137,280 Commits over 4,474 Days - 1.28cph!

11 Days Ago
Add screen overlay (with lighting) to UberPostPass
11 Days Ago
merge main -> rust_relay_server
11 Days Ago
Minor map ui improvements
11 Days Ago
Split off bathroom doorframe in large apartment for light bleed
11 Days Ago
merge from cargo_network_optim
11 Days Ago
merge from industrial_garagedoor_vehicle_fix
11 Days Ago
added RustRelay reconnect feature, tweaked GLB export
11 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
11 Days Ago
merge from main
11 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
11 Days Ago
softcore_updates_jul_26 -> main
11 Days Ago
raid_window -> softcore_updates_jul_26
11 Days Ago
- Ensure raid window status ticks update whilst on screen - Only set time placed if we are in softcore
11 Days Ago
Update phrases
11 Days Ago
Add GreyScale effect to uber post pass Rename UberOverlay to UberPostPass
11 Days Ago
Various lighting progress. S2P.
11 Days Ago
- Add Raid Window information to the map ui - Simplify and clean up SecondsUntilNextChange/NextChangeUnixUTC - Cleanup
12 Days Ago
Fixed charms scroller not returning to the beginning when the Repair Bench panel opens (regression)
12 Days Ago
Improved selected charm icons https://files.facepunch.com/raul/1b2111b1/charm_icon.png
12 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
12 Days Ago
merge from apartment_complext_monument
12 Days Ago
Added VCR_OSD font
12 Days Ago
Apartment terminal UI baseline
12 Days Ago
Apartment updates.
12 Days Ago
Add `checkoutallrooms` to allow you to undo the `rentallrooms` command
12 Days Ago
Autoclose apartment doors when owners open & close them too
12 Days Ago
merge from main
12 Days Ago
Dynamic LOD fix on these
12 Days Ago
Medium apartments
12 Days Ago
update apartment_complex_monument/prototype
12 Days Ago
Medium apartment lighting WIP
12 Days Ago
Optimized oven textures.
12 Days Ago
Culling layers.
12 Days Ago
Finalized large lighting
13 Days Ago
Large apartment lighting progress. Moved candles and heater to lighting prefab.
13 Days Ago
Removed server runtime tests from Jenkinsfile as they are going to be separated from "standard" pipelines
13 Days Ago
raid_window -> softcore_updates_jul_26
13 Days Ago
Swap raidStatusSet to be lazy loaded instead
13 Days Ago
Fix elevator floor numbers also only being sent to clients but not persisted across server restarts
13 Days Ago
Change elevator icons from Lobby -> Floor 0 and Basement -> Floor -1 (US vs EU I think)
13 Days Ago
Add the extra enums to support this
13 Days Ago
added textures for glowing graffiti concrete tiles and updated neon carpets
13 Days Ago
Add icons for floor 0 & floor -1
14 Days Ago
Merge from main
14 Days Ago
Merge from hideheldentity_hack_embrace
14 Days Ago
Cleanup
14 Days Ago
merge from prototype -> apartment_complex_monument
14 Days Ago
Batch tc network updates over a few frames instead
14 Days Ago
Remove notepad panel from apartment key (leftover from door key) and set apartment key to prefer hotbar
14 Days Ago
Add code support for items to prefer hotbar even if they aren't equippable or consumables (so the apartment key can prioritize hotbar for now)