11,478 Commits over 3,561 Days - 0.13cph!
reworking leader board entry stuff, updated protobuf, new LeaderBoardEntry items are sent now instead of player records.
reworking leaderboard command handlers to use new format.
merged to main now it's tested
wip career mode file handling to fix some bugs
career stuff.
added team logos in placeholder position on career lague tables.
restored Build.cs functionality, updated to work with Unity 2018 syntax.
map rotation timer rework.
map rotation interval now specified in minutes not hours.
map rotation fixes.
version++
MatchMaking now configs GameSettings using a map from the rotation.
added MapRotation.GetRandomMapID()
when a new map rotation is picked by the server, it gets broadcast to all connected clients.
added "newmaps" server console cmd to force a new map rotation.
added Defines.MapCountPerRotation.
rotation time string formatting, rotation icon now hidden until set, more clean up
map rotation timer retard fixes
UIMenuMapRotation, menu now spawns map buttons (wip), more rotation stuff
more mapdatabase, map rotation handling, client UI for map rotation, mapdb has events for map rotation events, map buttons refresh their visual state on rotation change
renabled global UI in scene
removed test map button prefab from the map list.
merged from main.
some UIMapButton cleanup before reworking it to be reusable
UIPlayOnlinePanel
wip menu rotation setup
rotation maps appear at the top of the list, thicker border
merge from main.
started apply rotation status to map buttons
current map rotation now sent to clients during auth.
client/server handling of map rotation wip.
new map rotation message type.
in map rotation mapdef tagging.
refactored MapDatabase rotation.
Map rotation protobuf.
MapRotation.
MapRotationHandler.
wip MapDatabase stuff for map rotations
wip groundwork/refactoring prep for map rotation shit
added an exit button to matchoutcome (except in career mode) to exit to menu without clicking through all the outcome screens.
added an edit map squad button to matchoutcome (except in career mode) to instantly switch to squad editor, editing the map you just played.
wip fast switching to editing current map in squad editor from practice mode
wip edit map squad button/functionality from in-game escape menu when playing in practice mode