193,686 Commits over 4,079 Days - 1.98cph!
Restructured the unified inventory. SetDirty now correctly calls on the sub-inventories and not on the base character
Added a crude network stats tool to show what kinds of NetworkMessageTypes are using the most bandwidth.
Change grid generation
Aligned cam
▅ ▉▉█▅█▅ ▇ █▌▍▊▌ ▋▄ ▍▉ ▍▄▇▋▉▍▇ ▉▌ ▅▊▍▌ ▍▇▌▇ █▋▉▉▅▉█▉▋ ▉▌▇▍▊▅▌▆▄█
!▊ ▄▊▉▅▍▇ ▆▉█▊▍ ▊▌█▇▆█ ▄▌█▍
!▅ ▋█▉▅▌█ █▄▉▌▌▅ ▇▌
Fixed bug with respawn order if:
- Save was loaded by server where player had a bed
- Player was dead at time of save
- Player joined the game and requested spawn list
Beds remember who owns them through save/load
Fixed cops reloading too often
Telling placeable items to save.
miner hat model properly becomes emissive when on
Animals will no longer randomly get stuck when fleeing
Animals have more interesting flee behavior, constantly evaluating the best place to go to avoid threats
Don't think this hack is needed anymore.
Got saving and loading buildings working correctly. Doors elude me.
Fix incorrect inlining in Pet causing compile errors with VS2017
Windows: Use %(PreProcessorDefinitions) in project settings (We need _USING_V110_SDK71_ to be defined to use VS2017 with XP compat)
Data (validated all goal plans, adding new fields)
Fixed UnitDecisionMaker.FilterEntities skipping over alive units
Removed load option in console since loading is only allowed on startup now
Unit decision maker target filtering all goes through the same method, uses a buffer instead of iterating over the source arrays
Fixed missing/bad goal plan ref in human/Hunting module
AIDesigner debug logs when things are null when loading graph data
Added find_self console command
Added position / rotation to entity find commands
Added find_radius console command (returns info about entities in radius around player)
Unit weight tracking is done in the UnitAttachments component
Data fixes
more highlighting cleanup
▋▅▊▄▍▅ ▌█▊█ ▅▍▊▇▆ ▅█▄ ▋█▅▌▇█▄
▆ █▇▆ ▇▄▆▍▋▌▌▋▇▌ ▍▌ ▌▊▋ ▌▆▅▉▋▅▆▇ ▇▇▉▌█▊▄▌▌▌
Fixed ammo not actually being removed
refactored out the clear parameter of tile highlighting to a separate function call, removed it from all calls
Switched map2 tiletset to temple b
Cleaning up animator state tag events, item callbacks
Automated Windows Build #739
Automated Linux DS Build #739
Automated Linux Build #739
Addons Menu - Added tag grouping, and a button to delete all addons. ( With ample warning )
set IsActive on pickUpEventData when picking up to container