Skip to content

Commit 98ca732

Browse files
committed
Update for 4.60
1 parent 66a5702 commit 98ca732

File tree

193 files changed

+3118
-2736
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+3118
-2736
lines changed

libMBIN/Source/NMS/GameComponents/GcAlienPuzzleEntry.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
namespace libMBIN.NMS.GameComponents
55
{
6-
[NMS(GUID = 0x6A9D8932A6EA67FB, NameHash = 0xDE1F17CE7E01A8C2)]
6+
[NMS(GUID = 0x14BCE7AB55AC06F0, NameHash = 0xDE1F17CE7E01A8C2)]
77
public class GcAlienPuzzleEntry : NMSTemplate
88
{
99
/* 0x000 */ public int ProgressionIndex;

libMBIN/Source/NMS/GameComponents/GcAlienPuzzleOption.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
namespace libMBIN.NMS.GameComponents
55
{
6-
[NMS(GUID = 0x1717F90923CCB268, NameHash = 0x3FE862FE8570BE69)]
6+
[NMS(GUID = 0x43CF4109122236CC, NameHash = 0x3FE862FE8570BE69)]
77
public class GcAlienPuzzleOption : NMSTemplate
88
{
99
/* 0x00 */ public NMSString0x20A Name;

libMBIN/Source/NMS/GameComponents/GcAlienPuzzleTable.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
namespace libMBIN.NMS.GameComponents
55
{
6-
[NMS(GUID = 0xD1DF6ABFBF98361B, NameHash = 0x5F6B19969ECDDFE)]
6+
[NMS(GUID = 0x6D9D43BBBF308537, NameHash = 0x5F6B19969ECDDFE)]
77
public class GcAlienPuzzleTable : NMSTemplate
88
{
99
/* 0x0 */ public List<GcAlienPuzzleEntry> Table;

libMBIN/Source/NMS/GameComponents/GcAudioAreaTriggerComponentData.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace libMBIN.NMS.GameComponents
44
{
5-
[NMS(GUID = 0xC65E9C90C7A229EC, NameHash = 0xD1618D63DA15668C)]
5+
[NMS(GUID = 0xAA9317C35082588, NameHash = 0xD1618D63DA15668C)]
66
public class GcAudioAreaTriggerComponentData : NMSTemplate
77
{
88
/* 0x0 */ public GcAudioWwiseEvents EventEnter;

libMBIN/Source/NMS/GameComponents/GcAudioWwiseEvents.cs

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
namespace libMBIN.NMS.GameComponents
22
{
3-
[NMS(GUID = 0xA6E921206349BF01, NameHash = 0x8B94093DC3901046)]
3+
[NMS(GUID = 0xF651380B8EE89A91, NameHash = 0x8B94093DC3901046)]
44
public class GcAudioWwiseEvents : NMSTemplate
55
{
6-
// size: 0xA03
6+
// size: 0xA10
77
public enum AkEventEnum : uint {
88
INVALID_EVENT = 0x0,
99
ABANDONED_DOOR_UNLOCK = 0x264BED2D,
@@ -1359,6 +1359,7 @@ public enum AkEventEnum : uint {
13591359
PL_SHIP_EXIT = 0x2F3259B1,
13601360
PL_SHIP_GROUND_IMPACT = 0x2CE59259,
13611361
PL_SHIP_HASLANDED = 0xB585E053,
1362+
PL_SHIP_HASLANDED_RACER = 0xEDFA38D,
13621363
PL_SHIP_HYPERSPACE_END = 0xC1AE6E4B,
13631364
PL_SHIP_HYPERSPACE_START = 0x4AA4CB30,
13641365
PL_SHIP_IDLE = 0xFC4A8773,
@@ -2003,6 +2004,7 @@ public enum AkEventEnum : uint {
20032004
SHIP_SQUID_NOSE_LANDING = 0xCC0E542,
20042005
SHIP_SQUID_NOSE_TAKEOFF = 0xE2EA8853,
20052006
SHIP_TOUCHDOWN_IMPACT = 0xF0555EF0,
2007+
SHIPREPAIR_IDLE = 0x2CD1DD7D,
20062008
SHORELINE = 0x1A1A962,
20072009
SHUTTLE_CLOSE = 0xA8262171,
20082010
SHUTTLE_MAINTHRUSTER = 0x8BB99737,
@@ -2049,6 +2051,12 @@ public enum AkEventEnum : uint {
20492051
STARSHIP_VIEW_SWITCH_EXTERIOR = 0xF31B791,
20502052
STARSHIP_VIEW_SWITCH_INTERIOR = 0x52B4A22F,
20512053
STATION_CONSOLE_SWITCH = 0x9CD9E964,
2054+
STATIONB_CRANELOADCARGO_FR1 = 0xF54FF1EB,
2055+
STATIONB_CRANELOADCARGO_FR446 = 0xE2F1938C,
2056+
STATIONB_ORB_IDLE = 0x1E239542,
2057+
STATIONB_ORB_LOOM = 0xDE339A2B,
2058+
STATIONB_ORB_RETRACT = 0xA1A8F223,
2059+
STATIONB_ORB_ZOOM = 0x9BE92935,
20522060
STING_LOGO = 0xEE2BDB9E,
20532061
STONE_DOOR1_SETTLEMENT_CLOSE = 0xBA754903,
20542062
STONE_DOOR1_SETTLEMENT_OPEN = 0x2623C975,
@@ -2164,6 +2172,7 @@ public enum AkEventEnum : uint {
21642172
TERRAIN_CREATE = 0xA095FDCF,
21652173
TERRAIN_DESTROY = 0xD6350E47,
21662174
TERRAIN_UNDO = 0x1EEA9A75,
2175+
TEST = 0xBC2C0BE9,
21672176
TIMBER_DOOR1_SETTLEMENT_CLOSE = 0x43A6512B,
21682177
TIMBER_DOOR1_SETTLEMENT_OPEN = 0x18A8586D,
21692178
TIMBER_DOOR2_SETTLEMENT_CLOSE = 0xCD38E81A,
@@ -2362,6 +2371,10 @@ public enum AkEventEnum : uint {
23622371
UI_SETTLEMENT_DECISION = 0xED34CBC8,
23632372
UI_SETTLEMENT_FLOORCOMPLETE = 0xD4E70FC1,
23642373
UI_SETTLEMENT_INVEST = 0x1C799E89,
2374+
UI_SHIP_CUSTOMISATION_ASSEMBLE = 0x8DA65690,
2375+
UI_SHIP_CUSTOMISATION_CHANGE_SHIP = 0xA93A6CB5,
2376+
UI_SHIP_CUSTOMISATION_REMOVE = 0xEB26F228,
2377+
UI_SHIP_CUSTOMISATION_SELECT = 0x7F015D48,
23652378
UI_SHOP_ITEMS_MENU = 0x6192287,
23662379
UI_SHOP_SCROLL_DOWN = 0x874F66BD,
23672380
UI_SHOP_SCROLL_UP = 0x77487C8A,

libMBIN/Source/NMS/GameComponents/GcBuildingSpawnData.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
namespace libMBIN.NMS.GameComponents
55
{
6-
[NMS(GUID = 0x81CB86131C5ED566, NameHash = 0x2FE28DE7841506AF)]
6+
[NMS(GUID = 0x5EC7D9B0C68B75FD, NameHash = 0x2FE28DE7841506AF)]
77
public class GcBuildingSpawnData : NMSTemplate
88
{
99
/* 0x000 */ public float Density;

libMBIN/Source/NMS/GameComponents/GcCharacterCustomisationColourData.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace libMBIN.NMS.GameComponents
44
{
5-
[NMS(GUID = 0x46381A2DECBC5E2E, NameHash = 0x8AC0161286DB6A30)]
5+
[NMS(GUID = 0x4DC72A1B3D580B88, NameHash = 0x8AC0161286DB6A30)]
66
public class GcCharacterCustomisationColourData : NMSTemplate
77
{
88
/* 0x00 */ public TkPaletteTexture Palette;

libMBIN/Source/NMS/GameComponents/GcCharacterCustomisationData.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
namespace libMBIN.NMS.GameComponents
55
{
6-
[NMS(GUID = 0xFDAC68072C02161A, NameHash = 0xBF5911FBC471448F)]
6+
[NMS(GUID = 0x1B1FB2E6CD27F8B1, NameHash = 0xBF5911FBC471448F)]
77
public class GcCharacterCustomisationData : NMSTemplate
88
{
99
/* 0x00 */ public List<NMSString0x10> DescriptorGroups;

libMBIN/Source/NMS/GameComponents/GcCharacterCustomisationSaveData.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace libMBIN.NMS.GameComponents
44
{
5-
[NMS(GUID = 0x4D8C407E842E63B5, NameHash = 0xC5B9CCD1978B8755)]
5+
[NMS(GUID = 0x4049DBF9FF79AAD5, NameHash = 0xC5B9CCD1978B8755)]
66
public class GcCharacterCustomisationSaveData : NMSTemplate
77
{
88
/* 0x00 */ public NMSString0x10 SelectedPreset;

libMBIN/Source/NMS/GameComponents/GcCombatEffectData.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace libMBIN.NMS.GameComponents
44
{
5-
[NMS(GUID = 0xB7751B976A2C6219, NameHash = 0x6D475929020A9A4D)]
5+
[NMS(GUID = 0x7BBE69884E81E66F, NameHash = 0x6D475929020A9A4D)]
66
public class GcCombatEffectData : NMSTemplate
77
{
88
/* 0x00 */ public NMSString0x10 DamageId;

0 commit comments

Comments
 (0)