C2C SVN Changelog

Also, I've added (in revision 4927) the new Terrain and Feature work speed modifier tags for promotions.

@Thunderbrd: Could you please look at these changes and tell me if I did them right? I did testing and it didn't crash, but a lot of the work was based off of guesswork and copy-pasting so I could have screwed up somewhere. My changes are marked with "ls612: Terrain Work Modifiers".
 
Just pushed to SVN (4928):
  • Fixed CTD reported by Hydro
  • Fixed end-of-turn hang reported by Stormwind
 
Updates:
-Added Labor Civics
-Moved "Post-Scarcity" to Labor
-Removed Slavery Civic
 
Just pushed to SVN (4933):
  • Addressed minor AI issues with stack composition
  • Fixed turn-to-turn resource requirements checks for buildings
 
Updates
More changes based on the result of static code checking.
Fixed some memory leaks and some bugs.
Also some style changes and commented out unused variables/code.
Removed the usage of custom new/delete in debug version that routes the allocations through the exe (as I don't think we actually gain anything from that).
 
Just pushed to SVN (4935):
  • Corrected an error with the previous fix for building disablement by lack of bonus
  • Fixed a bug that meant if you built a fort in neutral territory you didn't end up owning it until you moved a new unit AFTER it builds (and even if you have units at the plot WHEN it is built an AI moving a unit in that turn would take it off you!)
  • Fixed incompatibility with saves that contain events that no longer exist
  • Fixed a cut&paste error in the recent feature changes (bum assert)
 
Update

- Move Slave Market building out of core and into captives while I work on it.
- Update captives for Neanderthals and World view Slavery. Note. You can now run slavery but not turn it off yet.

There are a number of tags we need on buildings and specialists to fully convert the civic into a world view.
  • (buildings and specialists) Tech Happiness and healthiness
  • (buildings) State Religion happiness. Currently we only have religion happiness which is applies when the religion is present in the city iirc.

I need to write concept information for the world views. Cannibalism is almost ready also.
 
Ok... I'll put those tags on my immediate todo list then.

Should be among the current round of tags I expect to have completed by the end of next weekend - the list is growing but its easier to assembly line them into submission ;)
 
Back
Top Bottom