Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-18 | Add typescript configuration to eslint and package.json | Tor Andersson | |
To setup environment: npm install To develop, run this in a separate terminal: npm run dev | |||
2024-04-17 | Start fixing suspicion. | Tor Andersson | |
TODO: account for actual influence capabilities when determining if it can be played. | |||
2024-04-17 | Fix find_ports during parley. | Tor Andersson | |
2024-04-17 | More typescript and more bug fixes. | Tor Andersson | |
2024-04-17 | Remove game.which. Use string only for game.what. Add game.other. | Tor Andersson | |
2024-04-17 | Typescript types and bug fixes. | Tor Andersson | |
2024-04-17 | Typescript. | Tor Andersson | |
2024-04-17 | Add implementation notes. | Tor Andersson | |
2024-04-17 | Fix tax fix more fix. | Tor Andersson | |
2024-04-17 | Fix tax fix. | Tor Andersson | |
2024-04-17 | Don't change state in prompt in Welsh Rebellion. | Tor Andersson | |
Also handle case when lord only has 1 troop. | |||
2024-04-17 | Fix bad use of game.count in pay_lords. | Tor Andersson | |
2024-04-17 | Fix count_deplete. | Tor Andersson | |
2024-04-17 | Fix bugs in Tax. | Tor Andersson | |
2024-04-16 | More push_state cleanups. | Tor Andersson | |
2024-04-16 | Remove some unnecessary push_state calls. | Tor Andersson | |
2024-04-16 | Fix Tax & Tax Collectors. | Tor Andersson | |
2024-04-16 | Fix pillage locale. | Tor Andersson | |
2024-04-16 | Use game.count for "We done deeds of charity". | Tor Andersson | |
2024-04-16 | Rework The King's Name by saving snapshot of state. | Tor Andersson | |
2024-04-16 | Rename reset_flags to reset_flags_for_muster. | Tor Andersson | |
2024-04-16 | Fix typo. | Tor Andersson | |
2024-04-16 | Always discard Hastings capability when Hastings is disbanded. | Tor Andersson | |
2024-04-16 | Fix L'Universelle Aragne. | Tor Andersson | |
2024-04-16 | Use event_data property for She-wolf. | Tor Andersson | |
2024-04-16 | Use event_data property for Warwick's Propaganda. | Tor Andersson | |
2024-04-16 | Move Jack Cade to other effect events. | Tor Andersson | |
2024-04-16 | Move check_london_protected to top (where should it be?) | Tor Andersson | |
2024-04-16 | Fix "Tudor Banners". | Tor Andersson | |
2024-04-16 | Add TODO about She-wold event. | Tor Andersson | |
Is it safe to use game.pieces.moved to track vassals? Use event specific list instead? | |||
2024-04-16 | Fix "Warwick's Propaganda". | Tor Andersson | |
Use temporary property for list. Use game.where instead of game.who. | |||
2024-04-16 | x | Tor Andersson | |
2024-04-16 | Fix The King's Name + The Commons. | Tor Andersson | |
2024-04-16 | Minor tweaks to Exile Pact. | Tor Andersson | |
2024-04-16 | Fix "Rising Wages". | Tor Andersson | |
2024-04-16 | Fix "Rebel Supply Depot". | Tor Andersson | |
2024-04-16 | Fix "Sun in Splendour". | Tor Andersson | |
2024-04-16 | Use new flags to track moves for Rebel Supply Depot and Surprise Landing. | Tor Andersson | |
2024-04-16 | Common do_sail function for use after naval_blockade. | Tor Andersson | |
2024-04-16 | Remove end_held_event function. | Tor Andersson | |
2024-04-16 | Fix The Commons. | Tor Andersson | |
2024-04-16 | Fix Aspielles. | Tor Andersson | |
2024-04-16 | Add TODO about handling spoils after choosing exile. | Tor Andersson | |
2024-04-16 | Rename some states. | Tor Andersson | |
2024-04-16 | Fix bug with "done" in death check. | Tor Andersson | |
2024-04-16 | Minor stuff. | Tor Andersson | |
2024-04-15 | Reorder code to follow rulebook numbering. | Tor Andersson | |
2024-04-15 | Add .exrc. | Tor Andersson | |
2024-04-15 | Playbook JPEG background images. | Tor Andersson | |
2024-04-15 | Disable campaign scenario (for now). | Tor Andersson | |