userAdam Wcancel

11,478 Commits over 3,561 Days - 0.13cph!

6 Years Ago
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.
6 Years Ago
merged to main now it's tested
6 Years Ago
merge from main
6 Years Ago
wip career mode file handling to fix some bugs
6 Years Ago
settings fix
6 Years Ago
career stuff. added team logos in placeholder position on career lague tables.
6 Years Ago
merged main to release
6 Years Ago
merged to release
6 Years Ago
restored Build.cs functionality, updated to work with Unity 2018 syntax.
6 Years Ago
map rotation timer rework. map rotation interval now specified in minutes not hours. map rotation fixes. version++
6 Years Ago
merged to release
6 Years Ago
version++
6 Years Ago
scene
6 Years Ago
another fix
6 Years Ago
fix
6 Years Ago
MatchMaking now configs GameSettings using a map from the rotation. added MapRotation.GetRandomMapID()
6 Years Ago
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.
6 Years Ago
rotation time string formatting, rotation icon now hidden until set, more clean up
6 Years Ago
map rotation timer retard fixes
6 Years Ago
wip rotation timer stuff
6 Years Ago
more
6 Years Ago
more
6 Years Ago
menu map button wip
6 Years Ago
scene
6 Years Ago
UIMenuMapRotation, menu now spawns map buttons (wip), more rotation stuff
6 Years Ago
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
6 Years Ago
map rotation UI work
6 Years Ago
merged to main
6 Years Ago
renabled global UI in scene
6 Years Ago
updated ASE
6 Years Ago
removed shaderforge
6 Years Ago
wip 2018 upgrade
6 Years Ago
merge to main
6 Years Ago
removed test map button prefab from the map list. merged from main.
6 Years Ago
some UIMapButton cleanup before reworking it to be reusable
6 Years Ago
no mo search
6 Years Ago
UIPlayOnlinePanel wip menu rotation setup
6 Years Ago
fixes
6 Years Ago
rotation maps appear at the top of the list, thicker border
6 Years Ago
fixes
6 Years Ago
more
6 Years Ago
more rotation wip
6 Years Ago
merge from main. started apply rotation status to map buttons
6 Years Ago
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.
6 Years Ago
wip MapDatabase stuff for map rotations
6 Years Ago
wip groundwork/refactoring prep for map rotation shit
6 Years Ago
fixes
6 Years Ago
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.
6 Years Ago
wip fast switching to editing current map in squad editor from practice mode
6 Years Ago
wip edit map squad button/functionality from in-game escape menu when playing in practice mode