139,970 Commits over 4,352 Days - 1.34cph!

- Dont allow disabling images - Rename methods and minor cleanup
Today
Adjusted the divesite_e crate spawn positions so they're no longer floating
Today
▆ █ ▆▇▍▇ ▋▆▅▋▄▅▆█ ▇▄ ▄▇▌▅▆▋ ▅▆▅▆▅▅▌▉▆▇▉▊▊ ▇▍▄▆▄▄▅▇ ▉▌█▉█▆▌▊▆▍▌█▉▆▍▆▊ ▆▉▇▊▉▊▉▉▋ ▄▄▄▅ ▌▅▅▇▊█▊▋▊▌ ▄▌▍█▋▅▅▄▍▋▉ ▌▉▌▋▄▆ ▌▍▋ ▆▋▊▅
- 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
Window atlas mockup texture
Today
Tweaked tuna light and torch holder deploy volumes, include missing layers
Today
merge from main
Today
merge from easter2026_dlc
Today
merge from hatch_collider_fixes
Today
Should be water tight now
Add DXT compression support to HttpImage
Today
Removed Menu2 menu items, obsolete
Today
Fixed loot panel title
Today
Allow supply signal and fire crackers as well
Today
Update: server enables SetPoolRunnersActive to reduce allocs of SwitchToThreadPoolAwaitable during tier0 init Tests: loaded on craggy (with and without jobs 3), teleported around
Today
added variations to the sound defenitions
Today
Mortar anim update - sweep and aim block out
Today
Optim: UpdateSubscriptions - replace Tasks with UniTasks They're slightly slower on a stress test, but they allocate an order less (and sometimes don't allocate) - 0.5MB vs 8KB over 10 run Tests: unit tests
Today
Updating abyss hazmat skinning
Today
Added visuals for grenade, molotov, smoke grenade, bean can, flashbang, bee grenade
Yesterday
▍▌▆▇▄█ ▍▊▄▉▋▇▉ ▆▆█▆▌▍█▌ ▊▊▋▌▄▋ ▋▋ ▍▄▊▆ ▌▅▍▊▉▉▆▋▍█▌█ ▇▆▍▄ █▌▇ ▍▄▌▇▅█ █▄▋▅▌▅ ▉▄▄▊▅ ▇▋ ▊▇▊
Yesterday
merge from hatch_collider_fixes
Yesterday
▍ ▆▌▌▅ ▋▄▊▌▌▆▌▅▆ ▌▅▇ ▊▌▊ ▊▅▆▄▊▋▄█ ▆▇▇▅█▋ █▌▍▅▆▅▅ █▆▉▇▉▊▍ ▌▆▊█▉ ▊█▌▍ ▋▆█▋▉██ ▉▄▇▇▋▄▆▅█
Yesterday
▌ ▄▄▄▇▆ ▆▊▇ ▇▆▊ ▇▅▄ ▊▊▅ ▋▄▄▅▊▊▆ ▅▉▄▅ ▅▌▅▌ ▊▄▊▊█▉▌ ▅▇▄ ▅▆▄▆▌█▋ ▅▊▉▌▊▊ █▇▋▅▊▆ ▉▆▉▅▌ ▋▄▇▄▆▊▌▍▋ ▅ ██▆▍▋ ▉█▍▅▉ ▄▍▇▆▆▋▇ ▆▍▋▌
Yesterday
Tin can alarm now has a slot for thrown weapons (grenade, molotov..) Triggering it throws the loaded explosive
Yesterday
fixed an offset on the socket male of the ladder hatch
Yesterday
▋ ▌▆▅▉▋█▊ ▌▌▇ ▉▊▄▆▅▄▊ ▊▉▉▅▍▆▌ ▊▅▉▄ ▌▇▄▆▉▊█▇ ▋▌▊▄▆▋▊ ▅▉ ▌▋▄ ▅▊ ▌▊▄
Yesterday
merge from main
Yesterday
Update: plug in our fork of UniTask - ecb0489 It has reduced allocations, but there are still some APIs that allocate Tests: unit tests pass
Yesterday
merge from waterwheel_deployable
Yesterday
Mark collision as readable, assign correct material
Yesterday
adding wall_tiles_mosaic blend mask material tweaks to mosaic tiles and more set dressing framing the entrance and rubble piles
Yesterday
Removed pooling for store page carousel buttons, can't work if not connected to a server
Yesterday
merge from igniter_power_fix
Yesterday
Igniter code cleanup
Yesterday
Merge from main
Yesterday
Fixed igniter working with 1 power instead of the required 2
Yesterday
Codegen (was missing an update for the io counter interaction)
Yesterday
F2 opens the old console (until we remove it)
Yesterday
Don't keep the copypaste menu active when closed
Yesterday
Removed UIEscapeCapture from the console input field so it doesnt capture escapes
Yesterday
merge from skinviewer_easter
Yesterday
merge from main
Yesterday
merge from new_console-ui/loadouts
Yesterday
Save current loadout button: creates a new loadout using your current inventory
Yesterday
Clamp borders at corners of cells
Yesterday
Codegen
Yesterday
merge from new_console-ui
Yesterday
Terrain quality now effects terrain LOD global scale Clamp terrain cells to terrain borders In editor TerrainMeta will try and find terrainData if null
Yesterday
Merge from conveyor_min_fix