branchspacechess/main/mapdbcancel

19 Commits over 0 Days - ∞cph!

7 Years Ago
GameHost now picks a random game mode each match
7 Years Ago
updated dm1 map to work
7 Years Ago
updated Control1 map to work again
7 Years Ago
Wrapped some editor functions so build works again Custom build squad checker now works with new map DB
7 Years Ago
newly crated map files are now correctly flagged as dirty squad loading
7 Years Ago
more
7 Years Ago
changed mapName to mapID (string to int) in ProtoBuf and all references map buttons now grab the map title maps should now load from the provided map id instead of name (can't test this until I update squad loading too)
7 Years Ago
map type value is set in it's data file when the map is created
7 Years Ago
it's nearly working again...
7 Years Ago
more
7 Years Ago
more
7 Years Ago
fix
7 Years Ago
new maps are created in folders based on game mode type, map definition SO file created alongside the map file
7 Years Ago
more
7 Years Ago
test code
7 Years Ago
meh
7 Years Ago
map db tool now sets the map title to the map filename if there's none specified
7 Years Ago
wip mapdb stuff to handle the different modes, tool to build map DB
7 Years Ago
Branching for wip map database improvements