Changes for page Breaking Changes
Last modified by Michael Baumgardt on 2026/04/17 12:03
From version 123.3
edited by Matthias Haan
on 2024/12/20 11:40
on 2024/12/20 11:40
Change comment:
There is no comment for this version
To version 124.5
edited by Klaus Meyer
on 2025/01/07 16:40
on 2025/01/07 16:40
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. Matthias1 +xwiki:XWiki.Klaus - Content
-
... ... @@ -23,9 +23,11 @@ 23 23 === Version 7.50 === 24 24 25 25 (% class="table-striped" %) 26 -|(% colspan="1" style="width:117px" %)Parameters 27 -|(% colspan="4" style="width:117px" %)((( 28 -The <radar> section of <holomap> parameters has drastically changed its structure. It now contains sets of parameters for the different modes it can be in. This list can be dynamically expanded to add more modes. 26 +|(% colspan="1" style="width:117px" %)Relations|(% colspan="1" style="width:119px" %)7.50 Beta 4|(% colspan="2" style="width:1625px" %)**Faction relation UI values: Changed mapping of relations to displayed UI values between 0.5 and 1.0 (UI +25 and +30)** 27 +|(% colspan="4" style="width:117px" %) 28 +|(% colspan="1" style="width:117px" %)Parameters|(% colspan="1" style="width:119px" %)7.50 Beta 4|(% colspan="2" style="width:1625px" %)**<holomap><radar>**:** complete change in structure** 29 +|(% colspan="7" style="width:117px" %)((( 30 +This section now contains sets of parameters for the different modes it can be in, each in its own <mode> child node. This list can be dynamically expanded to add more modes. 29 29 ))) 30 30 31 31 === Version 7.00 === ... ... @@ -1062,7 +1062,7 @@ 1062 1062 ))) 1063 1063 |(% colspan="4" %)(% colspan="3" %) 1064 1064 ((( 1065 - //Changed return value type to const char* to better identify failure reasons in Lua script.//1067 +Changed return value type to const char* to better identify failure reasons in Lua script. 1066 1066 ))) 1067 1067 1068 1068 ---- ... ... @@ -1079,7 +1079,7 @@ 1079 1079 ))) 1080 1080 |(% colspan="4" %)(% colspan="3" %) 1081 1081 ((( 1082 - //The "docksizes" property no longer includes internal ship storage docks.//1084 +The "docksizes" property no longer includes internal ship storage docks. 1083 1083 ))) 1084 1084 |((( 1085 1085 All ... ... @@ -1090,11 +1090,11 @@ 1090 1090 ))) 1091 1091 |(% colspan="4" %)(% colspan="3" %) 1092 1092 ((( 1093 - //Shipyards (formerly also known as Capital Shipyards) can build capital ships, while Wharfs only build non-capital ships. To check whether a station is a Shipyard or a Wharf, check whether the station "can build ships".//1095 +Shipyards (formerly also known as Capital Shipyards) can build capital ships, while Wharfs only build non-capital ships. To check whether a station is a Shipyard or a Wharf, check whether the station "can build ships". 1094 1094 1095 - //Lua: Adjusted GetComponentData() and HasShipyard(), added HasWharf()//1096 - //Lua / GetComponentData() properties: Removed "iscapitalshipyard", fixed "isshipyard", added "canbuildships", "iswharf", "isequipmentdock"//1097 - //Scripts: Fixed property .isshipyard, added .iswharf (.canbuildships existed already)//1097 +Lua: Adjusted GetComponentData() and HasShipyard(), added HasWharf() 1098 +Lua / GetComponentData() properties: Removed "iscapitalshipyard", fixed "isshipyard", added "canbuildships", "iswharf", "isequipmentdock" 1099 +Scripts: Fixed property .isshipyard, added .iswharf (.canbuildships existed already) 1098 1098 ))) 1099 1099 |((( 1100 1100 UI extensions ... ... @@ -1105,7 +1105,7 @@ 1105 1105 ))) 1106 1106 |(% colspan="4" %)(% colspan="3" %) 1107 1107 ((( 1108 - //Added new "operational" field to retrieve information about number of operational upgrades in a group.//1110 +Added new "operational" field to retrieve information about number of operational upgrades in a group. 1109 1109 ))) 1110 1110 |(% colspan="1" %)(% colspan="1" %) 1111 1111 ((( ... ... @@ -1119,9 +1119,9 @@ 1119 1119 ))) 1120 1120 |(% colspan="4" %)(% colspan="3" %) 1121 1121 ((( 1122 - //In X Rebirth "info points" existed (which were mainly used as interaction points to scan stations/access information about modules). These were removed in X4 but this left-over property here was missed to be removed in-time for release. It was therefore removed now in order to move towards a stable/clean UI API.//1124 +In X Rebirth "info points" existed (which were mainly used as interaction points to scan stations/access information about modules). These were removed in X4 but this left-over property here was missed to be removed in-time for release. It was therefore removed now in order to move towards a stable/clean UI API. 1123 1123 1124 - //The new function declaration is: void SetGuidance(UniverseID componentid, UIPosRot offset)//1126 +The new function declaration is: void SetGuidance(UniverseID componentid, UIPosRot offset) 1125 1125 ))) 1126 1126 |((( 1127 1127 UI extensions ... ... @@ -1132,7 +1132,7 @@ 1132 1132 ))) 1133 1133 |(% colspan="4" %)(% colspan="3" %) 1134 1134 ((( 1135 - //CancelConstruction() now returns if the cancellation was successful.//1137 +CancelConstruction() now returns if the cancellation was successful. 1136 1136 ))) 1137 1137 1138 1138 ---- ... ... @@ -1149,7 +1149,7 @@ 1149 1149 ))) 1150 1150 |(% colspan="4" %)(% colspan="3" %) 1151 1151 ((( 1152 - //Instead of "nextdestname", use the properties "destination" or "destinationsector" to retrieve a destination component, then retrieve its "name" property.//1154 +Instead of "nextdestname", use the properties "destination" or "destinationsector" to retrieve a destination component, then retrieve its "name" property. 1153 1153 ))) 1154 1154 1155 1155 ----