202,109 Commits over 4,171 Days - 2.02cph!
Dynamic FOV updates model constantly unless set to blend by distance
PlayerCamera.ActiveModuleType fix
Fixed research table lens normals
Combat ability debug logging and potential fixes for some combat issues
Fixed buildings created from pre-existing views in the scene not being properly set up
Fixed bad profiler sample in ItemAttachments
Disabled interaction position block check for testing
Unrestricted entity selection should work
fire should now contribute to threat
Merge latest in from Main
- Fixed missing EntityComponent persisted data type
- Version++
Animals are now scared of fire
Accidentally turned saving off on vehicles
Added recycler to both harbors
Added Research table to sat dish
lowered cost of Bananda
lowered cost of cap
lowered cost of balaclava
lowered cost of boonie hat
lowered cost of burlap headwrap
Added scrap resources ( fuel for research bench)
barrels drop 1 scrap
boxes drop 5-10 scrap
can use scrap to create components
can recycle components into scrap (10% yield)
phrases
manifest
protocol++
snow jacket protection increased
snow jacked cost reduced
research table shows health
fixed recycler not giving appropriate scrap when components were stacked
skin approval
skin icons
Doors now come up with the same inside/outside results whether they're new or loaded. Unfortunately instead of loaded doors sometimes getting the wrong result, not they both get the same wrong results. At least it's consistent...
Refactored tile highlighting, now takes border state and state as parameters instead of calculating it inside the function
Made the message object active again by default
Group diplomacy component boilerplate, components cleanup
Can now set colours per category for emote bubbles and options
Diplomacy relations used in hostility checks
Diplomacy component hooks into entity manager events to create or remove relations data
Material tweaks
Launch_site terrain triggers, prevent building volumes
Auto turrets can see and shoot through twig building blocks (damaging both the building block and the target behind it)
Reduced twig decay to one hour delay plus one hour duration
Moved unit id assignment to a function
WIP unit spawn stuff
All items now have their own price
Added "Watch Target" behaviour under common combat module (WIP)
No longer remove dead units from their group (testing)
Unit DM perception filtering support
Conversation topic editor
Effects can optionally filter the UnitClass they are applicable to
Renamed Omnivore AI Module to be general Food, and put it on all animals