branchrust_reboot/main/animalcancel

85 Commits over 31 Days - 0.11cph!

zon
11 Years Ago
Restored hunting changes.
zon
11 Years Ago
Merged changes from animals/ranked.
zon
11 Years Ago
Gave many of the animal classes a more generic name.
zon
11 Years Ago
NPC now send an animation state property across the network.
zon
11 Years Ago
NPC now set animation state when making decisions.
zon
11 Years Ago
Merged changes from main.
zon
11 Years Ago
NPC now briefly stop thinking and moving while they eat.
zon
11 Years Ago
Tidied NPC profiling.
zon
11 Years Ago
Started profiling Behave.
zon
11 Years Ago
Updated Behave to 2.5.
zon
11 Years Ago
Renamed AISpeed to NPCSpeed.
zon
11 Years Ago
TargetStimulus now tracks velocity.
zon
11 Years Ago
NPC now overshoot less often while chasing.
zon
11 Years Ago
TargetStimulus no longer tracks velocity.
11 Years Ago
adjusted the timing on the animal animations.
zon
11 Years Ago
NPC now update on the network correctly.
zon
11 Years Ago
NPC can now form groups. Contests are now a group mechanic.
zon
11 Years Ago
Cleaned up how NPC join and leave groups.
zon
11 Years Ago
Fixed contest advance and retreat ranges.
zon
11 Years Ago
NPC attacks now align to target more quickly.
zon
11 Years Ago
Merged changes from main.
zon
11 Years Ago
Adjusted meat drop rate.
zon
11 Years Ago
Commented basic NPC and AI classes.
zon
11 Years Ago
Animal species population now managed using prefab count parameter.
zon
11 Years Ago
Fixed entity protobuf property order.
zon
11 Years Ago
NPC animation state now set using PostNetworkUpdate.
zon
11 Years Ago
Reformatted AI and NPC code.
zon
11 Years Ago
Fixed a CC problem with AIGroup.
zon
11 Years Ago
Merged changes from main. (and updated manifest)
zon
11 Years Ago
Animals can now forage for food.
zon
11 Years Ago
Fixed NPC diet initialization.
zon
11 Years Ago
Hard code decider intensities. Reduced calories burned each day by herbivores.
zon
11 Years Ago
Fixed forage calorie benefit. Herbivores can now starve to death in a day.
zon
11 Years Ago
Merged changes from main.
zon
11 Years Ago
Animals can now die of sleep deprivation
zon
11 Years Ago
NPC now sleep when tired.
zon
11 Years Ago
NPC now return home before sleeping.
zon
11 Years Ago
NPC now use a fallback to snap to terrain when there is no height map.
zon
11 Years Ago
Height map fallback now logs a warning.
zon
11 Years Ago
NPC no longer flip in and out of a sleeping state while sleeping.
zon
11 Years Ago
NPC homing now immediately succeads if already home.
zon
11 Years Ago
Homing no longer starts with a perpendicular waypoint if called after an idle period.
zon
11 Years Ago
Merged changes from main.
zon
11 Years Ago
NPC population and position is now remotely logged.
zon
11 Years Ago
NPC deaths are now remotely logged.
zon
11 Years Ago
NPC now forage while idling if they are only slightly hungry.
11 Years Ago
added some more animations for the bear angry state added sound fx for the various bear states.
zon
11 Years Ago
Merged changes from main.
zon
11 Years Ago
Merged changes from main again.
zon
11 Years Ago
NPC survey now includes topology and biome.