255,169 Commits over 3,990 Days - 2.66cph!
repaired crafting code to maintain ownership and add ownership to items based on resources provided/crafter
added xp gains from cooking/eating other peoples food
Fixed bug causing hunger spam.
PlayerCameraEditor only updates active camera module when game is running
Player prefab save, follow camera mode offset tweak
IntroUI boilerplate
Fixed TaskWidget.SetState NRE catch
AbilitySettingsEditor fix
Added herbivore combat module, added to relevant Units data
Changed common combat AI module so that "move to target" goal plans include the attack ability in their behaviour chains
Removed crafting from unit radial
Removed "is global" flag from base behaviour data
Removed Abilities from AgentParameters, UnitSettingsEditor
Let's use LOWEST_SCORE_THRESHOLD instead of magic 1000f when converting the resolution of a floating-point number to integer for comparison with zero.
FOR FUCK SAKE wip ice block tileset
Some minor touch-ups to DSE refactor. Looking good!
People are more likely to gather desired items rather than harvest them
Modified DSE calculations for a better average score based on contribution amounts
Automated Windows Build #371
Automated Linux DS Build #371
Automated Linux Build #371
File path sanity checks now ignore the game's install directory
- More tidy up and annotated Bouncer BT
- Bouncer now activates boost
- EnemyAbilityBoost no longer controls activation/deactivation
- Added ActivateBoost BD task node
- Removed debug nodes and trimmed some unneeded nodes from Bouncer BT
stopped exhaust idle getting stuck
ActiveModleTypeTypeTypeTypeTypeTypeTypeTypeTypeTypeTypeTypeTypeType
deleting unused controllers
Throwable weapons balancing
- Bouncer progress
- StopMovement BD node
Started cleaning up Combat and splitting into partials
Added animation event timeout to Combat
Fixed TooltipWidget double serialization
Improved TooltipWidget positioning/alignment/anchor handling
Deleted a bunch of old ingame debug UI crap
VicinityEfffect NRE catch
Updated missions to show player list
Tweaked LookupShortPrefabName / LookupShortPrefabNameWithoutExtension
Tweaked disconnect message when exception is thrown
Added teleportpos, printpos, printrot admin console commands
Added a first iteration of herbivore flock fleeing.