userFlaviencancel

6,896 Commits over 882 Days - 0.33cph!

1 Year Ago
Fake trail generation improvements, fixed trail falling through rocks
1 Year Ago
Fixed trail going falling through rocks due to snapping to terrain when animals were walking on cliffs and rocks
1 Year Ago
Fixed floating barrel corpses and added Mesh Cull components
1 Year Ago
merge from jungle_update/hunter_vision - 120286 Enabled trail emission on sharks
1 Year Ago
Enabled trail emission on sharks
1 Year Ago
merge from missingscripts_tool
1 Year Ago
Fixed The referenced script (Unknown) on this Behaviour is missing! when calling Resources.LoadAll
1 Year Ago
Fixed 'The referenced script on this Behaviour (Game Object 'effect - FXAA') is missing!' hopefully
1 Year Ago
Deleted cctv scene, was the only one with a TestRidableHorse prefab
1 Year Ago
Added a tool to scan all scenes for missing scripts Tools > Find > Missing Scripts > In All Scenes
1 Year Ago
merge from main
1 Year Ago
Null checks in HunterVisionManager, just in case
1 Year Ago
merge from jungle_update/hunter_vision
1 Year 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
1 Year Ago
Added ScentEmission to all animal corpses
1 Year Ago
Scent emission can be transferred to corpse, so the trail doesn't disappear when the animal dies Logic fixes
1 Year Ago
Renamed jungle animals wallpaper 'Jungle Sigil' -> 'Jungle Animals'
1 Year Ago
merge from jungle_update/hunter_vision
1 Year Ago
Initial trail generation fixes
1 Year Ago
Fixed buff started/ended logic
1 Year Ago
merge from main
1 Year Ago
Added hunter vision boost info in the consumable UI info panel Also added the missing horse dung production boost
1 Year Ago
Removed logs in BaseMountable::AttemptMount LOS check
1 Year Ago
merge from jungle_update/hunter_vision
1 Year Ago
Server compile fix again
1 Year Ago
Server compile fix
1 Year Ago
merge from jungle_update/hunter_vision
1 Year Ago
merge from jungle_update/hunter_vision
1 Year Ago
Compile fix
1 Year Ago
Added scent emission to crocodile, panther and tiger
1 Year Ago
merge from main
1 Year Ago
Chicken trail tweaks
1 Year Ago
Smooth the last 5 segments when adding a new point Fixed pooling issues
1 Year Ago
Cull sharp angles when adding new positions Cleaner culling checks
1 Year Ago
Improved trail generation by detecting intersecting segments, it helps reducing the potential spaghetti
1 Year Ago
Boar trail tweaks
1 Year Ago
Trail subdivisions based on graphics settings Pooling
1 Year Ago
Tweaked trail width and color for all animals
1 Year Ago
merge from main
1 Year Ago
Fixed line renderer color not being applied Line fading
1 Year Ago
Fixed wave fading
1 Year Ago
merge from jungle_update
1 Year Ago
New pies cooking visuals Added new recipes Cooking wb setup
1 Year Ago
Hunter vision added to big cat pie
1 Year Ago
Re-applied scent emission on wolf2
1 Year Ago
merge from hunter_vision
1 Year Ago
Added scent emission to all animals
1 Year Ago
Better trail merging by looking at segments instead of points
1 Year Ago
Full rebuild/append new segment optim when generating the trail
1 Year Ago
Shader improvements Moved assets in the right folders