userIan Hendersoncancel
reporust_rebootcancel

3,369 Commits over 609 Days - 0.23cph!

Bring back modding category to server browser Add wipe schedule filters back
Yesterday
Soft mask setup for play menu
Yesterday
New blur to the quit modal
Yesterday
Pretending to be a graphics programmer: wrote a semi optimised blur shader for our UI. Old background ui blur was doing ~130 texture fetches + three draw calls New one does ~9 texture fetches + 2 draw calls. Output is pretty consistent between old and new. UI Notifications now has an icon just like the store (rather than a blank entry)
Yesterday
demoparent_fix -> main
Yesterday
Revert camera man file. Run the fixes through demo shot playback instead, turns out post bone rotation is just saved 'as is' rewlative to the target instead of bone relative.
Yesterday
new_menu -> aux3
Yesterday
Even dumber compile errors.
Yesterday
more wip
Yesterday
new_menu -> aux3
Yesterday
compile fixes
Yesterday
WIP: still some weird y rotation offsets
Yesterday
Fix debug camera not tracking the correct object when playing back demos
Yesterday
heli_crash_canyon -> main
Yesterday
Ensure helicopter cant crash at canyon c
Yesterday
naval_update -> scientist_rhib
Yesterday
main -> naval_update
Yesterday
Setup info box heros. Link info box on the dashboard to store/limited
Yesterday
Add patch info hero, updates itself with the latest patch from the manifest
2 Days Ago
new_menu -> aux3
2 Days Ago
Minor cleanup
2 Days Ago
new_menu -> aux3
2 Days Ago
compile fix
2 Days Ago
new_menu -> aux3
2 Days Ago
Session page can now understand and quit demos
2 Days Ago
new_menu -> aux3
2 Days Ago
Added a super basic sessions tab so you can leave a server you're currently in without using console
2 Days Ago
Use old demo ui setup for the demo system
2 Days Ago
System to hide and show navigation links dependant on in game state
2 Days Ago
New loading screen
2 Days Ago
Bunch of server compile fixes to get ready to merge
2 Days Ago
Minor animation changes and scrollbar sizes
2 Days Ago
Missing files
3 Days Ago
Finish loading screen flex mockup
3 Days Ago
WIP: Initial new loading screen setup
3 Days Ago
Slight menu transparency if in game
3 Days Ago
Menu open and close fade in/out
3 Days Ago
Stop quit modal from preventing escape from being picked up in game
3 Days Ago
Plumbed up 'isOpen' hook for the new menu
3 Days Ago
More in game to menu plumbing work
3 Days Ago
Created a new entry point to new menu called MainMenu Forward all current requests for MainMenuSystem to MainMenu to keep everything contained
3 Days Ago
Add last played, player count and last wipe information to connection modal Customisable box setup for more info Better flex setup for connection modal
3 Days Ago
Show server tags on connection screen More consistent sizing on connection screen (no matter the amount of elements) Better server connection backing
4 Days Ago
Use on toggle enabled instead (for gamemode filters)
4 Days Ago
Slighty improved server browser tab behaviour - can now toggle off gamemodes that are already toggled Better
4 Days Ago
Server browser now properly responds to gamemode toggles Setup system to inject tags into existing server browser (dependent on which buttons are on)
4 Days Ago
Missed files
4 Days Ago
Colour notifications differently if they've been seen
4 Days Ago
Attach cheater ban noticies system to our new notification system
4 Days Ago
Animate Y instead, some minor animation adjustments