Files
spacegame/Content/Maps
Joshua Deville fb74e789af Verify block stat aggregation with one of each block attached
One Hull/Thruster/Power/Storage block placed near the ship spawn and
wired into the corresponding Slot_* references. Verified via Python
(direct RecalculateStats call + property reads): MaxHull 150,
MaxPower 150, StorageCapacity 30, ShipMovement.MaxSpeed 4500 -- all
exactly base + block bonus. Confirms the block-slot aggregation
system works end-to-end. Smoke-tested in PIE: no runtime errors.
2026-07-08 16:28:07 -04:00
..