Changes for page Breaking Changes

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

From version 24.1
edited by owen
on 2019/02/15 09:19
Change comment: 2.0 B1 breaking changes for scripts
To version 28.1
edited by stefan
on 2019/03/14 12:26
Change comment: added breaking change note on GetControllerInfo()

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.owen
1 +xwiki:XWiki.stefan
Content
... ... @@ -27,9 +27,41 @@
27 27  )))
28 28  |(% colspan="1" %)(% colspan="1" %)
29 29  (((
30 +UI core
31 +)))|(% colspan="1" %)(% colspan="1" %)
32 +(((
33 +2.20 Beta 3/4
34 +)))|(% colspan="1" %)(% colspan="1" %)
35 +(((
36 +**Lua: GetControllerInfo()** returned mouseSteering/mouseCursor values are undefined.
37 +)))
38 +|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
39 +(((
40 +//2.20 Beta 3 introduced the new direct mouse steering mode. The mode was however not integrated as a first level mode and hence GetControllerInfo() returned the "gamepad" mode while direct mouse steering was active.
41 +In 2.20 Beta 4 we improved the situation slightly so that a call to GetControllerInfo() will return either "mouseCursor" or "mouseSteering" in any of the 3 mouse modes.//
42 +
43 +//It's a pending change to ensure that the returned mode is more reasonable in an upcoming patch. So be aware that another breaking change might be introduced at some point.
44 +//
45 +)))
46 +|(% colspan="1" %)(% colspan="1" %)
47 +(((
30 30  Scripts
31 31  )))|(% colspan="1" %)(% colspan="1" %)
32 32  (((
51 +2.20 Beta 3
52 +)))|(% colspan="1" %)(% colspan="1" %)
53 +(((
54 +Attribute for build related conditions e.g. **<event_build_finished/>** renamed from 'buildmodule' to 'buildprocessor'
55 +)))
56 +|(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
57 +(((
58 +//The underlying behaviour remains the same in that it involves the buildprocessor, not the buildmodule. The attribute name has simply been corrected.//
59 +)))
60 +|(% colspan="1" %)(% colspan="1" %)
61 +(((
62 +Scripts
63 +)))|(% colspan="1" %)(% colspan="1" %)
64 +(((
33 33  2.00 Beta 1
34 34  )))|(% colspan="1" %)(% colspan="1" %)
35 35  (((
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -79266393
1 +82182742
url
... ... @@ -1,1 +1,1 @@
1 -https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/79266393/Breaking Changes
1 +https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/82182742/Breaking Changes