userAdam Wcancel
repospacechesscancel

4,871 Commits over 2,068 Days - 0.10cph!

7 Years Ago
customisation item icon render. foldered up items.
7 Years Ago
icon render properties added to customisation definitions item icon renderer backup
7 Years Ago
Icon rendering stuff now takes a new IconRenderProperties instead of a direct reference to a unit definition. Updated all .unit definitions to have correct IconRenderProperties and removed old built-in values. Regenerated all unit icons to test/update.
7 Years Ago
unlock cost now shows on buttons, added some test costs to definitions
7 Years Ago
customisation button prefab update
7 Years Ago
customisation profile flag fix avatar config now loaded at editor start
7 Years Ago
more
7 Years Ago
Added slot type back to CustomisationSlot protobuf. added CustomonsiationProfile.SetCustomisationSlot() removed now unused customisation enums, rebuilt customisation database with items using new correct ones. more customisation saving.
7 Years Ago
refactored some avatar customisation more avatar work
7 Years Ago
added CustomisationProfile entry to protocol defines. hat definition SetActive() now workis
7 Years Ago
changed to 1 second delay
7 Years Ago
unit explosion preview now cycles a mortar unit, hiding it for 1.5 seconds after explosion then showing it again.
7 Years Ago
added Default.Hat (none) to default CustomisationProfile
7 Years Ago
voice chat fixes, disabled for now
7 Years Ago
Avatar plays the emote animation when equipping a hat in customisation editor
7 Years Ago
Support for no hat ;)
7 Years Ago
hat rotation offset is now applied from the definition
7 Years Ago
wip avatar hat previewing/editing
7 Years Ago
avatar editing mode setup
7 Years Ago
more
7 Years Ago
more
7 Years Ago
editor camera stuff
7 Years Ago
avatar hats wip
7 Years Ago
more
7 Years Ago
halloween asset pack for testing
7 Years Ago
more customisation work
7 Years Ago
setup placeholder unit customisation panel explosions play on mousehover
7 Years Ago
Customisation editor starts in a demo map
7 Years Ago
UICusomisationButton now has hover/clicked events UnitCustomisationEditorState now listed for the events and handles shit there. Cust. button prefab update
7 Years Ago
more
7 Years Ago
more
7 Years Ago
more
7 Years Ago
get
7 Years Ago
base customisation button prefab
7 Years Ago
mapwork
7 Years Ago
wip cleaning up
7 Years Ago
Fixed bug causing 2nd player's customisation config to be ignored
7 Years Ago
more wip customisation
7 Years Ago
local CustomisationProfile
7 Years Ago
client squad editor and matchmaking analytics
7 Years Ago
CustomisationProfile.Save/Load
7 Years Ago
replaced squad setup msg with MatchClientInfo which has squad + customisation profile + anything else we might need
7 Years Ago
added a test explosion debris customisation
7 Years Ago
UIToast base clases, outcome/promotion toasts now use it.
7 Years Ago
promotion protobuf client-side promotion toast handling
7 Years Ago
added CustomisationDatabase.AllDefsOfType() customisation defs now have a description name field
7 Years Ago
Removed the player name from the match making server message so people can't abuse the queue. Reduced kfact from 64 to 32.
7 Years Ago
more
7 Years Ago
gameInstance now stores the match start time, server console outputs game length as part of game close summary
7 Years Ago
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.