192,703 Commits over 4,049 Days - 1.98cph!

24 Days Ago
Switched the blowpipe attack effect over to the legacy Particle System IK script, works better with an effect that emits from a single point Texture animation mode doesn't seem to like being run in LateUpdate mode which the newer Particle IK system uses
24 Days Ago
Protobuf update
24 Days Ago
Merge from mipmap_gen_fix
24 Days Ago
Merge from main
24 Days Ago
Added panther to large hunting trophy Snake hunting trophy fixes
24 Days Ago
Merge from mipmap_gen_fix
24 Days Ago
Merge from main
24 Days Ago
Fixed item icon post generation process not applying the icon preset settings properly Should ensure any newly created icons will have mipmaps applied
24 Days Ago
Transferred lods to outbreak sprayer entity
24 Days Ago
d trophy world model/lods, material and textures. intial .worldmodel prefab setup
24 Days Ago
Fixed NRE when attempting to export the obj file of a workshop item without modifying the file name
24 Days Ago
Fixed exception when reskinning snowmobile
24 Days Ago
Transferred backpack lods Deleted some unused files
24 Days Ago
merge frpm workshop__normal_and_compression_fix
24 Days Ago
merge from workshop_qol
25 Days Ago
added specgloss for miner's hat and converted materials to specgloss. also set up emissive on miner hat main material for when we fix the entity flag toggle instead of switching material
25 Days Ago
merge from largewoodbox_transparency
25 Days Ago
merge from woodenbox_uvs
25 Days Ago
merge from lr300_dustcover_fix
25 Days Ago
merge from dbs_skinnable_sights - fix to both 3p visible sights and making sights skinnable
25 Days Ago
fixed wrong material on dbs main body and checked skins are correct
25 Days Ago
Added TwitchRivalsFlag_ prefix to burst cloth bones in twitch rivals flag
25 Days Ago
merge from dbs_3p_sights
25 Days Ago
merge from main
26 Days Ago
Merge from jungle_update (better croc underwater behaviours)
26 Days Ago
- Have crocs properly dive to reach underwater players - Increase croc acceleration when in water - Increase tracking of underwater attack to avoid disconnected hits that feel unfair
26 Days Ago
Have swimming agents like the croc, project target locations to the sea floor before pathfinding
26 Days Ago
When sampling around AI, use agent position instead of transform, as for croc agent can be on the sea floor while entity is on the surface, causing samples to fail
26 Days Ago
Fixed server sending repair blocked errors in english instead of using the client language
26 Days Ago
merge from softcore_update
26 Days Ago
merge from main
26 Days Ago
Update all new animals to use OnAttacked instead of Hurt to properly apply bleeding
26 Days Ago
Reduce tiger damage, but have it inflict bleed (previous commit didn't go through)
26 Days Ago
Reduce tiger damage, but have it inflict bleed
26 Days Ago
add biome overrides for river normal strength, also share biome weight fetching code
26 Days Ago
Add wake disturbance to croc
26 Days Ago
merge from fix_ownership_tape_recorder -> main
26 Days Ago
Fix cassette recorder losing item ownership when it's thrown into the world and picked back up
26 Days Ago
Fix croc spamming turn anim
26 Days Ago
Add some more placeholder audio to croc
27 Days Ago
water mask culling progress
27 Days Ago
Jungle river overrides.
27 Days Ago
merge from fix_deployable_corpse_place_lock -> main
27 Days Ago
Fix being able to put locks on deployable corpses (it didn't do anything but good to fix)
27 Days Ago
merge from softcore_update
27 Days Ago
merge from softcore_update/deployable_corpse
27 Days Ago
Fixed vending machine gibs not using skins
27 Days Ago
Combined gibs mesh for all corpses Cleanup, fixes
27 Days Ago
Mesh combiner now supports meshes with different materials, creates one submesh per material
27 Days Ago
Added tool to automate corpse gibs mesh combining (took me way more time than doing all of them by hand, classic)