User Tools

Site Tools


changelog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
changelog [2021/10/25 18:13] maximechangelog [2024/02/06 13:55] (current) – 1.9.7.8 mathieu
Line 1: Line 1:
 ====== Changelog ====== ====== Changelog ======
 +
 +===== Foundation 1.9 ===== 
 +
 +==== 1.9.0 ====
 +
 +  * Introduction of [[migration#sub-buildings_and_building_functions|sub-buildings]]
 +  * Rework of [[migration#building_part_list|lists of building parts]]
 +  * Full rework of [[migration#unlockables|unlockables]] and the [[migration#estates_and_progression|progression system]]
 +  * Refactor of [[migration#quests|quests]] and [[migration#events|events]]
 +  * Added [[annotations#cloneable|data instance cloning]]
 +  * Fixed modding bugs and crashes
 +
 +==== Changelog ====
 +
 +  * [[changelog:1.9|Full Changelog]]
 +  * [[changelog:1.9.7.8.0206|1.9.7.8.0206 Changelog]]
 +  * [[changelog:1.9.7.6.1218|1.9.7.6.1218 Changelog]]
 +  * [[changelog:1.9.7.5.1215|1.9.7.5.1215 Changelog]]
 +  * [[changelog:1.9.7.4.1214|1.9.7.4.1214 Changelog]]
 +  * [[changelog:1.9.6.6.1002|1.9.6.6.1002 Changelog]]
 +  * [[changelog:1.9.6.2.0914|1.9.6.2.0914 Changelog]]
 +  * [[changelog:1.9.5.1.0724|1.9.5.1.0724 Changelog]]
 +  * [[changelog:1.9.5.0.0711|1.9.5.0.0711 Changelog]]
 +  * [[changelog:1.9.4.5.0519|1.9.4.5.0519 Changelog]]
 +  * [[changelog:1.9.4.3.0511|1.9.4.3.0511 Changelog]]
 +  * [[changelog:1.9.3.3.0419|1.9.3.3.0419 Changelog]]
 +  * [[changelog:1.9.3.1.0417|1.9.3.1.0417 Changelog]]
 +  * [[changelog:1.9.2.6.0320|1.9.2.6.0320 Changelog]]
 +  * [[changelog:1.9.2.5.0308|1.9.2.5.0308 Changelog]]
 +  * [[changelog:1.9.2.4.0227|1.9.2.4.0227 Changelog]]
 +  * [[changelog:1.9.1.3.0112|1.9.1.3.0112 Changelog]]
 +  * [[changelog:1.9.1.2.1221|1.9.1.2.1221 Changelog]]
 +  * [[changelog:1.9.1.0.1215|1.9.1.0.1215 Changelog]]
 +  * [[changelog:1.9.0.38.1201|1.9.0.38.1201 Changelog]]
 +  * [[changelog:1.9.0.37.1117|1.9.0.37.1117 Changelog]]
 +  * [[changelog:1.9.0.35.1109|1.9.0.35.1109 Changelog]]
 +  * [[changelog:1.9.0.33.1027|1.9.0.33.1027 Changelog]]
 +  * [[changelog:1.9.0.31.1019|1.9.0.31.1019 Changelog]]
 +  * [[changelog:1.9.0.22.0928|1.9.0.22.0928 Changelog]]
 +  * [[changelog:1.9.0.21.0919|1.9.0.21.0919 Changelog]]
 +  * [[changelog:1.9.0.10.0812|1.9.0.10.0812 Changelog]]
 +  * [[changelog:1.9.0.8.0810|1.9.0.8.0810 Changelog]]
 +  * [[migration#foundation_1907|Migration Guide]]
  
 ===== Foundation 1.8 ===== ===== Foundation 1.8 =====
 +
 +==== 1.8.1 ====
 +
 +  * Expose [[annotations#single-property_type|single-property types]]
 +  * Expose ''[[api:component#enabled|COMPONENT.Enabled]]'' property
 +
 +==== 1.8.0 ====
  
   * Introduction of building part cost bundles. See [[migration#resource_bundles|Migration Guide]]   * Introduction of building part cost bundles. See [[migration#resource_bundles|Migration Guide]]
-  * Add ability to create custom mandates. See ''[[preview:api:mandate_type|MANDATE_TYPE]]''+  * Add ability to create custom mandates. See ''[[api:mandate_type|MANDATE_TYPE]]''
   * Add lua debugging tools support. See [[debugging-mods|Debugging mods]]   * Add lua debugging tools support. See [[debugging-mods|Debugging mods]]
-  * Add ability to add resource stockpiles as part of a workplace (with ''[[preview:api:comp_resource_stockpile|COMP_RESOURCE_STOCKPILE]]'') or as a separate building part (with ''[[preview:api:building_function_resource_stockpile|BUILDING_FUNCTION_RESOURCE_STOCKPILE]]''+  * Add ability to add resource stockpiles as part of a workplace (with ''[[api:comp_resource_stockpile|COMP_RESOURCE_STOCKPILE]]'') or as a separate building part (with ''[[api:building_function_resource_stockpile|BUILDING_FUNCTION_RESOURCE_STOCKPILE]]''
-  * Feedback components (''[[preview:api:comp_building_part#FeedbackComponentListToActivate|COMP_BUILDING_PART.FeedbackComponentListToActivate]]'') placed on workplace parts are now only enabled when the workplace is active. Other feedback components are active when any workplace is active.+  * Feedback components (''[[api:comp_building_part#FeedbackComponentListToActivate|COMP_BUILDING_PART.FeedbackComponentListToActivate]]'') placed on workplace parts are now only enabled when the workplace is active. Other feedback components are active when any workplace is active.
   * Villager's back attach slot now follows the villager's animation   * Villager's back attach slot now follows the villager's animation
 +
 +==== Changelog ====
  
   * [[changelog:1.8|Full Changelog]]   * [[changelog:1.8|Full Changelog]]
 +  * [[changelog:1.8.1.7.0216|1.8.1.7.0216 Changelog]]
 +  * [[changelog:1.8.1.4.0120|1.8.1.4.0120 Changelog]]
 +  * [[changelog:1.8.1.3.1214|1.8.1.3.1214 Changelog]]
 +  * [[changelog:1.8.0.8.1118|1.8.0.8.1118 Changelog]]
   * [[changelog:1.8.0.2.1025|1.8.0.2.1025 Changelog]]   * [[changelog:1.8.0.2.1025|1.8.0.2.1025 Changelog]]
   * [[migration#foundation_1800|Migration Guide]]   * [[migration#foundation_1800|Migration Guide]]
changelog.1635200001.txt.gz · Last modified: 2021/10/25 18:13 by maxime

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki