branchrust_reboot/main/jungle_update/hunter_visioncancel

31 Commits over 0 Days - ∞cph!

39 Days Ago
merge from main
39 Days Ago
Fake trail generation improvements, fixed trail falling through rocks
39 Days Ago
Fixed trail going falling through rocks due to snapping to terrain when animals were walking on cliffs and rocks
41 Days Ago
Enabled trail emission on sharks
42 Days Ago
merge from main
42 Days Ago
Null checks in HunterVisionManager, just in case
42 Days Ago
Generate trails when the buff starts, disabled position sampling on animals when the client doesnt have the hunter vision boost active Changed how ScentEmission knows when the buff started/stopped
42 Days Ago
Added ScentEmission to all animal corpses
42 Days Ago
Scent emission can be transferred to corpse, so the trail doesn't disappear when the animal dies Logic fixes
42 Days Ago
Initial trail generation fixes
42 Days Ago
Fixed buff started/ended logic
42 Days Ago
merge from main
42 Days Ago
Added hunter vision boost info in the consumable UI info panel Also added the missing horse dung production boost
43 Days Ago
Server compile fix again
43 Days Ago
Server compile fix
43 Days Ago
Compile fix
43 Days Ago
Added scent emission to crocodile, panther and tiger
43 Days Ago
merge from main
43 Days Ago
Chicken trail tweaks
44 Days Ago
Smooth the last 5 segments when adding a new point Fixed pooling issues
44 Days Ago
Cull sharp angles when adding new positions Cleaner culling checks
44 Days Ago
Improved trail generation by detecting intersecting segments, it helps reducing the potential spaghetti
44 Days Ago
Boar trail tweaks
44 Days Ago
Trail subdivisions based on graphics settings Pooling
44 Days Ago
Tweaked trail width and color for all animals
45 Days Ago
Fixed line renderer color not being applied Line fading
45 Days Ago
Fixed wave fading
45 Days Ago
merge from jungle_update
45 Days Ago
Hunter vision added to big cat pie
45 Days Ago
Re-applied scent emission on wolf2
45 Days Ago
merge from hunter_vision