Commit Graph

8876 Commits

Author SHA1 Message Date
Christian 'ketura' McCarty
e78a0058ba Fxied Black Breath and Blade Tip highlighting themselves when they aren't in the support area 2024-12-08 13:08:17 -06:00
Christian 'ketura' McCarty
2f1dbc97d0 Fixed Wingfoot wounding X minions instead of wounding a minion for each X 2024-12-08 13:03:13 -06:00
Christian 'ketura' McCarty
3ef64779dd The HTGG is a UX issue of not putting a good default in. Added default parameter to ChooseANumber and updated both HTGG to use it. Also added message to end of form popup reminding people they don't have to double-fill the replay 2024-12-08 12:45:18 -06:00
Christian 'ketura' McCarty
75860d2821 Fixed the default selector for the Reinforce effect being too restrictive 2024-12-08 01:17:55 -06:00
Christian 'ketura' McCarty
9b3b8f0e38 Countless Companies shouldn't pester the user after triggering anymore 2024-12-08 00:36:53 -06:00
Christian 'ketura' McCarty
811b0b430c Adding unit tests for both HTGG. No idea if this will fix the reported issue of Elrond not healing himself. 2024-12-08 00:14:26 -06:00
Christian 'ketura' McCarty
c7e499b884 Fixing Alatar/Pallando decieved not being pumped by Throne of Isengard 2024-12-07 23:45:44 -06:00
Christian 'ketura' McCarty
117115b471 Fixed Naked Waste requiring Elven cards instead of Gollum 2024-12-07 21:38:04 -06:00
Christian 'ketura' McCarty
6665348818 Fixed effects which pull a random number of cards from hand always pulling exactly 2 (for example, Not Easily Avoided) 2024-12-07 21:37:34 -06:00
Christian 'ketura' McCarty
2c747e174f Fixing set 11 Prancing Pony being non-optional 2024-12-07 21:20:09 -06:00
Christian 'ketura' McCarty
108cd29391 Added unit tests for Lathspell, and was unable to reproduce the reported no-wounding result of using his ability against Grishnakh. 2024-12-07 20:23:30 -06:00
Christian 'ketura' McCarty
5ce5de336d Fixed King's Blade not making Aragorn defender+1. Added unit tests for it. 2024-12-07 19:48:48 -06:00
Christian 'ketura' McCarty
58d8421112 Fixed Scaling Ladder errata not respecting the phase limit. Added some tests for it and the original ladder. 2024-12-07 19:40:00 -06:00
Christian 'ketura' McCarty
786170f7d4 Fixed Dammed Gate-stream being non-optional and not triggering for the player who doesn't own the site 2024-12-07 19:13:20 -06:00
Christian 'ketura' McCarty
c9b2912340 Forgot to include Smeagol himself lol 2024-12-07 19:09:54 -06:00
Christian 'ketura' McCarty
67b18de636 Fixed Smeagol, Always Helps never being eligible to use his assignment ability 2024-12-07 19:09:29 -06:00
Christian 'ketura' McCarty
def472f4e2 Speak Friend and Enter
- Fixed Speak Friend and Enter not having a fellowship action.
- Wrote extensive unit tests for SFAE before realizing the replay crash was a front-end issue
- Rewrote the unit test game start process to permit for Shadows site setup with minimal fuss
2024-12-07 16:09:55 -06:00
Christian 'ketura' McCarty
0c32b2558e Fixing NREs in card display code 2024-12-07 15:43:58 -06:00
Christian 'ketura' McCarty
9bb7a83886 Fixing Din of Arms being code salad 2024-12-07 14:16:16 -06:00
Christian 'ketura' McCarty
b615a7b60d Removed erroneous Fellowship phase action from Lindenroot 2024-12-07 13:57:45 -06:00
Christian 'ketura' McCarty
ea96688495 Fixed Howdah removing 1 instead of 2 tokens 2024-12-07 13:56:24 -06:00
Christian 'ketura' McCarty
c66bf6ca5c Fixed GDI not being optional 2024-12-07 13:55:46 -06:00
Christian 'ketura' McCarty
87cb10bede Fixed Quickbeam not taking Ent modifiers from the Bloom of Health hobbits into account 2024-12-07 13:31:34 -06:00
Christian 'ketura' McCarty
a5c22d9e12 Fixed events with a phase effect + response never getting to use the phase effect (such as Eye of Barad-dur) 2024-12-07 13:20:09 -06:00
Christian 'ketura' McCarty
cd1f797f12 Fixing Follower Saruman adding instead of removing twilight 2024-12-07 12:23:45 -06:00
Christian 'ketura' McCarty
8da11ca7f0 Reduced vertical spacing in announcements 2024-12-07 11:30:26 -06:00
Christian 'ketura' McCarty
9c5499481a fixing misleading log output 2024-12-07 11:15:24 -06:00
Christian 'ketura' McCarty
e8fdcff76c Fixed isengard underling taking minions instead of events 2024-12-07 11:08:26 -06:00
Christian 'ketura' McCarty
bdadf5b0d7 Fixed Shadows TWK not having muster 2024-12-07 11:05:25 -06:00
Christian 'ketura' McCarty
535b55471b Fixing Merchant being unusable 2024-12-07 11:03:54 -06:00
Christian 'ketura' McCarty
0fa5a42bd5 Fixing various NRE 2024-12-07 09:53:20 -06:00
Christian 'ketura' McCarty
e11f52b193 Fixing announcement window scrolling to the first link instead of remaining at the top 2024-12-07 01:13:57 -06:00
Christian 'ketura' McCarty
2d46f50cb1 Added Collector's Info sorting type in the deckbuilder card filter 2024-12-07 01:01:43 -06:00
Christian 'ketura' McCarty
fa3d854f47 hall format/errata page improvements
- Fixed help > format page not rendering
- Fixed latest errata block incorrectly interpreting set 3 errata as set 4
- Added Recent Errata section to the top of the Help > PC Errata section
2024-12-07 00:35:45 -06:00
Christian 'ketura' McCarty
5b709cc9a2 Fixing undelivered sealed or announcement transfers causing constant client delivery spam 2024-12-06 21:39:00 -06:00
Christian McCarty
14667ae301 Merge pull request #175 from PlayersCouncil/grand-card-rework
Fixes
2024-12-06 19:37:38 -06:00
Christian 'ketura' McCarty
2fd2d171ce Fixing crash with Dark Waters, updating sql scripts 2024-12-06 19:36:33 -06:00
Christian 'ketura' McCarty
9096476b73 Fixed Fanatic not triggering 2024-12-06 19:09:49 -06:00
Christian 'ketura' McCarty
714809f528 Fixed announcements not rendering 2024-12-06 19:08:42 -06:00
Christian McCarty
0a0fa8d4f6 Merge pull request #174 from PlayersCouncil/grand-card-rework
Grand Card Rework, V2, 2024 Post-WC Errata, and Gemp UI Features
2024-12-06 17:13:06 -06:00
Christian 'ketura' McCarty
18bda94cdd Fixing post-game popup not showing due to verbiage change 2024-12-06 01:48:16 -06:00
Christian 'ketura' McCarty
07493ca9c6 Fixed flood insurance permitting the small action to be used when playing from draw deck 2024-12-06 01:22:22 -06:00
Christian 'ketura' McCarty
3bee65b15a Changed the report bug button to use the google form. Temporarily switched the bug report form to show for all games. 2024-12-06 00:11:34 -06:00
Christian 'ketura' McCarty
7e64375a56 Adjusting prod candidate to include Latest PC Errata 2024-12-06 00:03:06 -06:00
Christian 'ketura' McCarty
d9e45cc41d Adding playtest-only block dropdown for easy filtering of new errata 2024-12-05 22:31:38 -06:00
Christian 'ketura' McCarty
d7a251305c Adding link to new tutorial video in the help section 2024-12-05 22:27:08 -06:00
Christian 'ketura' McCarty
b16f0ec63e Updating transfer upgrade script 2024-12-05 22:26:51 -06:00
Christian 'ketura' McCarty
c58d475c71 Fixing owner of the card being able to use it to exert their opponent's Hobbit 2024-12-04 18:16:18 -06:00
Christian 'ketura' McCarty
098276f4be Fixed V2 Legion of Isengard skirmish-blocking ability not working at a battlground 2024-12-04 15:16:00 -06:00
Christian 'ketura' McCarty
b9aaa3be45 Errata and card adjustments
- Renamed Fortress of My Fathers -> Stronghold of My Fathers, and made it unique
- Fixed Royal Guard not being limited to once per phase
- Adjusted TGAT errata to use exhaust
2024-12-04 12:57:27 -06:00