201,600 Commits over 4,171 Days - 2.01cph!
▍█▇▄▊▋▇ ▊▌▌█▋▄▅▅▋/▆▋_▄▄▇▇▉▄▍▅▍
Switched sent_anim to CBaseAnimatingOverlay, allows use of Layer functions on "anim" type SENTs
▍▌▍▊▋ ▄ █▊▉▅▍ ▆▋▄▋██▉ ▄▆▅▌▅█ ▋▌▆█ ▇▇ ▋▉▋▍▉▄▉▋ ▇▌▍▋ ▄▉▌▅
Revert sent_anim changes, dont want to change network protocol just yet
Fixed DListView_ColumnPlain (DListView.SetSortable(false)) having white-on-white styling
Implemented DProperties.Clear properly
Refactoring items for different metal types.
Removed "Scaled" dateTime from TimeManager, added GameDateTime struct and replaced usages of scaled date time with either a simple day counter or GameDateTime
Fixed some packing processor errors with missing textures
Fixed packed texture assignment/replacement failing in some cases
Added fadeout anim for notification prefab
More healing/friendly targetting tile highlighting.
Started cleaning up AttackState.cs because
Remove orphaned meta file
Fixed a bug where when in attack mode, you were unable to select another unit that had already moved that turn.
Fixed some cursor image logic bugs, support cursor now correctly shows when healing and attack cursor when targetting a friendly unit with an AOE dmg
Fixed the longstanding bug where attack hovering units after a tile or attacking unit doesn't show the attack cursor correctly
added SupportColour and SupportAreaColour color properties to BoardView for tile highlighting, set better but still placeholder colours.
started some MoveState tidy up
Tied automatic party forming to hunt desire and copied some of the considerations from the hunting module
TimeManager shouldnt be saved with a timescale of 0
Added invite to party ability to form party goal - a hunter will now form a party if a they have a valid unit nearby to invite
Units will no longer automatically join parties (leaving goal in there for now in case this changes in future)
Added reutilization of packed maps that are combined from same sources
Moved packing folders; rebaked current sample
Reorganized some code
Added GameDateTime to persistence type model
WIP cloud layer mesh generation + particles
Various fixes and weapon stuff
Fixed the no condition Invite to Party ability being exposed to UI
Unit Collections will now store whether they were player created
Party leader will now disband the party if they no longer have a hunt desire and the collection wasn't player created
More item work.
Manifest.
New mission type + some extra tweaks
Don't destroy items if the pickup failed!
Updated InfoMessage to work more like Bill's Alerts UI system
Allow not showing task complete messages
AverageSumOfChildren qualifier for Apex
Npcs now know whether they're being aimed at by a seen enemy, and will take appropriate evasive action.
Npcs will scan their surroundings more carefully when in combat.
Use average sum of children scoring with normalization to better balance move options in Npcs.
Yet another merge from main.
added "god ray" markers, fixed skybox clouds, added some minimap ui elements
Changed packing folder again, now final; updated packed sample
Tiny change in texture packing analysis tool
First batch of packed materials (29) for testing
Know when in cover.
Misc tweaks to ai.