197,233 Commits over 4,110 Days - 2.00cph!

9 Years Ago
FOR FUCK SAKE asset scale change
9 Years Ago
DebugUtility won't do shit when entering playmode if there's no Zones in the scene Unit.Animation.FaceTarget tweaking
9 Years Ago
AvatarPostprocessor rename
9 Years Ago
Bear has correct corpse
9 Years Ago
StatManipulatorParametersDrawer no longer tries to access TimeManager instance properties in Editor code, causing a stack overflow : Building hooks into TimeManager events
9 Years Ago
improved wood hut ground shape
9 Years Ago
isHugging and isMakingLove placeholder anims
9 Years Ago
Added Amplify Shader Editor beta
9 Years Ago
More work on Ritual Social. Added RitualModeType enum in code... should probably look at ways to do this in data (using Definions and Simulators possibly), but this is good enough for a first pass.
9 Years Ago
Working on Social Ritual.
9 Years Ago
Merge from ambient_light_volumes
9 Years Ago
merge from dungeon_art_3
9 Years Ago
merge from dungeon_art_3
9 Years Ago
merge from main
9 Years Ago
Floor fix
9 Years Ago
Added back in the idea to append ManagerSingletons to the GameManager gameobject, but did so in a safe way that can't cause infinite loops.
9 Years Ago
Fixed ManagerSingleton's way of instancing _instance when T can't be found in scene, to prevent possibility of infinite loops.
9 Years Ago
Added first version of rust/std 4-way blend shader (RUST-1284) Removed some more legacy shader params; cleanup
9 Years Ago
Disabled terrain quality affecting shader lod; keep shader level as master LoD control for consistency between terrain and objects (RUST-1280)
9 Years Ago
Clamping X position to grid max.
9 Years Ago
More
9 Years Ago
Rename
9 Years Ago
Removed "LoadGameFromSubscene" script, cleaned up how the game setup works in editor.
9 Years Ago
hunger - bravery simulator now outputs correct values
9 Years Ago
Fixed incorrect ordering of tutorial triggers
9 Years Ago
Effect tick invokes StatManipulator.OnValueChanged for any manipulators with simulated values
9 Years Ago
More typos
9 Years Ago
Typos
9 Years Ago
Moved world around to center town at... center
9 Years Ago
Added Deconstruction interaction to all buildings / fences.
9 Years Ago
Deconstruction of buildings must be Exclusive interactions.
9 Years Ago
Local + client checks
9 Years Ago
IInterctable and raytracing for interactions
9 Years Ago
Bravery bonus when starving WIP
9 Years Ago
Felt a bit like the max possible trajectory miss modifier was a bit too big, reduced it a wee bit.
9 Years Ago
Removed curve stuff in stat manip
9 Years Ago
outdoor stairs added
9 Years Ago
NetworkEntities now remove themselves from ships serverside when being destroyed
9 Years Ago
Added threat considerations to a bunch of places in the AI
9 Years Ago
building file
9 Years Ago
door 3 modified
9 Years Ago
updated batachables
9 Years Ago
trim tool deleting
9 Years Ago
merge from ambient light volumes
9 Years Ago
progress
9 Years Ago
More
9 Years Ago
More
9 Years Ago
9 Years Ago
Environment volume base implementation Added environment volumes for underground areas Eliminated ambient light completely when underground
9 Years Ago
More