repowiseguyscancel

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

6 Years Ago
Server join/info screen. Also had an issue with connection "none" state vs "disconnected". Don't think "none" is needed.
6 Years Ago
Some fixups to server browser and scoreboard
6 Years Ago
Some more building deed work...
6 Years Ago
Almost working...
6 Years Ago
Added a load of shit to be able to transfer building deeds
6 Years Ago
merge
6 Years Ago
Wanted stars are updated on Update() now in UIWantedLevel, so no need for this call anymore
6 Years Ago
Fixed checkpoint init ordering and missing image making their icons not work
6 Years Ago
Fix path to map building icon
6 Years Ago
Implemented InfoMessage back into the HUD
6 Years Ago
Remove debug info
6 Years Ago
Moved back to sending damage source pos as an RPC. Sending it in the main Serialize is nice and simple but would mean lots of extra network data.
6 Years Ago
Added hit indicator and hit direction indicator to the new HUD
6 Years Ago
Adjust crosshair sprite
6 Years Ago
Code cleanup
6 Years Ago
Added an interaction crosshair to the HUD as I never notice the little text on the bottom right.
6 Years Ago
Finished removing all old UI
6 Years Ago
Remove old anims
6 Years Ago
More cleanup
6 Years Ago
Sorting out old UI map
6 Years Ago
Cleaned up old UI sprites
6 Years Ago
Removed old UI fonts, and replaced them wherever they're still used.
6 Years Ago
Deed stuff
6 Years Ago
deed crap
6 Years Ago
Fleshing out more boilerplate
6 Years Ago
Some boilerplate stuff
6 Years Ago
Created game mode class
6 Years Ago
Merge
6 Years Ago
Fix null check on MonoBehaviour via interface, which was causing errors at end-of-round.
6 Years Ago
Fixed prison looking for a CrimeManager over and over if it isn't there
6 Years Ago
Scoreboard show rank correctly
6 Years Ago
Scoreboard highlights the local user.
6 Years Ago
Some bits of UI
6 Years Ago
scene and a few prefabs.
6 Years Ago
Serialization and some extra bits
6 Years Ago
Base corporation stuff
6 Years Ago
Minor edit
6 Years Ago
Scoreboard no longer shows latency on end-of-round screen
6 Years Ago
End-of-round screen now shows scoreboard by default. Needs some minor adjustments (like not showing latency).
6 Years Ago
Working on allowing the end-of-round UI to show the final scoreboard as its default content. Also moved some UI scripts around.
6 Years Ago
Simplified Note.cs with the TextArea attribute
6 Years Ago
Added a more animation options. Added animation to game menu and alerts.
6 Years Ago
Animating a slide and and background fade for the scoreboard. Other UI could use it too.
6 Years Ago
Remove time check
6 Years Ago
Did a bit of cleanup on the old UI stuff to remove all the missing ref warnings. Left the UI_SETUP scene for now so we can still check out and grab old UI stuff.
6 Years Ago
Colour tint now applies to the team heading words as well
6 Years Ago
Scoreboard automatic colour tints
6 Years Ago
Merge in functional scoreboard (not final appearance)
6 Years Ago
6 Years Ago