Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final Blazemod PR: Finalise succession of modern Blaze Industries from blazemod #40093

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
WARNING: THIS IS NOT COMPATIBLE NOR MIGRATION READY WITH THE OLD BLAZEMOD. If you want to use the last modernised version of the legacy blazemod,
please get it from https://github.com/Soup-de-Loop/CDDA-old-complete-blazemod
Uninstall any turrets and turretframes from your vehicles before updating to it in order to avoid segfaults, some errors might still be thrown but
it shouldn't crash. Contact me using the options at the end if you need help, and I will try to set aside some time to direct.

Welcome to the new and improved blazemod, now with 90% less content. Over time this will be reversed as I expand on the scope of the base content
and restore some things that have been removed, but over a longer time scale without constantly having to break saves when an oversight has to be
fixed.
Expand All @@ -6,18 +11,18 @@ Where did most of the content of blazemod go, you might be wondering? Despite ha
content is actually quite out of place when compared to each other, and each part including the basic essentials of blazemod deserve to be worked on
separately and properly implemented into the game rather than being kept in an uneasy limbo or left to be deleted.

If you want to keep playing with the content on a save that was compatible up until about the data 01/05/2020 (DD/MM/YY), you may download the
modernised versions of these mods from the following:
If you wish to restore old content that is now modernised, you can get them at the following links, but do not try to use these in conjunction with
the legacy blazemod- these are for Blaze Industries only and new weapons will become available in the new mod:

Legacy weapons: https://github.com/Soup-de-Loop/CDDA-blaze-legacy-weapons
Blob stuff: https://github.com/Soup-de-Loop/CDDA-blob-vehicles
Diamond & Vortex: https://github.com/Soup-de-Loop/CCDA-high-science-vehicles

If your save is older than 0.E, I recommend that you keep your older version of blazemod backed up and put it back into the game files each time
you update. I will be changing the internal ID of the new blazemod so that it's possible to overlap and ignore the new content if you choose not to
use it in lieu of the legacy stuff. I will be writing up a large migration list that should make it possible to update from any of the pre-0.E
versions of blazemod to the newest, that can be applied once to carry an old save over without segfaults caused by blazemod. Additional instructions
will be included once it is made.
If your save is older than 0.E, I recommend that you keep your older version of blazemod backed up or use the version at the start of this README
and put it back into the game files each time you update. Blaze Industries has a different ident and name to blazemod so that it's possible to
overlap and ignore the new content if you choose not to use it in lieu of the legacy stuff. I will be writing up a large migration list that should
make it possible to update from any of the pre-0.E versions of blazemod to the newest, that can be applied once to carry an old save over without
segfaults caused by blazemod. Additional instructions will be included once it is made.

Please note, however that I will also be working on re-introducing each of these parts of blazemod as separate mods unto themselves, better
implemented into the game and of quality and calibre worthy of spirit of current development standards.
Expand Down
13 changes: 13 additions & 0 deletions data/mods/BlazeIndustries/modinfo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[
{
"type": "MOD_INFO",
"ident": "blazeindustries",
"name": "Blaze Industries",
"authors": [ "Blaze-whatdoyoumeanitsalreadytaken" ],
"maintainers": [ "Soup-de-Loop" ],
"description": "Introduces the fictional corporation Blaze Industries, bringing advanced vehicle modification to the consumer.",
"//": "Spiritual successor to blazemod, do not use together with the legacy blazemod unless you know what you are doing.",
"category": "content",
"dependencies": [ "dda" ]
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
{
"id": "note_blazemod_3",
"text": "\"Dream Log 3: Another dream. This time I dropped a diamond on a sea of charcoal dust, and the diamond begun to shine and make the dust glitter until a shape of a car emerged from the dust made entirely of thick, perfectly angular diamond. A beautiful shape appeared on it, and in a flash of light I was pierced by a glittering lance.\""
"text": "\"Dream Log 3: Another dream. This time I dropped a diamond on a sea of charcoal dust, and the diamond begun to shine and make the dust glitter until a shape of a car emerged from the dust made entirely of thick, perfectly angular diamond. A beautiful shape appeared on it, and in a flash of light I was pierced by a glittering lance.\""
},
{
"id": "note_blazemod_4",
Expand Down
13 changes: 0 additions & 13 deletions data/mods/blazemod/modinfo.json

This file was deleted.