reporust_rebootcancel

114,800 Commits over 3,959 Days - 1.21cph!

4 Months Ago
Slightly grey out any recipe names that we don't have the ingredients for.
4 Months Ago
▍▇▅▅_▌▍▌_▉▄▄▋█▍▋▇_▉▊▄▊▅▉▍ = ▅.▄▅, ▄▉█▆ █▄▆▆ ▋▇▊▅▄▆ ▇▉█▆█▇▄. █▄▆▉▊ ██▍▉▄ ▆▅▍▋▇█▇▊ ▄▉ ▆▅▇▋▇▊▋ ▆▊▄▊▋▋▄ ▊█▅ ▋▋▉▋▇ ▆▇█▍ ▄▉ ▄▅▅▊
4 Months Ago
Added lead point support to fake physics rope
4 Months Ago
Tweaked AO intensity on all rock formations to prevent overdarkening
4 Months Ago
Shift clicking a recipe adds ingredients for the maximum affordable items. Misc fixes.
4 Months Ago
4 Months Ago
Merge: from main Tests: none
4 Months Ago
▋█▅▍▆ ▅▇▉▋ ▇█▊▄_▉▇▆█▌▇▆▆██_▉▅▊▍▆█▇
4 Months Ago
▆▅█▋▌▆▍▄▊ ▍▊▌ ▇▍▊▊▄▅▇▌▅▆▆ ▆▄▄▄▉ ▆▉ ▍▇▌▉ ▉▅▍▉▇▅▄
4 Months Ago
▊▌▋▉▇██▉▉▊▍▅▋: █▍▄▉▉▆ █▍▄▅▌ ▍▇▆▍ ▍▋▉▄██▅▅▅▌▅▉▇▅_█▄▍█▇▌▅▍▆▄ ▋█▅▊▋▍ ▊▄▆█▊▌▄▌▊▆▇_▌▌▋█▋_▅▌▉ ▄▌█▄▇▌ ▄█_▉▇▍▇_██▆▆▅▇▌▉_▊▄▅▋▅ ▉▆▄▉▊▄ ▇▇▅▊▄▅▄▌▊▊_▇█▉▋▍▌_█▉▉▆▇▇▇▍▄▋_▊▌▋▊▍ ▍▍▇▊▍▇ ▋▆▄▅_█▆▍▆_▊▉▄▆▋▌█_▄▇▊
4 Months Ago
Merge: from main Tests: none(trivial merge)
4 Months Ago
▅▉▄▇▍ ▉▄▄█ ▆▆▇▄
4 Months Ago
merge from main
4 Months Ago
Merge from ai_wolf_iteration (huge perf boost)
4 Months Ago
Fixed deployable spawning with the wrong health (introduced by 106680)
4 Months Ago
Store fsm transitions in the state themselves to avoid having to do dictionary lookups, makes wolves twice as performant
4 Months Ago
Updated Catapult Explosive Ammo Textures and Materials
4 Months Ago
- Optimize the fsm transitions that are called often: cache distance to target (per frame) and components - Optimize roaming and flee: don't project all points in a circle around the wolf, once points are scored, early out after both nav projection and path succeed - Remove allocation caused by List.GetRange in GetFirstReachablePointInTopPct - Remove transitions updates (time elapsed now uses a timestamp) - Add more TimeWarning coverage
4 Months Ago
▇▋▄▉▄▅▅▉▌█▊▅▄ ▅▅▆▋▌▍ ▄▅▉▋ ▍▉▇ ▅▆▄██ ▇▋ ▅▆▉▉▆▋▊▉ ▆█ █▊▅▉▊▋▄▊ ▋▉▊▇▌▍▄ (▍▋▄▌█▇▄ ▆▇▍▍▊▊ █▅▆▉ ▌▅▆▇█▋▉ ▉▄▌▋▌ ▅▋ █▉▉▇▄ ▊▊ ▋▄█▇▋ ▊▋▄▇▆▉▆▅ ▉▊▊▊▉▍▉▇█▉▇)
4 Months Ago
4 Months Ago
Correctly include mixing table inventory (or not) in affordabilty checks.
4 Months Ago
Repeat clicking a recipe will add another set of ingredients to the mixing table. Refactored some affordability and logic to handle this.
4 Months Ago
-Ballista Added detail blockout ready for rigging
4 Months Ago
Merge: from remove_editor_update Removes around 1.5ms from 6k world in the editor and fixes longstanding bugs with the decal editing. Tests: Created a bunch of decals, modified their properties(changes visible), deleted them(no NREs), ran in game - still visible.
4 Months Ago
Merge: from main Tests: none(trivial merge)
4 Months Ago
▉▍▍▋▆ ▌▇▄▆ ▊▄_▄▅█▄_▅▆▌▉▄▇▇▉_█▇▄▍▆
4 Months Ago
▄▊▆▉▋ ▍▍▉▄ ▆▇▆█▍▇▉▌▆▉_▊▆▅▇▄▆_▇▅▊▆▅
4 Months Ago
merge from halloween24
4 Months Ago
BC: fixing cloth flinging away with large rotation changes - changed rotation origin to use player model transform's rotation, rather than its rotation field, as it depicts body root rotation better - made collision distance thresholds tunable and brought it down on the dracula cape due to its bone density - brought the floor up on the dracula cape damping curve slightly
4 Months Ago
Parent merge
4 Months Ago
Raw anim backups
4 Months Ago
Merge from main
4 Months Ago
4 Months Ago
Merge from gesturepack
4 Months Ago
Anim adjustments
4 Months Ago
Gesture picker looks a bit nicer when there are no more gestures to apply
4 Months Ago
4 Months Ago
Knuckle crack anim fixes
4 Months Ago
Parent merge
4 Months Ago
Don't play the lose animation when drawing
4 Months Ago
Merge from gesturepack
4 Months Ago
Added new gesture preview clips for the options menu. Enabled looping on menu video player element.
4 Months Ago
Unsaved sound timing change
4 Months Ago
RPS foley sounds
4 Months Ago
RendererLOD and MeshLOD will now only set isSmall if it can find a renderer with a bounds with a size > 0 on any axis Should hopefully resolve missing shadows when using monument scenes due to the changed initialisation sequence
4 Months Ago
Knuckle crack sound timing tweaks
4 Months Ago
Halloween 2024 Adam backup
4 Months Ago
Merge from qol_teleport2grid -> main
4 Months Ago
Gesture foley sound tweaks
4 Months Ago
Merge from spawn_debris_pool_fix