reporust_rebootcancel

121,142 Commits over 4,018 Days - 1.26cph!

52 Days Ago
Let bee swarm and bee master swarm take splashable damage
52 Days Ago
Boomerang now does damage to entities it hits using vis entities for the meantime
52 Days Ago
Optim: make TerrainCollision.GetIgnore and WaterCollision.GetIgnore use indirect Burst jobs - Also added a bunch of optim TODOs Starting to build up an indirect collection of methods. Next up will convert related GamePhysics calls Tests: ran unit tests - they passed. Played back staging demo multiple times with analyzedemo - got comparable in-water counts
52 Days Ago
Merge from main
52 Days Ago
Fixes
52 Days Ago
Add basic DDraw.Graph
52 Days Ago
Merge from main wip
52 Days Ago
Fixed several sound trigger references on new jungle foliage
52 Days Ago
Merge from aiz_log_removal
52 Days Ago
Remove "AIInformationZone performing complete refresh, please wait..." log
52 Days Ago
Re-apply grenade fix
52 Days Ago
█▍▆▆▆▄█ ▉▋▌▅▍ ▉▉▅▄█▇▇▍▊, ▌▌▋▌▄▋█ ▋▌▊▄▊▉ ▇█▅ █▌▆▍▋▊█ ▋▍▆▉▄▇▍▇ ▇▋█▉ ▄█ ▇▆▇▄▋▌ ▅ ▅▇▍▅▊▍▄
52 Days Ago
merge from main
52 Days Ago
merge from main
52 Days Ago
Increase croc slop following rotation interp speed, looks better with something as flat to the ground as him
52 Days Ago
Tweak anim transitions to make sure they at least work when speed = 0, making it easier to track down the issue
52 Days Ago
Fix croc using 2 consecutive 90 turns instead of a single 180
52 Days Ago
Plant pot default bp
52 Days Ago
New: add WaterStateProcessor for full server demo analysis - Also redid ViolationProcessor to avoid leaking internal implementation to other files Tracks how many players across all server frames were in water - using it to track consistency of water checks while modifying internals Tests: played back staging demo - got consistent-enough results
52 Days Ago
- Hook placeholder zigzag bite attack - Workaround for animation pop after turn 90, need proper fix (maybe it's briefly going to walk locomotion) - Update croc fsm declaration syntax
52 Days Ago
spawn population prefabs
52 Days Ago
monstera deliciosa bushes - models, textures, mats and prefabs
52 Days Ago
Jungle foliage prefab DoPrepare
52 Days Ago
Manifest
52 Days Ago
Hook croc hit reaction
53 Days Ago
▆█▍▄▅ ▊█▍▅▅▋▇ ▊█▌▍▇▇▉▋ ▋▋▍▉▄▇ ▋█▋▉ ▍▇▍ ▌▆▆▄▊: - ▌▌▊▋▄▅ ██▇▄▅▉ ▉▆▇▋▊▉ █▇▄▌ ▍▍ ▅▊▅▇▇ ▋▆▊ ▍▊█▋▅▄▋ ▋▅▉▄▋▇▆▍▋ ▄▅▆▊▋▋▊ ▄▍▊▉ (▇▍▄▄ ▉▌▉▊▍▌▉▊ ▉▋▊ ▅█▋▅▊▍ ▊█▇▆) ▉▉▌▅▍ ▇▌█▉ ▇▌▅▉█▍▋ ▊▄▍ ▉█▊▍▄▉▆ ▆▋▄▉▊▉▋▋ - ▄ ▇▊█▍█▋ ▆▄▇▌▄ ▌▇▆▌ ▇▊ ▉▋▌▍▉▌ ▊▋▄▄█▍▊▇█▌ █▊▅ ▅▄█ ▌▆▉▉ ▅█▇ ▍▉▅▆▄▍ ▍▍ ▄▋▌ ▌▆▇▊▌▅▋▉▊▄ ▍▊▋▅▊'▄ ▍▉▇▄▊▅▇
53 Days Ago
Merge from fast_debug_draw: Disable instancing for text by default, due to missing support for rich text formatting tags
53 Days Ago
Regenerate console commands
53 Days Ago
Condenser Tank LODS
53 Days Ago
Disable ddraw instancing system for text by default because the new system doesn't support rich text formatting tags just yet
53 Days Ago
Cherry pick 110444 from scientists branch (loadout categories for rust editor)
53 Days Ago
- Tiger will resume eating after dragging the corpse far enough - Tiger will flee faster if approached while dragging
53 Days Ago
Free textures when they're no longer needed
53 Days Ago
Add missing part to balance commit
53 Days Ago
Add convar enableable logs that fire when anim passed to root motion system is null
53 Days Ago
Fix NRE when damage receives small damage multiple time in a short window that make him go past his stagger threshold
53 Days Ago
Merge from amd_dlss_crash
53 Days Ago
Allow tiger to sneak from the sides not only the back
53 Days Ago
Balance tiger health and weaknesses so that some melee weapons have a chance to take him down if played well, compared to being useless before
53 Days Ago
Added a check to see if MinHWArchitechture is set to not supported when querying DLSS
53 Days Ago
removed unneeded phys shape that was causing warnings "Non-convex MeshCollider Warning when deploying IO workbench on tugboat"
53 Days Ago
Merge: froim texttable_allocs Previously merged into Aux, but Aux2 one seems to be more fresh Tests: none, no conflicts
53 Days Ago
adjusted fbx import settings
53 Days Ago
merge from friends_perf - latest changes were only merged to released, known to be safe
53 Days Ago
merge from main
53 Days Ago
- Changes the way you can know a tiger is tailing you, previous one gave too little time to react when you noticed what was wrong - Makes tiger flee when dragging a body if someone gets too close - Remove roar - Fix logic error in Trans_IsInTargetViewCone (a bug was negating another bug, so it remained unnoticeable)
53 Days Ago
Merge from main
53 Days Ago
merge from main
53 Days Ago
Merge from armor_insert_techtree_ui
53 Days Ago
Added armor insert information display to tech tree UI