lots working good, minimap / rotation / follow / entities

This commit is contained in:
Boki 2026-03-01 21:29:44 -05:00
parent 69a8eaea62
commit 1ba7c39c30
11 changed files with 2496 additions and 99 deletions

View file

@ -6,9 +6,13 @@
"StatesBeginOffset": 72,
"StateStride": 16,
"StatePointerOffset": 0,
"StateCount": 12,
"InGameStateIndex": 4,
"ActiveStatesOffset": 32,
"StatesInline": true,
"InGameStateDirectOffset": 528,
"IsLoadingOffset": 832,
"EscapeStateOffset": 524,
"IngameDataFromStateOffset": 656,
"WorldDataFromStateOffset": 760,
"AreaLevelOffset": 196,
@ -19,8 +23,22 @@
"LocalPlayerDirectOffset": 2576,
"EntityListOffset": 2896,
"EntityCountInternalOffset": 8,
"EntityNodeLeftOffset": 0,
"EntityNodeParentOffset": 8,
"EntityNodeRightOffset": 16,
"EntityNodeValueOffset": 40,
"EntityIdOffset": 128,
"EntityFlagsOffset": 132,
"EntityDetailsOffset": 8,
"EntityPathStringOffset": 8,
"LocalPlayerOffset": 32,
"ComponentListOffset": 16,
"EntityHeaderOffset": 8,
"ComponentLookupOffset": 40,
"ComponentLookupVec2Offset": 40,
"ComponentLookupEntrySize": 16,
"ComponentLookupNameOffset": 0,
"ComponentLookupIndexOffset": 8,
"LifeComponentIndex": -1,
"RenderComponentIndex": -1,
"LifeComponentOffset1": 1056,
@ -35,9 +53,9 @@
"PositionZOffset": 320,
"TerrainListOffset": 3264,
"TerrainInline": true,
"TerrainDimensionsOffset": 24,
"TerrainWalkableGridOffset": 208,
"TerrainBytesPerRowOffset": 256,
"TerrainDimensionsOffset": 144,
"TerrainWalkableGridOffset": 328,
"TerrainBytesPerRowOffset": 424,
"TerrainGridPtrOffset": 8,
"SubTilesPerCell": 23,
"InGameStateOffset": 0,