225,855 Commits over 3,714 Days - 2.53cph!

10 Years Ago
Fixed OBB closest point calculation fuckup
bot
10 Years Ago
Linux Build 143
bot
10 Years Ago
OSX Build 86
bot
10 Years Ago
Windows Build 70
10 Years Ago
Fixed inaccurate text selection in RichText controls (gran fixed it!)
bot
10 Years Ago
Linux Build 142
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
Rexported rock meshes with centered pivots. Minor shader update. New cave entrance test scene and WIP assets.
10 Years Ago
Merge
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
Clothes source update
10 Years Ago
Auroras that suck less, and lots of little northern scene stuff.
10 Years Ago
Vary PlayerUpdate fractionally to avoid bunching up
10 Years Ago
Added updated player clothes file with revised meshes
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
Added updated head OBJ files to source folder
10 Years Ago
Those seem to be unused
10 Years Ago
Only execute AI handler on server
10 Years Ago
Added player weights folder & files
10 Years Ago
updated OBJ source folder
10 Years Ago
Time to get this to main to keep the branch from diverging
10 Years Ago
Updated AI test scene
10 Years Ago
Replaced cylinder obstacle height with extents (= height / 2)
10 Years Ago
Merge preparations
10 Years Ago
Made obstacle closest point checks 3D
10 Years Ago
Added hands LOD0 obj to source folder
bot
10 Years Ago
LinuxDS Build 1
10 Years Ago
Merge from main
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
Merge from main