201,759 Commits over 4,171 Days - 2.02cph!
Run skin manifest JSON deserialization in a thread
Fixed tile ghosting in movement tile highlighting
█ ▉▄▌▇ ▅▅█▊▆▋▍
!▊ ▍▊▅▍▍ ▉▌█▋ ▋▉▅▅▄▉▍▉▇ ▊▅ ▌▋▆▉▄▄ █▍▋▍ ▅▇█▊▉▌▉▍▆▊
added Tips data file and tip text to menu, showing a random tip each time menu is displayed
Increased tip textbox size
Can click tip for another
Some skin cache tweaks (uses .cache file extension, supports loading from cache even if no source image exists)
Removed unused prefab instantiate from Skin.ReadDefaults
Refactored tile highlight functions into one, tips.
created mock building placement test scene
created low poly ultimate trim mesh
set IsActive on pickUpEventData when picking up to container
Addons Menu - Added tag grouping, and a button to delete all addons. ( With ample warning )
Automated Linux Build #739
Automated Linux DS Build #739
Automated Windows Build #739
Cleaning up animator state tag events, item callbacks
Switched map2 tiletset to temple b
refactored out the clear parameter of tile highlighting to a separate function call, removed it from all calls
Fixed ammo not actually being removed
▆ █▇▆ ▇▄▆▍▋▌▌▋▇▌ ▍▌ ▌▊▋ ▌▆▅▉▋▅▆▇ ▇▇▉▌█▊▄▌▌▌
▋▅▊▄▍▅ ▌█▊█ ▅▍▊▇▆ ▅█▄ ▋█▅▌▇█▄
more highlighting cleanup
Unit weight tracking is done in the UnitAttachments component
Data fixes
Added position / rotation to entity find commands
Added find_radius console command (returns info about entities in radius around player)
Added find_self console command
Fixed missing/bad goal plan ref in human/Hunting module
AIDesigner debug logs when things are null when loading graph data
Unit decision maker target filtering all goes through the same method, uses a buffer instead of iterating over the source arrays
Removed load option in console since loading is only allowed on startup now
Fixed UnitDecisionMaker.FilterEntities skipping over alive units
Data (validated all goal plans, adding new fields)
Windows: Use %(PreProcessorDefinitions) in project settings (We need _USING_V110_SDK71_ to be defined to use VS2017 with XP compat)
Fix incorrect inlining in Pet causing compile errors with VS2017