userIan Hendersoncancel
reporust_rebootcancel

6,251 Commits over 1,035 Days - 0.25cph!

57 Days Ago
vending_machine_admin_typo -> main
57 Days Ago
Separate typo fix
57 Days Ago
server_item_notifications_streamermode -> main
57 Days Ago
Giving yourself an item via f1/console commands will now respect streamermode and not reveal your actual username
57 Days Ago
Stop deepsea npc shops from showing up in outpost search
57 Days Ago
sell_order_warning_persistence -> main
57 Days Ago
Fix vending administrate 'remove all' dialog from persisting if you disconnect
57 Days Ago
main -> photograph_text_fix
57 Days Ago
Fix photograph notes not updating
57 Days Ago
voip_cctv_rewrite -> main
57 Days Ago
vending_flag_collision_fix -> main
57 Days Ago
Fix flag collision
57 Days Ago
main -> snapping_fixes
57 Days Ago
high_level_networking_improvements -> main
57 Days Ago
Add EntityRef support to our RPC source generator
58 Days Ago
Add EntityRef SyncVar support
58 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
58 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
58 Days Ago
main -> game_room_dlc
59 Days Ago
vending_stats_crash_fix -> main
59 Days Ago
vending_stats_page_fix -> main
59 Days Ago
- Remove some test code in for disk - Add using statements
59 Days Ago
Fix the vending stats page from crashing in certain cases. Stats code was double freeing pooled data
59 Days Ago
main -> game_room_dlc
59 Days Ago
Stop duplicate stats pages opening on top of each other
59 Days Ago
convar_odd_lookup_behaviour -> main
59 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
2 Months Ago
oxygen_ui_flicker_fix -> main
2 Months Ago
Proper fix for dodgy flickering oxygen vitals Caused because we aren't sending as many metabolism updates after the optimizations
2 Months Ago
Fix oxygen ui flickering on/off
2 Months Ago
stats_blurry_clock_fix -> main
2 Months Ago
Fix a big blurry clock
2 Months Ago
main -> game_room_dlc
2 Months Ago
force runtime lookups to rebuild from the updated asset
2 Months Ago
demo_compatability_layer -> main
2 Months Ago
Empty compat file so it gets included in builds
2 Months Ago
vending_stats_text_fix -> main
2 Months Ago
Stop the text going blurry in the vending stats page
2 Months Ago
- Rewrite of the demo compat system - General cleanup - Couple of weird editor only bugs fixed
2 Months Ago
main -> demo_compatability_layer
2 Months Ago
camera_flash_fixes -> main
2 Months Ago
Compile errors
2 Months Ago
Play a sound when you toggle the flash mode on the camera
2 Months Ago
When taking a picture show a black screen if you're not using flash and a white screen if you are
2 Months Ago
Fixed camera flash being off to the right
2 Months Ago
snapping_fixes -> main
2 Months Ago
Fix issues with vertical barrel snapping
2 Months 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
2 Months Ago
Fix 4 boxes not being placeable in a foundation anymore
2 Months Ago
autofind_deployable_snapping -> main