Changes for page Breaking Changes

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

From version 74.1
edited by stefan
on 2021/01/14 02:41
Change comment: There is no comment for this version
To version 88.1
edited by florian
on 2021/06/17 12:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.stefan
1 +xwiki:XWiki.florian
Content
... ... @@ -30,6 +30,76 @@
30 30  )))
31 31  |(% colspan="4" %)(% colspan="4" %)
32 32  (((
33 +== 4.10 ==
34 +)))
35 +|(% colspan="1" %)(% colspan="1" %)
36 +(((
37 +UI extensions
38 +)))|(% colspan="1" %)(% colspan="1" %)
39 +(((
40 +4.10 Beta 2
41 +)))|(% colspan="1" %)(% colspan="1" %)
42 +(((
43 +FFI: SetMacroMapPlayerSectorOffset() deprecated
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 +The functionality represented by SetMacroMapPlayerSectorOffset() has been removed and the function was therefore stubbed. Setting the gamestart properties "sector" and "offset" will affect the universe macro map instead directly.
51 +)))|(% colspan="1" %)(% colspan="1" %)
52 +(((
53 +
54 +)))
55 +|(((
56 +Scripts
57 +)))|(((
58 +4.10 Beta 1
59 +)))|(((
60 +People related attributes of mission** <delivery> **node moved
61 +)))|(((
62 +
63 +)))
64 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
65 +(((
66 +//The <delivery> node of <create_mission> and <update_mission> has been changed to support a new <wares> subnode. The people related attributes: 'people' and 'skills' have been moved from the <delivery> node itself to a <people> subnode.//
67 +)))
68 +|(% colspan="1" %)(% colspan="1" %)
69 +(((
70 +Scripts
71 +)))|(% colspan="1" %)(% colspan="1" %)
72 +(((
73 +4.10 Beta 1
74 +)))|(% colspan="1" %)(% colspan="1" %)
75 +(((
76 +**$destructible.productions** replaced with $defensible.productions
77 +)))|(% colspan="1" %)(% colspan="1" %)
78 +(((
79 +
80 +)))
81 +|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
82 +(((
83 +//The $destructible.productions script property was removed and reimplemented as $defensible.productions meaning some old uses may no longer work unless the destructible is also a defensible. The old implementation functioned by finding the containing object of the destructible (including itself) to query for the production modules.//
84 +)))|(% colspan="1" %)(% colspan="1" %)
85 +(((
86 +
87 +)))
88 +|(((
89 +Scripts
90 +)))|(((
91 +4.10 Beta 1
92 +)))|(((
93 +Removed script property **$object.spawnsourceseed**
94 +)))|(((
95 +
96 +)))
97 +|(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="4" data-highlight-colour="grey" %)
98 +(((
99 +//The spawnsource seed is no longer directly accessible by scripts. Use $component.seed, which will internally use the spawnsource seed if able. Note: An improvement is that .seed on objects without a spawnsource seed will now result in a value that differs between objects of the same macro, meaning it can now reliably be used for player property or job ships.//
100 +)))
101 +|(% colspan="4" %)(% colspan="4" %)
102 +(((
33 33  == 4.00 ==
34 34  )))
35 35  |(% colspan="1" %)(% colspan="1" %)
... ... @@ -37,6 +37,70 @@
37 37  UI core
38 38  )))|(% colspan="1" %)(% colspan="1" %)
39 39  (((
110 +4.00 Beta 10
111 +)))|(% colspan="1" %)(% colspan="1" %)
112 +(((
113 +Controlled ship can change without a **gameplanchange-event** occurring.
114 +)))|(% colspan="1" %)(% colspan="1" %)
115 +(((
116 +
117 +)))
118 +|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
119 +(((
120 +//Before 4.00 Beta 10 it was ensured that there is no direct transition between the 'cockpit ui mode' of one ship to another. Instead, it was always ensured that the UI first transitions into the firstperson mode and then back into the cockpit mode (controlling then the other ship).
121 +In order to support the new emergency eject feature which was added in 4.00 Beta 7, this assurance was dropped. As of 4.00 Beta 10 it is now possible that the ship the player controls can swap without the gameplanchange-event being risen which one could rely upon in previous versions. If your addon relied on the fact that the ship would not change without first going into first person mode, you will have to adjust your addon accordingly.
122 +//
123 +)))|(% colspan="1" %)(% colspan="1" %)
124 +(((
125 +
126 +)))
127 +|(((
128 +Scripts
129 +)))|(((
130 +4.00 Beta 7
131 +)))|(((
132 +Parameters of **<event_terraforming_project_succeeded>** and **<event_terraforming_project_failed>** changed
133 +)))|(((
134 +
135 +)))
136 +|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
137 +(((
138 +//Old params: param = project ID, param2 = were there positive side-effects?, param3 = were there negative side-effects?
139 +New params: param = project ID, param2 = [were there positive side-effects?, were there negative side-effects?], param3 = payout in Credits
140 +Note: param3 only exists in <event_terraforming_project_succeeded> and not in <event_terraforming_project_failed>, but both now have the booleans in a list for consistency//
141 +)))|(% class="highlight-grey" data-highlight-colour="grey" %)(% class="highlight-grey" data-highlight-colour="grey" %)
142 +(((
143 +
144 +)))
145 +|(% colspan="1" %)(% colspan="1" %)
146 +(((
147 +UI core
148 +)))|(% colspan="1" %)(% colspan="1" %)
149 +(((
150 +4.00 Beta 6
151 +)))|(% colspan="1" %)(% colspan="1" %)
152 +(((
153 +**FFI:** GetFactionRelationStatus() handling for faction relation range [-20,-10] changed
154 +)))|(% colspan="1" %)(% colspan="1" %)
155 +(((
156 +
157 +)))
158 +|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
159 +(((
160 +//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.
161 +Factions with a relation rating between -20 and -10 will now report a relation status of 'neutral' (aka: 1) instead of 'hostile'/'enemy' (aka: 0).//
162 +
163 +//If you rely on a handling where these factions are treated like enemies, please use the new GetFactionRelationStatus2() function instead.
164 +//
165 +)))|(% colspan="1" %)(% colspan="1" %)
166 +(((
167 +
168 +)))
169 +|(% colspan="1" %)(% colspan="1" %)
170 +(((
171 +UI core
172 +)))|(% colspan="1" %)(% colspan="1" %)
173 +(((
40 40  4.00 Beta 5
41 41  )))|(% colspan="1" %)(% colspan="1" %)
42 42  (((
... ... @@ -47,9 +47,9 @@
47 47  )))
48 48  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
49 49  (((
50 -//4.00 Beta 5// //introduces a new 'adversary' relation state. Previously, objects within that relation range were categorized as 'enemy' and GetRelationStatus()/GetRelationStatus2() therefore returned 0 (enemy) for these objects.
51 -Since these 'adversary' objects are now visualized and therefore distinguishable from enemies, several related changes were made for these objects to bring them more in line with how 'neutral' objects are handled (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.
52 -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 'adversary' here with following relations having been shifted up).
184 +//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.//
185 +
186 +//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).
53 53  )))|(% colspan="1" %)(% colspan="1" %)
54 54  (((
55 55  
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -101548076
1 +103612553
url
... ... @@ -1,1 +1,1 @@
1 -https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/101548076/Breaking Changes
1 +https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/103612553/Breaking Changes