Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | Streamline picking up leaders units. | Tor Andersson | |
Separate buttons to pick up: - all (only if all can be picked uppossible) - leaders - drilled troops (as many as fit) - auxiliaries (as many as fit) | |||
2025-04-25 | Allow leaders to continue moving after ax/dt must stop on land. | Tor Andersson | |
Track stop-on-land status separately. Downgrade land-or-boat movement to boat only after moving stopped-on-land units, rather than when they get flagged. This means we need to check if movement should be downgraded when leader is not moving alone. | |||
2025-04-15 | Don't allow activating besieged leaders to move alone. | Tor Andersson | |
... don't let them sortie to a battle without units! | |||
2025-04-11 | Use "pass" instead of "end go home" when following indians. | Tor Andersson | |
2025-01-31 | Don't show "end construction" button unless something has been built. | Tor Andersson | |
2025-01-19 | Fix Amphibious Landing check when French sortie from Louisbourg. | Tor Andersson | |
2024-10-17 | Revert change to AM start VP, and add alternative scenario for 2 VP start. | Tor Andersson | |
2024-09-25 | Rule 8.12: defending leaders inside fort do not take part in battle. | Tor Andersson | |
2024-09-25 | fix typo in prompt "Howitz(v)ers" | Tor Andersson | |
2024-09-20 | Fix bad variable. | Tor Andersson | |
2024-09-20 | Handle non-existing as well as zero-length summary lists. | Tor Andersson | |
2024-09-20 | Flush summaries when done, before clicking "End event". | Tor Andersson | |
2024-09-20 | Improve log formatting. | Tor Andersson | |
2024-09-20 | Update common code library. | Tor Andersson | |
2024-09-19 | Cherokee Uprising - confirm player switch. | Tor Andersson | |
2024-09-19 | Treaty of Easton - no changes, so let british player execute event. | Tor Andersson | |
2024-09-15 | Delete battle state when ending militia vs raider battles. | Tor Andersson | |
2024-09-15 | Rework inactive prompts. | Tor Andersson | |
2024-09-15 | remove stale TODO and add .exrc for folding | Tor Andersson | |
2024-09-15 | Explicit "end" buttons instead of "next". | Tor Andersson | |
2024-09-15 | Confirm dummy actions with alert prompts in client. | Tor Andersson | |
- Designate force without units. - End individual activation with points left. - End movement without moving. | |||
2024-09-15 | Prompt for "Siege" even if impossible. | Tor Andersson | |
2024-09-15 | Confirm dangerous moves. | Tor Andersson | |
2024-09-15 | Confirm before Lake Schooner loss of control. | Tor Andersson | |
2024-09-15 | Simplify button action generation. | Tor Andersson | |
2024-09-15 | Make events more forgiving for undo by adding pauses to roll/draw/etc. | Tor Andersson | |
2024-09-10 | Fix for "Surrender!" with only a leader inside the fortress. | Tor Andersson | |
2024-03-27 | More robust lone leader retreat checks. | Tor Andersson | |
Handle cases when (defending) units retreat or avoid battle to spaces with lone leaders. | |||
2024-02-01 | Fix check for recapturing fortresses. | Tor Andersson | |
Should only check for presence of enemy units/amphib; not control. A besieged fortress that loses all defenders should revert immediately. | |||
2024-01-21 | Fix bug when recapturing fortress with leader captured inside. | Tor Andersson | |
2024-01-21 | Acadians Expelled: Amphib is enough to prevent units from being placed. | Tor Andersson | |
2023-12-24 | Automatic resign menu. | Tor Andersson | |
2023-10-10 | Prompt for Coehorns in defense during assault. | Tor Andersson | |
2023-10-09 | Allow eliminating Cherokee instead of going home with leader. | Tor Andersson | |
2023-10-09 | Change some forEach to for of. | Tor Andersson | |
2023-09-22 | Don't try to change immutable 'options' object. | Tor Andersson | |
2023-09-17 | Allow Massacre after capturing stockade space. | Tor Andersson | |
... even if destroying the stockade due to battle. | |||
2023-07-02 | New undo functions. | Tor Andersson | |
Can handle supply queries during replay without crashing on clear undo. | |||
2023-06-17 | Fix bugs involving Intercept + Avoid Battle interactions. | Tor Andersson | |
The limitation on avoiding after intercepting does not apply to leaders. Fix bug with picking up units that attempted an intercept for avoiding. | |||
2023-06-03 | Don't remove Fieldworks when winning an Assault. | Tor Andersson | |
2023-05-20 | Fix crash when activating 0 leaders/units individually. | Tor Andersson | |
2023-05-19 | Handle corner cases with Surrender and no available destinations. | Tor Andersson | |
Allow Louisbourg as a last resort. Eliminate otherwise. | |||
2023-05-16 | Disable retro foul weather masking when game is resigned. | Tor Andersson | |
2023-05-12 | Don't allow raiding enemy Forts and Fortresses! | Tor Andersson | |
2023-05-10 | Don't allow dropping off units while infiltrating! | Tor Andersson | |
2023-05-03 | Register Draw result as Draw. | Tor Andersson | |
2023-05-03 | Add missing check to lift sieges when intercepting. | Tor Andersson | |
2023-05-03 | Support multiple raid markers in one space. | Tor Andersson | |
2023-04-18 | Fix typo in "LB Squadrons" event check. | Tor Andersson | |
Also check if LB/Halifax activation is possible with Campaign card. | |||
2023-04-15 | Next instead of pass for battle events. | Tor Andersson | |