6,819 Commits over 2,586 Days - 0.11cph!
started customisation refactor/clean up
Fix for consecutive server connection attempts crashing
removed more debug logging
toggle motion blur while generating map preview screenshots
merged to steam release branch
Switched from Amazon server to OVH server
moved server address and references to a constant in Defines
merged leaderboard rework to main
enable/disable league table browse buttons based on page number.
disabled logging of event handlers.
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.
refactored some leaderboard functions to be more generic
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.
update temple B env
fix raycasting on the global message popup
merged to main now it's tested
fixed raycasting sorting issue on the outcome panel exit button
update temples env
wip career mode file handling to fix some bugs
update temple A env
fix sorting between capture point and smoke FX
update scene lighting data
update league entry logo prefab
fixed currency icon alignment
update WIP temple A env
adding vertex color to standard shader
career stuff.
added team logos in placeholder position on career lague tables.
updated particle shader emissive
fixed explosion/shooter FX material
update WIP env Temple A
WIP
Unit vocalizations
Loads of unit sound polish + new sounds
UI sounds
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
update temples env / getting latest