134,462 Commits over 4,444 Days - 1.26cph!
merge rust_relay_server -> main
merge main -> rust_relay_server + codegen
WIP multi-frame target checking support
Merge: from dropspectators_nre_fix
- Bugfix: fix for NRE that happens when multiple spectators watch a player being banned
Tests: 2 players spectated 3rd, banned them - no NRE
Bugfix: use reverse traversal avoid NRE caused by iterator invalidation when dropping spectators
Tests: 2p spectated 3rd, banned them - no more NRE
Fixed stray specs & LOD settings.
Heater trigger layer fix.
Apartment heater heats a more logical area instead of all around and under the floor.
merge from cargo_network_optims
Prevent fireballs and heli gibs from inheriting the global network group too
softcore_updates_jul_26 -> main
raid_window -> softcore_updates_jul_26
Fix "missing tree at index 0" error when loading playground scene
Add screen overlay (with lighting) to UberPostPass
merge main -> rust_relay_server
Minor map ui improvements
Split off bathroom doorframe in large apartment for light bleed
merge from cargo_network_optim
merge from industrial_garagedoor_vehicle_fix
added RustRelay reconnect feature, tweaked GLB export
Prevent dropped item containers (player loot bags) and dynamic cargo containers from inheriting the global network group when parented to cargo ship, spamming position updates to all players on the server
Set the network range for the containers to 512m so they can still be seen from far away
Fixed changing charms not working when items are inside loot containers (it was auto-closing the inventory due to NeedsKeyboard)
Before: https://files.facepunch.com/raul/1b2211b1/22_10-45-BeigeTurtledove.mp4
After: https://files.facepunch.com/raul/1b2211b1/22_10-48-JollyPoodle.mp4
softcore_updates_jul_26 -> main
raid_window -> softcore_updates_jul_26
- Ensure raid window status ticks update whilst on screen
- Only set time placed if we are in softcore
Add GreyScale effect to uber post pass
Rename UberOverlay to UberPostPass
Various lighting progress.
S2P.
- Add Raid Window information to the map ui
- Simplify and clean up SecondsUntilNextChange/NextChangeUnixUTC
- Cleanup
Fixed charms scroller not returning to the beginning when the Repair Bench panel opens (regression)
Improved selected charm icons
https://files.facepunch.com/raul/1b2111b1/charm_icon.png
Mark currently selected charms as toggled in the Repair Bench UI panel and standalone charms UI selector
Fixed attachment UI not updating properly when quick-swapping weapons in the repair bench
https://files.facepunch.com/raul/1b2111b1/21_20-54-DualNudibranch.mp4
merge from apartment_complext_monument
Apartment terminal UI baseline
Add `checkoutallrooms` to allow you to undo the `rentallrooms` command
Autoclose apartment doors when owners open & close them too
update apartment_complex_monument/prototype
Medium apartment lighting WIP