Changes for page Breaking Changes

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

From version 96.1
edited by klaus
on 2023/01/04 13:23
Change comment: There is no comment for this version
To version 100.1
edited by owen
on 2023/01/19 19:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.klaus
1 +xwiki:XWiki.owen
Content
... ... @@ -30,6 +30,35 @@
30 30  (((
31 31  == 6.00 ==
32 32  )))
33 +|(% colspan="1" %)(% colspan="1" %)
34 +(((
35 +Scripts
36 +)))|(% colspan="1" %)(% colspan="1" %)
37 +(((
38 +6.00 Beta 1
39 +)))|(% colspan="1" %)(% colspan="1" %)
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 +(((
56 +Changed result attribute location for **<get_attackstrength>**
57 +)))
58 +|(% class="highlight-grey" title="Background colour : " colspan="3" data-highlight-colour="grey" %)(% class="highlight-grey" title="Background colour : " colspan="3" data-highlight-colour="grey" %)
59 +(((
60 +//The 'result' attribute of get_attackstrength has been moved into the new <result> subnode and renamed to 'total'.//
61 +)))
33 33  |(((
34 34  Assets
35 35  )))|(((
... ... @@ -40,7 +40,7 @@
40 40  |(% 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" %)
41 41  (((
42 42  //Connection tags used to specify compatibilities in component templates between a ship or station module and engines or shields now additionally require the use of the "standard" tag matching weapon or turret logic. For weapons that are neither Missile Launcher nor Mining Laser, the tag "combat" is also required.
43 -//
72 +Exception: special equipment that is deliberately not compatible with the majority of slots may use another tag instead of "standard", e.g. "highpower" for certain Terran weapons.//
44 44  )))
45 45  |(% colspan="1" %)(% colspan="1" %)
46 46  (((
... ... @@ -67,8 +67,19 @@
67 67  (((
68 68  //The order of events was adjusted, allowing handlers of <event_player_owned_killed_object> and <event_player_owned_destroyed> to access commander/subordinate relationship of the destroyed object.//
69 69  )))
99 +|(((
100 +Cutscenes
101 +)))|(((
102 +6.00 Beta 1
103 +)))|(((
104 +Changed behaviour of **<angles>** in cutscenes
105 +)))
70 70  |(% colspan="3" %)(% colspan="3" %)
71 71  (((
108 +The yaw and pitch nodes in <angles> are now correctly interpreted as values in degrees.
109 +)))
110 +|(% colspan="3" %)(% colspan="3" %)
111 +(((
72 72  == 5.00 ==
73 73  )))
74 74  |(((
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -135856500
1 +135862105
url
... ... @@ -1,1 +1,1 @@
1 -https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/135856500/Breaking Changes
1 +https://www.egosoft.com:8444/confluence/wiki/spaces/X4WIKI/pages/135862105/Breaking Changes