branchwiseguys/main/UIcancel

262 Commits over 61 Days - 0.18cph!

5 Years Ago
Death screen functionality work. Also updated SteamClient.Avatar to use the new Facepunch.Steamworks system, but I'm just using character type images on the death screen spectate info for now instead of real Steam avatars, as we'll need to work out how to use avatars nicely with the async way they load.
5 Years Ago
Death overlay screen looks like the new spec. Not functional just yet
5 Years Ago
...
5 Years Ago
Notifications
5 Years Ago
Interaction UI
5 Years Ago
Fixed more spectate text issues.
5 Years Ago
Fixed spectate info showing up when it shouldn't be
5 Years Ago
Minor fix
5 Years Ago
End of round overlay all working
5 Years Ago
Added basic end of round UI
5 Years Ago
Death overlay UI fully working
5 Years Ago
Death overlay screen UI complete
5 Years Ago
NetworkMenu etc.
5 Years Ago
Inventory updates
5 Years Ago
Handling pushing static ui when it already exists on the stack
5 Years Ago
.
5 Years Ago
Death overlay work
5 Years Ago
Another, minor merge
5 Years Ago
Merge 2018.3 stuff from Main.
5 Years Ago
Fix errors on PlayerHUDController when in server mode
5 Years Ago
Merge my changes into branch
5 Years Ago
Moved LocalNetworkUser checks into the base class instead of the client-only side. Fixes errors and will mean less #if flagging.
5 Years Ago
Inventory shows selected item info
5 Years Ago
Inventory updates
5 Years Ago
Updates to the inventory UI
5 Years Ago
Updated inventory layout
5 Years Ago
Inventory layout tweaks
5 Years Ago
Ammo counter
5 Years Ago
Healthbar
5 Years Ago
Setting up inventory UI
5 Years Ago
Tweaked Network Stats
5 Years Ago
Minor background edit
5 Years Ago
Bug fixes. Cleaning up properly when moving back to the main menu.
5 Years Ago
Chat hooked up etc.
5 Years Ago
Plugged in game menu
5 Years Ago
changed background on character select
5 Years Ago
UI now exists in its own scene for easier access.
5 Years Ago
More nav stuff, hud pretty much working as it should.
5 Years Ago
Configured HUD input events.
5 Years Ago
.
5 Years Ago
Can now get to the game...
5 Years Ago
Nav 4
5 Years Ago
Nav nuke v3
5 Years Ago
Nav stack nuke v2
5 Years Ago
Merge
5 Years Ago
Removing navcontroller v1
5 Years Ago
Changes to UI caching.
5 Years Ago
Almost transitioning to game now
5 Years Ago
Quit game
5 Years Ago
Fixed compile errors