Changes for page Breaking Changes

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

From version 26.1
edited by florian
on 2019/03/14 11:12
Change comment: There is no comment for this version
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.florian
1 +xwiki:XWiki.stefan
Content
... ... @@ -27,17 +27,21 @@
27 27  )))
28 28  |(% colspan="1" %)(% colspan="1" %)
29 29  (((
30 -UI extensions
30 +UI core
31 31  )))|(% colspan="1" %)(% colspan="1" %)
32 32  (((
33 -2.50 Beta 1
33 +2.20 Beta 3/4
34 34  )))|(% colspan="1" %)(% colspan="1" %)
35 35  (((
36 -**FFI: GetNumMissingBuildResources() and GetNumMissingLoadoutResources()** got a new "playercase" parameter
36 +**Lua: GetControllerInfo()** returned mouseSteering/mouseCursor values are undefined.
37 37  )))
38 38  |(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="3" data-highlight-colour="grey" %)
39 39  (((
40 -Added possibility to query only the resources that are missing then queueing new player builds.
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 +//
41 41  )))
42 42  |(% colspan="1" %)(% colspan="1" %)
43 43  (((
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -80052232
1 +82182742
url
... ... @@ -1,1 +1,1 @@
1 -https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/80052232/Breaking Changes
1 +https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/82182742/Breaking Changes