branchwiseguys/main/UIcancel

262 Commits over 61 Days - 0.18cph!

5 Years Ago
Updated the rest of my UI to TextMeshPro text
5 Years Ago
Realised I should be using TextMeshPro rather than the old Text. Starting conversion of what I've already done.
5 Years Ago
Working on the new lot purchase UI
5 Years Ago
Added button divider graphics on the quit dialog, to match the spec
5 Years Ago
Quit overlay button hover FX work now
5 Years Ago
5 Years Ago
Added Countdown screen. Looking OK. Will have to ask Lewis about the rest.
5 Years Ago
Dividers need to be 2px rather than 1, to always show up on a scaled canvas
5 Years Ago
Nice fade-in on the end of round overlay screen
5 Years Ago
UI edits. Added placeholder end-of-round summary screen
5 Years Ago
InitializeSharedContent wasn't called in editor when the game was started already in a level. Making it always run.
5 Years Ago
Fix compile errors in #SERVER mode.
5 Years Ago
Changed end-of-round triggers to return info on all the players that won, rather than just strings that could be anything. Lets us set You Win or You Lose sprites on the client on the end-of-round overlay screen.
5 Years Ago
merge
5 Years Ago
Fixed item container ui not clearing properly and causing NRE
5 Years Ago
Methods for moving UI through the stack
5 Years Ago
Added a stack changed event
5 Years Ago
Added the ability to insert UI into the middle of a stack
5 Years Ago
Removed game menu support from the death overlay UI until we work out what we're doing with it
5 Years Ago
Improved spectate info show/hide code
5 Years Ago
Spectate behaviour work
5 Years Ago
Fixed NRE in crosshairs UI
5 Years Ago
Improved button click sound. Implemented it on spectate buttons.
5 Years Ago
Game mode settings change only
5 Years Ago
Merge fix from Main
5 Years Ago
Added a button click sound
5 Years Ago
Don't recompress mp3 to ogg
5 Years Ago
Compass temp and test game mode info UI
5 Years Ago
Added POI
5 Years Ago
Added hit marker
5 Years Ago
Crosshairs
5 Years Ago
Made old HUD obsolete see: // TODO UIV2
5 Years Ago
Fixed interaction progress radial sticking
5 Years Ago
Inventory tweaks. Contextual panels update the item info.
5 Years Ago
Set swallow input to options and diagonstic screens
5 Years Ago
Extra key inputs
5 Years Ago
Mostly spectating work. Spectating overlay done.
5 Years Ago
Adding spectate UI
5 Years Ago
Death overlay can open game menu
5 Years Ago
Layout edit
5 Years Ago
Merge death overlay update
5 Years Ago
Moved assets to fit with Bill F's folder structure
5 Years Ago
Adding some assets for death/spectating stuff
5 Years Ago
Looting UI sort of hooked up
5 Years Ago
Quick fix for right click inventory switching NRE
5 Years Ago
Added a temp (but easily removable) way of refreshing inventory panels when entering vehicles etc.
5 Years Ago
HUD belt
5 Years Ago
Removed some legacy stuff
5 Years Ago
Showing belt in HUD
5 Years Ago
Cleaned up notifications from UI