Adding current error fixes & Culture changes to dev branch#733
Merged
Adding current error fixes & Culture changes to dev branch#733
Conversation
Fixed errors in pop types. Number of errors down to 2293
Reworked starting innovations scripted effects to split the effects into tan effect for each technology tree. Starting innovations have also been updated with the new military technology tree.
Reorganized vanilla modifier type definitions
To maintain consistency with Paradox's code. Plus, foundation for possible (eventual?) introduction of unique/country specific laws
Until technology trees are fully complete, I've removed the technology requirements
Removing vanilla content Fixing previous modifications
Tried changing some of the PMs in the history files. Became too much, so I've commented out all the activate_production_methods from the buildings history files.
Easy to remove the commenting by doing a find & replace all on the activate_production_methods={ section.
hylexicon
approved these changes
Nov 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Need to add current error fixes and the new culture changes to the dev branch.