221,865 Commits over 3,653 Days - 2.53cph!

7 Years Ago
Added tamable ants
7 Years Ago
Disabled UnitCollection gizmos to make frankie happy
7 Years Ago
Decay a corpse when it's dispensers are empty of shit.
7 Years Ago
VectorUtility cleanup (GetGroundHeight and Normal take override raycast height/offset) Dispenser partials cleanup Island1 navmesh has an ocean blocker
7 Years Ago
temp fix for attack and move that never got setup properly on the wolf and boar
7 Years Ago
limited corpse attachment points to Rshoulder only (was L+Rshoulder) to make the correct arm be raised
7 Years Ago
Renabled grass, moved tribe create scene, unload it after game start. Biome editor fixes
7 Years Ago
Added foliage displacement debug (via terraintexturing)
7 Years Ago
Scene
7 Years Ago
Minor character changes.
7 Years Ago
Just removing some debug prints
7 Years Ago
maybe
7 Years Ago
Fixed my dumb errors, code isn't exactly gold but it works.
7 Years Ago
built some stuff
7 Years Ago
Bug fixing
7 Years Ago
Character refactoring
7 Years Ago
Fixed a bunch of stat manipulator ticking percentage changes of current rather than max Disabled NavMeshObstacles in InteractionPosition
7 Years Ago
Groundwork for radial menu descriptions/failure strings. Needs keyword support, LOOKS BROKEN FOR NOW PLEASE DONT MAKE BUG REPORTS ;3 Removed scale from radial menu button animations
7 Years Ago
windmill no longer craftable
7 Years Ago
Fixed a bunch of issues with portrait rendering Fixed tribe create trees not being picked up by tinting system
7 Years Ago
PlayerController.TickRaycast should always return early if EventSystem.current.IsPointerOverGameObject()
7 Years Ago
Applying modifier to decay speed should now work as expected.
7 Years Ago
Actions.CreateSocial NRE catch Continued Activity fuckery
7 Years Ago
Finally fixed shit so one can add and remove a corpse from the fire with spit indefinitely.
7 Years Ago
Simplifying things (or trying to)
7 Years Ago
Updated minimap
7 Years Ago
Let's get the order of resetting cook corpse state right, that we don't generate NRE on Complete().
7 Years Ago
Just a rename
7 Years Ago
More looting/containers/proto
7 Years Ago
Interaction.PickUp no longer overrides cursor Activity data mapping now works for all types
7 Years Ago
Decayed corpses now falls off fire spit and the shoulder of anyone carrying it. Attempted a fix on making campfires with spit available for another corpse "after" the first one is removed (but untested).
7 Years Ago
More effect simulation fuckeries
7 Years Ago
More
7 Years Ago
Notifications widget fuckery
7 Years Ago
Made NetCharacterLocal generic
7 Years Ago
Fixed unlit campfires hurting players after server restart
7 Years Ago
updated spawnpoint gizmos to accurately display prefab that will be spawned
7 Years Ago
Effect simulation fuckeries
7 Years Ago
Tribe create scene Removed debug logs
7 Years Ago
Default to ultra quality settings so that no one playtests the game and complains that it looks like a dog's anus
7 Years Ago
GUI tweaks, typos and shit
7 Years Ago
Tooltip fuckery
7 Years Ago
compile fix
7 Years Ago
Fixed WithinJoggingPerceptionRange causing NREs in OnEnable
7 Years Ago
IsWithinPerceptionRangeSettings dummy stat instances
7 Years Ago
Removed BaseEntity arg from Stat constructor
7 Years Ago
IsWithinPerceptionRangeSettings tweak
7 Years Ago
made a slight tweak to the semi-auto rifle's iron sight alignment
7 Years Ago
Layout shite
7 Years Ago
Fixed debug spawning raycasting from the scene camera, now just pulls worldspace pointer position from Player.Controller, also fixed game window focus fucking shit up like a cunt Fixed potential NRE in SelectableIndicatorWidget when the selectedEntity was destroyed (rare, editor only bug related to unrestricted selection)