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