Changes for page Breaking Changes

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

From version 105.1
edited by Daniel Turner
on 2023/08/25 09:46
Change comment: There is no comment for this version
To version 107.1
edited by Daniel Turner
on 2023/09/05 15:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -113,7 +113,7 @@
113 113  )))|(((
114 114  Surface element **connections** are incompatible by default unless tagged as "**standard**", and also "**combat**" for non-missile, non-mining weapons
115 115  )))
116 -|(% class="highlight-#f4f5f7" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)(% class="highlight-#f4f5f7" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)
116 +|(% class="highlight-grey" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)(% class="highlight-grey" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)
117 117  (((
118 118  //Connection tags used to specify compatibilities in component templates between a ship or station module and engines or shields now additionally require the use of the "standard" tag matching weapon or turret logic. For weapons that are neither Missile Launcher nor Mining Laser, the tag "combat" is also required.
119 119  Exception: special equipment that is deliberately not compatible with the majority of slots may use another tag instead of "standard", e.g. "highpower" for certain Terran weapons.//
... ... @@ -128,7 +128,7 @@
128 128  (((
129 129  Changed behaviour of attribute **sortbygatedistanceto** when finding objects, discarding unreachable objects
130 130  )))
131 -|(% class="highlight-#f4f5f7" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)(% class="highlight-#f4f5f7" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)
131 +|(% class="highlight-grey" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)(% class="highlight-grey" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)
132 132  (((
133 133  //When finding components with attribute "sortbygatedistanceto", e.g. in <find_object>, any objects with a negative gatedistance (i.e. unreachable objects) are automatically excluded from the result.//
134 134  )))
... ... @@ -139,7 +139,7 @@
139 139  )))|(((
140 140  **<event_player_owned_killed_object>** and **<event_player_owned_destroyed>** are now triggered before the corresponding **<event_object_destroyed>**, instead of afterwards.
141 141  )))
142 -|(% class="highlight-#f4f5f7" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)(% class="highlight-#f4f5f7" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)
142 +|(% class="highlight-grey" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)(% class="highlight-grey" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)
143 143  (((
144 144  //The order of events was adjusted, allowing handlers of <event_player_owned_killed_object> and <event_player_owned_destroyed> to access commander/subordinate relationship of the destroyed object.//
145 145  )))
... ... @@ -150,7 +150,7 @@
150 150  )))|(((
151 151  Changed behaviour of **<angles>** in cutscenes
152 152  )))
153 -|(% class="highlight-#f4f5f7" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)(% class="highlight-#f4f5f7" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)
153 +|(% class="highlight-grey" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)(% class="highlight-grey" colspan="3" data-highlight-colour="#f4f5f7" title="Background color : Light grey 100%" %)
154 154  (((
155 155  //The yaw and pitch nodes in <angles> are now correctly interpreted as values in degrees.//
156 156  )))
... ... @@ -181,11 +181,11 @@
181 181  4.10 Beta 7
182 182  )))|(% colspan="1" %)(% colspan="1" %)
183 183  (((
184 -**FFI**: (% style="color:#000000" %)SetMapRenderCargoContents(%%)(), (% style="color:#000000" %)SetMapRenderWorkForceInfo(), SetMapRenderCrewInfo() and SetMapRenderDockedShipInfos()(%%) deprecated
184 +**FFI**: SetMapRenderCargoContents(%%)(), SetMapRenderWorkForceInfo(), SetMapRenderCrewInfo() and SetMapRenderDockedShipInfos()(%%) deprecated
185 185  )))
186 186  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
187 187  (((
188 -//The functionality represented by (% style="color:#000000" %)SetMapRenderCargoContents(%%)(), (% style="color:#000000" %)SetMapRenderWorkForceInfo(), SetMapRenderCrewInfo() and SetMapRenderDockedShipInfos()(%%) has been removed and the function was therefore stubbed.//
188 +//The functionality represented by SetMapRenderCargoContents(%%)(), SetMapRenderWorkForceInfo(), SetMapRenderCrewInfo() and SetMapRenderDockedShipInfos()(%%) has been removed and the function was therefore stubbed.//
189 189  )))
190 190  |(% colspan="1" %)(% colspan="1" %)
191 191  (((
... ... @@ -234,7 +234,7 @@
234 234  )))|(((
235 235  4.10 Beta 2
236 236  )))|(((
237 -**FFI**: (% style="color:#000000" %)FilterComponentForMapMode(%%)() and (% style="color:#000000" %)SetMapObjectFilter() changed
237 +**FFI**: FilterComponentForMapMode(%%)() and SetMapObjectFilter() changed
238 238  )))
239 239  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
240 240  (((
... ... @@ -372,11 +372,11 @@
372 372  )))|(((
373 373  3.30 Beta 3
374 374  )))|(((
375 -**FFI: **Removed** (% style="color:#000000" %)GetMissionLimit() (%%)**(% style="color:#000000" %)and** IsMissionLimit**(%%)**Enabled()**
375 +**FFI: **Removed** GetMissionLimit() (%%)**and** IsMissionLimit**(%%)**Enabled()**
376 376  )))
377 377  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
378 378  (((
379 -//These mission limit-related functions (added in 3.30 Beta 1 and 2) are replaced with FFI (% style="color:#000000" %)IsMissionLimit(%%)Reach(% style="color:#000000" %)ed()//
379 +//These mission limit-related functions (added in 3.30 Beta 1 and 2) are replaced with FFI IsMissionLimit(%%)Reached()//
380 380  )))
381 381  |(% colspan="3" %)(% colspan="3" %)
382 382  (((
... ... @@ -969,7 +969,7 @@
969 969  )))|(((
970 970  2.00 Beta 1
971 971  )))|(((
972 -(% style="color:#000000" %)**Lua: CalculateTotalHullFraction() **(%%)was removed.(% style="color:#000000" %)
972 +**Lua: CalculateTotalHullFraction() **(%%)was removed.
973 973  )))
974 974  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
975 975  (((
... ... @@ -980,7 +980,7 @@
980 980  )))|(((
981 981  2.00 Beta 1
982 982  )))|(((
983 -**FFI: (% style="color:#000000" %)RequestDockAtReason()/UndockPlayerShip()(%%) **changed their return values.
983 +**FFI: RequestDockAtReason()/UndockPlayerShip()(%%) **changed their return values.
984 984  )))
985 985  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
986 986  (((
... ... @@ -1052,7 +1052,7 @@
1052 1052  )))
1053 1053  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
1054 1054  (((
1055 -(% style="color:#000000" %)//CancelConstruction() now returns if the cancellation was successful. //
1055 +//CancelConstruction() now returns if the cancellation was successful. //
1056 1056  )))
1057 1057  |(% colspan="3" %)(% colspan="3" %)
1058 1058  (((
... ... @@ -1082,5 +1082,5 @@
1082 1082  )))
1083 1083  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
1084 1084  (((
1085 -//The AA setting was changed to check the new setting with the user. In order to restore the old setting (% style="color:#000000" %)GetAAOption() gets the option to retrieve the config settings.//
1085 +//The AA setting was changed to check the new setting with the user. In order to restore the old setting GetAAOption() gets the option to retrieve the config settings.//
1086 1086  )))