userIan Hendersoncancel
reporust_rebootcancel

5,983 Commits over 974 Days - 0.26cph!

7 Days Ago
vending_stats_crash_fix -> main
7 Days Ago
vending_stats_page_fix -> main
7 Days Ago
- Remove some test code in for disk - Add using statements
7 Days Ago
Fix the vending stats page from crashing in certain cases. Stats code was double freeing pooled data
7 Days Ago
main -> game_room_dlc
7 Days Ago
Stop duplicate stats pages opening on top of each other
7 Days Ago
convar_odd_lookup_behaviour -> main
7 Days Ago
Fix 'global.x' console commands leaking into other namespaces The console's "global namespace" shortcut was also firing for explicitly-qualified input - Add unit test
10 Days Ago
oxygen_ui_flicker_fix -> main
10 Days Ago
Proper fix for dodgy flickering oxygen vitals Caused because we aren't sending as many metabolism updates after the optimizations
10 Days Ago
Fix oxygen ui flickering on/off
10 Days Ago
stats_blurry_clock_fix -> main
10 Days Ago
Fix a big blurry clock
10 Days Ago
main -> game_room_dlc
11 Days Ago
force runtime lookups to rebuild from the updated asset
11 Days Ago
demo_compatability_layer -> main
11 Days Ago
Empty compat file so it gets included in builds
11 Days Ago
vending_stats_text_fix -> main
11 Days Ago
Stop the text going blurry in the vending stats page
11 Days Ago
- Rewrite of the demo compat system - General cleanup - Couple of weird editor only bugs fixed
11 Days Ago
main -> demo_compatability_layer
11 Days Ago
camera_flash_fixes -> main
11 Days Ago
Compile errors
11 Days Ago
Play a sound when you toggle the flash mode on the camera
11 Days Ago
When taking a picture show a black screen if you're not using flash and a white screen if you are
11 Days Ago
Fixed camera flash being off to the right
11 Days Ago
snapping_fixes -> main
11 Days Ago
Fix issues with vertical barrel snapping
12 Days Ago
Autosnap settings finder will now check each 90 degree angle and apple the max padding values Fix storage barrel not snapping to other storage barrels beside them properly
12 Days Ago
Fix 4 boxes not being placeable in a foundation anymore
12 Days Ago
autofind_deployable_snapping -> main
12 Days Ago
Mark auto snap as experimental
12 Days Ago
Ensure all FormatBytes cases display capitalised KB/MB because we are dealing in bytes, not bits. Was driving me crazy displaying kb/mb everywhere when we are using bytes, not bits
12 Days Ago
main -> autofind_deployable_snapping
12 Days Ago
secondary_connection_voices_fix -> main
12 Days Ago
Fix VOIP bugging out over CCTV cameras Prevent connections from being added twice: once through the secondary connections then once through the regular path
12 Days Ago
steam_retry_button_fix -> main
13 Days Ago
Allow the 'retry' button to be pressed indefinitely
13 Days Ago
steam_retry_button_fix -> main
13 Days Ago
Fix retry steam button not working
13 Days Ago
protocol_update -> main
13 Days Ago
Protocol++
13 Days Ago
- More involved 'needs compatability' check - Only show popup provided compatability is previously turned off
13 Days Ago
main -> demo_compatability_layer
14 Days Ago
jesus_animation_fix -> main
14 Days Ago
Use small delta changes for water level model state rather than exacts with ==
14 Days Ago
Allow doprepare to add to the demo compatability file Ensure prefab ids dont match wont fire if using the compatability layer
14 Days Ago
Further cleanup, boolean gating for lookup creating
14 Days Ago
Compile fix
14 Days Ago
Cleanup, rewrites