userIan Hendersoncancel

4,117 Commits over 701 Days - 0.24cph!

3 Months Ago
main -> patrol_heli_revision_2
3 Months Ago
Fix errored netread logic
3 Months Ago
syncvar_vector_fix -> main
3 Months Ago
Cherrypick syncvar vector fix
3 Months Ago
syncvar_vector_fix -> main
3 Months Ago
Ensure the same references are generated throughout
3 Months Ago
WIP
3 Months Ago
Fix syncvar generator not working properly with Vector3 and Quaternion
3 Months Ago
Token changes
3 Months Ago
Create flee map markers
3 Months Ago
Compile fix
3 Months Ago
Don't flee if the target is close to a monument (within 50 meters of the centre)
3 Months Ago
Always try and flee in the direction of a monument Cap flees to around 1~ grid maximum
3 Months Ago
main -> new_menu
3 Months Ago
Better timings to update category buttons
3 Months Ago
Blockout the interaction modal
3 Months Ago
Add adding to the search bar Move filter content to top when opening server browser
3 Months Ago
Ensure server browser applies filters on first search
3 Months Ago
Filter buttons only use include groups (lets use dropdowns for exclude groups)
3 Months Ago
Bring server browser search filters up to parity with the current main menu
3 Months Ago
Fixed carousel opacity breaking if you swap too quickly betwen items (in between transitions)
3 Months Ago
Menu UI Code folder restructure Setup header filters for name, ping, player count etc
3 Months Ago
Missed files
3 Months Ago
HTTP image supports duplicating an image to an secondary image/rawimage
3 Months Ago
Bring back modding category to server browser Add wipe schedule filters back
3 Months Ago
Soft mask setup for play menu
3 Months Ago
New blur to the quit modal
3 Months Ago
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)
3 Months Ago
demoparent_fix -> main
3 Months Ago
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.
3 Months Ago
Even dumber compile errors.
3 Months Ago
more wip
3 Months Ago
compile fixes
3 Months Ago
WIP: still some weird y rotation offsets
3 Months Ago
Fix debug camera not tracking the correct object when playing back demos
3 Months Ago
heli_crash_canyon -> main
3 Months Ago
Ensure helicopter cant crash at canyon c
3 Months Ago
main -> naval_update
3 Months Ago
naval_update -> scientist_rhib
3 Months Ago
Setup info box heros. Link info box on the dashboard to store/limited
3 Months Ago
Add patch info hero, updates itself with the latest patch from the manifest
3 Months Ago
Minor cleanup
3 Months Ago
compile fix
3 Months Ago
Session page can now understand and quit demos
3 Months Ago
Added a super basic sessions tab so you can leave a server you're currently in without using console
3 Months Ago
Use old demo ui setup for the demo system
3 Months Ago
System to hide and show navigation links dependant on in game state
3 Months Ago
New loading screen
3 Months Ago
Bunch of server compile fixes to get ready to merge
3 Months Ago
Minor animation changes and scrollbar sizes