Changes for page Breaking Changes

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

From version 119.2
edited by Daniel Turner
on 2024/05/22 13:31
Change comment: There is no comment for this version
To version 124.6
edited by Klaus Meyer
on 2025/01/07 16:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.Daniel
1 +xwiki:XWiki.Klaus
Content
... ... @@ -20,10 +20,28 @@
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" %)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.
31 +)))
32 +
23 23  === Version 7.00 ===
24 24  
25 25  
26 26  (% class="table-striped" %)
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
41 +|(% 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
42 +|(% colspan="4" style="width:117px" %)(((
43 +//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.//
44 +)))
27 27  |(% colspan="1" style="width:117px" %)Scripts|(% colspan="1" style="width:119px" %)7.00 Beta 6|(% colspan="2" style="width:1625px" %)MD action **<set_holomap_target>** parameter change.
28 28  |(% colspan="4" style="width:117px" %)(((
29 29  //The **pantime** parameter has never actually done anything beyond turning panning on or making the transition instant. To make this clear it has been** **replaced with the boolean parameter **instant.**//
... ... @@ -68,10 +68,7 @@
68 68  (((
69 69  // //"spl_p1_fx" AND "split_p1_hulltexture_01" were moved from Split DLC to base game
70 70  )))
71 -|(% colspan="7" title="Background colour :" %)
72 72  
73 -----
74 -
75 75  === Version 6.00 ===
76 76  
77 77  (% class="table-striped" %)
... ... @@ -637,10 +637,7 @@
637 637  (((
638 638  Script action **<add_actor_to_room/> **attribute **'room'** renamed to **'object'**
639 639  )))
640 -|(% colspan="4" %)(% colspan="3" %)
641 -(((
642 -//Due to engine changes, script action <add_actor_to_room/> has had the attribute 'room' changed to 'object', which is more accurate. Most likely requires a 'position' if a slot is not provided.//
643 -)))
655 +|(% colspan="4" %)i
644 644  |(% colspan="1" %)(% colspan="1" %)
645 645  (((
646 646  Scripts
... ... @@ -653,7 +653,7 @@
653 653  )))
654 654  |(% colspan="4" %)(% colspan="3" %)
655 655  (((
656 -//The 'group' attribute of <set_doors_locked/> can no longer be a list. It must be a single tag value. Previously, a list containing one tag was accepted, which was redundant.//
668 +The 'group' attribute of <set_doors_locked/> can no longer be a list. It must be a single tag value. Previously, a list containing one tag was accepted, which was redundant.
657 657  )))
658 658  |(% colspan="1" %)(% colspan="1" %)
659 659  (((
... ... @@ -667,7 +667,7 @@
667 667  )))
668 668  |(% colspan="4" %)(% colspan="3" %)
669 669  (((
670 -//These events were never triggered, with the exception of <event_hack_started/> on the player entity for instant control panel hacks. Use <event_player_hacked_object> instead.//
682 +These events were never triggered, with the exception of <event_hack_started/> on the player entity for instant control panel hacks. Use <event_player_hacked_object> instead.
671 671  )))
672 672  |(% colspan="1" %)(% colspan="1" %)
673 673  (((
... ... @@ -681,7 +681,7 @@
681 681  )))
682 682  |(% colspan="4" %)(% colspan="3" %)
683 683  (((
684 -//These actions had no effect and were removed.//
696 +These actions had no effect and were removed.
685 685  )))
686 686  |(% colspan="1" %)(% colspan="1" %)
687 687  (((
... ... @@ -695,7 +695,7 @@
695 695  )))
696 696  |(% colspan="4" %)(% colspan="3" %)
697 697  (((
698 -//The script action was a leftover from the XR era and was never supported in X4 and couldn't be used in a meaningful way. It was therefore decided to better drop it altogether as it's not expected having been used by any mods.//
710 +The script action was a leftover from the XR era and was never supported in X4 and couldn't be used in a meaningful way. It was therefore decided to better drop it altogether as it's not expected having been used by any mods.
699 699  )))
700 700  |(% colspan="1" %)(% colspan="1" %)
701 701  (((
... ... @@ -709,7 +709,7 @@
709 709  )))
710 710  |(% colspan="4" %)(% colspan="3" %)
711 711  (((
712 -//The default confidence of player options is another leftover from the XR era and had no effect in X4.//
724 +The default confidence of player options is another leftover from the XR era and had no effect in X4.
713 713  )))
714 714  |(% colspan="1" %)(% colspan="1" %)
715 715  (((
... ... @@ -723,7 +723,7 @@
723 723  )))
724 724  |(% colspan="4" %)(% colspan="3" %)
725 725  (((
726 -//Unused script action <hack_via_control_panel/> was removed.//
738 +Unused script action <hack_via_control_panel/> was removed.
727 727  )))
728 728  |(% colspan="1" %)(% colspan="1" %)
729 729  (((
... ... @@ -737,7 +737,7 @@
737 737  )))
738 738  |(% colspan="4" %)(% colspan="3" %)
739 739  (((
740 -//GetMiniGameCursorPosition() was a left over from the XR era and never supposed to be shipped with X4. The function practically always returned 0 and hence we don't expect the removal of this obsolete function causing any actual mod to break.//
752 +GetMiniGameCursorPosition() was a left over from the XR era and never supposed to be shipped with X4. The function practically always returned 0 and hence we don't expect the removal of this obsolete function causing any actual mod to break.
741 741  )))
742 742  |(((
743 743  UI core
... ... @@ -748,7 +748,7 @@
748 748  )))
749 749  |(% colspan="4" %)(% colspan="3" %)
750 750  (((
751 -//In 3.0 Beta 1 we added support to display icons for keyboard bindings, if an icon is available for the specified keys. This results in GetLocalizedInteractiveNotificationKey() potentially returning a different text now if such an icon is assigned to the mapped key/button.//
763 +In 3.0 Beta 1 we added support to display icons for keyboard bindings, if an icon is available for the specified keys. This results in GetLocalizedInteractiveNotificationKey() potentially returning a different text now if such an icon is assigned to the mapped key/button.
752 752  )))
753 753  |(% colspan="1" %)(% colspan="1" %)
754 754  (((
... ... @@ -762,7 +762,7 @@
762 762  )))
763 763  |(% colspan="4" %)(% colspan="3" %)
764 764  (((
765 -//In 3.0 Beta 1 we added support for a new weapon mod property "SurfaceElementFactor" to allow weapons to deal increased damage to surface elements such as Shield Generators, Turrets or Engines.//
777 +In 3.0 Beta 1 we added support for a new weapon mod property "SurfaceElementFactor" to allow weapons to deal increased damage to surface elements such as Shield Generators, Turrets or Engines.
766 766  )))
767 767  |(% colspan="1" %)(% colspan="1" %)
768 768  (((
... ... @@ -776,8 +776,8 @@
776 776  )))
777 777  |(% colspan="4" %)(% colspan="3" %)
778 778  (((
779 -//$ware.illegal used to return true if the specified ware has the 'illegal' tag which is no longer used.//
780 -//It now returns true if $ware is illegal to any faction in the game.//
791 +$ware.illegal used to return true if the specified ware has the 'illegal' tag which is no longer used.
792 +It now returns true if $ware is illegal to any faction in the game.
781 781  )))
782 782  |(% colspan="1" %)(% colspan="1" %)
783 783  (((
... ... @@ -791,7 +791,7 @@
791 791  )))
792 792  |(% colspan="4" %)(% colspan="3" %)
793 793  (((
794 -//The MD script RML_Flight_Along_Path was not referened and was removed.//
806 +The MD script RML_Flight_Along_Path was not referened and was removed.
795 795  )))
796 796  |(% colspan="1" %)(% colspan="1" %)
797 797  (((
... ... @@ -805,8 +805,8 @@
805 805  )))
806 806  |(% colspan="4" %)(% colspan="3" %)
807 807  (((
808 -//old params: param = venture details, param2 = ships involved, param3 = duration//
809 -//new params: param = venture detail list: [mission name, mission type], param2 = list of ships involved, param3 = duration//
820 +old params: param = venture details, param2 = ships involved, param3 = duration
821 +new params: param = venture detail list: [mission name, mission type], param2 = list of ships involved, param3 = duration
810 810  )))
811 811  |(((
812 812  Scripts
... ... @@ -818,7 +818,7 @@
818 818  )))
819 819  |(% colspan="4" %)(% colspan="3" %)
820 820  (((
821 -//The common action <set_object_wing_name/> has been replaced with <set_object_fleet_name/>//
833 +The common action <set_object_wing_name/> has been replaced with <set_object_fleet_name/>
822 822  )))
823 823  |(((
824 824  Scripts
... ... @@ -847,9 +847,9 @@
847 847  )))
848 848  |(% colspan="10" %)(% colspan="3" %)
849 849  (((
850 -//Actions and conditions which use the 'checkoperational' filter now behave differently. Instead of changing how 'class' and 'exactclass' behave, checkoperational == true adds an additional filter for the components being of state operational, equivalent to state="componentstate.operational". This is implicitly enabled in action elements (e.g. <find_.../>) or condition elements (e.g. <count_...>), meaning that find_ship will only find operational ships. Using such actions/conditions with checkoperational="false" will include non-operational components such as wrecked and constructions. Existing uses may find that results now exclude non-operational components.//
862 +Actions and conditions which use the 'checkoperational' filter now behave differently. Instead of changing how 'class' and 'exactclass' behave, checkoperational == true adds an additional filter for the components being of state operational, equivalent to state="componentstate.operational". This is implicitly enabled in action elements (e.g. <find_.../>) or condition elements (e.g. <count_...>), meaning that find_ship will only find operational ships. Using such actions/conditions with checkoperational="false" will include non-operational components such as wrecked and constructions. Existing uses may find that results now exclude non-operational components.
851 851  
852 -//Sub nodes such as match_child will have checkoperational default to false. Existing uses may find that results now include non-operational components.//
864 +Sub nodes such as match_child will have checkoperational default to false. Existing uses may find that results now include non-operational components.
853 853  )))
854 854  |(((
855 855  Scripts
... ... @@ -860,7 +860,7 @@
860 860  )))| | |
861 861  |(% colspan="10" %)(% colspan="3" %)
862 862  (((
863 -//The script keyword $container.supplyresources now includes reserved wares.//
875 +The script keyword $container.supplyresources now includes reserved wares.
864 864  )))
865 865  
866 866  ----
... ... @@ -880,10 +880,10 @@
880 880  )))
881 881  |(% colspan="4" %)(% colspan="3" %)
882 882  (((
883 -//2.20 Beta 3 introduced the new direct mouse steering mode. The mode was however not integrated as a first level mode and hence GetControllerInfo() returned the "gamepad" mode while direct mouse steering was active.
884 -In 2.20 Beta 4 we improved the situation slightly so that a call to GetControllerInfo() will return either "mouseCursor" or "mouseSteering" in any of the 3 mouse modes.//
895 +2.20 Beta 3 introduced the new direct mouse steering mode. The mode was however not integrated as a first level mode and hence GetControllerInfo() returned the "gamepad" mode while direct mouse steering was active.
896 +In 2.20 Beta 4 we improved the situation slightly so that a call to GetControllerInfo() will return either "mouseCursor" or "mouseSteering" in any of the 3 mouse modes.
885 885  
886 -//It's a pending change to ensure that the returned mode is more reasonable in an upcoming patch. So be aware that another breaking change might be introduced at some point.//
898 +It's a pending change to ensure that the returned mode is more reasonable in an upcoming patch. So be aware that another breaking change might be introduced at some point.
887 887  )))
888 888  |(% colspan="1" %)(% colspan="1" %)
889 889  (((
... ... @@ -897,7 +897,7 @@
897 897  )))
898 898  |(% colspan="4" %)(% colspan="3" %)
899 899  (((
900 -//The underlying behaviour remains the same in that it involves the buildprocessor, not the buildmodule. The attribute name has simply been corrected.//
912 +The underlying behaviour remains the same in that it involves the buildprocessor, not the buildmodule. The attribute name has simply been corrected.
901 901  )))
902 902  
903 903  ----
... ... @@ -917,7 +917,7 @@
917 917  )))
918 918  |(% colspan="4" %)(% colspan="3" %)
919 919  (((
920 -//The construction sequence which was finished should now be accessed via the buildtask provided via param3.//
932 +The construction sequence which was finished should now be accessed via the buildtask provided via param3.
921 921  )))
922 922  |(% colspan="1" %)(% colspan="1" %)
923 923  (((
... ... @@ -931,7 +931,7 @@
931 931  )))
932 932  |(% colspan="4" %)(% colspan="3" %)
933 933  (((
934 -//The 'recruitstrength', 'veteranstrength' and 'elitestrength' script parameters were no longer required for balancing the boarding gameplay, and were removed.//
946 +The 'recruitstrength', 'veteranstrength' and 'elitestrength' script parameters were no longer required for balancing the boarding gameplay, and were removed.
935 935  )))
936 936  |(% colspan="1" %)(% colspan="1" %)
937 937  (((
... ... @@ -945,7 +945,7 @@
945 945  )))
946 946  |(% colspan="4" %)(% colspan="3" %)
947 947  (((
948 -//Due to changes to boarding in X4, the boarding connections accessed by these script properties and actions became redundent and thus, removed. Any connections set by these actions in a savegame will not survive loading.//
960 +Due to changes to boarding in X4, the boarding connections accessed by these script properties and actions became redundent and thus, removed. Any connections set by these actions in a savegame will not survive loading.
949 949  )))
950 950  |(((
951 951  UI extensions
... ... @@ -956,7 +956,7 @@
956 956  )))
957 957  |(% colspan="4" %)(% colspan="3" %)
958 958  (((
959 -//Before 2.0 Beta 1 using GetUpgradeSlotCurrentComponent() or GetUpgradeSlotGroup() only performed on operational objects (i.e. not wrecked objects or objects under construction). Since this is inconsistent with the rest of the UI functions, this was considered a bug and fixed in 2.0 Beta 1. If you require the old behavior, use the FFI function: IsComponentOperational() to check the passed object's state before making the call.//
971 +Before 2.0 Beta 1 using GetUpgradeSlotCurrentComponent() or GetUpgradeSlotGroup() only performed on operational objects (i.e. not wrecked objects or objects under construction). Since this is inconsistent with the rest of the UI functions, this was considered a bug and fixed in 2.0 Beta 1. If you require the old behavior, use the FFI function: IsComponentOperational() to check the passed object's state before making the call.
960 960  )))
961 961  |(((
962 962  UI extensions
... ... @@ -967,8 +967,8 @@
967 967  )))
968 968  |(% colspan="4" %)(% colspan="3" %)
969 969  (((
970 -//Before 2.0 Beta 1 a call to SetFormationShape() indicated an error state to the caller in certain cases where setting a formation shape (potentially) failed. Due to a design flaw in the handling of formations, this however doesn't do any good, since the function by itself doesn't really set the formation shape in all cases. On top of that the call can fail at random. Hence, at the moment an indication of an error case that setting a formation potentially fails is no good to the caller and he has no means to distinguish that case from a real error case.//
971 -//Therefore, in 2.0 Beta 1 we drop the error indication in case of an attempt to set the formation fails. We are currently working on a better solution to the underlying problem and hope to have it ready as part of a following beta.//
982 +Before 2.0 Beta 1 a call to SetFormationShape() indicated an error state to the caller in certain cases where setting a formation shape (potentially) failed. Due to a design flaw in the handling of formations, this however doesn't do any good, since the function by itself doesn't really set the formation shape in all cases. On top of that the call can fail at random. Hence, at the moment an indication of an error case that setting a formation potentially fails is no good to the caller and he has no means to distinguish that case from a real error case.
983 +Therefore, in 2.0 Beta 1 we drop the error indication in case of an attempt to set the formation fails. We are currently working on a better solution to the underlying problem and hope to have it ready as part of a following beta.
972 972  )))
973 973  |(((
974 974  Scripts
... ... @@ -979,7 +979,7 @@
979 979  )))
980 980  |(% colspan="4" %)(% colspan="3" %)
981 981  (((
982 -//This now enforces a leader and at least one follower in order to create or change a formation.  Former implementation made it possible to create formations without any followers which led to issues.//
994 +This now enforces a leader and at least one follower in order to create or change a formation.  Former implementation made it possible to create formations without any followers which led to issues.
983 983  )))
984 984  |(((
985 985  Scripts
... ... @@ -990,7 +990,7 @@
990 990  )))
991 991  |(% colspan="4" %)(% colspan="3" %)
992 992  (((
993 -//For prior behavior, check for event.param being non-null.//
1005 +For prior behavior, check for event.param being non-null.
994 994  )))
995 995  |(((
996 996  AI Scripts
... ... @@ -1001,11 +1001,11 @@
1001 1001  )))
1002 1002  |(% colspan="4" %)(% colspan="3" %)
1003 1003  (((
1004 -//Changed: Attribute "primary" is now optional and defines whether weapons from the ship's active primary weapon group will be fired. Defaults to true.//
1005 -//New attribute: "secondary" is an optional attribute that defines whether weapons from the ship's active secondary weapon group will be fired. Defaults to true.//
1006 -//New attribute: "missiles" is an optional attribute that defines whether only missile launchers will be used. If false, only guns will be fired. Defaults to false.//
1016 +Changed: Attribute "primary" is now optional and defines whether weapons from the ship's active primary weapon group will be fired. Defaults to true.
1017 +New attribute: "secondary" is an optional attribute that defines whether weapons from the ship's active secondary weapon group will be fired. Defaults to true.
1018 +New attribute: "missiles" is an optional attribute that defines whether only missile launchers will be used. If false, only guns will be fired. Defaults to false.
1007 1007  
1008 -//Corrects now-obsolete assumption that primary weapon groups only contain guns and secondary weapon groups only contain missile launchers.//
1020 +Corrects now-obsolete assumption that primary weapon groups only contain guns and secondary weapon groups only contain missile launchers.
1009 1009  )))
1010 1010  |(((
1011 1011  UI extensions
... ... @@ -1016,7 +1016,7 @@
1016 1016  )))
1017 1017  |(% colspan="4" %)(% colspan="3" %)
1018 1018  (((
1019 -//Added possibility to query build tasks of a certain buildmodule.//
1031 +Added possibility to query build tasks of a certain buildmodule.
1020 1020  )))
1021 1021  |(((
1022 1022  UI extensions
... ... @@ -1027,7 +1027,7 @@
1027 1027  )))
1028 1028  |(% colspan="4" %)(% colspan="3" %)
1029 1029  (((
1030 -//Added list of resources a buildmodule needs to build.//
1042 +Added list of resources a buildmodule needs to build.
1031 1031  )))
1032 1032  |(((
1033 1033  UI extensions
... ... @@ -1038,7 +1038,7 @@
1038 1038  )))
1039 1039  |(% colspan="4" %)(% colspan="3" %)
1040 1040  (((
1041 -//Unused, derelict function from XR - use GetComponentData(..., "hullpercent") instead.//
1053 +Unused, derelict function from XR - use GetComponentData(..., "hullpercent") instead.
1042 1042  )))
1043 1043  |(((
1044 1044  UI extensions
... ... @@ -1049,7 +1049,7 @@
1049 1049  )))
1050 1050  |(% colspan="4" %)(% colspan="3" %)
1051 1051  (((
1052 -//Changed return value type to const char* to better identify failure reasons in Lua script.//
1064 +Changed return value type to const char* to better identify failure reasons in Lua script.
1053 1053  )))
1054 1054  
1055 1055  ----
... ... @@ -1066,7 +1066,7 @@
1066 1066  )))
1067 1067  |(% colspan="4" %)(% colspan="3" %)
1068 1068  (((
1069 -//The "docksizes" property no longer includes internal ship storage docks.//
1081 +The "docksizes" property no longer includes internal ship storage docks.
1070 1070  )))
1071 1071  |(((
1072 1072  All
... ... @@ -1077,11 +1077,11 @@
1077 1077  )))
1078 1078  |(% colspan="4" %)(% colspan="3" %)
1079 1079  (((
1080 -//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".//
1092 +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".
1081 1081  
1082 -//Lua: Adjusted GetComponentData() and HasShipyard(), added HasWharf()//
1083 -//Lua / GetComponentData() properties: Removed "iscapitalshipyard", fixed "isshipyard", added "canbuildships", "iswharf", "isequipmentdock"//
1084 -//Scripts: Fixed property .isshipyard, added .iswharf (.canbuildships existed already)//
1094 +Lua: Adjusted GetComponentData() and HasShipyard(), added HasWharf()
1095 +Lua / GetComponentData() properties: Removed "iscapitalshipyard", fixed "isshipyard", added "canbuildships", "iswharf", "isequipmentdock"
1096 +Scripts: Fixed property .isshipyard, added .iswharf (.canbuildships existed already)
1085 1085  )))
1086 1086  |(((
1087 1087  UI extensions
... ... @@ -1092,7 +1092,7 @@
1092 1092  )))
1093 1093  |(% colspan="4" %)(% colspan="3" %)
1094 1094  (((
1095 -//Added new "operational" field to retrieve information about number of operational upgrades in a group.//
1107 +Added new "operational" field to retrieve information about number of operational upgrades in a group.
1096 1096  )))
1097 1097  |(% colspan="1" %)(% colspan="1" %)
1098 1098  (((
... ... @@ -1106,9 +1106,9 @@
1106 1106  )))
1107 1107  |(% colspan="4" %)(% colspan="3" %)
1108 1108  (((
1109 -//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.//
1121 +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.
1110 1110  
1111 -//The new function declaration is: void SetGuidance(UniverseID componentid, UIPosRot offset)//
1123 +The new function declaration is: void SetGuidance(UniverseID componentid, UIPosRot offset)
1112 1112  )))
1113 1113  |(((
1114 1114  UI extensions
... ... @@ -1119,7 +1119,7 @@
1119 1119  )))
1120 1120  |(% colspan="4" %)(% colspan="3" %)
1121 1121  (((
1122 -//CancelConstruction() now returns if the cancellation was successful. //
1134 +CancelConstruction() now returns if the cancellation was successful.
1123 1123  )))
1124 1124  
1125 1125  ----
... ... @@ -1136,7 +1136,7 @@
1136 1136  )))
1137 1137  |(% colspan="4" %)(% colspan="3" %)
1138 1138  (((
1139 -//Instead of "nextdestname", use the properties "destination" or "destinationsector" to retrieve a destination component, then retrieve its "name" property.//
1151 +Instead of "nextdestname", use the properties "destination" or "destinationsector" to retrieve a destination component, then retrieve its "name" property.
1140 1140  )))
1141 1141  
1142 1142  ----