diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-12-31 14:17:54 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 13:02:38 +0100 |
commit | 359a82e545f2c97066c33fb866733d22d5625431 (patch) | |
tree | 41e14304dc58649779e0ed67316fce548271577a /play.js | |
parent | aafa4fa2d156d69f588f1dba263dab97a013f6fb (diff) | |
download | nevsky-359a82e545f2c97066c33fb866733d22d5625431.tar.gz |
Do campaign reset for Teutons then Russians.
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,11 +1,12 @@ "use strict" +// TODO: Feed x2 markers on lord mats with >6 units + // TODO: tooltip on cylinders // fealty rating and starting assets + forces on calendar // current assets and forces on map -// TODO: battle.where marker on map -// TODO: battle.conceded pursuit marker on battle mat +// TODO: battle.where marker on map, remove cylinders? // inactive command cylinder color - other color outline // moved/fought lord coloring - blue outline? |