Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-10 | New player list. | Tor Andersson | |
2023-11-12 | Show last used border, border limits, and main attack. | Tor Andersson | |
Optimize border state representation (use maps instead of objects). | |||
2023-10-27 | Tone down shadows. Square blocks. Square cards. | Tor Andersson | |
2023-10-27 | Mobile friendly info pages. | Tor Andersson | |
2023-10-22 | Battle box. | Tor Andersson | |
2023-10-21 | Only auto-scroll on mobile. | Tor Andersson | |
2023-10-20 | Mobile layout. | Tor Andersson | |
2023-10-12 | Make delay hits default behavior. | Tor Andersson | |
Add immediate hits as a (hidden) option. | |||
2023-09-22 | Treat eliminated in combat and unable to retreat the same. | Tor Andersson | |
Per Grant's latest ruling. | |||
2023-09-21 | Update cover JPEG. | Tor Andersson | |
2023-09-21 | Add match making setups. | Tor Andersson | |
2023-09-08 | Fix regroup check for Norse block. | Tor Andersson | |
2023-05-24 | Don't undo after selecting a card. | Tor Andersson | |
2023-04-16 | Update link to Columbia's page. | Tor Andersson | |
2023-03-15 | King should go to draw pool if eliminated in non-battle situations. | Tor Andersson | |
2023-01-28 | Reword delayed hit/autohit options. | Tor Andersson | |
2023-01-21 | Make Victuals optional. | Tor Andersson | |
2022-12-14 | Stop delaying hits when more hits inflicted than steps. | Tor Andersson | |
2022-12-04 | Remove blocks from reserve list when the battle ends. | Tor Andersson | |
In case a defection battle ends early, if there are blocks still in reserve they would not be able to move properly during the normal turn. | |||
2022-11-17 | Describe "delay hits" option better. | Tor Andersson | |
2022-11-17 | Reword "delay hits" option. | Tor Andersson | |
2022-11-17 | Mark blocks as moved after taking the first step. | Tor Andersson | |
This masks movement of King/Hobelars/Wallace/etc who can move 3 steps. | |||
2022-11-17 | Print retreat summary when battle ends too! | Tor Andersson | |
2022-11-17 | Schiltroms optional rule. | Tor Andersson | |
2022-11-17 | Main menu links. | Tor Andersson | |
2022-11-17 | Delayed hit option. | Tor Andersson | |
2022-11-17 | Tooltip highlight areas in log. | Tor Andersson | |
2022-11-17 | Optimize representation. | Tor Andersson | |
2022-11-17 | Show eliminated/out-of-game blocks in separate row. | Tor Andersson | |
2022-11-17 | Update RNG. | Tor Andersson | |
2022-11-17 | Fix tooltip of battle reserves. | Tor Andersson | |
2022-11-17 | Add autohit option for faster async play. | Tor Andersson | |
TODO: Pause battle screen at end of battle. | |||
2022-11-17 | Optimize loops. | Tor Andersson | |
2022-11-17 | Don't use JSON for undo state. | Tor Andersson | |
2022-11-17 | Zap semicolons. | Tor Andersson | |
2022-11-17 | Remove exports.ready function. | Tor Andersson | |
2022-11-17 | Reword when battlefield control changes. | Tor Andersson | |
2022-11-17 | Clean up grammar: use past tense consistently. | Tor Andersson | |
2022-11-17 | Replace Fullscreen menu with Home link. | Tor Andersson | |
2022-11-17 | Check instant victory after Winter Turn. | Tor Andersson | |
2022-11-17 | Show current scenario in game log. | Tor Andersson | |
2022-11-17 | Don't allow end_builds and end_pillage before all is done. | Tor Andersson | |
2022-11-17 | Change create_log_entry to on_log. | Tor Andersson | |
2022-11-17 | Remove stray logging line that shouldn't have been there. | Tor Andersson | |
2022-11-17 | Drop table roles. | Tor Andersson | |
2022-11-17 | Change font css link. | Tor Andersson | |
2022-11-17 | Don't highlight Lanark or Badenoch if only Norse/French remain in pool. | Tor Andersson | |
2022-11-17 | Log hits taken in battle. | Tor Andersson | |
2022-11-17 | Only reveal all blocks in replay. | Tor Andersson | |
2022-11-17 | Simplify styles and html for play.html | Tor Andersson | |
Split into separate module. Update for new server version. Fix log colors... Clean up common play.css file. New battle CSS. |