From 2678f275ee6a99b30d794993eb0cbbd1fc8b3189 Mon Sep 17 00:00:00 2001 From: a2x <45197573+a2x@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:14:33 +1000 Subject: [PATCH] Game update (14029) --- cs2-dumper.log | 10 ++++----- output/animationsystem_dll.cs | 2 +- output/animationsystem_dll.hpp | 2 +- output/animationsystem_dll.rs | 2 +- output/buttons.cs | 34 +++++++++++++++---------------- output/buttons.hpp | 34 +++++++++++++++---------------- output/buttons.json | 32 ++++++++++++++--------------- output/buttons.rs | 34 +++++++++++++++---------------- output/client_dll.cs | 2 +- output/client_dll.hpp | 2 +- output/client_dll.rs | 2 +- output/engine2_dll.cs | 2 +- output/engine2_dll.hpp | 2 +- output/engine2_dll.rs | 2 +- output/host_dll.cs | 2 +- output/host_dll.hpp | 2 +- output/host_dll.rs | 2 +- output/info.json | 4 ++-- output/interfaces.cs | 36 ++++++++++++++++----------------- output/interfaces.hpp | 36 ++++++++++++++++----------------- output/interfaces.json | 34 +++++++++++++++---------------- output/interfaces.rs | 36 ++++++++++++++++----------------- output/materialsystem2_dll.cs | 2 +- output/materialsystem2_dll.hpp | 2 +- output/materialsystem2_dll.rs | 2 +- output/networksystem_dll.cs | 2 +- output/networksystem_dll.hpp | 2 +- output/networksystem_dll.rs | 2 +- output/offsets.cs | 32 ++++++++++++++--------------- output/offsets.hpp | 32 ++++++++++++++--------------- output/offsets.json | 30 +++++++++++++-------------- output/offsets.rs | 32 ++++++++++++++--------------- output/panorama_dll.cs | 2 +- output/panorama_dll.hpp | 2 +- output/panorama_dll.rs | 2 +- output/particles_dll.cs | 2 +- output/particles_dll.hpp | 2 +- output/particles_dll.rs | 2 +- output/pulse_system_dll.cs | 2 +- output/pulse_system_dll.hpp | 2 +- output/pulse_system_dll.rs | 2 +- output/rendersystemdx11_dll.cs | 2 +- output/rendersystemdx11_dll.hpp | 2 +- output/rendersystemdx11_dll.rs | 2 +- output/resourcesystem_dll.cs | 2 +- output/resourcesystem_dll.hpp | 2 +- output/resourcesystem_dll.rs | 2 +- output/scenesystem_dll.cs | 2 +- output/scenesystem_dll.hpp | 2 +- output/scenesystem_dll.rs | 2 +- output/schemasystem_dll.cs | 2 +- output/schemasystem_dll.hpp | 2 +- output/schemasystem_dll.rs | 2 +- output/server_dll.cs | 2 +- output/server_dll.hpp | 2 +- output/server_dll.rs | 2 +- output/soundsystem_dll.cs | 2 +- output/soundsystem_dll.hpp | 2 +- output/soundsystem_dll.rs | 2 +- output/vphysics2_dll.cs | 2 +- output/vphysics2_dll.hpp | 2 +- output/vphysics2_dll.rs | 2 +- output/worldrenderer_dll.cs | 2 +- output/worldrenderer_dll.hpp | 2 +- output/worldrenderer_dll.rs | 2 +- 65 files changed, 259 insertions(+), 259 deletions(-) diff --git a/cs2-dumper.log b/cs2-dumper.log index 76bd732..0d2bd0b 100644 --- a/cs2-dumper.log +++ b/cs2-dumper.log @@ -1,5 +1,5 @@ -23:33:07 [INFO] found 16 buttons -23:33:07 [INFO] found 132 interfaces across 35 modules -23:33:08 [INFO] found 33 offsets across 5 modules -23:33:08 [INFO] found 2331 classes and 342 enums across 17 modules -23:33:08 [INFO] analysis completed in 1.04s +00:13:38 [INFO] found 16 buttons +00:13:38 [INFO] found 132 interfaces across 35 modules +00:13:39 [INFO] found 33 offsets across 5 modules +00:13:39 [INFO] found 2331 classes and 342 enums across 17 modules +00:13:39 [INFO] analysis completed in 1.86s diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index 9fc3686..3a4fc9a 100644 --- a/output/animationsystem_dll.cs +++ b/output/animationsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index 15320c7..274484f 100644 --- a/output/animationsystem_dll.hpp +++ b/output/animationsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index eb45e5f..a0e8f8b 100644 --- a/output/animationsystem_dll.rs +++ b/output/animationsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/buttons.cs b/output/buttons.cs index 2e6be81..ef973b9 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,24 +1,24 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper { // Module: client.dll public static class Buttons { - public const nint attack = 0x17CC040; - public const nint attack2 = 0x17CC0D0; - public const nint back = 0x17CC310; - public const nint duck = 0x17CC5E0; - public const nint forward = 0x17CC280; - public const nint jump = 0x17CC550; - public const nint left = 0x17CC3A0; - public const nint lookatweapon = 0x19D9CC0; - public const nint reload = 0x17CBFB0; - public const nint right = 0x17CC430; - public const nint showscores = 0x19D9BA0; - public const nint sprint = 0x17CBF20; - public const nint turnleft = 0x17CC160; - public const nint turnright = 0x17CC1F0; - public const nint use = 0x17CC4C0; - public const nint zoom = 0x19D9C30; + public const nint attack = 0x17CC020; + public const nint attack2 = 0x17CC0B0; + public const nint back = 0x17CC2F0; + public const nint duck = 0x17CC5C0; + public const nint forward = 0x17CC260; + public const nint jump = 0x17CC530; + public const nint left = 0x17CC380; + public const nint lookatweapon = 0x19D9CB0; + public const nint reload = 0x17CBF90; + public const nint right = 0x17CC410; + public const nint showscores = 0x19D9B90; + public const nint sprint = 0x17CBF00; + public const nint turnleft = 0x17CC140; + public const nint turnright = 0x17CC1D0; + public const nint use = 0x17CC4A0; + public const nint zoom = 0x19D9C20; } } diff --git a/output/buttons.hpp b/output/buttons.hpp index 2ad7ff3..a38853f 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once @@ -8,21 +8,21 @@ namespace cs2_dumper { // Module: client.dll namespace buttons { - constexpr std::ptrdiff_t attack = 0x17CC040; - constexpr std::ptrdiff_t attack2 = 0x17CC0D0; - constexpr std::ptrdiff_t back = 0x17CC310; - constexpr std::ptrdiff_t duck = 0x17CC5E0; - constexpr std::ptrdiff_t forward = 0x17CC280; - constexpr std::ptrdiff_t jump = 0x17CC550; - constexpr std::ptrdiff_t left = 0x17CC3A0; - constexpr std::ptrdiff_t lookatweapon = 0x19D9CC0; - constexpr std::ptrdiff_t reload = 0x17CBFB0; - constexpr std::ptrdiff_t right = 0x17CC430; - constexpr std::ptrdiff_t showscores = 0x19D9BA0; - constexpr std::ptrdiff_t sprint = 0x17CBF20; - constexpr std::ptrdiff_t turnleft = 0x17CC160; - constexpr std::ptrdiff_t turnright = 0x17CC1F0; - constexpr std::ptrdiff_t use = 0x17CC4C0; - constexpr std::ptrdiff_t zoom = 0x19D9C30; + constexpr std::ptrdiff_t attack = 0x17CC020; + constexpr std::ptrdiff_t attack2 = 0x17CC0B0; + constexpr std::ptrdiff_t back = 0x17CC2F0; + constexpr std::ptrdiff_t duck = 0x17CC5C0; + constexpr std::ptrdiff_t forward = 0x17CC260; + constexpr std::ptrdiff_t jump = 0x17CC530; + constexpr std::ptrdiff_t left = 0x17CC380; + constexpr std::ptrdiff_t lookatweapon = 0x19D9CB0; + constexpr std::ptrdiff_t reload = 0x17CBF90; + constexpr std::ptrdiff_t right = 0x17CC410; + constexpr std::ptrdiff_t showscores = 0x19D9B90; + constexpr std::ptrdiff_t sprint = 0x17CBF00; + constexpr std::ptrdiff_t turnleft = 0x17CC140; + constexpr std::ptrdiff_t turnright = 0x17CC1D0; + constexpr std::ptrdiff_t use = 0x17CC4A0; + constexpr std::ptrdiff_t zoom = 0x19D9C20; } } diff --git a/output/buttons.json b/output/buttons.json index bb88913..f3f0e3f 100644 --- a/output/buttons.json +++ b/output/buttons.json @@ -1,20 +1,20 @@ { "client.dll": { - "attack": 24952896, - "attack2": 24953040, - "back": 24953616, - "duck": 24954336, - "forward": 24953472, - "jump": 24954192, - "left": 24953760, - "lookatweapon": 27106496, - "reload": 24952752, - "right": 24953904, - "showscores": 27106208, - "sprint": 24952608, - "turnleft": 24953184, - "turnright": 24953328, - "use": 24954048, - "zoom": 27106352 + "attack": 24952864, + "attack2": 24953008, + "back": 24953584, + "duck": 24954304, + "forward": 24953440, + "jump": 24954160, + "left": 24953728, + "lookatweapon": 27106480, + "reload": 24952720, + "right": 24953872, + "showscores": 27106192, + "sprint": 24952576, + "turnleft": 24953152, + "turnright": 24953296, + "use": 24954016, + "zoom": 27106336 } } \ No newline at end of file diff --git a/output/buttons.rs b/output/buttons.rs index 08464c0..116a953 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, unused)] pub mod cs2_dumper { // Module: client.dll pub mod buttons { - pub const attack: usize = 0x17CC040; - pub const attack2: usize = 0x17CC0D0; - pub const back: usize = 0x17CC310; - pub const duck: usize = 0x17CC5E0; - pub const forward: usize = 0x17CC280; - pub const jump: usize = 0x17CC550; - pub const left: usize = 0x17CC3A0; - pub const lookatweapon: usize = 0x19D9CC0; - pub const reload: usize = 0x17CBFB0; - pub const right: usize = 0x17CC430; - pub const showscores: usize = 0x19D9BA0; - pub const sprint: usize = 0x17CBF20; - pub const turnleft: usize = 0x17CC160; - pub const turnright: usize = 0x17CC1F0; - pub const r#use: usize = 0x17CC4C0; - pub const zoom: usize = 0x19D9C30; + pub const attack: usize = 0x17CC020; + pub const attack2: usize = 0x17CC0B0; + pub const back: usize = 0x17CC2F0; + pub const duck: usize = 0x17CC5C0; + pub const forward: usize = 0x17CC260; + pub const jump: usize = 0x17CC530; + pub const left: usize = 0x17CC380; + pub const lookatweapon: usize = 0x19D9CB0; + pub const reload: usize = 0x17CBF90; + pub const right: usize = 0x17CC410; + pub const showscores: usize = 0x19D9B90; + pub const sprint: usize = 0x17CBF00; + pub const turnleft: usize = 0x17CC140; + pub const turnright: usize = 0x17CC1D0; + pub const r#use: usize = 0x17CC4A0; + pub const zoom: usize = 0x19D9C20; } } diff --git a/output/client_dll.cs b/output/client_dll.cs index 0db70ed..d1562e8 100644 --- a/output/client_dll.cs +++ b/output/client_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client_dll.hpp b/output/client_dll.hpp index dd333fc..44ff233 100644 --- a/output/client_dll.hpp +++ b/output/client_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/client_dll.rs b/output/client_dll.rs index 154226c..3904d9a 100644 --- a/output/client_dll.rs +++ b/output/client_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/engine2_dll.cs b/output/engine2_dll.cs index 6562d86..df8a033 100644 --- a/output/engine2_dll.cs +++ b/output/engine2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index 22e9a01..fcfa352 100644 --- a/output/engine2_dll.hpp +++ b/output/engine2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index 58f39f8..44df130 100644 --- a/output/engine2_dll.rs +++ b/output/engine2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/host_dll.cs b/output/host_dll.cs index b82ce3f..b886b83 100644 --- a/output/host_dll.cs +++ b/output/host_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index e4fea22..8a93d1d 100644 --- a/output/host_dll.hpp +++ b/output/host_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index 7a25280..488d9eb 100644 --- a/output/host_dll.rs +++ b/output/host_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/info.json b/output/info.json index 9064033..4f880fb 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { - "build_number": 14028, - "timestamp": "2024-08-21T00:00:00.519767300+00:00" + "build_number": 14029, + "timestamp": "2024-08-22T00:13:39.639692900+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 7c443e1..8daaf55 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll @@ -9,14 +9,14 @@ namespace CS2Dumper.Interfaces { } // Module: client.dll public static class ClientDll { - public const nint ClientToolsInfo_001 = 0x17CB650; - public const nint EmptyWorldService001_Client = 0x1788D80; - public const nint GameClientExports001 = 0x17C8308; - public const nint LegacyGameUI001 = 0x17E7E10; - public const nint Source2Client002 = 0x19C3E50; - public const nint Source2ClientConfig001 = 0x19647F0; - public const nint Source2ClientPrediction001 = 0x17D36B0; - public const nint Source2ClientUI001 = 0x17E6890; + public const nint ClientToolsInfo_001 = 0x17CB630; + public const nint EmptyWorldService001_Client = 0x1788D70; + public const nint GameClientExports001 = 0x17C82E8; + public const nint LegacyGameUI001 = 0x17E7DF0; + public const nint Source2Client002 = 0x19C3E30; + public const nint Source2ClientConfig001 = 0x19647D0; + public const nint Source2ClientPrediction001 = 0x17D3690; + public const nint Source2ClientUI001 = 0x17E6870; } // Module: engine2.dll public static class Engine2Dll { @@ -89,11 +89,11 @@ namespace CS2Dumper.Interfaces { } // Module: materialsystem2.dll public static class Materialsystem2Dll { - public const nint FontManager_001 = 0x10D320; - public const nint MaterialUtils_001 = 0x1084F0; - public const nint PostProcessingSystem_001 = 0x108400; - public const nint TextLayout_001 = 0x108480; - public const nint VMaterialSystem2_001 = 0x10C930; + public const nint FontManager_001 = 0x10E320; + public const nint MaterialUtils_001 = 0x1094F0; + public const nint PostProcessingSystem_001 = 0x109400; + public const nint TextLayout_001 = 0x109480; + public const nint VMaterialSystem2_001 = 0x10D930; } // Module: meshsystem.dll public static class MeshsystemDll { @@ -157,15 +157,15 @@ namespace CS2Dumper.Interfaces { } // Module: server.dll public static class ServerDll { - public const nint EmptyWorldService001_Server = 0x13176D0; - public const nint EntitySubclassUtilsV001 = 0x12CA200; + public const nint EmptyWorldService001_Server = 0x13176C0; + public const nint EntitySubclassUtilsV001 = 0x12CA1F0; public const nint NavGameTest001 = 0x13B5768; public const nint ServerToolsInfo_001 = 0x136AEE8; public const nint Source2GameClients001 = 0x13662C0; - public const nint Source2GameDirector001 = 0x1494B70; + public const nint Source2GameDirector001 = 0x1494B30; public const nint Source2GameEntities001 = 0x136AE10; public const nint Source2Server001 = 0x136AC80; - public const nint Source2ServerConfig001 = 0x154F988; + public const nint Source2ServerConfig001 = 0x154F958; public const nint customnavsystem001 = 0x12AFA78; } // Module: soundsystem.dll diff --git a/output/interfaces.hpp b/output/interfaces.hpp index 208d576..551ca4f 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once @@ -14,14 +14,14 @@ namespace cs2_dumper { } // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x17CB650; - constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1788D80; - constexpr std::ptrdiff_t GameClientExports001 = 0x17C8308; - constexpr std::ptrdiff_t LegacyGameUI001 = 0x17E7E10; - constexpr std::ptrdiff_t Source2Client002 = 0x19C3E50; - constexpr std::ptrdiff_t Source2ClientConfig001 = 0x19647F0; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x17D36B0; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x17E6890; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x17CB630; + constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x1788D70; + constexpr std::ptrdiff_t GameClientExports001 = 0x17C82E8; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x17E7DF0; + constexpr std::ptrdiff_t Source2Client002 = 0x19C3E30; + constexpr std::ptrdiff_t Source2ClientConfig001 = 0x19647D0; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x17D3690; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x17E6870; } // Module: engine2.dll namespace engine2_dll { @@ -94,11 +94,11 @@ namespace cs2_dumper { } // Module: materialsystem2.dll namespace materialsystem2_dll { - constexpr std::ptrdiff_t FontManager_001 = 0x10D320; - constexpr std::ptrdiff_t MaterialUtils_001 = 0x1084F0; - constexpr std::ptrdiff_t PostProcessingSystem_001 = 0x108400; - constexpr std::ptrdiff_t TextLayout_001 = 0x108480; - constexpr std::ptrdiff_t VMaterialSystem2_001 = 0x10C930; + constexpr std::ptrdiff_t FontManager_001 = 0x10E320; + constexpr std::ptrdiff_t MaterialUtils_001 = 0x1094F0; + constexpr std::ptrdiff_t PostProcessingSystem_001 = 0x109400; + constexpr std::ptrdiff_t TextLayout_001 = 0x109480; + constexpr std::ptrdiff_t VMaterialSystem2_001 = 0x10D930; } // Module: meshsystem.dll namespace meshsystem_dll { @@ -162,15 +162,15 @@ namespace cs2_dumper { } // Module: server.dll namespace server_dll { - constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x13176D0; - constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x12CA200; + constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x13176C0; + constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x12CA1F0; constexpr std::ptrdiff_t NavGameTest001 = 0x13B5768; constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x136AEE8; constexpr std::ptrdiff_t Source2GameClients001 = 0x13662C0; - constexpr std::ptrdiff_t Source2GameDirector001 = 0x1494B70; + constexpr std::ptrdiff_t Source2GameDirector001 = 0x1494B30; constexpr std::ptrdiff_t Source2GameEntities001 = 0x136AE10; constexpr std::ptrdiff_t Source2Server001 = 0x136AC80; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x154F988; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x154F958; constexpr std::ptrdiff_t customnavsystem001 = 0x12AFA78; } // Module: soundsystem.dll diff --git a/output/interfaces.json b/output/interfaces.json index 3e3d2c5..6934547 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -4,14 +4,14 @@ "AnimationSystem_001": 5799664 }, "client.dll": { - "ClientToolsInfo_001": 24950352, - "EmptyWorldService001_Client": 24677760, - "GameClientExports001": 24937224, - "LegacyGameUI001": 25067024, - "Source2Client002": 27016784, - "Source2ClientConfig001": 26626032, - "Source2ClientPrediction001": 24983216, - "Source2ClientUI001": 25061520 + "ClientToolsInfo_001": 24950320, + "EmptyWorldService001_Client": 24677744, + "GameClientExports001": 24937192, + "LegacyGameUI001": 25066992, + "Source2Client002": 27016752, + "Source2ClientConfig001": 26626000, + "Source2ClientPrediction001": 24983184, + "Source2ClientUI001": 25061488 }, "engine2.dll": { "BenchmarkService001": 5461520, @@ -76,11 +76,11 @@ "MATCHFRAMEWORK_001": 1754000 }, "materialsystem2.dll": { - "FontManager_001": 1102624, - "MaterialUtils_001": 1082608, - "PostProcessingSystem_001": 1082368, - "TextLayout_001": 1082496, - "VMaterialSystem2_001": 1100080 + "FontManager_001": 1106720, + "MaterialUtils_001": 1086704, + "PostProcessingSystem_001": 1086464, + "TextLayout_001": 1086592, + "VMaterialSystem2_001": 1104176 }, "meshsystem.dll": { "MeshSystem001": 1329712 @@ -130,15 +130,15 @@ "SchemaSystem_001": 378640 }, "server.dll": { - "EmptyWorldService001_Server": 20018896, - "EntitySubclassUtilsV001": 19702272, + "EmptyWorldService001_Server": 20018880, + "EntitySubclassUtilsV001": 19702256, "NavGameTest001": 20666216, "ServerToolsInfo_001": 20360936, "Source2GameClients001": 20341440, - "Source2GameDirector001": 21580656, + "Source2GameDirector001": 21580592, "Source2GameEntities001": 20360720, "Source2Server001": 20360320, - "Source2ServerConfig001": 22346120, + "Source2ServerConfig001": 22346072, "customnavsystem001": 19593848 }, "soundsystem.dll": { diff --git a/output/interfaces.rs b/output/interfaces.rs index 6b51833..eeb0328 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, unused)] @@ -12,14 +12,14 @@ pub mod cs2_dumper { } // Module: client.dll pub mod client_dll { - pub const ClientToolsInfo_001: usize = 0x17CB650; - pub const EmptyWorldService001_Client: usize = 0x1788D80; - pub const GameClientExports001: usize = 0x17C8308; - pub const LegacyGameUI001: usize = 0x17E7E10; - pub const Source2Client002: usize = 0x19C3E50; - pub const Source2ClientConfig001: usize = 0x19647F0; - pub const Source2ClientPrediction001: usize = 0x17D36B0; - pub const Source2ClientUI001: usize = 0x17E6890; + pub const ClientToolsInfo_001: usize = 0x17CB630; + pub const EmptyWorldService001_Client: usize = 0x1788D70; + pub const GameClientExports001: usize = 0x17C82E8; + pub const LegacyGameUI001: usize = 0x17E7DF0; + pub const Source2Client002: usize = 0x19C3E30; + pub const Source2ClientConfig001: usize = 0x19647D0; + pub const Source2ClientPrediction001: usize = 0x17D3690; + pub const Source2ClientUI001: usize = 0x17E6870; } // Module: engine2.dll pub mod engine2_dll { @@ -92,11 +92,11 @@ pub mod cs2_dumper { } // Module: materialsystem2.dll pub mod materialsystem2_dll { - pub const FontManager_001: usize = 0x10D320; - pub const MaterialUtils_001: usize = 0x1084F0; - pub const PostProcessingSystem_001: usize = 0x108400; - pub const TextLayout_001: usize = 0x108480; - pub const VMaterialSystem2_001: usize = 0x10C930; + pub const FontManager_001: usize = 0x10E320; + pub const MaterialUtils_001: usize = 0x1094F0; + pub const PostProcessingSystem_001: usize = 0x109400; + pub const TextLayout_001: usize = 0x109480; + pub const VMaterialSystem2_001: usize = 0x10D930; } // Module: meshsystem.dll pub mod meshsystem_dll { @@ -160,15 +160,15 @@ pub mod cs2_dumper { } // Module: server.dll pub mod server_dll { - pub const EmptyWorldService001_Server: usize = 0x13176D0; - pub const EntitySubclassUtilsV001: usize = 0x12CA200; + pub const EmptyWorldService001_Server: usize = 0x13176C0; + pub const EntitySubclassUtilsV001: usize = 0x12CA1F0; pub const NavGameTest001: usize = 0x13B5768; pub const ServerToolsInfo_001: usize = 0x136AEE8; pub const Source2GameClients001: usize = 0x13662C0; - pub const Source2GameDirector001: usize = 0x1494B70; + pub const Source2GameDirector001: usize = 0x1494B30; pub const Source2GameEntities001: usize = 0x136AE10; pub const Source2Server001: usize = 0x136AC80; - pub const Source2ServerConfig001: usize = 0x154F988; + pub const Source2ServerConfig001: usize = 0x154F958; pub const customnavsystem001: usize = 0x12AFA78; } // Module: soundsystem.dll diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index 799e7bc..38d7c47 100644 --- a/output/materialsystem2_dll.cs +++ b/output/materialsystem2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index 0bff2e9..93f9a3f 100644 --- a/output/materialsystem2_dll.hpp +++ b/output/materialsystem2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index 7e4acdb..eb73bcb 100644 --- a/output/materialsystem2_dll.rs +++ b/output/materialsystem2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/networksystem_dll.cs b/output/networksystem_dll.cs index 9c1ddc3..6c3dd7f 100644 --- a/output/networksystem_dll.cs +++ b/output/networksystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index dd17cc1..58c7625 100644 --- a/output/networksystem_dll.hpp +++ b/output/networksystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index 838bd48..9c16b13 100644 --- a/output/networksystem_dll.rs +++ b/output/networksystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/offsets.cs b/output/offsets.cs index e93d04e..c601eec 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,26 +1,26 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { - public const nint dwCSGOInput = 0x19D3B78; - public const nint dwEntityList = 0x1968518; - public const nint dwGameEntitySystem = 0x1A881A8; + public const nint dwCSGOInput = 0x19D3B68; + public const nint dwEntityList = 0x19684F8; + public const nint dwGameEntitySystem = 0x1A88198; public const nint dwGameEntitySystem_highestEntityIndex = 0x1510; - public const nint dwGameRules = 0x19C5508; - public const nint dwGlobalVars = 0x17C7518; - public const nint dwGlowManager = 0x19C5528; - public const nint dwLocalPlayerController = 0x19B8178; - public const nint dwLocalPlayerPawn = 0x17D3810; - public const nint dwPlantedC4 = 0x19CEED8; - public const nint dwPrediction = 0x17D36B0; - public const nint dwSensitivity = 0x19C6AE8; + public const nint dwGameRules = 0x19C54E8; + public const nint dwGlobalVars = 0x17C74F8; + public const nint dwGlowManager = 0x19C5508; + public const nint dwLocalPlayerController = 0x19B8158; + public const nint dwLocalPlayerPawn = 0x17D37F0; + public const nint dwPlantedC4 = 0x19CEEC8; + public const nint dwPrediction = 0x17D3690; + public const nint dwSensitivity = 0x19C6AC8; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x19D98F8; - public const nint dwViewMatrix = 0x19CA4A0; - public const nint dwViewRender = 0x19CAC30; - public const nint dwWeaponC4 = 0x196C520; + public const nint dwViewAngles = 0x19D98E8; + public const nint dwViewMatrix = 0x19CA480; + public const nint dwViewRender = 0x19CAC10; + public const nint dwWeaponC4 = 0x196C500; } // Module: engine2.dll public static class Engine2Dll { diff --git a/output/offsets.hpp b/output/offsets.hpp index e73fbdb..c63c01a 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once @@ -9,23 +9,23 @@ namespace cs2_dumper { namespace offsets { // Module: client.dll namespace client_dll { - constexpr std::ptrdiff_t dwCSGOInput = 0x19D3B78; - constexpr std::ptrdiff_t dwEntityList = 0x1968518; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x1A881A8; + constexpr std::ptrdiff_t dwCSGOInput = 0x19D3B68; + constexpr std::ptrdiff_t dwEntityList = 0x19684F8; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x1A88198; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x1510; - constexpr std::ptrdiff_t dwGameRules = 0x19C5508; - constexpr std::ptrdiff_t dwGlobalVars = 0x17C7518; - constexpr std::ptrdiff_t dwGlowManager = 0x19C5528; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x19B8178; - constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x17D3810; - constexpr std::ptrdiff_t dwPlantedC4 = 0x19CEED8; - constexpr std::ptrdiff_t dwPrediction = 0x17D36B0; - constexpr std::ptrdiff_t dwSensitivity = 0x19C6AE8; + constexpr std::ptrdiff_t dwGameRules = 0x19C54E8; + constexpr std::ptrdiff_t dwGlobalVars = 0x17C74F8; + constexpr std::ptrdiff_t dwGlowManager = 0x19C5508; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x19B8158; + constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x17D37F0; + constexpr std::ptrdiff_t dwPlantedC4 = 0x19CEEC8; + constexpr std::ptrdiff_t dwPrediction = 0x17D3690; + constexpr std::ptrdiff_t dwSensitivity = 0x19C6AC8; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x19D98F8; - constexpr std::ptrdiff_t dwViewMatrix = 0x19CA4A0; - constexpr std::ptrdiff_t dwViewRender = 0x19CAC30; - constexpr std::ptrdiff_t dwWeaponC4 = 0x196C520; + constexpr std::ptrdiff_t dwViewAngles = 0x19D98E8; + constexpr std::ptrdiff_t dwViewMatrix = 0x19CA480; + constexpr std::ptrdiff_t dwViewRender = 0x19CAC10; + constexpr std::ptrdiff_t dwWeaponC4 = 0x196C500; } // Module: engine2.dll namespace engine2_dll { diff --git a/output/offsets.json b/output/offsets.json index 8f0bd43..446ef23 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -1,22 +1,22 @@ { "client.dll": { - "dwCSGOInput": 27081592, - "dwEntityList": 26641688, - "dwGameEntitySystem": 27820456, + "dwCSGOInput": 27081576, + "dwEntityList": 26641656, + "dwGameEntitySystem": 27820440, "dwGameEntitySystem_highestEntityIndex": 5392, - "dwGameRules": 27022600, - "dwGlobalVars": 24933656, - "dwGlowManager": 27022632, - "dwLocalPlayerController": 26968440, - "dwLocalPlayerPawn": 24983568, - "dwPlantedC4": 27061976, - "dwPrediction": 24983216, - "dwSensitivity": 27028200, + "dwGameRules": 27022568, + "dwGlobalVars": 24933624, + "dwGlowManager": 27022600, + "dwLocalPlayerController": 26968408, + "dwLocalPlayerPawn": 24983536, + "dwPlantedC4": 27061960, + "dwPrediction": 24983184, + "dwSensitivity": 27028168, "dwSensitivity_sensitivity": 64, - "dwViewAngles": 27105528, - "dwViewMatrix": 27042976, - "dwViewRender": 27044912, - "dwWeaponC4": 26658080 + "dwViewAngles": 27105512, + "dwViewMatrix": 27042944, + "dwViewRender": 27044880, + "dwWeaponC4": 26658048 }, "engine2.dll": { "dwBuildNumber": 5437428, diff --git a/output/offsets.rs b/output/offsets.rs index fbe361c..b77f78e 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, unused)] @@ -7,23 +7,23 @@ pub mod cs2_dumper { pub mod offsets { // Module: client.dll pub mod client_dll { - pub const dwCSGOInput: usize = 0x19D3B78; - pub const dwEntityList: usize = 0x1968518; - pub const dwGameEntitySystem: usize = 0x1A881A8; + pub const dwCSGOInput: usize = 0x19D3B68; + pub const dwEntityList: usize = 0x19684F8; + pub const dwGameEntitySystem: usize = 0x1A88198; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x1510; - pub const dwGameRules: usize = 0x19C5508; - pub const dwGlobalVars: usize = 0x17C7518; - pub const dwGlowManager: usize = 0x19C5528; - pub const dwLocalPlayerController: usize = 0x19B8178; - pub const dwLocalPlayerPawn: usize = 0x17D3810; - pub const dwPlantedC4: usize = 0x19CEED8; - pub const dwPrediction: usize = 0x17D36B0; - pub const dwSensitivity: usize = 0x19C6AE8; + pub const dwGameRules: usize = 0x19C54E8; + pub const dwGlobalVars: usize = 0x17C74F8; + pub const dwGlowManager: usize = 0x19C5508; + pub const dwLocalPlayerController: usize = 0x19B8158; + pub const dwLocalPlayerPawn: usize = 0x17D37F0; + pub const dwPlantedC4: usize = 0x19CEEC8; + pub const dwPrediction: usize = 0x17D3690; + pub const dwSensitivity: usize = 0x19C6AC8; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x19D98F8; - pub const dwViewMatrix: usize = 0x19CA4A0; - pub const dwViewRender: usize = 0x19CAC30; - pub const dwWeaponC4: usize = 0x196C520; + pub const dwViewAngles: usize = 0x19D98E8; + pub const dwViewMatrix: usize = 0x19CA480; + pub const dwViewRender: usize = 0x19CAC10; + pub const dwWeaponC4: usize = 0x196C500; } // Module: engine2.dll pub mod engine2_dll { diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index ea0ac95..2285bce 100644 --- a/output/panorama_dll.cs +++ b/output/panorama_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index 35bdf38..a3af60e 100644 --- a/output/panorama_dll.hpp +++ b/output/panorama_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index 8a22a87..4a8bff6 100644 --- a/output/panorama_dll.rs +++ b/output/panorama_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/particles_dll.cs b/output/particles_dll.cs index fc513ff..adac082 100644 --- a/output/particles_dll.cs +++ b/output/particles_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index 6d185bf..80cbf0e 100644 --- a/output/particles_dll.hpp +++ b/output/particles_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index 6c645fd..d221141 100644 --- a/output/particles_dll.rs +++ b/output/particles_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/pulse_system_dll.cs b/output/pulse_system_dll.cs index 151d63e..e30d69c 100644 --- a/output/pulse_system_dll.cs +++ b/output/pulse_system_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index a9ee3b8..f12a73e 100644 --- a/output/pulse_system_dll.hpp +++ b/output/pulse_system_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index 632f8ae..8909601 100644 --- a/output/pulse_system_dll.rs +++ b/output/pulse_system_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/rendersystemdx11_dll.cs b/output/rendersystemdx11_dll.cs index 6272ef3..cacceb0 100644 --- a/output/rendersystemdx11_dll.cs +++ b/output/rendersystemdx11_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index 5a4c542..d1a38a7 100644 --- a/output/rendersystemdx11_dll.hpp +++ b/output/rendersystemdx11_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index f34479a..c43a82c 100644 --- a/output/rendersystemdx11_dll.rs +++ b/output/rendersystemdx11_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/resourcesystem_dll.cs b/output/resourcesystem_dll.cs index 86406a8..e0fbdf4 100644 --- a/output/resourcesystem_dll.cs +++ b/output/resourcesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index 9568a8c..fe68e9c 100644 --- a/output/resourcesystem_dll.hpp +++ b/output/resourcesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index 6a7bf79..22df2ed 100644 --- a/output/resourcesystem_dll.rs +++ b/output/resourcesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-19 23:33:08.462588500 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/scenesystem_dll.cs b/output/scenesystem_dll.cs index f0e2aea..cfa0407 100644 --- a/output/scenesystem_dll.cs +++ b/output/scenesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index 9c7bf0d..698a78a 100644 --- a/output/scenesystem_dll.hpp +++ b/output/scenesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index 452b236..8bf8db3 100644 --- a/output/scenesystem_dll.rs +++ b/output/scenesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/schemasystem_dll.cs b/output/schemasystem_dll.cs index 766cbb9..2c5e164 100644 --- a/output/schemasystem_dll.cs +++ b/output/schemasystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index 79015a8..d84d5b8 100644 --- a/output/schemasystem_dll.hpp +++ b/output/schemasystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index 2f4bdf3..e1a0f38 100644 --- a/output/schemasystem_dll.rs +++ b/output/schemasystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/server_dll.cs b/output/server_dll.cs index 7115fc7..c4e2374 100644 --- a/output/server_dll.cs +++ b/output/server_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server_dll.hpp b/output/server_dll.hpp index ff593ed..671f107 100644 --- a/output/server_dll.hpp +++ b/output/server_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/server_dll.rs b/output/server_dll.rs index 4b4a223..8ea5a8d 100644 --- a/output/server_dll.rs +++ b/output/server_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/soundsystem_dll.cs b/output/soundsystem_dll.cs index 122037d..31b8190 100644 --- a/output/soundsystem_dll.cs +++ b/output/soundsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index c505e0e..1e9ce79 100644 --- a/output/soundsystem_dll.hpp +++ b/output/soundsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index 1bc809f..b791511 100644 --- a/output/soundsystem_dll.rs +++ b/output/soundsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/vphysics2_dll.cs b/output/vphysics2_dll.cs index e625343..f1d251b 100644 --- a/output/vphysics2_dll.cs +++ b/output/vphysics2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index 996e0dc..beb4179 100644 --- a/output/vphysics2_dll.hpp +++ b/output/vphysics2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index b94cca2..25e8e9e 100644 --- a/output/vphysics2_dll.rs +++ b/output/vphysics2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/worldrenderer_dll.cs b/output/worldrenderer_dll.cs index 8cff91b..5fe5820 100644 --- a/output/worldrenderer_dll.cs +++ b/output/worldrenderer_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index c98ae8b..8899b49 100644 --- a/output/worldrenderer_dll.hpp +++ b/output/worldrenderer_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index 20ce474..72c735a 100644 --- a/output/worldrenderer_dll.rs +++ b/output/worldrenderer_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-08-21 00:00:00.519767300 UTC +// 2024-08-22 00:13:39.639692900 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]