194,734 Commits over 4,079 Days - 1.99cph!
Added water visibility volumes to natural cave blocks
Grid range is now static value, increased grid cell size
Ported latest AI database entries to assets, fixed migration tool not properly checking for existing assets
Migrating AI data back to assets. Existing data and code is unaffected.
Updating sewer and tunnels, military tunnels, mine tunnels with Environment volumes and Water volumes where necessary
Moar combat AI modules to make animals avoid fire and people avoid unarmed combat
larger barricades prefabs / military tunnels update
We can now actually remove a corpse from the spit-fire, and have it carry on the shoulder again.
When a corpse is removed from the fire, we should probably stop the cooking process.
Moar stat manipulation tweaks
WIP on mini map changes
Hex visibility
Hacked a fix for weird compile shit
Changes to stat manipulation
door barricades are now two sided
Added a modifier to Corpse that changes based on the state of the corpse. 1 when Fresh or Skinned, 0.5 when Cooked, 2 when Burned and 4 when Rotten (decays faster then).
Burned corpses (and color transitions in general) now actually works for corpses.
Dungeon spawners updated to the new barricade system
UI manager, added bag UI toggling to B key. Removed some debug UI
Social Need + Energy part of collabroation/socials scoring
RadialMenuWidget implements IPointerEnterHandler, IPointerExitHandler for more robust handling of click-to-close
Forgot to reset said gate
Hacky RMB usage gate in RadialMenuWidget
PlayerController.TickRaycast checks hoeveredInteractables.Count when dealing with UI elements
Removed force evaluation stuff from PlayerController.MouseOver
Automated Linux DS Build #436
Automated Windows Build #436
Automated Linux Build #436
Switching character stuff to use the new network tick/send methods. Bit messy since some things still want the old Update/FixedUpdate/LateUpdate
Not everything needs to be a MonoBehaviour - making update calls etc more visible from the main character classes that are actually running the show.
Oops, fixing errors in pervious commit.
Character work. Basically everything from the old character is there now, but pretty untested and probably missing a bunch.
Character work. Basically everything from the old character is there now, but pretty untested and probably missing a bunch.
Automated Linux DS Build #16
Automated Windows Build #16
Automated Linux Build #16