The-International-Screeps-Bot / The-International-Open-Source

An automated bot for the coding game Screeps.com
MIT License
104 stars 35 forks source link

separate state and state actors from each other in data manager #771

Closed CarsonBurke closed 9 months ago

CarsonBurke commented 9 months ago

Managers -> Procs

CreepDataManager, RoomDataManager, CommuneDataManager -> CreepDataProcs, RoomDataProcs, CommuneDataProcs

Data

creepData, roomData, communeData