Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-08 | Fix regroup check for Norse block. | Tor Andersson | |
2023-05-24 | Don't undo after selecting a card. | Tor Andersson | |
2023-03-15 | King should go to draw pool if eliminated in non-battle situations. | 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 | 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 | 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 | Update RNG. | 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 | 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 | Remove stray logging line that shouldn't have been there. | Tor Andersson | |
2022-11-17 | Drop table roles. | 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 | 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. | |||
2022-11-17 | Show card backs when observing the block games. | Tor Andersson | |
2022-11-17 | Prettier logs with formatting and colors. | Tor Andersson | |
2022-11-17 | Add options to game setup. | Tor Andersson | |
2022-11-17 | Clean up replay script. | Tor Andersson | |
2022-11-17 | Add PRNG seed to game state. | Tor Andersson | |
Log all game actions to a table so they can be replayed. | |||
2022-11-17 | hammer: Reset last-used border state after defection battle regroups. | Tor Andersson | |
2022-11-17 | hammer: Fix bug when there are no border raid victims. | Tor Andersson | |
2022-11-17 | hammer: Eqeqeq. | Tor Andersson | |
2022-11-17 | Show turn info bar on all block games. | Tor Andersson | |
2022-11-17 | Improve logging of block retreats. | Tor Andersson | |
Print which block retreats during the round. Print summary of retreat destinations at the end of the round. | |||
2022-11-17 | hammer: Change prompt when all RP have been used. | Tor Andersson | |
2022-11-17 | New and improved join page with server sent events. | Tor Andersson | |
2022-11-17 | hammer: Add missing clear_undo calls. | Tor Andersson | |
2022-11-17 | hammer: Fix retreat bug with Norse in area. | Tor Andersson | |
2022-11-17 | hammer: End final winter turn early if possible. | Tor Andersson | |
2022-11-17 | Small fixes to block games. | Tor Andersson | |
2022-11-17 | Shorten combat log messages. | Tor Andersson | |
Put the full message in the flash and keep an abbreviated message in the game log. | |||
2022-11-17 | Remove space before attack move asterisk. | Tor Andersson | |
2022-11-17 | Cancel retreats by clicking the selected block. | Tor Andersson | |