Changes for page Breaking Changes

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

From version 65.1
edited by michael
on 2020/05/05 10:54
Change comment: documented $trade.restriction.factions
To version 62.1
edited by cbj
on 2020/04/30 11:12
Change comment: Formatting

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.michael
1 +xwiki:XWiki.cbj
Content
... ... @@ -42,20 +42,16 @@
42 42  //New params: param = attacked object, param2 = attack method, param3 = attack component detail list: [attacked component, attacking weapon]
43 43  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//
44 44  )))
45 -|(% colspan="1" %)(% colspan="1" %)
46 -(((
47 -Scripts
48 -)))|(% colspan="1" %)(% colspan="1" %)
49 -(((
45 +|(((
46 +UI extensions
47 +)))|(((
50 50  3.20 Beta 1
51 -)))|(% colspan="1" %)(% colspan="1" %)
52 -(((
53 -**$trade.restriction.faction** removed,**
54 -$trade.restriction.factions** added
49 +)))|(((
50 +**FFI**: Deprecated the following functions: **GetContainerAllowedBuildFactions()**, **GetNumContainerAllowedBuildFactions()**, **IsContainerFactionBuildRescricted()**, **IsContainerFactionTradeRescricted()**, **SetContainerBuildAllowedFactions()**, **SetContainerFactionBuildRescricted()**
55 55  )))
56 56  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
57 57  (((
58 -//$trade.restriction.faction has// been replaced with $trade.restriction.factions which returns a list of factions
54 +//With the addition of the Trade Rule feature the given functions are considered deprecated and should not be used anymore. Consider GetAllTradeRules(), GetContainerTradeRuleID(), SetContainerTradeRule() and similar trade rule functions for replacement.//
59 59  )))
60 60  |(((
61 61  UI extensions
... ... @@ -84,7 +84,7 @@
84 84  )))
85 85  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
86 86  (((
87 -//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.//
83 +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.
88 88  )))
89 89  |(% colspan="3" %)(% colspan="3" %)
90 90  (((
... ... @@ -102,7 +102,7 @@
102 102  )))
103 103  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
104 104  (((
105 -//<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.//
101 +<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.
106 106  )))
107 107  |(% colspan="1" %)(% colspan="1" %)
108 108  (((
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -91949685
1 +91947561
url
... ... @@ -1,1 +1,1 @@
1 -https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/91949685/Breaking Changes
1 +https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/91947561/Breaking Changes