141,220 Commits over 4,505 Days - 1.31cph!

2 Months Ago
Prevent fireballs and heli gibs from inheriting the global network group too
2 Months Ago
softcore_updates_jul_26 -> main
2 Months Ago
raid_window -> softcore_updates_jul_26
2 Months Ago
Pan LODs
2 Months Ago
2 Months Ago
Fix "missing tree at index 0" error when loading playground scene
2 Months Ago
Add screen overlay (with lighting) to UberPostPass
2 Months Ago
merge main -> rust_relay_server
2 Months Ago
Minor map ui improvements
2 Months Ago
Split off bathroom doorframe in large apartment for light bleed
2 Months Ago
merge from cargo_network_optim
2 Months Ago
merge from industrial_garagedoor_vehicle_fix
2 Months Ago
added RustRelay reconnect feature, tweaked GLB export
2 Months 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
2 Months Ago
merge from main
2 Months 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
2 Months Ago
softcore_updates_jul_26 -> main
2 Months Ago
raid_window -> softcore_updates_jul_26
2 Months Ago
- Ensure raid window status ticks update whilst on screen - Only set time placed if we are in softcore
2 Months Ago
Update phrases
2 Months Ago
Add GreyScale effect to uber post pass Rename UberOverlay to UberPostPass
2 Months Ago
Various lighting progress. S2P.
2 Months Ago
- Add Raid Window information to the map ui - Simplify and clean up SecondsUntilNextChange/NextChangeUnixUTC - Cleanup
2 Months Ago
Fixed charms scroller not returning to the beginning when the Repair Bench panel opens (regression)
2 Months Ago
Improved selected charm icons https://files.facepunch.com/raul/1b2111b1/charm_icon.png
2 Months 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
2 Months Ago
merge from apartment_complext_monument
2 Months Ago
Added VCR_OSD font
2 Months Ago
Apartment terminal UI baseline
2 Months Ago
Apartment updates.
2 Months Ago
Add `checkoutallrooms` to allow you to undo the `rentallrooms` command
2 Months Ago
Autoclose apartment doors when owners open & close them too
2 Months Ago
merge from main
2 Months Ago
Dynamic LOD fix on these
2 Months Ago
Medium apartments
2 Months Ago
update apartment_complex_monument/prototype
2 Months Ago
Medium apartment lighting WIP
2 Months Ago
Optimized oven textures.
2 Months Ago
Culling layers.
2 Months Ago
Finalized large lighting
2 Months Ago
Large apartment lighting progress. Moved candles and heater to lighting prefab.
2 Months 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
2 Months Ago
Fix elevator floor numbers also only being sent to clients but not persisted across server restarts
2 Months Ago
Change elevator icons from Lobby -> Floor 0 and Basement -> Floor -1 (US vs EU I think)
2 Months Ago
Add the extra enums to support this
2 Months Ago
added textures for glowing graffiti concrete tiles and updated neon carpets
2 Months Ago
Add icons for floor 0 & floor -1
2 Months Ago
Merge from main