202,578 Commits over 4,171 Days - 2.02cph!
remade DM2 map with new map DB settings
Map editor fix for checkign existing filenames when creating new ones
remade DM3
office dressing backup
scene2prefab
AI will heal in some (basic) situations
Optimized effect dictionary creation by including the data pre-sorted in the game manifest (eliminates various stutters caused by effect spawns)
Now shows mission outlines in race bar
Healing tile scoring is now 15 + the amount we could heal for, so more wounded units get priority
Npcs are now more aware of cover points and in which directions they provide cover.
Merge from ore_nodes
Network++
Office Desk / AC units scale fix
office dressing end
office rooms vertex painting pass + baked .assets
scene2prefab
added glass decal layer to glass shader so glass can have detailing and letters etc
added and updating whole building prefabs scene
Finished automated packed map generation when sources are modified
Added TMPro
Updated mission panel
Added race leader
Subtracting new ore nodes
Network++
wip tile highlighting for buff/heal of friendly units
▅▆▉▇ ▇▄▄▊▉▄▌ / █▆▆▇█▌█▆▇ ▅▌▉▅ ▉▍▄▇ ▉▋▊▊▍▅▆▇▅▅ / ▋▇▄▍▉█▅▅▇▉▄▇▋
fixed NRE when uploading icons
more approval junk
▍█▇▄▊▋▇ ▊▌▌█▋▄▅▅▋/▆▋_▄▄▇▇▉▄▍▅▍
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