140,726 Commits over 4,505 Days - 1.30cph!

58 Days Ago
WIP multi-frame target checking support
58 Days Ago
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
58 Days Ago
Bugfix: use reverse traversal avoid NRE caused by iterator invalidation when dropping spectators Tests: 2p spectated 3rd, banned them - no more NRE
58 Days Ago
Fixed stray specs & LOD settings.
58 Days Ago
Heater trigger layer fix. Apartment heater heats a more logical area instead of all around and under the floor.
58 Days Ago
merge from cargo_network_optims
58 Days Ago
Prevent fireballs and heli gibs from inheriting the global network group too
58 Days Ago
softcore_updates_jul_26 -> main
58 Days Ago
raid_window -> softcore_updates_jul_26
58 Days Ago
Pan LODs
58 Days Ago
58 Days Ago
Fix "missing tree at index 0" error when loading playground scene
58 Days Ago
Add screen overlay (with lighting) to UberPostPass
58 Days Ago
merge main -> rust_relay_server
58 Days Ago
Minor map ui improvements
58 Days Ago
Split off bathroom doorframe in large apartment for light bleed
58 Days Ago
merge from cargo_network_optim
58 Days Ago
merge from industrial_garagedoor_vehicle_fix
58 Days Ago
added RustRelay reconnect feature, tweaked GLB export
58 Days Ago
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
58 Days Ago
merge from main
58 Days Ago
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
58 Days Ago
softcore_updates_jul_26 -> main
58 Days Ago
raid_window -> softcore_updates_jul_26
58 Days Ago
- Ensure raid window status ticks update whilst on screen - Only set time placed if we are in softcore
58 Days Ago
Update phrases
58 Days Ago
Add GreyScale effect to uber post pass Rename UberOverlay to UberPostPass
58 Days Ago
Various lighting progress. S2P.
58 Days Ago
- Add Raid Window information to the map ui - Simplify and clean up SecondsUntilNextChange/NextChangeUnixUTC - Cleanup
58 Days Ago
Fixed charms scroller not returning to the beginning when the Repair Bench panel opens (regression)
58 Days Ago
Improved selected charm icons https://files.facepunch.com/raul/1b2111b1/charm_icon.png
58 Days Ago
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
58 Days Ago
merge from apartment_complext_monument
58 Days Ago
Added VCR_OSD font
58 Days Ago
Apartment terminal UI baseline
58 Days Ago
Apartment updates.
58 Days Ago
Add `checkoutallrooms` to allow you to undo the `rentallrooms` command
58 Days Ago
Autoclose apartment doors when owners open & close them too
58 Days Ago
merge from main
58 Days Ago
Dynamic LOD fix on these
58 Days Ago
Medium apartments
58 Days Ago
update apartment_complex_monument/prototype
58 Days Ago
Medium apartment lighting WIP
59 Days Ago
Optimized oven textures.
59 Days Ago
Culling layers.
59 Days Ago
Finalized large lighting
59 Days Ago
Large apartment lighting progress. Moved candles and heater to lighting prefab.
60 Days Ago
Removed server runtime tests from Jenkinsfile as they are going to be separated from "standard" pipelines
2 Months Ago
raid_window -> softcore_updates_jul_26
2 Months Ago
Swap raidStatusSet to be lazy loaded instead