Changes for page Breaking Changes

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

From version 30.1
edited by nick
on 2019/06/12 12:45
Change comment: documented $ware.illegal change
To version 76.1
edited by stefan
on 2021/02/01 11:51
Change comment: added breaking change for GetFactionRelationStatus()

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.nick
1 +xwiki:XWiki.stefan
Content
... ... @@ -24,22 +24,336 @@
24 24  Version
25 25  )))|=(((
26 26  Summary
27 +)))|=(% colspan="1" %)(% colspan="1" %)
28 +(((
29 +
27 27  )))
31 +|(% colspan="4" %)(% colspan="4" %)
32 +(((
33 +== 4.00 ==
34 +)))
28 28  |(% colspan="1" %)(% colspan="1" %)
29 29  (((
37 +UI core
38 +)))|(% colspan="1" %)(% colspan="1" %)
39 +(((
40 +4.00 Beta 6
41 +)))|(% colspan="1" %)(% colspan="1" %)
42 +(((
43 +**FFI:** GetFactionRelationStatus() handling for faction relation range [-20,-10] changed
44 +)))|(% colspan="1" %)(% colspan="1" %)
45 +(((
46 +
47 +)))
48 +|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
49 +(((
50 +//In order to keep consistency with regards to the new behvior 'hostile' relation state and the older (deprecated) UI functions, the behavior of the deprecated GetFactionRelationStatus() function was changed according to the behavior of the GetRelationStatus()/GetRelationStatus2() functions which was done in the previous beta.
51 +Factions with a relation rating between -20 and -10 will now report a relation status of 'neutral' (aka: 0) instead of 'hostile'/'enemy' (aka: 1).//
52 +
53 +//If you rely on a handling where these factions are treated like enemies, please use the new GetFactionRelationStatus2() function instead.
54 +//
55 +)))|(% colspan="1" %)(% colspan="1" %)
56 +(((
57 +
58 +)))
59 +|(% colspan="1" %)(% colspan="1" %)
60 +(((
61 +UI core
62 +)))|(% colspan="1" %)(% colspan="1" %)
63 +(((
64 +4.00 Beta 5
65 +)))|(% colspan="1" %)(% colspan="1" %)
66 +(((
67 +**FFI:** GetRelationStatus()/GetRelationStatus2() handling for objects in relation range [-25,-10] changed
68 +)))|(% colspan="1" %)(% colspan="1" %)
69 +(((
70 +
71 +)))
72 +|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
73 +(((
74 +//4.00 Beta 5// //introduces a new 'hostile' relation status and the game now distinguishes between hostile and enemy relation states. Objects not yet 'hostile' with the player are now visualized differently and therefore distinguishable from real hostile ones. Because of that, several related changes were made for these objects to bring them more in line with how 'neutral' objects behave (f.e. no automatic attacking of these objects by the player property anymore, no target selection when targeting the closest enemy, etc.). To reflect this, these objects are now returning 1 (neutral) as the relation status by the GetRelationStatus()/GetRelationStatus2() functions.//
75 +
76 +//If you rely on a handling where they are treated like enemies, please use the new GetRelationStatus3() //function which returns the new range for these objects: 1 (meaning 'enemy' (aka: not yet hostile) here with following relations having been shifted up).
77 +)))|(% colspan="1" %)(% colspan="1" %)
78 +(((
79 +
80 +)))
81 +|(((
82 +Parameters
83 +)))|(((
84 +4.00 Beta 1
85 +)))|(((
86 +**requiresconstructionvessel** parameter moved
87 +)))|(((
88 +
89 +)))
90 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
91 +(((
92 +//The 'requiresconstructionvessel' attribute has been moved from the 'recycling' node itself, to the new 'station' subnode.//
93 +)))
94 +|(((
30 30  Scripts
96 +)))|(((
97 +4.00 Beta 1
98 +)))|(((
99 +Changed behaviour of **gatedistance** script property
100 +)))|(((
101 +
102 +)))
103 +|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
104 +(((
105 +//The 'gatedistance' script property now minimizes the number of gate jumps instead of counting the number gate jumps in the fastest route.//
106 +)))|(% class="highlight-grey" data-highlight-colour="grey" %)(% class="highlight-grey" data-highlight-colour="grey" %)
107 +(((
108 +
109 +)))
110 +|(% colspan="4" %)(% colspan="4" %)
111 +(((
112 +== 3.30 ==
113 +)))
114 +|(((
115 +UI extensions
116 +)))|(((
117 +3.30 Beta 3
118 +)))|(((
119 +**FFI: **Removed** (% style="color: rgb(0,0,0);" %)GetMissionLimit() (%%)**(% style="color: rgb(0,0,0);" %)and** **(% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)**IsMissionLimit**(%%)**Enabled()**
31 31  )))|(% colspan="1" %)(% colspan="1" %)
32 32  (((
122 +
123 +)))
124 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
125 +(((
126 +//These mission limit-related functions (added in 3.30 Beta 1 and 2) are replaced with FFI (% style="color: rgb(0,0,0);" %)IsMissionLimit(%%)Reach(% style="color: rgb(0,0,0);" %)ed()//
127 +)))
128 +|(% colspan="4" %)(% colspan="4" %)
129 +(((
130 +== 3.20 ==
131 +)))
132 +|(((
133 +Scripts
134 +)))|(((
135 +3.20 Beta 1
136 +)))|(((
137 +Parameters of **<event_player_attacked_object/>** and **<event_object_attacked_object/>** changed
138 +)))|(% colspan="1" %)(% colspan="1" %)
139 +(((
140 +
141 +)))
142 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
143 +(((
144 +//Old params: param = attacked object, param2 = attack method, param3 = attacked component//
145 +//New params: param = attacked object, param2 = attack method, param3 = attack component detail list: [attacked component, attacking weapon]
146 +Note that this also means the component attribute to the events is no longer available, so scripts checking the attacked component need to use event.param3.{1} instead//
147 +)))
148 +|(% colspan="1" %)(% colspan="1" %)
149 +(((
150 +Scripts
151 +)))|(% colspan="1" %)(% colspan="1" %)
152 +(((
153 +3.20 Beta 1
154 +)))|(% colspan="1" %)(% colspan="1" %)
155 +(((
156 +Removed script property $trade.**restriction.faction**
157 +)))|(% colspan="1" %)(% colspan="1" %)
158 +(((
159 +
160 +)))
161 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
162 +(((
163 +//$trade.restriction.faction has been replaced with $trade.restriction.factions, which returns a list of factions.//
164 +)))
165 +|(((
166 +UI extensions
167 +)))|(((
168 +3.20 Beta 1
169 +)))|(((
170 +**Lua**: **GetTradeRestrictions()**, **ToggleFactionTradeRestriction()** and **ToggleFactionTradeWareOverride()** are now obsolete!
171 +)))|(% colspan="1" %)(% colspan="1" %)
172 +(((
173 +
174 +)))
175 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
176 +(((
177 +//With the addition of the Trade Rule feature the given functions are obsolete and do not function anymore. This set of functions will return dummy values to avoid breaking scripts. Use GetAllTradeRules(), GetContainerTradeRuleID(), SetContainerTradeRule() and similar trade rule functions as replacement.//
178 +)))
179 +|(% colspan="4" %)(% colspan="4" %)
180 +(((
181 +== 3.10 ==
182 +)))
183 +|(% colspan="1" %)(% colspan="1" %)
184 +(((
185 +Scripts
186 +)))|(% colspan="1" %)(% colspan="1" %)
187 +(((
188 +3.10 Beta 1
189 +)))|(% colspan="1" %)(% colspan="1" %)
190 +(((
191 +Removed script action **<add_build/>**
192 +)))|(% colspan="1" %)(% colspan="1" %)
193 +(((
194 +
195 +)))
196 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
197 +(((
198 +//Removed <add_build/> action which was no longer needed and would result in builds being added in unsupported ways. Use other <add_build_xxx/> actions.//
199 +)))
200 +|(% colspan="4" %)(% colspan="4" %)
201 +(((
202 +== 3.00 ==
203 +)))
204 +|(% colspan="1" %)(% colspan="1" %)
205 +(((
206 +Scripts
207 +)))|(% colspan="1" %)(% colspan="1" %)
208 +(((
209 +3.0 Beta 6
210 +)))|(% colspan="1" %)(% colspan="1" %)
211 +(((
212 +Changed behaviour of script action **<get_suitable_job/>**
213 +)))|(% colspan="1" %)(% colspan="1" %)
214 +(((
215 +
216 +)))
217 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
218 +(((
219 +//<get_suitable_job/> previously did not respect job quotas or the current number of job ships. It now does, only returning job IDs which are not exceeding the maxgalaxy quota. Using 'exceedquota' allows the action to behave as before.//
220 +)))
221 +|(% colspan="1" %)(% colspan="1" %)
222 +(((
223 +Scripts
224 +)))|(% colspan="1" %)(% colspan="1" %)
225 +(((
226 +3.0 Beta 6
227 +)))|(% colspan="1" %)(% colspan="1" %)
228 +(((
229 +Changed behaviour of script action **<get_ware_definition/>**
230 +)))|(% colspan="1" %)(% colspan="1" %)
231 +(((
232 +
233 +)))
234 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
235 +(((
236 +//<get_ware_definition/> previously filtered for equipment wares by default. This is now not the case and existing cases now use flags="equipment". Additional filter attributes for group and tags has also been added.//
237 +)))
238 +|(% colspan="1" %)(% colspan="1" %)
239 +(((
240 +Global
241 +)))|(% colspan="1" %)(% colspan="1" %)
242 +(((
243 +3.0 Beta 5
244 +)))|(% colspan="1" %)(% colspan="1" %)
245 +(((
246 +Renamed all files in the **md**, ui, and **cutscenes** folders to lower-case
247 +)))|(% colspan="1" %)(% colspan="1" %)
248 +(((
249 +
250 +)))
251 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
252 +(((
253 +//All MD, UI, and cutscene files have been renamed as lower-case. For most users this should have no effect since files packed in catalogs are essentially case-insensitive. However, this change can affect users on Linux systems when running a mod that contains single files instead of a catalog, and/or when playing with unpacked base game files//. If your mod has XML patch files that are not packed in a catalog, the filenames must be lower-case to match the filenames in the base game. (For info on using mod catalogs, see the Readme of the X Catalog Tool.)\\
254 +
255 +//Note that this change has no effect on the actual content of scripts or cutscenes. The MD script/cutscene names are stored in the files, regardless of the filenames, so that references to them remain unchanged (e.g., "md.Setup.Start" references a cue in setup.xml).//
256 +)))
257 +|(% colspan="1" %)(% colspan="1" %)
258 +(((
259 +Scripts
260 +)))|(% colspan="1" %)(% colspan="1" %)
261 +(((
262 +3.0 Beta 5
263 +)))|(% colspan="1" %)(% colspan="1" %)
264 +(((
265 +Adjustments of some MD library cues in the base game to change their usage from **<include_actions>** to <run_actions>
266 +)))|(% colspan="1" %)(% colspan="1" %)
267 +(((
268 +
269 +)))
270 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
271 +(((
272 +//Some MD library cues in the base game that were previously used with <include_actions> have been adjusted, so they must now be used with the new MD action <run_actions> instead. Mods that use such a library with <include_actions> will have to switch to <run_actions> as well. A list of affected libraries is not provided here. Note: Additional library cues may be adjusted in future builds without further warning.//
273 +)))
274 +|(% colspan="1" %)(% colspan="1" %)
275 +(((
276 +Scripts
277 +)))|(% colspan="1" %)(% colspan="1" %)
278 +(((
279 +3.0 Beta 5
280 +)))|(% colspan="1" %)(% colspan="1" %)
281 +(((
282 +Changes to $dockingbay.**todockpos** and $dockingbay.**launchpos**
283 +)))|(% colspan="1" %)(% colspan="1" %)
284 +(((
285 +
286 +)))
287 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
288 +(((
289 +//Before the change, positions are relative to $dockingbay.parent.
290 +After the change, positions are relative to $dockingbay as specified in the documentation.//
291 +)))
292 +|(% colspan="1" %)(% colspan="1" %)
293 +(((
294 +Global
295 +)))|(% colspan="1" %)(% colspan="1" %)
296 +(((
297 +3.0 Beta 2
298 +)))|(% colspan="1" %)(% colspan="1" %)
299 +(((
300 +Support for entity flag "**skillsvisible**" dropped
301 +)))|(% colspan="1" %)(% colspan="1" %)
302 +(((
303 +
304 +)))
305 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
306 +(((
307 +//Entity skills are always visible; that flag was a leftover from XR. We removed support for the script property .skillsvisible, the attribute "skillsvisible" of <set_entity_traits> and <set_npc_template_traits>, and the parameter "skillsvisible" of Lua function GetComponentData().//
308 +)))
309 +|(((
310 +Scripts
311 +)))|(((
312 +3.0 Beta 2
313 +)))|(((
314 +Changes to **<event_object_changed_owner>** and added **<event_object_changed_true_owner>**.
315 +)))|(% colspan="1" %)(% colspan="1" %)
316 +(((
317 +
318 +)))
319 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
320 +(((
321 +//Before 3.0 Beta 2 there was just a single <event_object//_changed_owner> condition. This condition was triggered in multiple cases when an owner change occurred. However, the exact cases were inconsistent and also the event could have been triggered w/o an effective owner change having been applied.
322 +3.0 Beta 2 fixes these inconsistencies and ensures that the event is only fired, if the "effective" component owner of the object changed. To handle cases where the script actually needs to be informed if the "true" owner of a component was changed (i.e. not taking the cover faction into account) a new <event_object_changed_true_owner> was introduced.
323 +If in your scripts you make use of the <event_object_changed_owner> condition you need to verify that you indeed want to work with the "effective" component owner or whether your script code actually should work with the true owner of an object and update your code accordingly.
324 +On top of that the 3rd parameter of <event_object_changed_owner> (trueprevious) was dropped as the event is no longer triggered upon a change of the true owner alone (i.e. only if the change of the true owner has also an effect on the "effective" component owner).
325 +)))
326 +|(% colspan="1" %)(% colspan="1" %)
327 +(((
328 +Global
329 +)))|(% colspan="1" %)(% colspan="1" %)
330 +(((
33 33  3.0 Beta 1
34 34  )))|(% colspan="1" %)(% colspan="1" %)
35 35  (((
36 -$ware.illegal updated
334 +**MissionBoard** support dropped
335 +)))|(% colspan="1" %)(% colspan="1" %)
336 +(((
337 +
37 37  )))
38 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
339 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
39 39  (((
40 -$ware.illegal used to return true if the specified ware has the 'illegal' tag which is no longer used.
41 -\\It now returns true if $ware is illegal to any faction in the game.
341 +//MissionBoards was a dummy asset type which was only used during early development and never meant to be shipped in the released version. If any mod tried to make use of this asset type, undefined behaviour would occur. Therefore we cleaned things up in 3.0 Beta 1 including deprecating/removing any related UI/script function.//
42 42  )))
343 +|(((
344 +Job/God
345 +)))|(((
346 +3.0 Beta 1
347 +)))|(((
348 +By default, **job/god entries** now only spawn objects in space added by the extension in which they are defined
349 +)))|(% colspan="1" %)(% colspan="1" %)
350 +(((
351 +
352 +)))
353 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
354 +(((
355 +//To better support extensions which add to the base game map, a job/god entry now defaults to only spawning objects in areas of the map that are added by the extension in which that entry is defined. You can override this behaviour by adding a matchextension="false" attribute to the job/god entry definition. This allows the entry to spawn objects anywhere that matches the entry's other criteria.//
356 +)))
43 43  |(% colspan="1" %)(% colspan="1" %)
44 44  (((
45 45  Scripts
... ... @@ -48,13 +48,14 @@
48 48  3.0 Beta 1
49 49  )))|(% colspan="1" %)(% colspan="1" %)
50 50  (((
51 -'checkoperational' filter behaviour changed
365 +Script action **<add_actor_to_room/> **attribute **'room'** renamed to **'object'**
366 +)))|(% colspan="1" %)(% colspan="1" %)
367 +(((
368 +
52 52  )))
53 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
370 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
54 54  (((
55 -//Actions and conditions which use the 'checkoperational' filter now behave differently. Instead of changing how 'class' and 'exactclass' behave, checkoperational == true adds an additional filter for the components being of state operational, equivalent to state="componentstate.operational". This is implicitly enabled in action elements (e.g. <find_.../>) or condition elements (e.g. <count_...>), meaning that find_ship will only find operational ships. Using such actions/conditions with checkoperational="false" will include non-operational components such as wrecked and constructions. Existing uses may find that results now exclude non-operational components.//
56 -
57 -//Sub nodes such as match_child will have checkoperational default to false. Existing uses may find that results now include non-operational components.//
372 +//Due to engine changes, script action <add_actor_to_room/> has had the attribute 'room' changed to 'object', which is more accurate. Most likely requires a 'position' if a slot is not provided.//
58 58  )))
59 59  |(% colspan="1" %)(% colspan="1" %)
60 60  (((
... ... @@ -64,14 +64,271 @@
64 64  3.0 Beta 1
65 65  )))|(% colspan="1" %)(% colspan="1" %)
66 66  (((
382 +Script action **<set_doors_locked/>** attribute **'group'** changed
383 +)))|(% colspan="1" %)(% colspan="1" %)
384 +(((
385 +
386 +)))
387 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
388 +(((
389 +//The 'group' attribute of <set_doors_locked/> can no longer be a list. It must be a single tag value. Previously, a list containing one tag was accepted, which was redundant.//
390 +)))
391 +|(% colspan="1" %)(% colspan="1" %)
392 +(((
393 +Scripts
394 +)))|(% colspan="1" %)(% colspan="1" %)
395 +(((
396 +3.0 Beta 1
397 +)))|(% colspan="1" %)(% colspan="1" %)
398 +(((
399 +Script conditions **<event_hack_*/>** and **<event_controlpanel_hack_*/>** removed
400 +)))|(% colspan="1" %)(% colspan="1" %)
401 +(((
402 +
403 +)))
404 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
405 +(((
406 +//These events were never triggered, with the exception of <event_hack_started/> on the player entity for instant control panel hacks. Use <event_player_hacked_object> instead.//
407 +)))
408 +|(% colspan="1" %)(% colspan="1" %)
409 +(((
410 +Scripts
411 +)))|(% colspan="1" %)(% colspan="1" %)
412 +(((
413 +3.0 Beta 1
414 +)))|(% colspan="1" %)(% colspan="1" %)
415 +(((
416 +Script actions **<set_hack_target/>** and **<abort_hack/>** removed
417 +)))|(% colspan="1" %)(% colspan="1" %)
418 +(((
419 +
420 +)))
421 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
422 +(((
423 +//These actions had no effect and were removed.//
424 +)))
425 +|(% colspan="1" %)(% colspan="1" %)
426 +(((
427 +Scripts
428 +)))|(% colspan="1" %)(% colspan="1" %)
429 +(((
430 +3.0 Beta 1
431 +)))|(% colspan="1" %)(% colspan="1" %)
432 +(((
433 +**<setup_conversation_minigame/>** script action removed
434 +)))|(% colspan="1" %)(% colspan="1" %)
435 +(((
436 +
437 +)))
438 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
439 +(((
440 +//The script action was a leftover from the XR era and was never supported in X4 and couldn't be used in a meaningful way. It was therefore decided to better drop it altogether as it's not expected having been used by any mods.//
441 +)))
442 +|(% colspan="1" %)(% colspan="1" %)
443 +(((
444 +Scripts
445 +)))|(% colspan="1" %)(% colspan="1" %)
446 +(((
447 +3.0 Beta 1
448 +)))|(% colspan="1" %)(% colspan="1" %)
449 +(((
450 +<add_player_choice_*> **confidence** attribute removed
451 +)))|(% colspan="1" %)(% colspan="1" %)
452 +(((
453 +
454 +)))
455 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
456 +(((
457 +//The default confidence of player options is another leftover from the XR era and had no effect in X4.//
458 +)))
459 +|(% colspan="1" %)(% colspan="1" %)
460 +(((
461 +Scripts
462 +)))|(% colspan="1" %)(% colspan="1" %)
463 +(((
464 +3.0 Beta 1
465 +)))|(% colspan="1" %)(% colspan="1" %)
466 +(((
467 +**<hack_via_control_panel/>** script action removed
468 +)))|(% colspan="1" %)(% colspan="1" %)
469 +(((
470 +
471 +)))
472 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
473 +(((
474 +//Unused script action <hack_via_control_panel/> was removed.//
475 +)))
476 +|(% colspan="1" %)(% colspan="1" %)
477 +(((
478 +UI core
479 +)))|(% colspan="1" %)(% colspan="1" %)
480 +(((
481 +3.0 Beta 1
482 +)))|(% colspan="1" %)(% colspan="1" %)
483 +(((
484 +**Lua: **GetMiniGameCursorPosition() removed
485 +)))|(% colspan="1" %)(% colspan="1" %)
486 +(((
487 +
488 +)))
489 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
490 +(((
491 +//GetMiniGameCursorPosition() was a left over from the XR era and never supposed to be shipped with X4. The function practically always returned 0 and hence we don't expect the removal of this obsolete function causing any actual mod to break.//
492 +)))
493 +|(((
494 +UI core
495 +)))|(((
496 +3.0 Beta 1
497 +)))|(((
498 +**FFI: **GetLocalizedInteractiveNotificationKey can return icon placeholders
499 +)))|(% colspan="1" %)(% colspan="1" %)
500 +(((
501 +
502 +)))
503 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
504 +(((
505 +//In 3.0 Beta 1 we added support to display icons for keyboard bindings, if an icon is available for the specified keys. This results in GetLocalizedInteractiveNotificationKey() potentially returning a different text now if such an icon is assigned to the mapped key/button.//
506 +)))
507 +|(% colspan="1" %)(% colspan="1" %)
508 +(((
509 +UI extensions
510 +)))|(% colspan="1" %)(% colspan="1" %)
511 +(((
512 +3.0 Beta 1
513 +)))|(% colspan="1" %)(% colspan="1" %)
514 +(((
515 +**FFI: **UIWeaponMod returned by GetInstalledWeaponMod() now includes property SurfaceElementFactor
516 +)))|(% colspan="1" %)(% colspan="1" %)
517 +(((
518 +
519 +)))
520 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
521 +(((
522 +//In 3.0 Beta 1 we added support for a new weapon mod property "SurfaceElementFactor" to allow weapons to deal increased damage to surface elements such as Shield Generators, Turrets or Engines.//
523 +)))
524 +|(% colspan="1" %)(% colspan="1" %)
525 +(((
526 +Scripts
527 +)))|(% colspan="1" %)(% colspan="1" %)
528 +(((
529 +3.0 Beta 1
530 +)))|(% colspan="1" %)(% colspan="1" %)
531 +(((
532 +**$ware.illegal** updated
533 +)))|(% colspan="1" %)(% colspan="1" %)
534 +(((
535 +
536 +)))
537 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
538 +(((
539 +//$ware.illegal used to return true if the specified ware has the 'illegal' tag which is no longer used.//
540 +//It now returns true if $ware is illegal to any faction in the game.//
541 +)))
542 +|(% colspan="1" %)(% colspan="1" %)
543 +(((
544 +Scripts
545 +)))|(% colspan="1" %)(% colspan="1" %)
546 +(((
547 +3.0 Beta 1
548 +)))|(% colspan="1" %)(% colspan="1" %)
549 +(((
67 67  MD script **RML_Flight_Along_Path** removed
551 +)))|(% colspan="1" %)(% colspan="1" %)
552 +(((
553 +
68 68  )))
69 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
555 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
70 70  (((
71 71  //The MD script RML_Flight_Along_Path was not referened and was removed.//
72 72  )))
73 73  |(% colspan="1" %)(% colspan="1" %)
74 74  (((
561 +Scripts
562 +)))|(% colspan="1" %)(% colspan="1" %)
563 +(((
564 +3.0 Beta 1
565 +)))|(% colspan="1" %)(% colspan="1" %)
566 +(((
567 +parameters of **<event_venture_mission_completed/>** changed
568 +)))|(% colspan="1" %)(% colspan="1" %)
569 +(((
570 +
571 +)))
572 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
573 +(((
574 +//old params: param = venture details, param2 = ships involved, param3 = duration//
575 +//new params: param = venture detail list: [mission name, mission type], param2 = list of ships involved, param3 = duration//
576 +)))
577 +|(((
578 +Scripts
579 +)))|(((
580 +3.0 Beta 1
581 +)))|(((
582 +**<set_object_wing_name/>** removed,
583 +**<set_object_fleet_name/>** added
584 +)))|(% colspan="1" %)(% colspan="1" %)
585 +(((
586 +
587 +)))
588 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
589 +(((
590 +//The common action <set_object_wing_name/> has been replaced with <set_object_fleet_name/>//
591 +)))
592 +|(((
593 +Scripts
594 +)))|(((
595 +3.0 Beta 1
596 +)))|(((
597 +**$controllable.wing.*** removed,
598 +**$controllable.fleet.*** added
599 +)))|(% colspan="1" %)(% colspan="1" %)
600 +(((
601 +
602 +)))
603 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
604 +(((
605 +$controllable.wing.name, $controllable.wing.iscommander, and $controllable.wing.commander have been replaced with $controllable.fleet.name, $controllable.fleet.iscommander, and $controllable.fleet.commander
606 +)))
607 +|(% colspan="4" %)(% colspan="4" %)
608 +(((
609 +== 2.60 ==
610 +)))
611 +|(((
612 +Scripts
613 +)))|(((
614 +2.60 Beta 1
615 +)))|(((
616 +'**checkoperational**' filter behaviour changed
617 +)))|(% colspan="1" %)(% colspan="1" %)
618 +(((
619 +
620 +)))
621 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
622 +(((
623 +//Actions and conditions which use the 'checkoperational' filter now behave differently. Instead of changing how 'class' and 'exactclass' behave, checkoperational == true adds an additional filter for the components being of state operational, equivalent to state="componentstate.operational". This is implicitly enabled in action elements (e.g. <find_.../>) or condition elements (e.g. <count_...>), meaning that find_ship will only find operational ships. Using such actions/conditions with checkoperational="false" will include non-operational components such as wrecked and constructions. Existing uses may find that results now exclude non-operational components.//
624 +
625 +//Sub nodes such as match_child will have checkoperational default to false. Existing uses may find that results now include non-operational components.//
626 +)))
627 +|(((
628 +Scripts
629 +)))|(((
630 +2.60 Beta 1
631 +)))|(((
632 +$container.**supplyresources** behavior changed
633 +)))|(% colspan="1" %)(% colspan="1" %)
634 +(((
635 +
636 +)))
637 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
638 +(((
639 +//The script keyword $container.supplyresources now includes reserved wares.//
640 +)))
641 +|(% colspan="4" %)(% colspan="4" %)
642 +(((
643 +== 2.20 ==
644 +)))
645 +|(% colspan="1" %)(% colspan="1" %)
646 +(((
75 75  UI core
76 76  )))|(% colspan="1" %)(% colspan="1" %)
77 77  (((
... ... @@ -79,8 +79,11 @@
79 79  )))|(% colspan="1" %)(% colspan="1" %)
80 80  (((
81 81  **Lua: GetControllerInfo()** returned mouseSteering/mouseCursor values are undefined.
654 +)))|(% colspan="1" %)(% colspan="1" %)
655 +(((
656 +
82 82  )))
83 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
658 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
84 84  (((
85 85  //2.20 Beta 3 introduced the new direct mouse steering mode. The mode was however not integrated as a first level mode and hence GetControllerInfo() returned the "gamepad" mode while direct mouse steering was active.
86 86  In 2.20 Beta 4 we improved the situation slightly so that a call to GetControllerInfo() will return either "mouseCursor" or "mouseSteering" in any of the 3 mouse modes.//
... ... @@ -97,11 +97,18 @@
97 97  )))|(% colspan="1" %)(% colspan="1" %)
98 98  (((
99 99  Attribute for build related conditions e.g. **<event_build_finished/>** renamed from 'buildmodule' to 'buildprocessor'
675 +)))|(% colspan="1" %)(% colspan="1" %)
676 +(((
677 +
100 100  )))
101 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
679 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
102 102  (((
103 103  //The underlying behaviour remains the same in that it involves the buildprocessor, not the buildmodule. The attribute name has simply been corrected.//
104 104  )))
683 +|(% colspan="4" %)(% colspan="4" %)
684 +(((
685 +== 2.00 ==
686 +)))
105 105  |(% colspan="1" %)(% colspan="1" %)
106 106  (((
107 107  Scripts
... ... @@ -111,8 +111,11 @@
111 111  )))|(% colspan="1" %)(% colspan="1" %)
112 112  (((
113 113  **<event_build_finished/> **param2 now returns null instead of a construction sequence
696 +)))|(% colspan="1" %)(% colspan="1" %)
697 +(((
698 +
114 114  )))
115 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
700 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
116 116  (((
117 117  //The construction sequence which was finished should now be accessed via the buildtask provided via param3.//
118 118  )))
... ... @@ -125,8 +125,11 @@
125 125  )))|(% colspan="1" %)(% colspan="1" %)
126 126  (((
127 127  **param.boarding.{...}** strength parameters removed
713 +)))|(% colspan="1" %)(% colspan="1" %)
714 +(((
715 +
128 128  )))
129 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
717 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
130 130  (((
131 131  //The 'recruitstrength', 'veteranstrength' and 'elitestrength' script parameters were no longer required for balancing the boarding gameplay, and were removed.//
132 132  )))
... ... @@ -139,8 +139,11 @@
139 139  )))|(% colspan="1" %)(% colspan="1" %)
140 140  (((
141 141  **$defensible.boardee/$defensible.boarder** and **<set_object_boarder/>/<remove_object_boarder/>** removed
730 +)))|(% colspan="1" %)(% colspan="1" %)
731 +(((
732 +
142 142  )))
143 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
734 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
144 144  (((
145 145  //Due to changes to boarding in X4, the boarding connections accessed by these script properties and actions became redundent and thus, removed. Any connections set by these actions in a savegame will not survive loading.//
146 146  )))
... ... @@ -150,8 +150,11 @@
150 150  2.00 Beta 1
151 151  )))|(((
152 152  **FFI: GetUpgradeSlotCurrentComponent()/GetUpgradeSlotGroup()** works on non-operationals
744 +)))|(% colspan="1" %)(% colspan="1" %)
745 +(((
746 +
153 153  )))
154 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
748 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
155 155  (((
156 156  //Before 2.0 Beta 1 using GetUpgradeSlotCurrentComponent() or GetUpgradeSlotGroup() only performed on operational objects (i.e. not wrecked objects or objects under construction). Since this is inconsistent with the rest of the UI functions, this was considered a bug and fixed in 2.0 Beta 1. If you require the old behavior, use the FFI function: IsComponentOperational() to check the passed object's state before making the call.//
157 157  )))
... ... @@ -161,8 +161,11 @@
161 161  2.00 Beta 1
162 162  )))|(((
163 163  **FFI: SetFormationShape()** no longer indicates an error upon certain error cases
758 +)))|(% colspan="1" %)(% colspan="1" %)
759 +(((
760 +
164 164  )))
165 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
762 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
166 166  (((
167 167  //Before 2.0 Beta 1 a call to SetFormationShape() indicated an error state to the caller in certain cases where setting a formation shape (potentially) failed. Due to a design flaw in the handling of formations, this however doesn't do any good, since the function by itself doesn't really set the formation shape in all cases. On top of that the call can fail at random. Hence, at the moment an indication of an error case that setting a formation potentially fails is no good to the caller and he has no means to distinguish that case from a real error case.//
168 168  //Therefore, in 2.0 Beta 1 we drop the error indication in case of an attempt to set the formation fails. We are currently working on a better solution to the underlying problem and hope to have it ready as part of a following beta.//
... ... @@ -173,8 +173,11 @@
173 173  2.00 Beta 1
174 174  )))|(((
175 175  **<create_formation/>** now requires the attributes: 'leader' and 'follower'. Attribute 'object' is now deprecated.
773 +)))|(% colspan="1" %)(% colspan="1" %)
774 +(((
775 +
176 176  )))
177 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
777 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
178 178  (((
179 179  //This now enforces a leader and at least one follower in order to create or change a formation.  Former implementation made it possible to create formations without any followers which led to issues.//
180 180  )))
... ... @@ -184,8 +184,11 @@
184 184  2.00 Beta 1
185 185  )))|(((
186 186  **<event_player_changed_target/>** now fires and returns null if the player deselects a target.
787 +)))|(% colspan="1" %)(% colspan="1" %)
788 +(((
789 +
187 187  )))
188 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
791 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
189 189  (((
190 190  //For prior behavior, check for event.param being non-null.//
191 191  )))
... ... @@ -195,8 +195,11 @@
195 195  2.00 Beta 1
196 196  )))|(((
197 197  **<shoot/>/<shoot_at/>** attribute changes.
801 +)))|(% colspan="1" %)(% colspan="1" %)
802 +(((
803 +
198 198  )))
199 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
805 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
200 200  (((
201 201  //Changed: Attribute "primary" is now optional and defines whether weapons from the ship's active primary weapon group will be fired. Defaults to true.//
202 202  //New attribute: "secondary" is an optional attribute that defines whether weapons from the ship's active secondary weapon group will be fired. Defaults to true.//
... ... @@ -210,8 +210,11 @@
210 210  2.00 Beta 1
211 211  )))|(((
212 212  **FFI: GetBuildTask()/GetNumBuildTasks()** got a new "buildmoduleid" parameter.(% class="confluenceTd" %)
819 +)))|(% colspan="1" %)(% colspan="1" %)
820 +(((
821 +
213 213  )))
214 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
823 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
215 215  (((
216 216  //Added possibility to query build tasks of a certain buildmodule.//
217 217  )))
... ... @@ -221,8 +221,11 @@
221 221  2.00 Beta 1
222 222  )))|(((
223 223  **Lua:** **GetLibraryEntry()** retrieved a new "buildresources" field.
833 +)))|(% colspan="1" %)(% colspan="1" %)
834 +(((
835 +
224 224  )))
225 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
837 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
226 226  (((
227 227  //Added list of resources a buildmodule needs to build.//
228 228  )))
... ... @@ -232,8 +232,11 @@
232 232  2.00 Beta 1
233 233  )))|(((
234 234  (% style="color: rgb(0,0,0);" %)**Lua:**(% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)** CalculateTotalHullFraction()**(% style="color: rgb(0,0,0);" %)** **(%%)was removed.(% style="color: rgb(0,0,0);" %)
847 +)))|(% colspan="1" %)(% colspan="1" %)
848 +(((
849 +
235 235  )))
236 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
851 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
237 237  (((
238 238  //Unused, derelict function from XR - use GetComponentData(..., "hullpercent") instead.//
239 239  )))
... ... @@ -243,11 +243,18 @@
243 243  2.00 Beta 1
244 244  )))|(((
245 245  **FFI: (% style="color: rgb(0,0,0);" %)RequestDockAtReason()/(% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0); color: rgb(0, 0, 0); color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)UndockPlayerShip()(%%) **changed their return values.(% style="color: rgb(0,0,0);" class="confluenceTd" %)
861 +)))|(% colspan="1" %)(% colspan="1" %)
862 +(((
863 +
246 246  )))
247 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
865 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
248 248  (((
249 249  //Changed return value type to const char* to better identify failure reasons in Lua script.//
250 250  )))
869 +|(% colspan="4" %)(% colspan="4" %)
870 +(((
871 +== 1.50 ==
872 +)))
251 251  |(((
252 252  UI extensions
253 253  )))|(((
... ... @@ -254,8 +254,11 @@
254 254  1.50 Beta 3
255 255  )))|(((
256 256  **Lua: GetComponentData() **changed behavior of "docksizes" propertly.(% class="confluenceTd" %)
879 +)))|(% colspan="1" %)(% colspan="1" %)
880 +(((
881 +
257 257  )))
258 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
883 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
259 259  (((
260 260  //The "docksizes" property no longer includes internal ship storage docks.//
261 261  )))
... ... @@ -265,8 +265,11 @@
265 265  1.50 Beta 2
266 266  )))|(((
267 267  **Meaning of "Shipyard"** was corrected throughout Lua/MD/AI scripts, so that Wharfs are not Shipyards (unlike in XR).
893 +)))|(% colspan="1" %)(% colspan="1" %)
894 +(((
895 +
268 268  )))
269 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
897 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
270 270  (((
271 271  //Shipyards (formerly also known as Capital Shipyards) can build capital ships, while Wharfs only build non-capital ships. To check whether a station is a Shipyard or a Wharf, check whether the station "can build ships".//
272 272  
... ... @@ -280,8 +280,11 @@
280 280  1.50 Beta 2
281 281  )))|(((
282 282  **FFI: UpgradeGroupInfo **datatype was changed.(% class="confluenceTd" %)
911 +)))|(% colspan="1" %)(% colspan="1" %)
912 +(((
913 +
283 283  )))
284 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
915 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
285 285  (((
286 286  //Added new "operational" field to retrieve information about number of operational upgrades in a group.//
287 287  )))
... ... @@ -294,8 +294,11 @@
294 294  )))|(% colspan="1" %)(% colspan="1" %)
295 295  (((
296 296  **FFI: SetGuidance()** removed useinfopoint argument.
928 +)))|(% colspan="1" %)(% colspan="1" %)
929 +(((
930 +
297 297  )))
298 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
932 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
299 299  (((
300 300  //In X Rebirth "info points" existed (which were mainly used as interaction points to scan stations/access information about modules). These were removed in X4 but this left-over property here was missed to be removed in-time for release. It was therefore removed now in order to move towards a stable/clean UI API.
301 301  //
... ... @@ -308,11 +308,18 @@
308 308  1.50 Beta 1
309 309  )))|(((
310 310  **FFI: CancelConstruction() **changed its return value.(% class="confluenceTd" %)
945 +)))|(% colspan="1" %)(% colspan="1" %)
946 +(((
947 +
311 311  )))
312 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
949 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
313 313  (((
314 314  (% style="color: rgb(0,0,0);" %)//CancelConstruction() now returns if the cancellation was successful. //
315 315  )))
953 +|(% colspan="4" %)(% colspan="4" %)
954 +(((
955 +== 1.32 ==
956 +)))
316 316  |(((
317 317  UI extensions
318 318  )))|(((
... ... @@ -319,11 +319,18 @@
319 319  1.32
320 320  )))|(((
321 321  **Lua: GetComponentData() **removed the "nextdestname" property.
963 +)))|(% colspan="1" %)(% colspan="1" %)
964 +(((
965 +
322 322  )))
323 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
967 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
324 324  (((
325 325  //Instead of "nextdestname", use the properties "destination" or "destinationsector" to retrieve a destination component, then retrieve its "name" property.//
326 326  )))
971 +|(% colspan="4" %)(% colspan="4" %)
972 +(((
973 +== 1.20 ==
974 +)))
327 327  |(((
328 328  UI extensions
329 329  )))|(((
... ... @@ -330,8 +330,11 @@
330 330  1.20
331 331  )))|(((
332 332  **FFI: GetAAOption()** got a new "useconfig" parameter.(% class="confluenceTd" %)
981 +)))|(% colspan="1" %)(% colspan="1" %)
982 +(((
983 +
333 333  )))
334 -|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
985 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
335 335  (((
336 336  //The AA setting was changed to check the new setting with the user. In order to restore the old setting (% style="color: rgb(0,0,0);" %)GetAAOption() gets the option to retrieve the config settings.//
337 337  )))
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -83460675
1 +101548082
url
... ... @@ -1,1 +1,1 @@
1 -https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/83460675/Breaking Changes
1 +https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/101548082/Breaking Changes