Commit graph

2 commits

Author SHA1 Message Date
WiseDev
d439027735 pull the arena tilemaps out of the ipa
res/locations/*.csv, eight of them. these are what LogicBattle::initDefaultSector
walks to place the towers: training_arena has KingTower at tile 18,6 and 18,58
and four PrincessTowers, plus a 64x24 tile bitmask.

without these there is no way to build a battle snapshot, the leaders come from
here and the client dereferences them without a null check.
2026-08-23 10:13:37 +03:00
scroll
812052bc3e initial import, client gets to the lobby
titan engine, logic model, auth/game/gateway services.
csv tables pulled out of the ipa are checked in so it runs out of the box.
2026-08-23 07:50:31 +03:00