reporust_rebootcancel

143,359 Commits over 4,413 Days - 1.35cph!

2 Months Ago
Removed Menu2 menu items, obsolete
2 Months Ago
Fixed loot panel title
2 Months Ago
Allow supply signal and fire crackers as well
2 Months Ago
Update: server enables SetPoolRunnersActive to reduce allocs of SwitchToThreadPoolAwaitable during tier0 init Tests: loaded on craggy (with and without jobs 3), teleported around
2 Months Ago
added variations to the sound defenitions
2 Months Ago
Mortar anim update - sweep and aim block out
2 Months Ago
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
2 Months Ago
Updating abyss hazmat skinning
2 Months Ago
Added visuals for grenade, molotov, smoke grenade, bean can, flashbang, bee grenade
2 Months Ago
▍▌▆▇▄█ ▍▊▄▉▋▇▉ ▆▆█▆▌▍█▌ ▊▊▋▌▄▋ ▋▋ ▍▄▊▆ ▌▅▍▊▉▉▆▋▍█▌█ ▇▆▍▄ █▌▇ ▍▄▌▇▅█ █▄▋▅▌▅ ▉▄▄▊▅ ▇▋ ▊▇▊
2 Months Ago
merge from hatch_collider_fixes
2 Months Ago
▍ ▆▌▌▅ ▋▄▊▌▌▆▌▅▆ ▌▅▇ ▊▌▊ ▊▅▆▄▊▋▄█ ▆▇▇▅█▋ █▌▍▅▆▅▅ █▆▉▇▉▊▍ ▌▆▊█▉ ▊█▌▍ ▋▆█▋▉██ ▉▄▇▇▋▄▆▅█
2 Months Ago
▌ ▄▄▄▇▆ ▆▊▇ ▇▆▊ ▇▅▄ ▊▊▅ ▋▄▄▅▊▊▆ ▅▉▄▅ ▅▌▅▌ ▊▄▊▊█▉▌ ▅▇▄ ▅▆▄▆▌█▋ ▅▊▉▌▊▊ █▇▋▅▊▆ ▉▆▉▅▌ ▋▄▇▄▆▊▌▍▋ ▅ ██▆▍▋ ▉█▍▅▉ ▄▍▇▆▆▋▇ ▆▍▋▌
2 Months Ago
Tin can alarm now has a slot for thrown weapons (grenade, molotov..) Triggering it throws the loaded explosive
2 Months Ago
fixed an offset on the socket male of the ladder hatch
2 Months Ago
▋ ▌▆▅▉▋█▊ ▌▌▇ ▉▊▄▆▅▄▊ ▊▉▉▅▍▆▌ ▊▅▉▄ ▌▇▄▆▉▊█▇ ▋▌▊▄▆▋▊ ▅▉ ▌▋▄ ▅▊ ▌▊▄
2 Months Ago
merge from main
2 Months Ago
Update: plug in our fork of UniTask - ecb0489 It has reduced allocations, but there are still some APIs that allocate Tests: unit tests pass
2 Months Ago
merge from waterwheel_deployable
2 Months Ago
Mark collision as readable, assign correct material
2 Months Ago
adding wall_tiles_mosaic blend mask material tweaks to mosaic tiles and more set dressing framing the entrance and rubble piles
2 Months Ago
Removed pooling for store page carousel buttons, can't work if not connected to a server
2 Months Ago
merge from igniter_power_fix
2 Months Ago
Igniter code cleanup
2 Months Ago
Merge from main
2 Months Ago
Fixed igniter working with 1 power instead of the required 2
2 Months Ago
Codegen (was missing an update for the io counter interaction)
2 Months Ago
F2 opens the old console (until we remove it)
2 Months Ago
Don't keep the copypaste menu active when closed
2 Months Ago
Removed UIEscapeCapture from the console input field so it doesnt capture escapes
2 Months Ago
merge from skinviewer_easter
2 Months Ago
merge from main
2 Months Ago
merge from new_console-ui/loadouts
2 Months Ago
Save current loadout button: creates a new loadout using your current inventory
2 Months Ago
Clamp borders at corners of cells
2 Months Ago
Codegen
2 Months Ago
merge from new_console-ui
2 Months Ago
Terrain quality now effects terrain LOD global scale Clamp terrain cells to terrain borders In editor TerrainMeta will try and find terrainData if null
2 Months Ago
Merge from conveyor_min_fix
2 Months Ago
Remove asset labels from electric.waterwheel.guide.prefab as it was breaking tests generation
2 Months Ago
Fixed a case where conveyors would ignore the minimum field when transferring items if there were multiple filtered items being transferred Added a test for this case
2 Months Ago
Don't show the world version of an attachment if we're in first person (it was floating in the air)
2 Months Ago
Improved world space rotator, slowed down rotation lerp so we get a little bit of easing
2 Months Ago
Merge from main
2 Months Ago
Decent enough workflow pss for evaluation After editing a shot the shot is reopened and edit settings reset Overwrite the existing slot Fixes
2 Months Ago
First pass on recording new data into a track UI kinda functional
2 Months Ago
Add a few more preloaded error objects
2 Months Ago
- New error system - Can append errors together and update a total rather than spamming the same error repeatedly hiding everything else - Current max of 10 unique errors shown (always shows latest at top - Add convar to go back to the legacy error system (incase)
2 Months Ago
Merge from main
2 Months Ago
Codegen