Changes for page Breaking Changes

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

From version 69.1
edited by owen
on 2020/10/19 17:55
Change comment: added change of location for requiresconstructionvessel recycling parameter
To version 72.1
edited by stefan
on 2021/01/09 02:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.owen
1 +xwiki:XWiki.stefan
Content
... ... @@ -32,6 +32,28 @@
32 32  (((
33 33  == 4.00 ==
34 34  )))
35 +|(% colspan="1" %)(% colspan="1" %)
36 +(((
37 +UI core
38 +)))|(% colspan="1" %)(% colspan="1" %)
39 +(((
40 +4.00 Beta 5
41 +)))|(% colspan="1" %)(% colspan="1" %)
42 +(((
43 +**FFI:** GetRelationStatus()/GetRelationStatus2() handling for objects in ranges relation range [-25,-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 +//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 objects are now visualized and therefore are 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() //FFI function which returns the new range for these objects: 1 (meaning 'adversary' here with following relations having been shifted up).
53 +)))|(% colspan="1" %)(% colspan="1" %)
54 +(((
55 +
56 +)))
35 35  |(((
36 36  Parameters
37 37  )))|(((
... ... @@ -45,6 +45,22 @@
45 45  (((
46 46  //The 'requiresconstructionvessel' attribute has been moved from the 'recycling' node itself, to the new 'station' subnode.//
47 47  )))
70 +|(((
71 +Scripts
72 +)))|(((
73 +4.00 Beta 1
74 +)))|(((
75 +Changed behaviour of **gatedistance** script property
76 +)))|(((
77 +
78 +)))
79 +|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
80 +(((
81 +//The 'gatedistance' script property now minimizes the number of gate jumps instead of counting the number gate jumps in the fastest route.//
82 +)))|(% class="highlight-grey" data-highlight-colour="grey" %)(% class="highlight-grey" data-highlight-colour="grey" %)
83 +(((
84 +
85 +)))
48 48  |(% colspan="4" %)(% colspan="4" %)
49 49  (((
50 50  == 3.30 ==
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -100040871
1 +100860794
url
... ... @@ -1,1 +1,1 @@
1 -https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/100040871/Breaking Changes
1 +https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/100860794/Breaking Changes