Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-16 | Add "Done" state to explicitly end multi-space special activities. | Tor Andersson | |
Extort, Kidnap, Assassinate, Process, and Bribe. Single space Special Activities still end abruptly once done: Ambush, Air Lift, Air Strike, Eradicate, and Cultivate. | |||
2023-05-15 | Tweak Bribe space to end when no more guerrillas/cubes can be removed. | Tor Andersson | |
2023-05-13 | Fix "shipment" operator. | Tor Andersson | |
2023-05-11 | Tweak Poppies to behave similar to Cultivate. | Tor Andersson | |
Select an available Shipment before placing it. | |||
2023-05-11 | Make asking another faction to Ship for free LimOp an extra step. | Tor Andersson | |
2023-05-11 | Clear undo before Elite Backing. | Tor Andersson | |
2023-05-10 | Check control of LoC for Extort. | Tor Andersson | |
The cached control bit flags only register control for Cities and Depts. Do a dynamic check for LoC control. | |||
2023-05-07 | Don't allow placing bases on an LoC. | Tor Andersson | |
Add an extra check, in case the Kidnap action is able to place "any piece" on an LoC. | |||
2023-05-06 | Add replay checkpoints. | Tor Andersson | |
2023-05-06 | Fix cylinder movement when taking extra limited op. | Tor Andersson | |
2023-05-06 | Only clear undo when selecting another faction. | Tor Andersson | |
2023-05-06 | Add undo to 7th special forces. | Tor Andersson | |
2023-05-05 | Fix AUC Free Terror events counting the correct number of terror ops. | Tor Andersson | |
2023-05-05 | Fix Kidnap possibility checks. | Tor Andersson | |
Can't Kidnap if no resources to take, or if no shipment to steal. | |||
2023-05-05 | Fix typo in AUC earning calculations. | Tor Andersson | |
2023-05-05 | Allow Cultivate from Rally (space) state. | Tor Andersson | |
Also remove extra undo step when selecting cultivation space. | |||
2023-05-04 | Handle empty mark list in event 5. | Tor Andersson | |
2023-05-03 | Add inactive prompts for non-Op and non-Event states. | Tor Andersson | |
2023-05-03 | Fix bug in next to Ecuador spaces list. | Tor Andersson | |
2023-05-03 | Zap Test scenario. | Tor Andersson | |
2023-05-03 | Don't show DEBUG DECK. | Tor Andersson | |
2023-05-03 | Beta release. | Tor Andersson | |
2023-05-03 | Don't auto-buy first Civic Action in LimOp and Free Train. | Tor Andersson | |
2023-05-03 | Remove per-piece undo for removing all pieces from a city. | Tor Andersson | |
2023-05-03 | Process logging. | Tor Andersson | |
2023-05-03 | Drop colon in some SA prompts. | Tor Andersson | |
2023-05-03 | Improve prompts. | Tor Andersson | |
2023-05-03 | Place FARC Base with event 30. | Tor Andersson | |
2023-05-03 | Fix Riverines crash if impossible. | Tor Andersson | |
2023-05-03 | Remove dead code. | Tor Andersson | |
2023-05-03 | Fix Patrol bugs. | Tor Andersson | |
2023-05-03 | Add missing log line for free Bribe. | Tor Andersson | |
2023-05-03 | Clean up undo steps. | Tor Andersson | |
2023-05-03 | Events - Log when Free Op/SA cannot be executed. | Tor Andersson | |
2023-05-03 | Manual +4 Aid for Eradicate. No Resources prompt for Bribe. | Tor Andersson | |
2023-05-03 | Fix free Sweep possibility checks. | Tor Andersson | |
2023-05-03 | Check Ecuador stacking for events. | Tor Andersson | |
2023-05-03 | Check if free govt SA is possible. | Tor Andersson | |
2023-05-03 | Fix Undo with free Special Activities. | Tor Andersson | |
2023-05-03 | Improve prompts. | Tor Andersson | |
2023-05-03 | Fix Cultivate placement (only in Rally _Department_). | Tor Andersson | |
2023-05-03 | Don't log Shipment transfer between own faction. | Tor Andersson | |
2023-05-03 | Place Shipments with other faction pieces in Departments. | Tor Andersson | |
2023-05-03 | Fix typo when redeploying Govt from FARC Zone. | Tor Andersson | |
2023-05-03 | Only Air Strike in LoC and Dept. | Tor Andersson | |
2023-05-03 | Fix placement skip logic. | Tor Andersson | |
Only allow skipping if _no_ suitable piece is available. | |||
2023-05-03 | Remove Terror first for Train Civic Action. | Tor Andersson | |
Add a common do_civic_action function. | |||
2023-05-03 | WIP Clean up Shipment Transfer timing. | Tor Andersson | |
At end of each Operation Space. At end of each Special Activity (per space for Assassinate/Bribe). At end of each Event (never in the middle). Clean up Transfer mechanisms. Force current player to actively select Shipment before control swaps. Transfer all shipments of current player before swapping again. Captured Goods, Contraband, and Commandeer - steal shipments! Only Drug Bust / Captured Goods / Commandeer / Contraband if no option. If all guerrillas are dead in Drug Bust, or if no enemy guerrillas in the other cases. Auto-transfer to own faction if possible. Make Shipment removal optional. 4.5.3 Errata and new Shipment transfer code. | |||
2023-05-03 | Fix free Assault events. | Tor Andersson | |
2023-05-03 | Remove unused event non-automatic implementations. | Tor Andersson | |