repospacechesscancel

6,819 Commits over 2,586 Days - 0.11cph!

7 Years Ago
hat preview sound
7 Years Ago
unit explosion sound now plays anywhere the explosion is triggered (CE preview etc)
7 Years Ago
remove explosion debris when exiting CE. NRE checked some board ripple effect stuff. fixed some bugs when spamming escape.
7 Years Ago
added inactive customisation editor state, switch to it on enter/exit editor.
7 Years Ago
squad editor UI fixes for hitting escape then going back in
7 Years Ago
missed file
7 Years Ago
increased MM_ChatNotification_ServerPopulationMax from 10 to 50
7 Years Ago
can now assign explosion decals per unit explosion definition. any existing tile scorch decals are now replaced by the ones from the most recent explosion. set defaults.
7 Years Ago
menu player profile division icon is now set on league updates
7 Years Ago
updated psd
7 Years Ago
fix temple B glow texture fix opponent glow scale
7 Years Ago
more camera fixes
7 Years Ago
some camera fixes for customisation editor
7 Years Ago
fix for promotion toasts
7 Years Ago
added Elo.DoesEloChangePromote() server sends promotion notifications
7 Years Ago
what's new definitions can now specify a blog URL. added a blog link button to what's new UI, shows when there's a URL for an entry.
7 Years Ago
added What's New Beta 2 definition.
7 Years Ago
options text fix
7 Years Ago
tweak scroll content area
7 Years Ago
player level no longer shows 999 when AI or private match
7 Years Ago
switched in a new map, made a default for squad for it, fixed map preview shots.
7 Years Ago
squad editor fix for not being able to edit squads :D
7 Years Ago
fixed map list not showing in squad editor
7 Years Ago
fix custom button text alignment
7 Years Ago
avatar customisations previews are reset when exiting edit mode if the item isn't unlocked
7 Years Ago
Level xp changes: LossXP 10->15, Level requirement base 60->50
7 Years Ago
Voice chat mutes music on playback
7 Years Ago
Moved voice chat to it's own audio mixer group
7 Years Ago
CustomisationProfile robustness PlayerRecord default unlocks game client verifies and wipes invalid customisation profiles default explosion definition fix
7 Years Ago
wip verification of customisation profile equipped items
7 Years Ago
Unlocking an item will also preview and equip it if successful
7 Years Ago
added voice chat option to audio options
7 Years Ago
voice chat now works in matches, I think?
7 Years Ago
vc
7 Years Ago
player database is now saved at exe location not runtime data, so test server can have it's own separate one.
7 Years Ago
added version to customisation profile proto. added version checking to customisation profile, wipes local version if out of date.
7 Years Ago
playerrecords start with 0 currency
7 Years Ago
added currency update protocol/events. currency is now awarded per levelup.
7 Years Ago
local player record now gets updated with new level
7 Years Ago
fixed menu scene showing squad editor ui
7 Years Ago
update unit loadout button removing size slider from scroll window fixed some menu sorting
7 Years Ago
update item button
7 Years Ago
reworked customisation button behaviour
7 Years Ago
fix glow line position in main scene
7 Years Ago
wip arena stuff tweak transparent shader (clamp transparency)
7 Years Ago
customisation option lists are now sorted by unlock cost, low to high
7 Years Ago
play online and customisation editor buttons are set to not be interactable until connected
7 Years Ago
more customisation item button work
7 Years Ago
If you can afford an item, clicking unlock now sends request to server. Server unlocks items if the player record has enough currency, sends success or fail response message and new currency balance. Unlocked items get added to playerrecord id list.
7 Years Ago
customisation UI buttons now listen to item unlock success/fail events, modify properties accordingly