Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-27 | Less heavy drop shadows. | Tor Andersson | |
2023-10-27 | Mobile friendly info pages. | Tor Andersson | |
2023-10-23 | Improve zooming layout. | Tor Andersson | |
2023-10-21 | Improve kidnap prompt. | Tor Andersson | |
2023-10-21 | scroll_with_middle_mouse | Tor Andersson | |
2023-10-20 | Mobile layout. | Tor Andersson | |
2023-10-18 | Fix bug targeting Cartels for free assault event. | Tor Andersson | |
2023-10-06 | Allow is_selected_op_space with free actions from events. | Tor Andersson | |
2023-10-03 | Fix cost checks for selecting extra space to Train Base / Civic Action. | Tor Andersson | |
2023-09-27 | Fix bug with advancing to next card after propaganda. | Tor Andersson | |
We were calling the wrong function, and missing the double propaganda in a row exception. | |||
2023-09-22 | Fix bug and tighten up code that checks if you must Assault + Air Lift. | Tor Andersson | |
2023-09-21 | Add match making setups. | Tor Andersson | |
2023-09-21 | Issue #5: Fix Oil Spill event. | Tor Andersson | |
2023-06-18 | Show running victory margin tally in the player list. | Tor Andersson | |
2023-06-18 | Fix stacking check for Riverines event. | Tor Andersson | |
Check the stacking of the _destination_ space not the source space. | |||
2023-06-15 | Fix map150.jpg | Tor Andersson | |
It was missing the logo - an experiment from putting cards on the map. | |||
2023-06-12 | Use Tinos font in rulebook. | Tor Andersson | |
2023-06-10 | Fix stacking check for Mono Jojoy. | Tor Andersson | |
2023-06-05 | Show propaganda cards left in deck. | Tor Andersson | |
2023-06-05 | New cover. | Tor Andersson | |
2023-06-03 | No voluntary removal or negotiation before choosing an op/event. | Tor Andersson | |
2023-06-03 | Fix "is an object" check in may_remove_shipment. | Tor Andersson | |
typeof null === "object" for obscure historical reasons. | |||
2023-06-03 | Allow transferring shipments between own guerrillas. | Tor Andersson | |
2023-05-28 | Fix typo. | Tor Andersson | |
2023-05-26 | 7th Special Forces is "may" remove 1-3. | Tor Andersson | |
Allow skipping at 0. | |||
2023-05-24 | Not Beta! | Tor Andersson | |
2023-05-18 | Check that there are available Sabotage markers in sabotage phase. | Tor Andersson | |
2023-05-18 | Remove event machine tracing messages. | Tor Andersson | |
2023-05-18 | Fix loading jank. | Tor Andersson | |
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 | Issue #1: Tweak layout. | 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 Darien & Sucumbios reminder tooltips. | 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 Darien/Sucumbios marker/flag mismatch. | Tor Andersson | |
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 | |