branchspacechess/main/tut1cancel
24 Commits over 0 Days - ∞cph!
TutorialController, state setup.
more wip tutorial
refactored UnitFilter to a generic SelectionFilter, used by UnitSelection and new TileSelection.
tile selection can now be locked to specific tile/tiles.
BaseInput now checks TileSelection before trigger tile clicked events.
tutorial turn 1b now locks movement tile selection to the tutorial tile.
changed all MouseInput. to BaseInput.
wip tutorial map and squad
spliit AI UDIScore to own class.
wip new AISettings stuff
AI is no longer a static class, created with each local game, has it's own AISettings.
more AI/tutorial stuff.
fixes.
merged from main.
trying out launcher movement increase 1->2