Changes for page Breaking Changes

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

From version 76.1
edited by stefan
on 2021/02/01 11:51
Change comment: added breaking change for GetFactionRelationStatus()
To version 78.1
edited by matthias
on 2021/02/05 17:00
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.matthias
Content
... ... @@ -48,7 +48,7 @@
48 48  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
49 49  (((
50 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).//
51 +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).//
52 52  
53 53  //If you rely on a handling where these factions are treated like enemies, please use the new GetFactionRelationStatus2() function instead.
54 54  //
... ... @@ -107,6 +107,24 @@
107 107  (((
108 108  
109 109  )))
110 +|(((
111 +Scripts
112 +)))|(((
113 +4.00 Beta 7
114 +)))|(((
115 +Parameters of **<event_terraforming_project_succeeded>** and **<event_terraforming_project_failed>** changed
116 +)))|(((
117 +
118 +)))
119 +|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
120 +(((
121 +//Old params: param = project ID, param2 = were there positive side-effects?, param3 = were there negative side-effects?
122 +New params: param = project ID, param2 = [were there positive side-effects?, were there negative side-effects?], param3 = payout in Credits
123 +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//
124 +)))|(% class="highlight-grey" data-highlight-colour="grey" %)(% class="highlight-grey" data-highlight-colour="grey" %)
125 +(((
126 +
127 +)))
110 110  |(% colspan="4" %)(% colspan="4" %)
111 111  (((
112 112  == 3.30 ==
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -101548082
1 +101548222
url
... ... @@ -1,1 +1,1 @@
1 -https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/101548082/Breaking Changes
1 +https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/101548222/Breaking Changes