userAdam Wcancel

11,883 Commits over 3,653 Days - 0.14cph!

7 Years Ago
merged leaderboard rework to main
7 Years Ago
enable/disable league table browse buttons based on page number. disabled logging of event handlers.
7 Years Ago
added placeholder league table browsing buttons, linking functionaliy to league table view. can now request leaderboard entries with a specified start indx and previous/next. adding a copy of server player database for local testing.
7 Years Ago
more
7 Years Ago
refactored some leaderboard functions to be more generic
7 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.
7 Years Ago
merged to main now it's tested
7 Years Ago
merge from main
7 Years Ago
wip career mode file handling to fix some bugs
7 Years Ago
settings fix
7 Years Ago
career stuff. added team logos in placeholder position on career lague tables.
7 Years Ago
merged main to release
7 Years Ago
merged to release
7 Years Ago
restored Build.cs functionality, updated to work with Unity 2018 syntax.
7 Years Ago
map rotation timer rework. map rotation interval now specified in minutes not hours. map rotation fixes. version++
7 Years Ago
merged to release
7 Years Ago
version++
7 Years Ago
scene
7 Years Ago
another fix
7 Years Ago
fix
7 Years Ago
MatchMaking now configs GameSettings using a map from the rotation. added MapRotation.GetRandomMapID()
7 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.
7 Years Ago
rotation time string formatting, rotation icon now hidden until set, more clean up
7 Years Ago
map rotation timer retard fixes
7 Years Ago
wip rotation timer stuff
7 Years Ago
more
7 Years Ago
more
7 Years Ago
menu map button wip
7 Years Ago
scene
7 Years Ago
UIMenuMapRotation, menu now spawns map buttons (wip), more rotation stuff
7 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
7 Years Ago
map rotation UI work
7 Years Ago
merged to main
7 Years Ago
renabled global UI in scene
7 Years Ago
updated ASE
7 Years Ago
removed shaderforge
7 Years Ago
wip 2018 upgrade
7 Years Ago
merge to main
7 Years Ago
removed test map button prefab from the map list. merged from main.
7 Years Ago
some UIMapButton cleanup before reworking it to be reusable
7 Years Ago
no mo search
7 Years Ago
UIPlayOnlinePanel wip menu rotation setup
7 Years Ago
fixes
7 Years Ago
rotation maps appear at the top of the list, thicker border
7 Years Ago
fixes
7 Years Ago
more
7 Years Ago
more rotation wip
7 Years Ago
merge from main. started apply rotation status to map buttons
7 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.
7 Years Ago
wip MapDatabase stuff for map rotations