197,123 Commits over 4,110 Days - 2.00cph!
fix ui anchor for resolution
update WIP squad editor UI rework
adding alpha raycaster plugin
adding ui button texture for alpha raycast
adding font material
Make testbox_hunting great again.
Added testbox game mode to test stuff without losing the game.
People should now actually pick up corpses and drop them by the fire.
Gems
Monument hud stuff
Sound stuff
Random tweaks
Human Defensive module only disabled if unit is selected and has a player target
Removed player commanded hunt desire creation ability because it sucks
Attacking now attacks the current combat target rather than setting it.
Human Defensive module won't run if there is a player commanded target.
Removed some rally related assets
Remove RallyGroup action (pending refactor of how we handle this kind of group based command)
Fixed AI module editor not allowing conditions of certain types to be added to the DSE
Generated names are now owned by EntityManager so that the pool of names is used for all humans, not just the player tribe.
Fixed the broken tree stumps.
combat debug panel shows if target was player commanded
Jewellery for testing.
Manifest.
Random stuff.
merge from release to main
tweak background shader for screen ratio deformation
Don't work with imperfect position information for AI.
▆▊█▌▊ ▍▊▋▊▇ ▊█▍▊ █▊ ▊▊▍▍█▊█ ▌▅▋▇▊ ▌▋▉▌▍ :▋
Eliminated some GC from logging player deaths
Fixed party members not actually getting their combat targets set to the leader's one
UnitIsCollectionMember data fix
Skill definitions can specify attribute gain params in data
Added Role preferences to personality defs, which give different people randomised base weights for certain roles
Attributes have a calculated soft cap
Nixed a load of shitty placeholder beliefs and added some new personality types
Roles refactoring and cleanup
Hide unit path widget when UI in modal state
added tutorial screen for Find A Friend
EntityManager update gate
Subtracted
23551... you win, unity
A bit of optimization with respect to navmesh obstacles when nav_disable is true.
Removed Role scoring from DM.
Added a Consideration for it.
Merging in global+water reflection fixes and optimizations