Game update (14090)

This commit is contained in:
a2x
2025-07-29 18:11:56 +10:00
parent 778d3f2e4b
commit 7f60c80c21
93 changed files with 81586 additions and 66642 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-07-16 05:17:05.277202900 UTC
// 2025-07-29 08:05:49.300075200 UTC
#pragma once
@@ -42,7 +42,7 @@ namespace cs2_dumper {
SPAWN_DEBUG_RESTRICT_IGNORE_TEMPLATE_COOLDOWN_LIMITS = 0x4,
SPAWN_DEBUG_RESTRICT_IGNORE_TARGET_COOLDOWN_LIMITS = 0x8
};
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
namespace EventClientPostSimulate_t {
}
@@ -53,7 +53,7 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t m_flRealTime = 0x28; // float32
constexpr std::ptrdiff_t m_flFrameTime = 0x2C; // float32
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 4
namespace EventPostAdvanceTick_t {
constexpr std::ptrdiff_t m_nCurrentTick = 0x30; // int32
@@ -61,7 +61,7 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t m_nTotalTicksThisFrame = 0x38; // int32
constexpr std::ptrdiff_t m_nTotalTicks = 0x3C; // int32
}
// Parent: None
// Parent:
// Field count: 1
namespace CEntityIOOutput {
constexpr std::ptrdiff_t m_Value = 0x18; // CVariantBase<CVariantDefaultAllocator>
@@ -80,7 +80,7 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t m_flRenderFrameTimeUnbounded = 0x30; // float32
constexpr std::ptrdiff_t m_bRenderOnly = 0x34; // bool
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
namespace EventServerPostSimulate_t {
}
@@ -101,7 +101,7 @@ namespace cs2_dumper {
// Field count: 0
namespace EventServerEndAsyncPostTickWork_t {
}
// Parent: EventAdvanceTick_t
// Parent: None
// Field count: 0
namespace EventClientAdvanceTick_t {
}
@@ -114,7 +114,7 @@ namespace cs2_dumper {
namespace CNetworkVarChainer {
constexpr std::ptrdiff_t m_PathIndex = 0x20; // ChangeAccessorFieldPathIndex_t
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
namespace EventClientSimulate_t {
}
@@ -160,11 +160,11 @@ namespace cs2_dumper {
namespace EventAppShutdown_t {
constexpr std::ptrdiff_t m_nDummy0 = 0x0; // int32
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
namespace EventServerSimulate_t {
}
// Parent: EventPostAdvanceTick_t
// Parent: None
// Field count: 0
namespace EventServerPostAdvanceTick_t {
}
@@ -178,11 +178,11 @@ namespace cs2_dumper {
namespace EventPostDataUpdate_t {
constexpr std::ptrdiff_t m_nCount = 0x0; // int32
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
namespace EventClientPreSimulate_t {
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
namespace EventClientPauseSimulate_t {
}
@@ -191,7 +191,7 @@ namespace cs2_dumper {
namespace EventClientProcessNetworking_t {
constexpr std::ptrdiff_t m_nTickCount = 0x0; // int32
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 4
namespace EventAdvanceTick_t {
constexpr std::ptrdiff_t m_nCurrentTick = 0x30; // int32
@@ -203,7 +203,7 @@ namespace cs2_dumper {
// Field count: 0
namespace EventSplitScreenStateChanged_t {
}
// Parent: EventPostAdvanceTick_t
// Parent: None
// Field count: 0
namespace EventClientPostAdvanceTick_t {
}
@@ -233,7 +233,7 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t m_flFrameTime = 0x2C; // float32
constexpr std::ptrdiff_t m_bScheduleSendTickPacket = 0x30; // bool
}
// Parent: EventAdvanceTick_t
// Parent: None
// Field count: 0
namespace EventServerAdvanceTick_t {
}
@@ -264,7 +264,7 @@ namespace cs2_dumper {
// Field count: 0
namespace EventClientAdvanceNonRenderedFrame_t {
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
namespace EventServerProcessNetworking_t {
}
@@ -296,7 +296,7 @@ namespace cs2_dumper {
namespace EventClientPollNetworking_t {
constexpr std::ptrdiff_t m_nTickCount = 0x0; // int32
}
// Parent: EventPostAdvanceTick_t
// Parent: None
// Field count: 0
namespace EventServerBeginAsyncPostTickWork_t {
}
@@ -308,7 +308,7 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t m_flTickInterval = 0x2C; // float32
constexpr std::ptrdiff_t m_flTickStartTime = 0x30; // float64
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
namespace EventServerPollNetworking_t {
}