136,114 Commits over 4,444 Days - 1.28cph!

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