201,578 Commits over 4,171 Days - 2.01cph!
Crafting unlocked when you build the crafting table
clear current building if the current Goal changes
No memoverride for shadercompile.dll
Fixed core/foliage edge mask default values causing clipping errors
▉█▅▄▍ ▉▌▄ ▅▍▉█▍▇▋▄▉▆▄ ▌▊█
Unit indicators show current role, leader icons.
Improved unit indicator positioning (offset is scaled by zoom distance)
Building the stockpile now unlocks woodcutter & stonecutter roles
Fixed roles widget showing incorrect counts
Fixed stockpiling roles unlocking before the stockpile had been built
Added new unlock notifications widget
Dequeued unlock notifications go to the top, not bottom
Basic Crafting unlock has crafting table as pre-req
Fixed black indicator icons
Fireball isn't a rocket. Doesn't throw NRE's.
Fixed not being able to equip tools in Primary Slot
Exposed a valid Categories field on DropMe, primary slot can take Primary and Tool, secondary slot can take Offhand only
Can no longer equip a weapon that blocks the offhand if you have an offhand item equipped
Can no longer equip an offhand if you have a primary weapon that blocks offhand
- Changed mission global observer system to one that only affects the mission runners
- NPC manager stuff
Scene stuff.
Respawn button isn't so hard to click.
Note about testing the mission watching methods if/when missions return
Fixed NRE when equipping clothing
AI tile orderinging fix (orderby->thenby)
added AdjacentTeamUnitPenalty, scores down tiles that put you directly next to team mate units (so they're less likely to get AOEd)
Increased in-range tile penalty of EnemyRangeTileScorer
increase score bonus of HeighTileScorer
Increased healer AIAdvancePriority 0.0 -> 0.4f
Ensure locker, bed, workbench destroyed if construction placed on no longer exists (ground watch tweaks)
Working on NPCManager and NPCs
Cherry picking
25518 for bawng
Fixed client entity building ID not resetting when pooled
Potential fix for another "_MainTex" UI error
Deleted duplicate Unit_MiniFrame prefab, dunno why it's there so hopefully nothing breaks
career unit health bars now show equipped mods (placeholder)
Fixed session navmesh bake not working properly
Disabled combat music event
Nuked old TargetFilter.FindRaidInteraction
Campfire has spit addon by default, requires rocks to build and requires construction
Fixed building AI not supporting construction
Refactored stockpile restriction stuff to support all entity types