12,349 Commits over 3,712 Days - 0.14cph!
renamed GameInstanceViewer to GIViewer
next free unit ID is now handled by the UnitManager not gameinstance
Renamed protobufs, filenames and all references to Formation* to Squad*
HostInit() now completely removed from GameInstance
Control mode test map changes: layout, tileset, default formation
Deleted the "Old" prefabs folder from Troubleshooter as it's not needed and was making 280 warnings every build
making GameInstance not server/client specific, moving host shit out to the GameHost shit
Round timer reduced to 60 from 90 seconds
added docs folder with some thinking about stuff...
merged Game and GameInstance into just GameInstance, deleted Game.
Changed all references.
Might be fucked.
wip stuff.
hardcoded tile fall to be turn 80 until I change it to be an action, so we can test control mode
test map change, control lowered to 100, 2 capture tiles
changed map/formation naming convention
wip CmdSetTag and testing
new match actions: MACapture, MASetGameTag, MASetTeamTag
new victory condition: VCControl
wip:
match definition
game tags
victory conditions
match actions
more victory conditions wip
merged rework branch to main
more merging, more moving
RFormation into Formation, reworked all references
wip changing all board static references to instance