Changes for page Breaking Changes

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

From version 100.1
edited by owen
on 2023/01/19 19:21
Change comment: There is no comment for this version
To version 102.1
edited by owen
on 2023/02/07 12:57
Change comment: Added documentation for <find_object_surface> changes

Summary

Details

Page properties
Content
... ... @@ -35,6 +35,24 @@
35 35  Scripts
36 36  )))|(% colspan="1" %)(% colspan="1" %)
37 37  (((
38 +6.00 Beta 3
39 +)))|(% colspan="1" %)(% colspan="1" %)
40 +(((
41 +Changed result of **<find_object_surface>** action in the case of a failure
42 +)))
43 +|(% class="highlight-grey" title="Background colour : " colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" title="Background colour : " colspan="3" data-highlight-colour="grey" %)
44 +(((
45 +//The 'posname' and 'rotname' result attributes of <find_object_surface> will now return null in the case of no valid surface position being found.//
46 +
47 +//Previously, it returned null only if there was a physics error. It however returned a valid, somewhat-random, position if physics were fine but it was still unable to find a suitable surface position. This position was often unsuitable to use for gameplay purposes so it is now null so the caller can handle the situation.//
48 +
49 +//The action itself has been improved to increase the chance of finding suitable surface positions.//
50 +)))
51 +|(% colspan="1" %)(% colspan="1" %)
52 +(((
53 +Scripts
54 +)))|(% colspan="1" %)(% colspan="1" %)
55 +(((
38 38  6.00 Beta 1
39 39  )))|(% colspan="1" %)(% colspan="1" %)
40 40  (((
... ... @@ -103,9 +103,9 @@
103 103  )))|(((
104 104  Changed behaviour of **<angles>** in cutscenes
105 105  )))
106 -|(% colspan="3" %)(% colspan="3" %)
124 +|(% class="highlight-#f4f5f7" title="Background color : Light grey 100%" colspan="3" data-highlight-colour="#f4f5f7" %)(% class="highlight-#f4f5f7" title="Background color : Light grey 100%" colspan="3" data-highlight-colour="#f4f5f7" %)
107 107  (((
108 -The yaw and pitch nodes in <angles> are now correctly interpreted as values in degrees.
126 +//The yaw and pitch nodes in <angles> are now correctly interpreted as values in degrees.//
109 109  )))
110 110  |(% colspan="3" %)(% colspan="3" %)
111 111  (((
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -135862105
1 +138872528
url
... ... @@ -1,1 +1,1 @@
1 -https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/135862105/Breaking Changes
1 +https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/138872528/Breaking Changes