4,941 Commits over 1,795 Days - 0.11cph!
added CustomTrophyDefinitionSO.
more basic trophy setup, test data/prefab.
trophy editing camera view.
deleted Snow_Bricks ASE thing cus it was erroring and not used?
inital tropy customisation editor state setup / UI
version++
UILeagueTablePreview now uses Defines.MaxLeagueEntriesPerPage instead of an inspector value
changed number of leaderboard entires sent per page to 10 (server will need updating).
removed more debug logging.
update league overview UI (set entry to 10)
update icon font
adding icon to version button and option tabs
UI moved tab at the top in the option panel
WIP arena env
update player area disabled useless elements
Fix for consecutive server connection attempts crashing
removed more debug logging
Switched from Amazon server to OVH server
moved server address and references to a constant in Defines
merged leaderboard rework to main
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
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
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