userIan Hendersoncancel
reporust_rebootcancel

6,002 Commits over 974 Days - 0.26cph!

7 Days Ago
vending_machine_admin_typo -> main
7 Days Ago
Separate typo fix
7 Days Ago
server_item_notifications_streamermode -> main
7 Days Ago
Giving yourself an item via f1/console commands will now respect streamermode and not reveal your actual username
7 Days Ago
Stop deepsea npc shops from showing up in outpost search
7 Days Ago
sell_order_warning_persistence -> main
7 Days Ago
Fix vending administrate 'remove all' dialog from persisting if you disconnect
7 Days Ago
main -> photograph_text_fix
7 Days Ago
Fix photograph notes not updating
7 Days Ago
voip_cctv_rewrite -> main
7 Days Ago
vending_flag_collision_fix -> main
7 Days Ago
Fix flag collision
7 Days Ago
main -> snapping_fixes
8 Days Ago
high_level_networking_improvements -> main
8 Days Ago
Add EntityRef support to our RPC source generator
8 Days Ago
Add EntityRef SyncVar support
8 Days Ago
Add support for EntityRefs to be sent via RPC. ID is extracted and sent on sending side ID is received and put into a new entity ref on the other side
8 Days Ago
Cleaner, better way to support remote listeners (cctv, drone) hearing VOIP of others. Previous system used a messy secondary network group solution which was prone to bugs and connections being added twice to seperate lists New system specifically looks for cimputer mounted players - giving a much more reliable solution
8 Days Ago
main -> game_room_dlc
9 Days Ago
vending_stats_crash_fix -> main
9 Days Ago
vending_stats_page_fix -> main
9 Days Ago
- Remove some test code in for disk - Add using statements
9 Days Ago
Fix the vending stats page from crashing in certain cases. Stats code was double freeing pooled data
9 Days Ago
main -> game_room_dlc
9 Days Ago
Stop duplicate stats pages opening on top of each other
9 Days Ago
convar_odd_lookup_behaviour -> main
9 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
12 Days Ago
oxygen_ui_flicker_fix -> main
12 Days Ago
Proper fix for dodgy flickering oxygen vitals Caused because we aren't sending as many metabolism updates after the optimizations
12 Days Ago
Fix oxygen ui flickering on/off
12 Days Ago
stats_blurry_clock_fix -> main
12 Days Ago
Fix a big blurry clock
12 Days Ago
main -> game_room_dlc
13 Days Ago
force runtime lookups to rebuild from the updated asset
13 Days Ago
demo_compatability_layer -> main
13 Days Ago
Empty compat file so it gets included in builds
13 Days Ago
vending_stats_text_fix -> main
13 Days Ago
Stop the text going blurry in the vending stats page
13 Days Ago
- Rewrite of the demo compat system - General cleanup - Couple of weird editor only bugs fixed
13 Days Ago
main -> demo_compatability_layer
13 Days Ago
camera_flash_fixes -> main
13 Days Ago
Compile errors
13 Days Ago
Play a sound when you toggle the flash mode on the camera
13 Days Ago
When taking a picture show a black screen if you're not using flash and a white screen if you are
13 Days Ago
Fixed camera flash being off to the right
13 Days Ago
snapping_fixes -> main
13 Days Ago
Fix issues with vertical barrel snapping
14 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
14 Days Ago
Fix 4 boxes not being placeable in a foundation anymore
14 Days Ago
autofind_deployable_snapping -> main