userIan Hendersoncancel

5,403 Commits over 854 Days - 0.26cph!

- Region bug fixes - Ensure category button starts counting players again
More WIP: - Store closest regions to our local machine on start up so we can sort via distances to data centres - Fix has known region code - Ensure browser ping estimates are back on false - Region ranking system
Yesterday
double_voicechat_fix -> main
Yesterday
Ensure duplicates arent added with secondary connections. Can be expensive in certain cases but doesnt run 24/7
Yesterday
Fix bug that could sometimes cause player voice duplication
Yesterday
Cleanup and minor changes
Yesterday
Try displaying data centre regions instead
Yesterday
main -> inventory_commands_streamermode
Yesterday
server_browser_ping_removal -> main
Yesterday
Ensure region sorting button uses the correct background
Yesterday
server_browser_ping_removal -> main
Yesterday
- Show ping and region on connection modal - Servers without a region tag will be put to the bottom of the list - Missed files - Minor browser code folder cleanup
Yesterday
Missed file
Yesterday
- Display the correct region - Region translation - Look and cache provided region tag on each server - Servers without region tags (eg Unknown region) are put at the bottom - Fix error stopping sorting via region
3 Days Ago
- Remove Ping browser header - Add Region browser header - Allow sorting via that header
3 Days Ago
Fix scoreboard issues
3 Days Ago
scientist_spawner_new_boats
3 Days Ago
Ensure oilrig and crate hacking rhibs are also included
3 Days Ago
scientist_spawner_new_ai -> main
3 Days Ago
Flip the condition
3 Days Ago
scientist_spawners_enabled now affects Scientist Boat spawning
3 Days Ago
kill_scientist_boat_fix -> main
3 Days Ago
Fix scientist boats becoming bricked when using killscientists command
4 Days Ago
scientist_boat_ai_driverkill_fix -> main
4 Days Ago
Ensure Scientist boat AI will be left enabled if the driver is killed. Prevents AI from not shooting when the driver dies
4 Days Ago
inventory_commands_streamermode
4 Days Ago
Ensure a bunch of inventory.give commands respect streamermode - hiding the giving players name
4 Days Ago
catapult_bee_worldmodel -> main
4 Days Ago
Add worldmodel script to bee ammo for the catapult
4 Days Ago
syncvar_improvements_3 -> main
4 Days Ago
Added an attribute to allow optional bypass of mandatory callback system
4 Days Ago
- SyncVars now call their callback method on Network Load - First parameter of SyncVars callbacks can now be null. This only happens in cases where the callback runs on load - Updated all existing scripts
4 Days Ago
Remove Golf Ball Rock that was bricking some prefab ID's Cleanup to try another merge
4 Days Ago
Sucessfully cleaned and removed PlayerRigUpdate2 from hackweek_golf
4 Days Ago
Cherrypick from range 142973 -> 143247
4 Days Ago
Cherrypick 142957
4 Days Ago
Cherrypick 142943
4 Days Ago
Cherrypick 142938
7 Days Ago
Simplify prefab pre processing error (to get more info on this build issue)
7 Days Ago
When PrefabPreProcess fails on an object - attempt to dump its name Try and get the path in a try/catch block so it doesnt NRE and stop the build
7 Days Ago
Some minor tweaks to prevent it bouncing on the edges between colliders Not perfect but will do for the playtest
7 Days Ago
Can use ball without tee remove a bunch of logs
7 Days Ago
Messy set of bug fixes so i can do one final check before builds
7 Days Ago
Disable golf tee killing balls if you dont swing off the tee. Was causing
7 Days Ago
Swapped interaction icons to something better than crosses everywhere
7 Days Ago
Add random golf ball colours
7 Days Ago
Fix bug when trying to tee off from the golf tee
7 Days Ago
CLIENT compile fixes
7 Days Ago
Compile fix - getting ready for aux3
7 Days Ago
Compile fixes