Roadmap - pcesarperez/Modding-never-changes GitHub Wiki
It wouldn’t be right to say that there has never been a roadmap for this guide. There has been one, but only in my head.
I don’t remember when I took the decision to write a modding guide for my beloved Fallout 3. I just remember I started writing, but even back then, I have a concise idea about what I wanted to tell. Of course, things have changed during the writing, and one of the things that changed was, in fact, the formalization of the book. With a real roadmap.
Bear in mind that, up to a certain point, this roadmap has been created in hindsight. Knowing that, here it is.
- Milestone 1 (done)
-
List of candidate mods to install. No real book yet.
- Milestone 2 (done)
-
First draft, with introductory chapter and several more chapters with links to resources used. The book is stored in GitHub.
- Milestone 3 (done)
-
First chapter about how to fix the game to run under Windows 7+.
- Milestone 4 (done)
-
Chapter about how to improve the user interface.
- Milestone 5 (done)
-
Chapter about changing game mechanics.
- Milestone 6 (done)
-
Chapter about new quests and places.
- Milestone 7 (done)
-
Chapter about changing the visual aspect of the game.
- Milestone 8 (done)
-
Research to expand the list of mods used.
- Milestone 9 (done)
-
Starting of the second iteration. New chapter explaining the functional standpoint of the book.
- Milestone 10 (done)
-
Rewriting of the chapter about fixing the game.
- Milestone 11 (done)
-
Rewriting of the chapter about enhancing the user interface.
- Milestone 12 (done)
-
New chapter about sounds and music.
- Milestone 13 (done)
-
Rewriting of the chapter about changing game mechanics.
- Milestone 14 (done)
-
Rewriting of the chapter about new quests and places.
- Milestone 15 (done)
-
New chapters with mods difficult to fit in existing categories.
- Milestone 16 (done)
-
Rewriting of the chapter about changing the visual aspect of the game. This is the end of the second iteration. Bagged and tagged.
- Milestone 17 (done)
-
Polish the GitHub infrastructure (Wiki pages, a proper
README.md
, etc.). - Milestone 18 (done)
-
Convert the book from Markdown to Asciidoc format, parseable with Asciidoctor. Replace the
.md
file with an.asciidoc
file. Generate a basic HTML guide with no custom visual theme. - Milestone 19 (done)
-
Use Asciidoc specific syntax to improve the readability of the text (admonition blocks, for example).
- Milestone 20 (done)
-
Create a visual theme for the HTML version of the book.
- Milestone 21 (done)
-
Automate and document the compilation process for the guide.
- Milestone 23 (done)
-
Publish the book.
- Milestone 24 (done?)
-
???
- Milestone 25 (never)
-
Profit!