From bcab0660f8c9e870619035f5150840fe92cd687d Mon Sep 17 00:00:00 2001 From: a2x <45197573+a2x@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:22:04 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Game=20Update=2013980=20(2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- generated/animationsystem.dll.cs | 2 +- generated/animationsystem.dll.hpp | 2 +- generated/animationsystem.dll.py | 2 +- generated/animationsystem.dll.rs | 2 +- generated/client.dll.cs | 2 +- generated/client.dll.hpp | 2 +- generated/client.dll.py | 2 +- generated/client.dll.rs | 2 +- generated/engine2.dll.cs | 2 +- generated/engine2.dll.hpp | 2 +- generated/engine2.dll.py | 2 +- generated/engine2.dll.rs | 2 +- generated/host.dll.cs | 2 +- generated/host.dll.hpp | 2 +- generated/host.dll.py | 2 +- generated/host.dll.rs | 2 +- generated/interfaces.cs | 42 +++++++++++++++--------------- generated/interfaces.hpp | 42 +++++++++++++++--------------- generated/interfaces.json | 40 ++++++++++++++-------------- generated/interfaces.py | 42 +++++++++++++++--------------- generated/interfaces.rs | 42 +++++++++++++++--------------- generated/interfaces.yaml | 40 ++++++++++++++-------------- generated/materialsystem2.dll.cs | 2 +- generated/materialsystem2.dll.hpp | 2 +- generated/materialsystem2.dll.py | 2 +- generated/materialsystem2.dll.rs | 2 +- generated/networksystem.dll.cs | 2 +- generated/networksystem.dll.hpp | 2 +- generated/networksystem.dll.py | 2 +- generated/networksystem.dll.rs | 2 +- generated/offsets.cs | 24 ++++++++--------- generated/offsets.hpp | 24 ++++++++--------- generated/offsets.json | 22 ++++++++-------- generated/offsets.py | 24 ++++++++--------- generated/offsets.rs | 24 ++++++++--------- generated/offsets.yaml | 22 ++++++++-------- generated/particles.dll.cs | 2 +- generated/particles.dll.hpp | 2 +- generated/particles.dll.py | 2 +- generated/particles.dll.rs | 2 +- generated/pulse_system.dll.cs | 2 +- generated/pulse_system.dll.hpp | 2 +- generated/pulse_system.dll.py | 2 +- generated/pulse_system.dll.rs | 2 +- generated/rendersystemdx11.dll.cs | 2 +- generated/rendersystemdx11.dll.hpp | 2 +- generated/rendersystemdx11.dll.py | 2 +- generated/rendersystemdx11.dll.rs | 2 +- generated/resourcesystem.dll.cs | 2 +- generated/resourcesystem.dll.hpp | 2 +- generated/resourcesystem.dll.py | 2 +- generated/resourcesystem.dll.rs | 2 +- generated/scenesystem.dll.cs | 2 +- generated/scenesystem.dll.hpp | 2 +- generated/scenesystem.dll.py | 2 +- generated/scenesystem.dll.rs | 2 +- generated/schemasystem.dll.cs | 2 +- generated/schemasystem.dll.hpp | 2 +- generated/schemasystem.dll.py | 2 +- generated/schemasystem.dll.rs | 2 +- generated/server.dll.cs | 2 +- generated/server.dll.hpp | 2 +- generated/server.dll.py | 2 +- generated/server.dll.rs | 2 +- generated/soundsystem.dll.cs | 2 +- generated/soundsystem.dll.hpp | 2 +- generated/soundsystem.dll.py | 2 +- generated/soundsystem.dll.rs | 2 +- generated/vphysics2.dll.cs | 2 +- generated/vphysics2.dll.hpp | 2 +- generated/vphysics2.dll.py | 2 +- generated/vphysics2.dll.rs | 2 +- generated/worldrenderer.dll.cs | 2 +- generated/worldrenderer.dll.hpp | 2 +- generated/worldrenderer.dll.py | 2 +- generated/worldrenderer.dll.rs | 2 +- 76 files changed, 258 insertions(+), 258 deletions(-) diff --git a/generated/animationsystem.dll.cs b/generated/animationsystem.dll.cs index bd20497a..820d11f4 100644 --- a/generated/animationsystem.dll.cs +++ b/generated/animationsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ public static class AimMatrixOpFixedSettings_t { diff --git a/generated/animationsystem.dll.hpp b/generated/animationsystem.dll.hpp index 73a4f496..765ae7c2 100644 --- a/generated/animationsystem.dll.hpp +++ b/generated/animationsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #pragma once diff --git a/generated/animationsystem.dll.py b/generated/animationsystem.dll.py index 53f8f71a..53259042 100644 --- a/generated/animationsystem.dll.py +++ b/generated/animationsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:06 +0000 +Mon, 11 Dec 2023 23:16:31 +0000 ''' class AimMatrixOpFixedSettings_t: diff --git a/generated/animationsystem.dll.rs b/generated/animationsystem.dll.rs index f6c15bfb..1c0c131b 100644 --- a/generated/animationsystem.dll.rs +++ b/generated/animationsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/client.dll.cs b/generated/client.dll.cs index 4cc344d8..2d312d09 100644 --- a/generated/client.dll.cs +++ b/generated/client.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:08 +0000 + * Mon, 11 Dec 2023 23:16:32 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/client.dll.hpp b/generated/client.dll.hpp index 722af4d2..5f42b3e1 100644 --- a/generated/client.dll.hpp +++ b/generated/client.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:08 +0000 + * Mon, 11 Dec 2023 23:16:32 +0000 */ #pragma once diff --git a/generated/client.dll.py b/generated/client.dll.py index 6c430a67..3cb4e66f 100644 --- a/generated/client.dll.py +++ b/generated/client.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:08 +0000 +Mon, 11 Dec 2023 23:16:32 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/client.dll.rs b/generated/client.dll.rs index 3e4b2ed0..59fd2192 100644 --- a/generated/client.dll.rs +++ b/generated/client.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:08 +0000 + * Mon, 11 Dec 2023 23:16:32 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/engine2.dll.cs b/generated/engine2.dll.cs index ac1a5c3f..5329bc57 100644 --- a/generated/engine2.dll.cs +++ b/generated/engine2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ public static class CEmptyEntityInstance { diff --git a/generated/engine2.dll.hpp b/generated/engine2.dll.hpp index 413373ee..d615201a 100644 --- a/generated/engine2.dll.hpp +++ b/generated/engine2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #pragma once diff --git a/generated/engine2.dll.py b/generated/engine2.dll.py index 8531fd26..d963e436 100644 --- a/generated/engine2.dll.py +++ b/generated/engine2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:06 +0000 +Mon, 11 Dec 2023 23:16:31 +0000 ''' class CEmptyEntityInstance: diff --git a/generated/engine2.dll.rs b/generated/engine2.dll.rs index 53b00821..227f4e64 100644 --- a/generated/engine2.dll.rs +++ b/generated/engine2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/host.dll.cs b/generated/host.dll.cs index 9a7f8023..c20f3063 100644 --- a/generated/host.dll.cs +++ b/generated/host.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:08 +0000 + * Mon, 11 Dec 2023 23:16:32 +0000 */ public static class CAnimScriptBase { diff --git a/generated/host.dll.hpp b/generated/host.dll.hpp index eb4462c6..9d07c12a 100644 --- a/generated/host.dll.hpp +++ b/generated/host.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:08 +0000 + * Mon, 11 Dec 2023 23:16:32 +0000 */ #pragma once diff --git a/generated/host.dll.py b/generated/host.dll.py index bc40a7e7..18ca57be 100644 --- a/generated/host.dll.py +++ b/generated/host.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:08 +0000 +Mon, 11 Dec 2023 23:16:32 +0000 ''' class CAnimScriptBase: diff --git a/generated/host.dll.rs b/generated/host.dll.rs index aa00f4ce..395f1cf2 100644 --- a/generated/host.dll.rs +++ b/generated/host.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:08 +0000 + * Mon, 11 Dec 2023 23:16:32 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/interfaces.cs b/generated/interfaces.cs index f96345da..bc45b4ea 100644 --- a/generated/interfaces.cs +++ b/generated/interfaces.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:08 +0000 + * Mon, 11 Dec 2023 23:16:32 +0000 */ public static class animationsystem_dll { // animationsystem.dll @@ -181,26 +181,26 @@ public static class steamaudio_dll { // steamaudio.dll } public static class steamclient64_dll { // steamclient64.dll - public const nint IVALIDATE001 = 0x8503A0; - public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x84C250; - public const nint SteamClient021 = 0x6466D0; - public const nint SteamClient020 = 0x6466C0; - public const nint SteamClient019 = 0x6466B0; - public const nint SteamClient018 = 0x6466A0; - public const nint SteamClient017 = 0x646690; - public const nint SteamClient016 = 0x646680; - public const nint SteamClient015 = 0x646670; - public const nint SteamClient014 = 0x646660; - public const nint SteamClient013 = 0x646650; - public const nint SteamClient012 = 0x646640; - public const nint SteamClient011 = 0x646630; - public const nint SteamClient010 = 0x646620; - public const nint SteamClient009 = 0x646610; - public const nint SteamClient008 = 0x646600; - public const nint SteamClient007 = 0x6465F0; - public const nint SteamClient006 = 0x6465E0; - public const nint p2pvoice002 = 0xD97D0; - public const nint p2pvoicesingleton002 = 0xD6200; + public const nint IVALIDATE001 = 0x84FE60; + public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x84BD10; + public const nint SteamClient021 = 0x646160; + public const nint SteamClient020 = 0x646150; + public const nint SteamClient019 = 0x646140; + public const nint SteamClient018 = 0x646130; + public const nint SteamClient017 = 0x646120; + public const nint SteamClient016 = 0x646110; + public const nint SteamClient015 = 0x646100; + public const nint SteamClient014 = 0x6460F0; + public const nint SteamClient013 = 0x6460E0; + public const nint SteamClient012 = 0x6460D0; + public const nint SteamClient011 = 0x6460C0; + public const nint SteamClient010 = 0x6460B0; + public const nint SteamClient009 = 0x6460A0; + public const nint SteamClient008 = 0x646090; + public const nint SteamClient007 = 0x646080; + public const nint SteamClient006 = 0x646070; + public const nint p2pvoice002 = 0xD97C0; + public const nint p2pvoicesingleton002 = 0xD6220; } public static class tier0_dll { // tier0.dll diff --git a/generated/interfaces.hpp b/generated/interfaces.hpp index 77782067..85904742 100644 --- a/generated/interfaces.hpp +++ b/generated/interfaces.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:08 +0000 + * Mon, 11 Dec 2023 23:16:32 +0000 */ #pragma once @@ -185,26 +185,26 @@ namespace steamaudio_dll { // steamaudio.dll } namespace steamclient64_dll { // steamclient64.dll - constexpr std::ptrdiff_t IVALIDATE001 = 0x8503A0; - constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x84C250; - constexpr std::ptrdiff_t SteamClient021 = 0x6466D0; - constexpr std::ptrdiff_t SteamClient020 = 0x6466C0; - constexpr std::ptrdiff_t SteamClient019 = 0x6466B0; - constexpr std::ptrdiff_t SteamClient018 = 0x6466A0; - constexpr std::ptrdiff_t SteamClient017 = 0x646690; - constexpr std::ptrdiff_t SteamClient016 = 0x646680; - constexpr std::ptrdiff_t SteamClient015 = 0x646670; - constexpr std::ptrdiff_t SteamClient014 = 0x646660; - constexpr std::ptrdiff_t SteamClient013 = 0x646650; - constexpr std::ptrdiff_t SteamClient012 = 0x646640; - constexpr std::ptrdiff_t SteamClient011 = 0x646630; - constexpr std::ptrdiff_t SteamClient010 = 0x646620; - constexpr std::ptrdiff_t SteamClient009 = 0x646610; - constexpr std::ptrdiff_t SteamClient008 = 0x646600; - constexpr std::ptrdiff_t SteamClient007 = 0x6465F0; - constexpr std::ptrdiff_t SteamClient006 = 0x6465E0; - constexpr std::ptrdiff_t p2pvoice002 = 0xD97D0; - constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD6200; + constexpr std::ptrdiff_t IVALIDATE001 = 0x84FE60; + constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0x84BD10; + constexpr std::ptrdiff_t SteamClient021 = 0x646160; + constexpr std::ptrdiff_t SteamClient020 = 0x646150; + constexpr std::ptrdiff_t SteamClient019 = 0x646140; + constexpr std::ptrdiff_t SteamClient018 = 0x646130; + constexpr std::ptrdiff_t SteamClient017 = 0x646120; + constexpr std::ptrdiff_t SteamClient016 = 0x646110; + constexpr std::ptrdiff_t SteamClient015 = 0x646100; + constexpr std::ptrdiff_t SteamClient014 = 0x6460F0; + constexpr std::ptrdiff_t SteamClient013 = 0x6460E0; + constexpr std::ptrdiff_t SteamClient012 = 0x6460D0; + constexpr std::ptrdiff_t SteamClient011 = 0x6460C0; + constexpr std::ptrdiff_t SteamClient010 = 0x6460B0; + constexpr std::ptrdiff_t SteamClient009 = 0x6460A0; + constexpr std::ptrdiff_t SteamClient008 = 0x646090; + constexpr std::ptrdiff_t SteamClient007 = 0x646080; + constexpr std::ptrdiff_t SteamClient006 = 0x646070; + constexpr std::ptrdiff_t p2pvoice002 = 0xD97C0; + constexpr std::ptrdiff_t p2pvoicesingleton002 = 0xD6220; } namespace tier0_dll { // tier0.dll diff --git a/generated/interfaces.json b/generated/interfaces.json index 4a6f674b..be6d696d 100644 --- a/generated/interfaces.json +++ b/generated/interfaces.json @@ -528,83 +528,83 @@ "steamclient64_dll": { "data": { "CLIENTENGINE_INTERFACE_VERSION005": { - "value": 8700496, + "value": 8699152, "comment": null }, "IVALIDATE001": { - "value": 8717216, + "value": 8715872, "comment": null }, "SteamClient006": { - "value": 6579680, + "value": 6578288, "comment": null }, "SteamClient007": { - "value": 6579696, + "value": 6578304, "comment": null }, "SteamClient008": { - "value": 6579712, + "value": 6578320, "comment": null }, "SteamClient009": { - "value": 6579728, + "value": 6578336, "comment": null }, "SteamClient010": { - "value": 6579744, + "value": 6578352, "comment": null }, "SteamClient011": { - "value": 6579760, + "value": 6578368, "comment": null }, "SteamClient012": { - "value": 6579776, + "value": 6578384, "comment": null }, "SteamClient013": { - "value": 6579792, + "value": 6578400, "comment": null }, "SteamClient014": { - "value": 6579808, + "value": 6578416, "comment": null }, "SteamClient015": { - "value": 6579824, + "value": 6578432, "comment": null }, "SteamClient016": { - "value": 6579840, + "value": 6578448, "comment": null }, "SteamClient017": { - "value": 6579856, + "value": 6578464, "comment": null }, "SteamClient018": { - "value": 6579872, + "value": 6578480, "comment": null }, "SteamClient019": { - "value": 6579888, + "value": 6578496, "comment": null }, "SteamClient020": { - "value": 6579904, + "value": 6578512, "comment": null }, "SteamClient021": { - "value": 6579920, + "value": 6578528, "comment": null }, "p2pvoice002": { - "value": 890832, + "value": 890816, "comment": null }, "p2pvoicesingleton002": { - "value": 877056, + "value": 877088, "comment": null } }, diff --git a/generated/interfaces.py b/generated/interfaces.py index 51a6efa6..6f7ad762 100644 --- a/generated/interfaces.py +++ b/generated/interfaces.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:08 +0000 +Mon, 11 Dec 2023 23:16:32 +0000 ''' class animationsystem_dll: # animationsystem.dll @@ -155,26 +155,26 @@ class steamaudio_dll: # steamaudio.dll SteamAudio001 = 0x12EE0 class steamclient64_dll: # steamclient64.dll - IVALIDATE001 = 0x8503A0 - CLIENTENGINE_INTERFACE_VERSION005 = 0x84C250 - SteamClient021 = 0x6466D0 - SteamClient020 = 0x6466C0 - SteamClient019 = 0x6466B0 - SteamClient018 = 0x6466A0 - SteamClient017 = 0x646690 - SteamClient016 = 0x646680 - SteamClient015 = 0x646670 - SteamClient014 = 0x646660 - SteamClient013 = 0x646650 - SteamClient012 = 0x646640 - SteamClient011 = 0x646630 - SteamClient010 = 0x646620 - SteamClient009 = 0x646610 - SteamClient008 = 0x646600 - SteamClient007 = 0x6465F0 - SteamClient006 = 0x6465E0 - p2pvoice002 = 0xD97D0 - p2pvoicesingleton002 = 0xD6200 + IVALIDATE001 = 0x84FE60 + CLIENTENGINE_INTERFACE_VERSION005 = 0x84BD10 + SteamClient021 = 0x646160 + SteamClient020 = 0x646150 + SteamClient019 = 0x646140 + SteamClient018 = 0x646130 + SteamClient017 = 0x646120 + SteamClient016 = 0x646110 + SteamClient015 = 0x646100 + SteamClient014 = 0x6460F0 + SteamClient013 = 0x6460E0 + SteamClient012 = 0x6460D0 + SteamClient011 = 0x6460C0 + SteamClient010 = 0x6460B0 + SteamClient009 = 0x6460A0 + SteamClient008 = 0x646090 + SteamClient007 = 0x646080 + SteamClient006 = 0x646070 + p2pvoice002 = 0xD97C0 + p2pvoicesingleton002 = 0xD6220 class tier0_dll: # tier0.dll VStringTokenSystem001 = 0x18C2B0 diff --git a/generated/interfaces.rs b/generated/interfaces.rs index 5eeaf58e..14a6b3b7 100644 --- a/generated/interfaces.rs +++ b/generated/interfaces.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:08 +0000 + * Mon, 11 Dec 2023 23:16:32 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] @@ -183,26 +183,26 @@ pub mod steamaudio_dll { // steamaudio.dll } pub mod steamclient64_dll { // steamclient64.dll - pub const IVALIDATE001: usize = 0x8503A0; - pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x84C250; - pub const SteamClient021: usize = 0x6466D0; - pub const SteamClient020: usize = 0x6466C0; - pub const SteamClient019: usize = 0x6466B0; - pub const SteamClient018: usize = 0x6466A0; - pub const SteamClient017: usize = 0x646690; - pub const SteamClient016: usize = 0x646680; - pub const SteamClient015: usize = 0x646670; - pub const SteamClient014: usize = 0x646660; - pub const SteamClient013: usize = 0x646650; - pub const SteamClient012: usize = 0x646640; - pub const SteamClient011: usize = 0x646630; - pub const SteamClient010: usize = 0x646620; - pub const SteamClient009: usize = 0x646610; - pub const SteamClient008: usize = 0x646600; - pub const SteamClient007: usize = 0x6465F0; - pub const SteamClient006: usize = 0x6465E0; - pub const p2pvoice002: usize = 0xD97D0; - pub const p2pvoicesingleton002: usize = 0xD6200; + pub const IVALIDATE001: usize = 0x84FE60; + pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0x84BD10; + pub const SteamClient021: usize = 0x646160; + pub const SteamClient020: usize = 0x646150; + pub const SteamClient019: usize = 0x646140; + pub const SteamClient018: usize = 0x646130; + pub const SteamClient017: usize = 0x646120; + pub const SteamClient016: usize = 0x646110; + pub const SteamClient015: usize = 0x646100; + pub const SteamClient014: usize = 0x6460F0; + pub const SteamClient013: usize = 0x6460E0; + pub const SteamClient012: usize = 0x6460D0; + pub const SteamClient011: usize = 0x6460C0; + pub const SteamClient010: usize = 0x6460B0; + pub const SteamClient009: usize = 0x6460A0; + pub const SteamClient008: usize = 0x646090; + pub const SteamClient007: usize = 0x646080; + pub const SteamClient006: usize = 0x646070; + pub const p2pvoice002: usize = 0xD97C0; + pub const p2pvoicesingleton002: usize = 0xD6220; } pub mod tier0_dll { // tier0.dll diff --git a/generated/interfaces.yaml b/generated/interfaces.yaml index 93f04d9d..1060636a 100644 --- a/generated/interfaces.yaml +++ b/generated/interfaces.yaml @@ -125,26 +125,26 @@ soundsystem_dll: # soundsystem.dll steamaudio_dll: # steamaudio.dll SteamAudio001: 77536 steamclient64_dll: # steamclient64.dll - IVALIDATE001: 8717216 - CLIENTENGINE_INTERFACE_VERSION005: 8700496 - SteamClient021: 6579920 - SteamClient020: 6579904 - SteamClient019: 6579888 - SteamClient018: 6579872 - SteamClient017: 6579856 - SteamClient016: 6579840 - SteamClient015: 6579824 - SteamClient014: 6579808 - SteamClient013: 6579792 - SteamClient012: 6579776 - SteamClient011: 6579760 - SteamClient010: 6579744 - SteamClient009: 6579728 - SteamClient008: 6579712 - SteamClient007: 6579696 - SteamClient006: 6579680 - p2pvoice002: 890832 - p2pvoicesingleton002: 877056 + IVALIDATE001: 8715872 + CLIENTENGINE_INTERFACE_VERSION005: 8699152 + SteamClient021: 6578528 + SteamClient020: 6578512 + SteamClient019: 6578496 + SteamClient018: 6578480 + SteamClient017: 6578464 + SteamClient016: 6578448 + SteamClient015: 6578432 + SteamClient014: 6578416 + SteamClient013: 6578400 + SteamClient012: 6578384 + SteamClient011: 6578368 + SteamClient010: 6578352 + SteamClient009: 6578336 + SteamClient008: 6578320 + SteamClient007: 6578304 + SteamClient006: 6578288 + p2pvoice002: 890816 + p2pvoicesingleton002: 877088 tier0_dll: # tier0.dll VStringTokenSystem001: 1622704 TestScriptMgr001: 1308176 diff --git a/generated/materialsystem2.dll.cs b/generated/materialsystem2.dll.cs index 62f19405..47adec8a 100644 --- a/generated/materialsystem2.dll.cs +++ b/generated/materialsystem2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ public static class MaterialParamBuffer_t { // MaterialParam_t diff --git a/generated/materialsystem2.dll.hpp b/generated/materialsystem2.dll.hpp index af58ad52..9d503584 100644 --- a/generated/materialsystem2.dll.hpp +++ b/generated/materialsystem2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #pragma once diff --git a/generated/materialsystem2.dll.py b/generated/materialsystem2.dll.py index 41613ed6..79435f2a 100644 --- a/generated/materialsystem2.dll.py +++ b/generated/materialsystem2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:06 +0000 +Mon, 11 Dec 2023 23:16:31 +0000 ''' class MaterialParamBuffer_t: # MaterialParam_t diff --git a/generated/materialsystem2.dll.rs b/generated/materialsystem2.dll.rs index e4b8032d..3921950f 100644 --- a/generated/materialsystem2.dll.rs +++ b/generated/materialsystem2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/networksystem.dll.cs b/generated/networksystem.dll.cs index 636c0f94..ef15b6a9 100644 --- a/generated/networksystem.dll.cs +++ b/generated/networksystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ public static class ChangeAccessorFieldPathIndex_t { diff --git a/generated/networksystem.dll.hpp b/generated/networksystem.dll.hpp index 09116196..5df5cdc2 100644 --- a/generated/networksystem.dll.hpp +++ b/generated/networksystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #pragma once diff --git a/generated/networksystem.dll.py b/generated/networksystem.dll.py index 7278acec..f7a4017b 100644 --- a/generated/networksystem.dll.py +++ b/generated/networksystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:06 +0000 +Mon, 11 Dec 2023 23:16:31 +0000 ''' class ChangeAccessorFieldPathIndex_t: diff --git a/generated/networksystem.dll.rs b/generated/networksystem.dll.rs index 90a29504..db721c50 100644 --- a/generated/networksystem.dll.rs +++ b/generated/networksystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/offsets.cs b/generated/offsets.cs index 505dbbad..a3f34219 100644 --- a/generated/offsets.cs +++ b/generated/offsets.cs @@ -1,10 +1,10 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:08 +0000 + * Mon, 11 Dec 2023 23:16:32 +0000 */ public static class client_dll { // client.dll - public const nint dwEntityList = 0x17BB820; + public const nint dwEntityList = 0x17BB840; public const nint dwForceAttack = 0x16BBCF0; public const nint dwForceAttack2 = 0x16BBD80; public const nint dwForceBackward = 0x16BBFC0; @@ -13,21 +13,21 @@ public static class client_dll { // client.dll public const nint dwForceJump = 0x16BC200; public const nint dwForceLeft = 0x16BC050; public const nint dwForceRight = 0x16BC0E0; - public const nint dwGameEntitySystem = 0x18E7050; + public const nint dwGameEntitySystem = 0x18E7070; public const nint dwGameEntitySystem_getHighestEntityIndex = 0x1510; - public const nint dwGameRules = 0x1817648; + public const nint dwGameRules = 0x1817668; public const nint dwGlobalVars = 0x16B7E60; - public const nint dwGlowManager = 0x1817668; - public const nint dwInterfaceLinkList = 0x1914CE8; - public const nint dwLocalPlayerController = 0x180ACA0; + public const nint dwGlowManager = 0x1817688; + public const nint dwInterfaceLinkList = 0x1914D08; + public const nint dwLocalPlayerController = 0x180ACC0; public const nint dwLocalPlayerPawn = 0x16C2D98; - public const nint dwPlantedC4 = 0x181ED28; + public const nint dwPlantedC4 = 0x181ED48; public const nint dwPrediction = 0x16C2C60; - public const nint dwSensitivity = 0x1818D58; + public const nint dwSensitivity = 0x1818D78; public const nint dwSensitivity_sensitivity = 0x40; - public const nint dwViewAngles = 0x187AC40; - public const nint dwViewMatrix = 0x1819FC0; - public const nint dwViewRender = 0x181A840; + public const nint dwViewAngles = 0x187AC60; + public const nint dwViewMatrix = 0x1819FE0; + public const nint dwViewRender = 0x181A860; } public static class engine2_dll { // engine2.dll diff --git a/generated/offsets.hpp b/generated/offsets.hpp index 00ef4208..fa31ef76 100644 --- a/generated/offsets.hpp +++ b/generated/offsets.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:08 +0000 + * Mon, 11 Dec 2023 23:16:32 +0000 */ #pragma once @@ -8,7 +8,7 @@ #include namespace client_dll { // client.dll - constexpr std::ptrdiff_t dwEntityList = 0x17BB820; + constexpr std::ptrdiff_t dwEntityList = 0x17BB840; constexpr std::ptrdiff_t dwForceAttack = 0x16BBCF0; constexpr std::ptrdiff_t dwForceAttack2 = 0x16BBD80; constexpr std::ptrdiff_t dwForceBackward = 0x16BBFC0; @@ -17,21 +17,21 @@ namespace client_dll { // client.dll constexpr std::ptrdiff_t dwForceJump = 0x16BC200; constexpr std::ptrdiff_t dwForceLeft = 0x16BC050; constexpr std::ptrdiff_t dwForceRight = 0x16BC0E0; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x18E7050; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x18E7070; constexpr std::ptrdiff_t dwGameEntitySystem_getHighestEntityIndex = 0x1510; - constexpr std::ptrdiff_t dwGameRules = 0x1817648; + constexpr std::ptrdiff_t dwGameRules = 0x1817668; constexpr std::ptrdiff_t dwGlobalVars = 0x16B7E60; - constexpr std::ptrdiff_t dwGlowManager = 0x1817668; - constexpr std::ptrdiff_t dwInterfaceLinkList = 0x1914CE8; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x180ACA0; + constexpr std::ptrdiff_t dwGlowManager = 0x1817688; + constexpr std::ptrdiff_t dwInterfaceLinkList = 0x1914D08; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x180ACC0; constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x16C2D98; - constexpr std::ptrdiff_t dwPlantedC4 = 0x181ED28; + constexpr std::ptrdiff_t dwPlantedC4 = 0x181ED48; constexpr std::ptrdiff_t dwPrediction = 0x16C2C60; - constexpr std::ptrdiff_t dwSensitivity = 0x1818D58; + constexpr std::ptrdiff_t dwSensitivity = 0x1818D78; constexpr std::ptrdiff_t dwSensitivity_sensitivity = 0x40; - constexpr std::ptrdiff_t dwViewAngles = 0x187AC40; - constexpr std::ptrdiff_t dwViewMatrix = 0x1819FC0; - constexpr std::ptrdiff_t dwViewRender = 0x181A840; + constexpr std::ptrdiff_t dwViewAngles = 0x187AC60; + constexpr std::ptrdiff_t dwViewMatrix = 0x1819FE0; + constexpr std::ptrdiff_t dwViewRender = 0x181A860; } namespace engine2_dll { // engine2.dll diff --git a/generated/offsets.json b/generated/offsets.json index 0db3be4c..e06730ca 100644 --- a/generated/offsets.json +++ b/generated/offsets.json @@ -2,7 +2,7 @@ "client_dll": { "data": { "dwEntityList": { - "value": 24885280, + "value": 24885312, "comment": null }, "dwForceAttack": { @@ -38,7 +38,7 @@ "comment": null }, "dwGameEntitySystem": { - "value": 26112080, + "value": 26112112, "comment": null }, "dwGameEntitySystem_getHighestEntityIndex": { @@ -46,7 +46,7 @@ "comment": null }, "dwGameRules": { - "value": 25261640, + "value": 25261672, "comment": null }, "dwGlobalVars": { @@ -54,15 +54,15 @@ "comment": null }, "dwGlowManager": { - "value": 25261672, + "value": 25261704, "comment": null }, "dwInterfaceLinkList": { - "value": 26299624, + "value": 26299656, "comment": null }, "dwLocalPlayerController": { - "value": 25210016, + "value": 25210048, "comment": null }, "dwLocalPlayerPawn": { @@ -70,7 +70,7 @@ "comment": null }, "dwPlantedC4": { - "value": 25292072, + "value": 25292104, "comment": null }, "dwPrediction": { @@ -78,7 +78,7 @@ "comment": null }, "dwSensitivity": { - "value": 25267544, + "value": 25267576, "comment": null }, "dwSensitivity_sensitivity": { @@ -86,15 +86,15 @@ "comment": null }, "dwViewAngles": { - "value": 25668672, + "value": 25668704, "comment": null }, "dwViewMatrix": { - "value": 25272256, + "value": 25272288, "comment": null }, "dwViewRender": { - "value": 25274432, + "value": 25274464, "comment": null } }, diff --git a/generated/offsets.py b/generated/offsets.py index 86a67dc5..68f68926 100644 --- a/generated/offsets.py +++ b/generated/offsets.py @@ -1,10 +1,10 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:08 +0000 +Mon, 11 Dec 2023 23:16:32 +0000 ''' class client_dll: # client.dll - dwEntityList = 0x17BB820 + dwEntityList = 0x17BB840 dwForceAttack = 0x16BBCF0 dwForceAttack2 = 0x16BBD80 dwForceBackward = 0x16BBFC0 @@ -13,21 +13,21 @@ class client_dll: # client.dll dwForceJump = 0x16BC200 dwForceLeft = 0x16BC050 dwForceRight = 0x16BC0E0 - dwGameEntitySystem = 0x18E7050 + dwGameEntitySystem = 0x18E7070 dwGameEntitySystem_getHighestEntityIndex = 0x1510 - dwGameRules = 0x1817648 + dwGameRules = 0x1817668 dwGlobalVars = 0x16B7E60 - dwGlowManager = 0x1817668 - dwInterfaceLinkList = 0x1914CE8 - dwLocalPlayerController = 0x180ACA0 + dwGlowManager = 0x1817688 + dwInterfaceLinkList = 0x1914D08 + dwLocalPlayerController = 0x180ACC0 dwLocalPlayerPawn = 0x16C2D98 - dwPlantedC4 = 0x181ED28 + dwPlantedC4 = 0x181ED48 dwPrediction = 0x16C2C60 - dwSensitivity = 0x1818D58 + dwSensitivity = 0x1818D78 dwSensitivity_sensitivity = 0x40 - dwViewAngles = 0x187AC40 - dwViewMatrix = 0x1819FC0 - dwViewRender = 0x181A840 + dwViewAngles = 0x187AC60 + dwViewMatrix = 0x1819FE0 + dwViewRender = 0x181A860 class engine2_dll: # engine2.dll dwBuildNumber = 0x48B344 diff --git a/generated/offsets.rs b/generated/offsets.rs index b48a8ffe..edbfe65c 100644 --- a/generated/offsets.rs +++ b/generated/offsets.rs @@ -1,12 +1,12 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:08 +0000 + * Mon, 11 Dec 2023 23:16:32 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] pub mod client_dll { // client.dll - pub const dwEntityList: usize = 0x17BB820; + pub const dwEntityList: usize = 0x17BB840; pub const dwForceAttack: usize = 0x16BBCF0; pub const dwForceAttack2: usize = 0x16BBD80; pub const dwForceBackward: usize = 0x16BBFC0; @@ -15,21 +15,21 @@ pub mod client_dll { // client.dll pub const dwForceJump: usize = 0x16BC200; pub const dwForceLeft: usize = 0x16BC050; pub const dwForceRight: usize = 0x16BC0E0; - pub const dwGameEntitySystem: usize = 0x18E7050; + pub const dwGameEntitySystem: usize = 0x18E7070; pub const dwGameEntitySystem_getHighestEntityIndex: usize = 0x1510; - pub const dwGameRules: usize = 0x1817648; + pub const dwGameRules: usize = 0x1817668; pub const dwGlobalVars: usize = 0x16B7E60; - pub const dwGlowManager: usize = 0x1817668; - pub const dwInterfaceLinkList: usize = 0x1914CE8; - pub const dwLocalPlayerController: usize = 0x180ACA0; + pub const dwGlowManager: usize = 0x1817688; + pub const dwInterfaceLinkList: usize = 0x1914D08; + pub const dwLocalPlayerController: usize = 0x180ACC0; pub const dwLocalPlayerPawn: usize = 0x16C2D98; - pub const dwPlantedC4: usize = 0x181ED28; + pub const dwPlantedC4: usize = 0x181ED48; pub const dwPrediction: usize = 0x16C2C60; - pub const dwSensitivity: usize = 0x1818D58; + pub const dwSensitivity: usize = 0x1818D78; pub const dwSensitivity_sensitivity: usize = 0x40; - pub const dwViewAngles: usize = 0x187AC40; - pub const dwViewMatrix: usize = 0x1819FC0; - pub const dwViewRender: usize = 0x181A840; + pub const dwViewAngles: usize = 0x187AC60; + pub const dwViewMatrix: usize = 0x1819FE0; + pub const dwViewRender: usize = 0x181A860; } pub mod engine2_dll { // engine2.dll diff --git a/generated/offsets.yaml b/generated/offsets.yaml index ec4d91ba..95a70c00 100644 --- a/generated/offsets.yaml +++ b/generated/offsets.yaml @@ -1,6 +1,6 @@ --- client_dll: # client.dll - dwEntityList: 24885280 + dwEntityList: 24885312 dwForceAttack: 23837936 dwForceAttack2: 23838080 dwForceBackward: 23838656 @@ -9,21 +9,21 @@ client_dll: # client.dll dwForceJump: 23839232 dwForceLeft: 23838800 dwForceRight: 23838944 - dwGameEntitySystem: 26112080 + dwGameEntitySystem: 26112112 dwGameEntitySystem_getHighestEntityIndex: 5392 - dwGameRules: 25261640 + dwGameRules: 25261672 dwGlobalVars: 23821920 - dwGlowManager: 25261672 - dwInterfaceLinkList: 26299624 - dwLocalPlayerController: 25210016 + dwGlowManager: 25261704 + dwInterfaceLinkList: 26299656 + dwLocalPlayerController: 25210048 dwLocalPlayerPawn: 23866776 - dwPlantedC4: 25292072 + dwPlantedC4: 25292104 dwPrediction: 23866464 - dwSensitivity: 25267544 + dwSensitivity: 25267576 dwSensitivity_sensitivity: 64 - dwViewAngles: 25668672 - dwViewMatrix: 25272256 - dwViewRender: 25274432 + dwViewAngles: 25668704 + dwViewMatrix: 25272288 + dwViewRender: 25274464 engine2_dll: # engine2.dll dwBuildNumber: 4764484 dwNetworkGameClient: 4761848 diff --git a/generated/particles.dll.cs b/generated/particles.dll.cs index ee34ab75..9ce753a8 100644 --- a/generated/particles.dll.cs +++ b/generated/particles.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ public static class CBaseRendererSource2 { // CParticleFunctionRenderer diff --git a/generated/particles.dll.hpp b/generated/particles.dll.hpp index 0524fc19..9b7c5bae 100644 --- a/generated/particles.dll.hpp +++ b/generated/particles.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #pragma once diff --git a/generated/particles.dll.py b/generated/particles.dll.py index d709fe72..7c97ab3d 100644 --- a/generated/particles.dll.py +++ b/generated/particles.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:06 +0000 +Mon, 11 Dec 2023 23:16:31 +0000 ''' class CBaseRendererSource2: # CParticleFunctionRenderer diff --git a/generated/particles.dll.rs b/generated/particles.dll.rs index fc31a751..e644e46e 100644 --- a/generated/particles.dll.rs +++ b/generated/particles.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:07 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/pulse_system.dll.cs b/generated/pulse_system.dll.cs index 43b08d11..b59718ff 100644 --- a/generated/pulse_system.dll.cs +++ b/generated/pulse_system.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ public static class CBasePulseGraphInstance { diff --git a/generated/pulse_system.dll.hpp b/generated/pulse_system.dll.hpp index 58012b22..ace566cf 100644 --- a/generated/pulse_system.dll.hpp +++ b/generated/pulse_system.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #pragma once diff --git a/generated/pulse_system.dll.py b/generated/pulse_system.dll.py index cd4cd03c..ea82b0e4 100644 --- a/generated/pulse_system.dll.py +++ b/generated/pulse_system.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:06 +0000 +Mon, 11 Dec 2023 23:16:31 +0000 ''' class CBasePulseGraphInstance: diff --git a/generated/pulse_system.dll.rs b/generated/pulse_system.dll.rs index 88396d50..e04a2dfa 100644 --- a/generated/pulse_system.dll.rs +++ b/generated/pulse_system.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/rendersystemdx11.dll.cs b/generated/rendersystemdx11.dll.cs index 15a16e1e..d87f5c71 100644 --- a/generated/rendersystemdx11.dll.cs +++ b/generated/rendersystemdx11.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ public static class RenderInputLayoutField_t { diff --git a/generated/rendersystemdx11.dll.hpp b/generated/rendersystemdx11.dll.hpp index 9a72ba07..8284fdfa 100644 --- a/generated/rendersystemdx11.dll.hpp +++ b/generated/rendersystemdx11.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #pragma once diff --git a/generated/rendersystemdx11.dll.py b/generated/rendersystemdx11.dll.py index 3fa391ce..884cf684 100644 --- a/generated/rendersystemdx11.dll.py +++ b/generated/rendersystemdx11.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:06 +0000 +Mon, 11 Dec 2023 23:16:31 +0000 ''' class RenderInputLayoutField_t: diff --git a/generated/rendersystemdx11.dll.rs b/generated/rendersystemdx11.dll.rs index 7ee18498..554dbf24 100644 --- a/generated/rendersystemdx11.dll.rs +++ b/generated/rendersystemdx11.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/resourcesystem.dll.cs b/generated/resourcesystem.dll.cs index a1169a86..732748d7 100644 --- a/generated/resourcesystem.dll.cs +++ b/generated/resourcesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ public static class AABB_t { diff --git a/generated/resourcesystem.dll.hpp b/generated/resourcesystem.dll.hpp index ebd0f0ac..20ba47f2 100644 --- a/generated/resourcesystem.dll.hpp +++ b/generated/resourcesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #pragma once diff --git a/generated/resourcesystem.dll.py b/generated/resourcesystem.dll.py index a8ea4cea..49f7ca51 100644 --- a/generated/resourcesystem.dll.py +++ b/generated/resourcesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:06 +0000 +Mon, 11 Dec 2023 23:16:31 +0000 ''' class AABB_t: diff --git a/generated/resourcesystem.dll.rs b/generated/resourcesystem.dll.rs index 586df145..90d8b875 100644 --- a/generated/resourcesystem.dll.rs +++ b/generated/resourcesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/scenesystem.dll.cs b/generated/scenesystem.dll.cs index 4ac5fc3d..3300ca92 100644 --- a/generated/scenesystem.dll.cs +++ b/generated/scenesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ public static class CSSDSEndFrameViewInfo { diff --git a/generated/scenesystem.dll.hpp b/generated/scenesystem.dll.hpp index b5ce5373..e4672639 100644 --- a/generated/scenesystem.dll.hpp +++ b/generated/scenesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #pragma once diff --git a/generated/scenesystem.dll.py b/generated/scenesystem.dll.py index 2ececf6d..e246f0e3 100644 --- a/generated/scenesystem.dll.py +++ b/generated/scenesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:06 +0000 +Mon, 11 Dec 2023 23:16:31 +0000 ''' class CSSDSEndFrameViewInfo: diff --git a/generated/scenesystem.dll.rs b/generated/scenesystem.dll.rs index 28b7804a..498ab062 100644 --- a/generated/scenesystem.dll.rs +++ b/generated/scenesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/schemasystem.dll.cs b/generated/schemasystem.dll.cs index 4f094019..efcece90 100644 --- a/generated/schemasystem.dll.cs +++ b/generated/schemasystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:30 +0000 */ public static class CExampleSchemaVData_Monomorphic { diff --git a/generated/schemasystem.dll.hpp b/generated/schemasystem.dll.hpp index 53886831..0bb59783 100644 --- a/generated/schemasystem.dll.hpp +++ b/generated/schemasystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:30 +0000 */ #pragma once diff --git a/generated/schemasystem.dll.py b/generated/schemasystem.dll.py index 5f222848..ffd3dc3d 100644 --- a/generated/schemasystem.dll.py +++ b/generated/schemasystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:06 +0000 +Mon, 11 Dec 2023 23:16:30 +0000 ''' class CExampleSchemaVData_Monomorphic: diff --git a/generated/schemasystem.dll.rs b/generated/schemasystem.dll.rs index e35f4f88..fd7a6d98 100644 --- a/generated/schemasystem.dll.rs +++ b/generated/schemasystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:30 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/server.dll.cs b/generated/server.dll.cs index 9ac189ba..30713730 100644 --- a/generated/server.dll.cs +++ b/generated/server.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:07 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/server.dll.hpp b/generated/server.dll.hpp index 80deb2eb..985e7a6b 100644 --- a/generated/server.dll.hpp +++ b/generated/server.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:07 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #pragma once diff --git a/generated/server.dll.py b/generated/server.dll.py index 2541da78..460cb2d6 100644 --- a/generated/server.dll.py +++ b/generated/server.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:07 +0000 +Mon, 11 Dec 2023 23:16:31 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/server.dll.rs b/generated/server.dll.rs index 72dc43ed..051306c0 100644 --- a/generated/server.dll.rs +++ b/generated/server.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:07 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/soundsystem.dll.cs b/generated/soundsystem.dll.cs index aca2c5af..99ec614e 100644 --- a/generated/soundsystem.dll.cs +++ b/generated/soundsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ public static class CDSPMixgroupModifier { diff --git a/generated/soundsystem.dll.hpp b/generated/soundsystem.dll.hpp index fac95742..fb23d288 100644 --- a/generated/soundsystem.dll.hpp +++ b/generated/soundsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #pragma once diff --git a/generated/soundsystem.dll.py b/generated/soundsystem.dll.py index 68f0ccdd..13e69c11 100644 --- a/generated/soundsystem.dll.py +++ b/generated/soundsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:06 +0000 +Mon, 11 Dec 2023 23:16:31 +0000 ''' class CDSPMixgroupModifier: diff --git a/generated/soundsystem.dll.rs b/generated/soundsystem.dll.rs index 71d2d24b..adf1c7ec 100644 --- a/generated/soundsystem.dll.rs +++ b/generated/soundsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/vphysics2.dll.cs b/generated/vphysics2.dll.cs index e6d2efdb..018b5f83 100644 --- a/generated/vphysics2.dll.cs +++ b/generated/vphysics2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ public static class CFeIndexedJiggleBone { diff --git a/generated/vphysics2.dll.hpp b/generated/vphysics2.dll.hpp index 9e066878..ee571f18 100644 --- a/generated/vphysics2.dll.hpp +++ b/generated/vphysics2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #pragma once diff --git a/generated/vphysics2.dll.py b/generated/vphysics2.dll.py index 29057b28..a8b869ff 100644 --- a/generated/vphysics2.dll.py +++ b/generated/vphysics2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:06 +0000 +Mon, 11 Dec 2023 23:16:31 +0000 ''' class CFeIndexedJiggleBone: diff --git a/generated/vphysics2.dll.rs b/generated/vphysics2.dll.rs index 4cf18708..80cf0a0f 100644 --- a/generated/vphysics2.dll.rs +++ b/generated/vphysics2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/worldrenderer.dll.cs b/generated/worldrenderer.dll.cs index 5f30af82..3cece31f 100644 --- a/generated/worldrenderer.dll.cs +++ b/generated/worldrenderer.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ public static class AggregateLODSetup_t { diff --git a/generated/worldrenderer.dll.hpp b/generated/worldrenderer.dll.hpp index 3c1d2fe0..6bdcccb9 100644 --- a/generated/worldrenderer.dll.hpp +++ b/generated/worldrenderer.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #pragma once diff --git a/generated/worldrenderer.dll.py b/generated/worldrenderer.dll.py index f939411c..88e05ba8 100644 --- a/generated/worldrenderer.dll.py +++ b/generated/worldrenderer.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Fri, 8 Dec 2023 03:41:06 +0000 +Mon, 11 Dec 2023 23:16:31 +0000 ''' class AggregateLODSetup_t: diff --git a/generated/worldrenderer.dll.rs b/generated/worldrenderer.dll.rs index 2a34c2c5..b0093789 100644 --- a/generated/worldrenderer.dll.rs +++ b/generated/worldrenderer.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Fri, 8 Dec 2023 03:41:06 +0000 + * Mon, 11 Dec 2023 23:16:31 +0000 */ #![allow(non_snake_case, non_upper_case_globals)]