Changes for page Breaking Changes

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

From version 121.2
edited by Volodymyr Boichuk
on 2024/05/29 13:25
Change comment: There is no comment for this version
To version 124.3
edited by Klaus Meyer
on 2025/01/07 16:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.Volodymyr
1 +xwiki:XWiki.Klaus
Content
... ... @@ -20,12 +20,24 @@
20 20  
21 21  {{toc scope="LOCAL" start="3"/}}
22 22  
23 +=== Version 7.50 ===
24 +
25 +(% class="table-striped" %)
26 +|(% colspan="1" style="width:117px" %)Faction sRelations|(% colspan="1" style="width:119px" %) |(% colspan="2" style="width:1625px" %)
27 +|(% colspan="4" style="width:117px" %)ssss
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.
31 +)))
32 +
23 23  === Version 7.00 ===
24 24  
25 25  
26 26  (% class="table-striped" %)
27 -|(% colspan="1" style="width:117px" %) |(% colspan="1" style="width:119px" %) |(% colspan="2" style="width:1625px" %)
28 -|(% colspan="4" style="width:117px" %)
37 +|(% colspan="1" style="width:117px" %)Gamestarts|(% colspan="1" style="width:119px" %)7.00 Beta 8|(% colspan="2" style="width:1625px" %)**Text references**
38 +|(% colspan="4" style="width:117px" %)//Fields containing text references in gamestarts.xml now have full text conversion applied, allowing texts to be constructed from multiple text entries, e.g. {1234,56}\n\n{1234,78}. As a result, raw text placed in the text fields needs to be formatted accordingly, e.g. "Test start (easy)" would need to be changed to "Test start \(easy\)" to avoid the text in brackets being treated as a comment.//
39 +|(% colspan="1" style="width:117px" %)Assets|(% colspan="1" style="width:119px" %)7.00 Beta 7|(% colspan="2" style="width:1625px" %)**\assets\textures\fx\highway_fx_electric_02** was deleted and replaced with **\assets\textures\fx\fx_p2_electric_01**
40 +|(% colspan="4" style="width:117px" %)highway_fx_electric_02 is still available in "legacy" folder if needed
29 29  |(% colspan="1" style="width:117px" %)Parameters|(% colspan="1" style="width:119px" %)7.00 Beta 7|(% colspan="2" style="width:1625px" %)**<aiflight><skills>**: **strafespeed**, **strafeacc**, **steeringspeed**, **steeringacc** moved to separate nodes; added support for min and max values
30 30  |(% colspan="4" style="width:117px" %)(((
31 31  //The four parameters used to represent flat factors applied to ships' properties with respect to their respective pilots' skill levels. Parameters moved to separate nodes with support for min and max values which, if supplied, scales the factor linearly if the affected ship's unmodified property is within min and max. Factor does not affect the ship if that property is below min.//