138,894 Commits over 4,474 Days - 1.29cph!

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