Changes for page Breaking Changes

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

From version 29.1
edited by owen
on 2019/05/24 17:31
Change comment: There is no comment for this version
To version 31.1
edited by stefan
on 2019/06/25 13:43
Change comment: added breaking change for GetMiniGameCursorPosition()

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.owen
1 +xwiki:XWiki.stefan
Content
... ... @@ -27,6 +27,20 @@
27 27  )))
28 28  |(% colspan="1" %)(% colspan="1" %)
29 29  (((
30 +UI core
31 +)))|(% colspan="1" %)(% colspan="1" %)
32 +(((
33 +3.0 Beta 1
34 +)))|(% colspan="1" %)(% colspan="1" %)
35 +(((
36 +**Lua: **GetMiniGameCursorPosition() removed
37 +)))
38 +|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
39 +(((
40 +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.
41 +)))
42 +|(% colspan="1" %)(% colspan="1" %)
43 +(((
30 30  Scripts
31 31  )))|(% colspan="1" %)(% colspan="1" %)
32 32  (((
... ... @@ -33,6 +33,21 @@
33 33  3.0 Beta 1
34 34  )))|(% colspan="1" %)(% colspan="1" %)
35 35  (((
50 +$ware.illegal updated
51 +)))
52 +|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
53 +(((
54 +$ware.illegal used to return true if the specified ware has the 'illegal' tag which is no longer used.
55 +\\It now returns true if $ware is illegal to any faction in the game.
56 +)))
57 +|(% colspan="1" %)(% colspan="1" %)
58 +(((
59 +Scripts
60 +)))|(% colspan="1" %)(% colspan="1" %)
61 +(((
62 +3.0 Beta 1
63 +)))|(% colspan="1" %)(% colspan="1" %)
64 +(((
36 36  'checkoperational' filter behaviour changed
37 37  )))
38 38  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -83066959
1 +83460733
url
... ... @@ -1,1 +1,1 @@
1 -https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/83066959/Breaking Changes
1 +https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/83460733/Breaking Changes