reporust_rebootcancel

134,526 Commits over 4,444 Days - 1.26cph!

Today
Improved selected charm icons https://files.facepunch.com/raul/1b2111b1/charm_icon.png
Yesterday
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
Yesterday
merge from apartment_complext_monument
Yesterday
Added VCR_OSD font
Yesterday
Apartment terminal UI baseline
Yesterday
Apartment updates.
Yesterday
Add `checkoutallrooms` to allow you to undo the `rentallrooms` command
Yesterday
Autoclose apartment doors when owners open & close them too
Yesterday
merge from main
Yesterday
Dynamic LOD fix on these
Yesterday
Medium apartments
Yesterday
update apartment_complex_monument/prototype
Yesterday
Medium apartment lighting WIP
Yesterday
Optimized oven textures.
Yesterday
Culling layers.
Yesterday
Finalized large lighting
2 Days Ago
Large apartment lighting progress. Moved candles and heater to lighting prefab.
2 Days Ago
Removed server runtime tests from Jenkinsfile as they are going to be separated from "standard" pipelines
3 Days Ago
raid_window -> softcore_updates_jul_26
3 Days Ago
Swap raidStatusSet to be lazy loaded instead
3 Days Ago
Fix elevator floor numbers also only being sent to clients but not persisted across server restarts
3 Days Ago
Change elevator icons from Lobby -> Floor 0 and Basement -> Floor -1 (US vs EU I think)
3 Days Ago
added textures for glowing graffiti concrete tiles and updated neon carpets
3 Days Ago
Add icons for floor 0 & floor -1
3 Days Ago
Merge from main
3 Days Ago
Merge from hideheldentity_hack_embrace
3 Days Ago
Cleanup
3 Days Ago
merge from prototype -> apartment_complex_monument
3 Days Ago
Batch tc network updates over a few frames instead
3 Days Ago
Remove notepad panel from apartment key (leftover from door key) and set apartment key to prefer hotbar
3 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
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
3 Days Ago
Stove cooking visuals
3 Days Ago
merge from apartment_complex_monument
3 Days Ago
Fix entity item ownership not preserved through reskin
3 Days Ago
change charge to increase by 1 each tick instead of increasign by power consumed, easier to configure
3 Days 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
3 Days Ago
Fixed missing softcore modal background
3 Days Ago
Fix compile error
3 Days 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
3 Days Ago
Don't grey out the floor you are currently one once the elevators close, as this requires you to go down & up if you don't get out of the elevator within 10s
3 Days Ago
Auto close the clan member details panel on tab change or clan UI close
3 Days Ago
merge from prototype -> apartment_complex_monument