userIan Hendersoncancel
reporust_rebootcancel

5,709 Commits over 913 Days - 0.26cph!

58 Days Ago
Fixed train car coupling and line up audio playing twice
58 Days Ago
boat_ai_reverse_preference_fix -> main
58 Days Ago
Fix boat ai attempting to reverse to stay in-line with a player on a boat rather than just slowing down the gas pedal Use a stuck timer locking mechanism to only allow the boat ai to reverse when its stuck.
58 Days Ago
loot_container_populateloot_fix -> main
58 Days Ago
Fix 'CONTACT DEVELOPERS! LootContainer::PopulateLoot has null inventory!!!' being thrown when loot containers were attempting to populate loot whilst destroyed. Thanks nivex!
58 Days Ago
server_browser_remove_ping -> main
59 Days Ago
- Region bug fixes - Ensure category button starts counting players again
59 Days Ago
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
60 Days Ago
double_voicechat_fix -> main
60 Days Ago
Ensure duplicates arent added with secondary connections. Can be expensive in certain cases but doesnt run 24/7
60 Days Ago
Fix bug that could sometimes cause player voice duplication
60 Days Ago
Cleanup and minor changes
2 Months Ago
Try displaying data centre regions instead
2 Months Ago
main -> inventory_commands_streamermode
2 Months Ago
server_browser_ping_removal -> main
2 Months Ago
Ensure region sorting button uses the correct background
2 Months Ago
server_browser_ping_removal -> main
2 Months Ago
- 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
2 Months Ago
Missed file
2 Months Ago
- 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
2 Months Ago
- Remove Ping browser header - Add Region browser header - Allow sorting via that header
2 Months Ago
Fix scoreboard issues
2 Months Ago
scientist_spawner_new_boats
2 Months Ago
Ensure oilrig and crate hacking rhibs are also included
2 Months Ago
scientist_spawner_new_ai -> main
2 Months Ago
Flip the condition
2 Months Ago
scientist_spawners_enabled now affects Scientist Boat spawning
2 Months Ago
kill_scientist_boat_fix -> main
2 Months Ago
Fix scientist boats becoming bricked when using killscientists command
2 Months Ago
scientist_boat_ai_driverkill_fix -> main
2 Months Ago
Ensure Scientist boat AI will be left enabled if the driver is killed. Prevents AI from not shooting when the driver dies
2 Months Ago
inventory_commands_streamermode
2 Months Ago
Ensure a bunch of inventory.give commands respect streamermode - hiding the giving players name
2 Months Ago
catapult_bee_worldmodel -> main
2 Months Ago
Add worldmodel script to bee ammo for the catapult
2 Months Ago
syncvar_improvements_3 -> main
2 Months Ago
Added an attribute to allow optional bypass of mandatory callback system
2 Months 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
2 Months Ago
Remove Golf Ball Rock that was bricking some prefab ID's Cleanup to try another merge
2 Months Ago
Sucessfully cleaned and removed PlayerRigUpdate2 from hackweek_golf
2 Months Ago
Cherrypick from range 142973 -> 143247
2 Months Ago
Cherrypick 142957
2 Months Ago
Cherrypick 142943
2 Months Ago
Cherrypick 142938
2 Months Ago
Simplify prefab pre processing error (to get more info on this build issue)
2 Months 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
2 Months Ago
Some minor tweaks to prevent it bouncing on the edges between colliders Not perfect but will do for the playtest
2 Months Ago
Can use ball without tee remove a bunch of logs
2 Months Ago
Messy set of bug fixes so i can do one final check before builds
2 Months Ago
Disable golf tee killing balls if you dont swing off the tee. Was causing