repowiseguyscancel

8,451 Commits over 2,131 Days - 0.17cph!

6 Years Ago
Alert UI can use keyboard control
6 Years Ago
input manager horizontal / vertical axes.
6 Years Ago
Minimap
6 Years Ago
Map functional again
6 Years Ago
deleted some more old shit
6 Years Ago
Deleted some old stuff
6 Years Ago
merge
6 Years Ago
fixes
6 Years Ago
NRE fix. Lot purchase tweaks.
6 Years Ago
Fixes, tidy up, fixed bug where UI not re swallowing input
6 Years Ago
Fix
6 Years Ago
Dealing with character spawning without client input.
6 Years Ago
Fixed bug when trying to close all UI on the stack
6 Years Ago
merge
6 Years Ago
Ye olde #IF
6 Years Ago
Force punctuation in alert message.
6 Years Ago
Alert graphics fix
6 Years Ago
Better system for changing alert colours.
6 Years Ago
Totally revamped ui.alert for the new UI, and used the new implementation to replace the quit dialog in the main menu, making it an alert instead of its own thing (while looking visually the same as it did before). Use the new UIShowSimpleAlert/UIShowOneButtonAlert/UIShowConfirmationAlert/UIShowTwoButtonAlert scripts to tell an alert to show, like how you'd use UIPopViewController or RunConsoleCommand etc.
6 Years Ago
merge
6 Years Ago
Shop UI has sounds.
6 Years Ago
...
6 Years Ago
Various fixes. Stack deals with closing a parent.
6 Years Ago
Sorting out more transition and stack stuff
6 Years Ago
merge
6 Years Ago
Fix compile error on server
6 Years Ago
Shop UI. Got rid of the old waiting overlay. Only the actual buttons are disabled now.
6 Years Ago
Shop UI purchasing works
6 Years Ago
Shop UI. Mostly done now.
6 Years Ago
Shop UI work
6 Years Ago
Shop UI work
6 Years Ago
Shop UI work + lot purchase UI changes + cleaning up some other UI.
6 Years Ago
on changed methods, reordering children...
6 Years Ago
Almost done...
6 Years Ago
merge
6 Years Ago
Changing ui flow
6 Years Ago
Started on shop UI (broken at the moment)
6 Years Ago
...
6 Years Ago
Rearranging some files
6 Years Ago
Countdown timer sounds use the new system
6 Years Ago
Added purchase sound
6 Years Ago
Standard system for playing UI sounds. Uses an AudioSource singleton with UISoundSource, that UIPlaySound calls.
6 Years Ago
merge
6 Years Ago
..
6 Years Ago
Found we had two separate ListEx scripts. Combining into one.
6 Years Ago
Slight progress...
6 Years Ago
.
6 Years Ago
Dealing better with sorting issues
6 Years Ago
Unified the countdown timer between the countdown and respawn screens
6 Years Ago
Countdown beeps plus other minor edits