Changes for page Breaking Changes

Last modified by Michael Baumgardt on 2026/04/17 12:03

From version 138.1
edited by Daniel Turner
on 2025/11/21 15:47
Change comment: There is no comment for this version
To version 143.1
edited by Owen Lake
on 2025/12/17 14:48
Change comment: added note about <add_build_to_expand_station> constructionplan attribute

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.Daniel
1 +xwiki:XWiki.Owen
Content
... ... @@ -27,6 +27,12 @@
27 27  |(% colspan="6" style="width:117px" %)(((
28 28  The flags attribute is no longer available in the MD action <add_blueprints>
29 29  )))
30 +|(% style="width:117px" %)Scripts|(% style="width:117px" %)9.00 Beta 1|(% colspan="3" style="width:117px" %)Construction sequence param removed from build_started events
31 +|(% colspan="6" style="width:117px" %)Script events <event_build_started> and <event_player_build_started> no longer receive the construction sequence via param2. param2 will now yield null. Query the sequence via the param3 buildtask instead.
32 +|(% style="width:117px" %)Scripts|(% style="width:117px" %)9.00 Beta 1|(% colspan="3" style="width:117px" %)Script properties removed from macro
33 +|(% colspan="6" style="width:117px" %)**.purposemacro** and **.purposename **have been removed from the **macro **script properties
34 +|(% style="width:117px" %)Scripts|(% style="width:117px" %)9.00 Beta 1|(% colspan="4" rowspan="1" style="width:117px" %)**constructionplan **attribute now required for **<add_build_to_expand_station>**
35 +|(% colspan="6" style="width:117px" %)The constructionplan attribute for the <add_build_to_expand_station> action is no longer optional. Past behaviour when omitted was for the station to recycle down to nothing. Use new script action <add_build_to_recycle_station> instead.
30 30  
31 31  === Version 8.00 ===
32 32