branchrust_reboot/maincancel

30,372 Commits over 3,806 Days - 0.33cph!

10 Years Ago
Added PhysicsMaterial to splattype/overlaytype Added vis.footsteps console command Specific footstep effect logic (not used yet)
10 Years Ago
Refactoring
10 Years Ago
Imporved obstacle avoidance Added more of those awesome debug gizmos
10 Years Ago
Added wall building plan Building blocks now 10x harder to destroy Foundations placed on uneven ground are orientated to it
10 Years Ago
Made gizmos utility backup and restore matrix if modified within a method
10 Years Ago
Moved interest and danger gizmos drawing to AI entity
10 Years Ago
Fixed OBB closest point calculation fuckup
10 Years Ago
Updated AI test scene
10 Years Ago
Made AI capable of walking over dynamic obstacles if they are below or above Added radius to AI entity Added falloff to obstacles Added attraction to follow behaviour
10 Years Ago
Made stuff use GizmosUtil where it makes sense
10 Years Ago
Unity keeps modifying this
10 Years Ago
Added gizmos utility class (axis-aligned circle & cylinder, oriented box)
10 Years Ago
Fixed warnings Fixed player hit detection being fucked
10 Years Ago
Made cylinder obstacle gizmo look like a cylinder
10 Years Ago
Automatically destroy more components on dedicatd server
10 Years Ago
Vary PlayerUpdate fractionally to avoid bunching up
10 Years Ago
Fixed pickup not working Fixed being able to shoot building blocks to bits
10 Years Ago
Item modules are no longer instanced per item Item modules use opt-in event system instead of interface style system Item modules no longer derive from Scriptableobject Renamed ItemInformation to Item.Definition Item definition now holds Modules (instead of Item)
10 Years Ago
Added current decision gizmo to AI entity
10 Years Ago
Improved context map decision making
10 Years Ago
Made FollowWaypoint target distance configurable
10 Years Ago
Those two gizmos are no longer required
10 Years Ago
Added debug gizmo to behaviour base class
10 Years Ago
Added target distance to follow behaviour Fixed max per-behaviour max distance being ignored by follow behaviour
10 Years Ago
Refactored danger system
10 Years Ago
Made AI handler always execute in-editor
10 Years Ago
Added some basic AI script descriptions
10 Years Ago
Coder-art-fixed the menu background terrain height being off
10 Years Ago
Restored menu background terrain Added normal mapping to menu background terrain
10 Years Ago
Those seem to be unused
10 Years Ago
Only execute AI handler on server
10 Years Ago
Time to get this to main to keep the branch from diverging
10 Years Ago
Added placeholder texture for missing splats to fix pointless error logs in dedicated build
10 Years Ago
Oops, need TestLevelTerrain for the test level :S
10 Years Ago
Committing these meta files so it doesn't keep asking me to commit them
10 Years Ago
Test/Art - Getting Rid
10 Years Ago
Added missing meta files
10 Years Ago
Merging terrain normal related changes
10 Years Ago
Fixing NRE errors popping up on Sentry
10 Years Ago
fixed some bone structural errors in the deer rig.
10 Years Ago
updated andre's wolf prefab with my animation controller
10 Years Ago
ItemContainer no longer derived from ScriptableObject Wolf prefab now uses Minh's animation + effects Increased protocol
10 Years Ago
10 Years Ago
Changing protocol
10 Years Ago
Made items not be ScriptableObjects ItemID's are now uint (was int)
10 Years Ago
Fixed moon being kinda blue Tweaked LUT blending times
10 Years Ago
Minor fixes and adjustments
10 Years Ago
stag rig; stag running animation
10 Years Ago
Fixed LUT blending bugging around if a time sync from the server sets back the local time
10 Years Ago
Increased probability for small stones in forests