reporust_rebootcancel

110,877 Commits over 3,897 Days - 1.19cph!

18 Days Ago
Remove old shadow distance
18 Days Ago
▆█▊▍▄▌▆▌ ▉▌▇▆▆▇▋ ▋▅▅▄▌▋ ▉▄▆▊▄▌▍ █▌▉ ▅▋▅ ▌▆▊ █▄█▅▅▋▊▍, ▄▄▌▉▌▍█▅ ▌ █▋██▇ ▍▍▇ ▇▊ ▆▆█ ▄▉▉▄▋▄▉▋ ▉▋▇▆▊▄▄▇ ▊▌▄▄ ▌▋▄ ▋▆▅▅█▋ ▌▄▇▊▉▄▆ ▍▋▆█▉▅▍▍▅▅ ▊▍▍▍▋▋▆ ▅▉▆█ ▋▌▊▍▅▍▋ ▊▄▊▅▍ ▋▇▌▊▊▉
18 Days Ago
Bunch of texture streaming related setup/rework. Rewored AdjustTextureStreamingBudget() to take budget directly from convar. Added streaming budgets to presets. Fixed bug with preset editor and non-UI linked convars.
18 Days Ago
Spine IK groundwork Tweaked head IK leaning Moved the horse center of mass back to give that laggy ass feeling Start moving forward a lil bit after rotating in place
18 Days Ago
Remove new detail metallic map from decals to stop errors for now
18 Days Ago
reverting 108949 - caused compilation issues
18 Days Ago
▇▉▋▇▇ ▄▊▇█ ▊▌_▍▉█▌_▄▄▉▉▇█▇▅▆
18 Days Ago
Fixed DeferredMeshDecal NRE when spawning hex-a-gone tiles
18 Days Ago
Clean: further comments Tests: none, trivial change
18 Days Ago
Clean: fixed comments They got out of date from my initial experiments. Tests: none, trivial change
18 Days Ago
updated vm improvised/reinforced and wooden shields override controllers with the correct anims
18 Days Ago
Optim: reimplementing List.Compare extension via hash->sort approach - Only implemented for ref types for now, but can be extended to value-types as well - Has a limitation of requiring no duiplicates in queries lists - Dependent on the hash quality - we have a slow, quadratic path when a hash collision occurs - Measured performance - largest case (2048, 512) is an order faster than previous impl (0.75ms vs 12.5ms) Goal was to reduce the number of hash lookups from the original algorithm and to reduce it's quadratic nature. Tests: Ran the unit tests - all pass
18 Days Ago
Update: rewrote ListExtension test to soon-to-chan - Also added a perf test - Measured initial implementation's timings - (2048,512) takes 12.5ms on average I've been working on an optimization that requires me to use ref-types rather than value-types Tests: run the test in editor, all cases pass
18 Days Ago
fixed backwards WriteOnly/ReadOnly attributes on job and changed bad naming that caused it
18 Days Ago
▅▍▇▋▍ ▉▇▆▍ ▅▄▉▆
18 Days Ago
Remove redundant allies vislog
18 Days Ago
Use convars directly in debug aiarena script when ppossible instead of running commands
18 Days Ago
Add vislog to confirm that fallback roam EQS works correctly
18 Days Ago
Combining back wheel of ballista base
18 Days Ago
ruin_a backup
18 Days Ago
merge from fix_swamp_water_reflection
18 Days Ago
merge from main
18 Days Ago
prepatch phases, codegen and manifest
19 Days Ago
Fixed asset labels on all new shields, manifest
19 Days Ago
Only apply auto turret behaviour when actively bocking with the shield
19 Days Ago
Some protection value changes If an auto turret is aiming at a person using a shield, adjust the targeting to shoot at the shield Adjusted improvised shield collider
19 Days Ago
Update attack loops on reinforced shield
19 Days Ago
One more delete
19 Days Ago
Delete animator controllers for wooden, reinforced and improvised shields There are overrides setup for each shield viewmodel variant, we should be using those
19 Days Ago
Both head look system working in tandem: one for direction and one for point of interests (players, food, ...)
19 Days Ago
Shore vector fix
19 Days Ago
Test map scene 2
19 Days Ago
Horse proper headlook setup, disabled old headlook
19 Days Ago
Horse mountable blend tree tweaks
19 Days Ago
Test map scene
19 Days Ago
Codegen
19 Days Ago
Adjust TOD scattering direction clamp to avoid normalising zero vector (stop NaNs)
19 Days Ago
Major wip: - Set up fractional reload - Setup fast reload values (purely wip and testing) - Setup Mini Crossbow script (sets shots left value) - Use shots left to blend anims
19 Days Ago
Shortened the transition between melee_atk_loop and melee_atk_end to fix the slight hold when going straight to block
19 Days Ago
Don't allow the shield to block while the held weapon is playing it's deploy animation
19 Days Ago
Raw anim import
19 Days Ago
Rider galloping pose
19 Days Ago
updated triangle planter, fleshed out prefabs and now as a deployable scripts may need checking over
19 Days Ago
Merge from scrap_exchange_dynamic_pricing
19 Days Ago
Fixed the out of stock calculation not taking into account the new scrap multiplier
19 Days Ago
Merge from main
19 Days Ago
Fix disabled audio source warning when reconnecting in range of an active car radio
19 Days Ago
Merge from main
19 Days Ago
Ballista - player anims for up/down - added player anims to animator, set up blendtree with up/down animing to use up param - tweaked start position of lever on ballista anims - tweaked eye position & hand ik on entity
19 Days Ago
prefab progress