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

51 Days Ago
raid_window -> softcore_updates_jul_26
51 Days Ago
- Ensure raid window status ticks update whilst on screen - Only set time placed if we are in softcore
51 Days Ago
Update phrases
51 Days Ago
Add GreyScale effect to uber post pass Rename UberOverlay to UberPostPass
51 Days Ago
Various lighting progress. S2P.
51 Days Ago
- Add Raid Window information to the map ui - Simplify and clean up SecondsUntilNextChange/NextChangeUnixUTC - Cleanup
52 Days Ago
Fixed charms scroller not returning to the beginning when the Repair Bench panel opens (regression)
52 Days Ago
Improved selected charm icons https://files.facepunch.com/raul/1b2111b1/charm_icon.png
52 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
52 Days Ago
merge from apartment_complext_monument
52 Days Ago
Added VCR_OSD font
52 Days Ago
Apartment terminal UI baseline
52 Days Ago
Apartment updates.
52 Days Ago
Add `checkoutallrooms` to allow you to undo the `rentallrooms` command
52 Days Ago
Autoclose apartment doors when owners open & close them too
52 Days Ago
merge from main
52 Days Ago
Dynamic LOD fix on these
52 Days Ago
Medium apartments
52 Days Ago
update apartment_complex_monument/prototype
52 Days Ago
Medium apartment lighting WIP
52 Days Ago
Optimized oven textures.
52 Days Ago
Culling layers.
52 Days Ago
Finalized large lighting
53 Days Ago
Large apartment lighting progress. Moved candles and heater to lighting prefab.
53 Days Ago
Removed server runtime tests from Jenkinsfile as they are going to be separated from "standard" pipelines
53 Days Ago
raid_window -> softcore_updates_jul_26
53 Days Ago
Swap raidStatusSet to be lazy loaded instead
53 Days Ago
Fix elevator floor numbers also only being sent to clients but not persisted across server restarts
53 Days Ago
Change elevator icons from Lobby -> Floor 0 and Basement -> Floor -1 (US vs EU I think)
53 Days Ago
Add the extra enums to support this
53 Days Ago
added textures for glowing graffiti concrete tiles and updated neon carpets
53 Days Ago
Add icons for floor 0 & floor -1
53 Days Ago
Merge from main
53 Days Ago
Merge from hideheldentity_hack_embrace
53 Days Ago
Cleanup
53 Days Ago
merge from prototype -> apartment_complex_monument
53 Days Ago
Batch tc network updates over a few frames instead
53 Days Ago
Remove notepad panel from apartment key (leftover from door key) and set apartment key to prefer hotbar
53 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)
53 Days 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)
53 Days Ago
Update the raidable flag of every tc when the raid window opens or closes rather than leaving a permanent check loop on
53 Days Ago
Optimise SendNetworkUpdates in chainsaw, the original sin for this bug Remove invoke delegate allocations across chainsaw
53 Days Ago
Merge from main
54 Days Ago
merge from apartment_complex_monument/stove
54 Days Ago
Tweaked stoves cooking speeds
54 Days Ago
Minor DMXSerializers changes from TF2 Fixed a bad check in CUtlBuffer that affected DMXConvert
54 Days Ago
Small stove cooking visuals
54 Days Ago
Altered checks for step runs in Jenkinsfile, in order to add automated editor tests as part of the normal pipeline
54 Days Ago
Stove cooking visuals
54 Days 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