4,941 Commits over 1,795 Days - 0.11cph!
hooked avatar, unit and arena mode buttons up
added empty Avatar, Unit, Arena customisation editor state classes, editor mode buttons now trigger entering the correct state.
Usuable unit indiciators are now hidden when holding right mouse to show attack ranges, fixes confusion when a usable unit is in range of an attack
Cursor resets to normal mode as soon as a movement order is issued
All players get a server chat notification that someone is looking for a match when a player joins an empty queue and there's less than X players connected.
Server messages are now in italics.
gameInstance now stores the match start time, server console outputs game length as part of game close summary
Removed the player name from the match making server message so people can't abuse the queue.
Reduced kfact from 64 to 32.
added CustomisationDatabase.AllDefsOfType()
customisation defs now have a description name field
promotion protobuf
client-side promotion toast handling
cleaning unused UI texture
UIToast base clases, outcome/promotion toasts now use it.
added a test explosion debris customisation
replaced squad setup msg with MatchClientInfo which has squad + customisation profile + anything else we might need
CustomisationProfile.Save/Load
client squad editor and matchmaking analytics
local CustomisationProfile
Fixed bug causing 2nd player's customisation config to be ignored
update WIP tile shader for backup
WIP arena part
tile shader tweak/optim
updated the material and texture to work with the shader
base customisation button prefab
WIP arena setup and placeholdermesh/mat etc
(warning merge from hell)
UICusomisationButton now has hover/clicked events
UnitCustomisationEditorState now listed for the events and handles shit there.
Cust. button prefab update
Customisation editor starts in a demo map
setup placeholder unit customisation panel
explosions play on mousehover
halloween asset pack for testing
avatar editing mode setup
wip avatar hat previewing/editing
hat rotation offset is now applied from the definition
Avatar plays the emote animation when equipping a hat in customisation editor
voice chat fixes, disabled for now