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

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
2 Months Ago
Merge from hideheldentity_hack_embrace
2 Months Ago
Cleanup
2 Months Ago
merge from prototype -> apartment_complex_monument
2 Months Ago
Batch tc network updates over a few frames instead
2 Months Ago
Remove notepad panel from apartment key (leftover from door key) and set apartment key to prefer hotbar
2 Months 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)
2 Months Ago
Fix master key not working after server restart - actually caused by the apartment door -> room reference not being loaded after server save (was only loaded on client)
2 Months Ago
Update the raidable flag of every tc when the raid window opens or closes rather than leaving a permanent check loop on
2 Months Ago
Optimise SendNetworkUpdates in chainsaw, the original sin for this bug Remove invoke delegate allocations across chainsaw
2 Months Ago
Merge from main
2 Months Ago
merge from apartment_complex_monument/stove
2 Months Ago
Tweaked stoves cooking speeds
2 Months Ago
Minor DMXSerializers changes from TF2 Fixed a bad check in CUtlBuffer that affected DMXConvert
2 Months Ago
Small stove cooking visuals
2 Months Ago
Altered checks for step runs in Jenkinsfile, in order to add automated editor tests as part of the normal pipeline
2 Months Ago
Stove cooking visuals
2 Months Ago
Added CSoundPatch.GetSoundName Added some physics object related safeguards Added 3 new formats for render.Capture * "rgba", "rgb" and "bgra" - each return raw image data bytes in given format
2 Months Ago
merge from apartment_complex_monument
2 Months Ago
Fix entity item ownership not preserved through reskin
2 Months Ago
change charge to increase by 1 each tick instead of increasign by power consumed, easier to configure
2 Months Ago
Fix another issue which would cause any held entity to not be hidden if entering network range of a player performing a looping gesture Fix all the invoke delegate allocations in BasePlayer-Gestures
2 Months Ago
Fixed missing softcore modal background
2 Months Ago
merge from softcore_modal
2 Months Ago
Fix compile error
2 Months Ago
Change SteamClientWrapper.GetAvatarTexture to return the Rust logo for streamer mode or as a fallback instead of null Fixes clan UI showing real avatars when streamer mode is enabled