4,941 Commits over 1,795 Days - 0.11cph!
player database is now saved at exe location not runtime data, so test server can have it's own separate one.
added version to customisation profile proto.
added version checking to customisation profile, wipes local version if out of date.
playerrecords start with 0 currency
added currency update protocol/events.
currency is now awarded per levelup.
local player record now gets updated with new level
fixed menu scene showing squad editor ui
update unit loadout button
removing size slider from scroll window
fixed some menu sorting
reworked customisation button behaviour
fix glow line position in main scene
wip arena stuff
tweak transparent shader (clamp transparency)
customisation option lists are now sorted by unlock cost, low to high
play online and customisation editor buttons are set to not be interactable until connected
more customisation item button work
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.
customisation UI buttons now listen to item unlock success/fail events, modify properties accordingly
wip unlocking/equipping ui
deleted placeholder unlock items
wip currency/unlocks
protobuf
close friends list on invite sent
Private matches no longer modify player records (win/loss count, xp)
▍█▊▇▍▊ ▄▅▉ ▌▆▌ ▌▅ ▅▉▅▄ ▉█▇█
!▌▌▅▊▉ ▌▆█ ▇▇█▆ ▅▅█▍█▌ ▍▋ ▌▊▆▌▉█
customisation button now says Cusotmise, added new item highlight to button
added cancel button to friends list challenge
more wip vs friends
tweak item UI
tweak hat size/icon
update menu ui, friend list UI
update icon font, update hat material
ui fix time warning anim
tweak menu/ adding promotion toast
wip received match invite ui code
setup builder hat item definitions + icon
UI panel prefab and setup for received game invite panel, hooked up yes/no button actions, added it to global UI.
clicking vs button on friends list now sends challenge message to server (which does nothing back yet)
added challenge button to friend panel, hooked up click event.
some vs-friend matchmaking wip
UIButton fix for when there's not a button component
friends list gets populated with in-game steam friends, name, avatar
Placeholder friends list UI prefabs
added UIFriendsListButton, friends button now shows how many friends are playing the game
added placeholder friends list button to menu ui
message types for match making vs friends
added match making error return codes for friend request games