6,819 Commits over 2,586 Days - 0.11cph!
update launcher model, adding mat/texture
update wip portrait
Deleted PostAttackCombatAction and moved it to the end of the attack command.
Moves and attacks now return their calculated CP cost to the calling function.
Added Free Move / Free Attack floating combat text
Increased shooter dmg 4->5
tweak temple B floor texture/mat
tweak highlight tile texture
Added a quick script to make the booster rotate until it has anims.
More friendly-ability range fixes.
reduced volume of attack mode clip
Added Booster unit.
Generated unit portraits.
Fixed some target colour issues.
Each attack definition can now specify it's own CP cost.
Added ResetMovementCombatAction
using new placement effect
adding placement smoke prefab
Fixed rotation spazzing when picking up units
added PlayHiAnim() to UnitView, now ref that instead.
Unit hit gets triggered when dropping a unit onto tile
Placement effect now plays when dropping a unit on a tile in squad editor
Added DelayedDestroy script to JumpEffect
Moved info card panel display from long hover to hover event
Disabled top and bottom fade masks for unit panel
squad editor unit list now defaults to the large view, clean up
removed debug test output
mousing into the map viewport of preview map now switches to edit mode
Deleted the squad editor unit buttons from the scene
Changed unit button bar spacings to work with normal Unit button prefabs
Added events for clicking map button for preview and for edit.
Bottom squad editor panel now opens/closes depending for edit/preview modes
Can now drag units from the panel onto the board
Scale fix.
Dragging and release a unit onto a blank tile now works
Added mouse input event for left click up NOT over the board area
board unit dragging basics
Added mouse input events for releasing left mouse over a unit or a tile
Disabled drag scaling for now
moe wip dragging
Added more cmd logging to try and catch the verification bug
added some cmd verification debug log, version++
Fixed the host not ending games immediately when the attacker still has command points left but they've killed all the enemy units
added OptionMouseClicks option, logic not done yet
Reverted Control1 map to fix layout
Reverted Control map to fix layout
Healer no longer thinks it can self targer
Removed debug U key to hide UI
removing left over particles from the main scene
update healer particles
getting last rev
version++
added a quick What's New data entry, no screenshots for headers.
merged from squadedit branch to main
Camera OverUI is now a child of main camera, zero'd. Removed CameraOverUI.cs, fixed mouse alignment issues when dragging units out.