Changes for page Breaking Changes

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

From version 99.1
edited by owen
on 2023/01/19 19:13
Change comment: There is no comment for this version
To version 101.1
edited by klaus
on 2023/01/20 15:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.owen
1 +xwiki:XWiki.klaus
Content
... ... @@ -38,6 +38,21 @@
38 38  6.00 Beta 1
39 39  )))|(% colspan="1" %)(% colspan="1" %)
40 40  (((
41 +Behaviour change for **<match_dock>** script component filter
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 +//<match_dock> nodes can now be used on container and walkablemodule classes without wrapping them in <match_content> nodes.
46 +This has introduced a new potential pitfall: If finding or counting contained components be wary that there may be multiple positive results, even if there is only one dockingbay. e.g. matching contents for a station will include the dockingbay but also its containing walkable module as that also contains the dockingbay. To only account for docking bays, also filter by dockingbay class.//
47 +)))
48 +|(% colspan="1" %)(% colspan="1" %)
49 +(((
50 +Scripts
51 +)))|(% colspan="1" %)(% colspan="1" %)
52 +(((
53 +6.00 Beta 1
54 +)))|(% colspan="1" %)(% colspan="1" %)
55 +(((
41 41  Changed result attribute location for **<get_attackstrength>**
42 42  )))
43 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" %)
... ... @@ -88,9 +88,9 @@
88 88  )))|(((
89 89  Changed behaviour of **<angles>** in cutscenes
90 90  )))
91 -|(% colspan="3" %)(% colspan="3" %)
106 +|(% 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" %)
92 92  (((
93 -The yaw and pitch nodes in <angles> are now correctly interpreted as values in degrees.
108 +//The yaw and pitch nodes in <angles> are now correctly interpreted as values in degrees.//
94 94  )))
95 95  |(% colspan="3" %)(% colspan="3" %)
96 96  (((
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -135862012
1 +138870946
url
... ... @@ -1,1 +1,1 @@
1 -https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/135862012/Breaking Changes
1 +https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/138870946/Breaking Changes