reporust_rebootcancel

138,440 Commits over 4,352 Days - 1.33cph!

2 Days Ago
▌ ▆▄▅▇▄▌▇ ▆▄▉ ▍▄▍▅▆ ▆▆▌▌▅▌▋ ▅▇▌▋▄▇ ▅▉▌▇█▉▉▆█▌
2 Days Ago
fixed offset holstered wooden shields
2 Days Ago
fixed offset piano sitting mount
2 Days Ago
fixed offset obsidian knife
2 Days Ago
fixed offset frontier hatchet holster position
2 Days Ago
Add crafting speed test item
2 Days Ago
Removed some mockup prefabs
2 Days Ago
Fixing bunny suit female A not having skeletonSkin script
2 Days Ago
main -> new_console-ui
2 Days Ago
put back some greybox materials on the apartment building interiors for readability
2 Days Ago
skybox_slider_fix -> main
2 Days Ago
Fix skybox slider not working in workshop editor
2 Days Ago
First pass on disconnected navmeshes (eg tropical islands)
2 Days Ago
Updated Camping Cooker Textures
2 Days Ago
█ ▍█▇▆▆ ▋▇▄▇ ▆▌▊▉
2 Days Ago
set most weapons to 0.75 charm scale
2 Days Ago
some polish on the base of the building and other bits
2 Days Ago
Show workbench loot panel slots. Added base ItemModWorkbenchUpgrade, allow it to be placed in workbench. Base "apply to crafted item" functionality. Added test item.
2 Days Ago
improved WakeAIZ perf - added AnyPlayersInSphereFast to grid queries as we can check the validity ourselves in the filter callback
2 Days Ago
Updating CAML skinning
2 Days Ago
merge from waterwheel_deployable
2 Days Ago
Fix wheel spinning only one way, fix groundwatch, improve caching of mountable reference, fix mountable menu override
2 Days Ago
Optim: Jobs 3 - rewrite EAC and analytics tasks into UniTasks to remove allocs Discovered server profiler is megaborked, no idea what caused it. Will investigate after rewrite is done Tests: craggy in editor with jobs 3
2 Days Ago
loading_screen_fixes -> main
2 Days Ago
- Fix loading screen constantly disabling itself - Removed old loading screen
2 Days Ago
revert prefab
2 Days Ago
edited m16a2 viewmodel ads anim speed on anim controller and latest anims exported
2 Days Ago
merge from clearwire_fix
2 Days Ago
Fixed wire tool invalidating connection when clearing a wire while having a pending wire (regression from last month)
2 Days Ago
Added Foldable Table Prop Textures, Models, Collider, LODS Setup Foldable Table Prop Prefab, Folders, Materials, LODS, Colliders
2 Days Ago
apartment stove prop
2 Days Ago
Updated WebSocketSharp to not mutate packet data
2 Days Ago
Optim: Jobs 3 - OcclusionSendUpdates now uses UniTasks - added UseUniTasks feature flag controlled by UsePlayerUpdateJobs 3 Positive experiemnt, can get rid of the hand-rolled state machine and use async-await. Tests: profiled 2 players in editor beign destroyed by server occlusion - no allocs for task
2 Days Ago
Kitchen Kit 1 Update
2 Days Ago
▉ ▅█▋▅▇▌▆▅▊▌▊▅▋▉▄▌▆▆▇▇▊ ▍▌▊▉▌▄ ▇▇▅ ▊▍▄▆▄▅▍▍▅ ▇▊█▇▆█▍▋▌▍▉ █▉▄▊▍ ▆▉▄▊
2 Days Ago
▄ ▇ ▇▅▌▊▉▋ ▋▉▊▆▅▅ █▅▉ █▅▆▍▍▇▌▇▊ ▆▆█▍▄ ▌▋▍▆▍▋▌██ ▄▋▋▄▊▌ ▍▊▉▉ ▅▅ ▇█▄▅▍▉▋▆█▇ ▆▋▉▋▉▅▍▉█▊▍ ▋▅▆▅▇ ▅▉▊▊
2 Days Ago
updated faberge egg anims & controller
2 Days Ago
merge from deployvolumes_fixes
2 Days Ago
Fixed hunting trophies deploy volume issues
2 Days Ago
- Dont allow disabling images - Rename methods and minor cleanup
2 Days Ago
Adjusted the divesite_e crate spawn positions so they're no longer floating
2 Days Ago
▆ █ ▆▇▍▇ ▋▆▅▋▄▅▆█ ▇▄ ▄▇▌▅▆▋ ▅▆▅▆▅▅▌▉▆▇▉▊▊ ▇▍▄▆▄▄▅▇ ▉▌█▉█▆▌▊▆▍▌█▉▆▍▆▊ ▆▉▇▊▉▊▉▉▋ ▄▄▄▅ ▌▅▅▇▊█▊▋▊▌ ▄▌▍█▋▅▅▄▍▋▉ ▌▉▌▋▄▆ ▌▍▋ ▆▋▊▅
2 Days Ago
- Simplify loading screen images (let http image handle it) - Setup one set of images on launch and let it be reused throughout - Make use of Image Cache so we can get cache reads on each successive game launch - Ensure loading screen images are DXT high quality compressed
2 Days Ago
Window atlas mockup texture
2 Days Ago
Tweaked tuna light and torch holder deploy volumes, include missing layers
2 Days Ago
merge from main
2 Days Ago
merge from easter2026_dlc
2 Days Ago
merge from hatch_collider_fixes
2 Days Ago
Should be water tight now
2 Days Ago
Add DXT compression support to HttpImage