userAdam Wcancel

11,282 Commits over 3,500 Days - 0.13cph!

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
7 Years Ago
wip unlocking/equipping ui
7 Years Ago
more unlocks progress
7 Years Ago
deleted placeholder unlock items
7 Years Ago
wip currency/unlocks protobuf
7 Years Ago
blog notes
7 Years Ago
close friends list on invite sent
7 Years Ago
more
7 Years Ago
Private matches no longer modify player records (win/loss count, xp)
7 Years Ago
matchmaking fix
7 Years Ago
more
7 Years Ago
▍█▊▇▍▊ ▄▅▉ ▌▆▌ ▌▅ ▅▉▅▄ ▉█▇█ !▌▌▅▊▉ ▌▆█ ▇▇█▆ ▅▅█▍█▌ ▍▋ ▌▊▆▌▉█
7 Years Ago
more
7 Years Ago
more private game setup
7 Years Ago
more
7 Years Ago
button tweak
7 Years Ago
customisation button now says Cusotmise, added new item highlight to button
7 Years Ago
added cancel button to friends list challenge more wip vs friends
7 Years Ago
Top hat
7 Years Ago
wip received match invite ui code setup builder hat item definitions + icon
7 Years Ago
UI panel prefab and setup for received game invite panel, hooked up yes/no button actions, added it to global UI.
7 Years Ago
clicking vs button on friends list now sends challenge message to server (which does nothing back yet)
7 Years Ago
added challenge button to friend panel, hooked up click event. some vs-friend matchmaking wip
7 Years Ago
UIButton fix for when there's not a button component
7 Years Ago
friends list gets populated with in-game steam friends, name, avatar
7 Years Ago
more friends list setup
7 Years Ago
Placeholder friends list UI prefabs
7 Years Ago
added UIFriendsListButton, friends button now shows how many friends are playing the game
7 Years Ago
added placeholder friends list button to menu ui
7 Years Ago
message types for match making vs friends added match making error return codes for friend request games
7 Years Ago
hat tweak
7 Years Ago
wip stuff
7 Years Ago
customisation item definitions auto update with icon generation. customisation item buttons now show icons.
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