Commit Graph

7615 Commits

Author SHA1 Message Date
Christian 'ketura' McCarty
455b19786a Renamed some unit tests to match the established naming convention 2022-07-27 20:50:16 -05:00
Christian 'ketura' McCarty
a171ea28e2 Mostly finishing Shire V1 revamp (Bilbo is pending) 2022-07-27 09:35:50 -05:00
Christian 'ketura' McCarty
1729f7de92 Added new flag to PlayCardFromX effects to bypass checking for the target's existence. This permits A Wizard is Never Late to play to no effect if necessary. 2022-07-27 06:14:46 -05:00
Christian 'ketura' McCarty
c64db4ff39 Improvements to the JSON definitions
- Revamped Side parsing so that various aliases can be used such as "freeps"
- Rooted out forRegionNumber value, which was a misnomer and should have been regionNumber
- added regionNumber parameter filter which uses similar logic to the siteNumber filter
- added aliases for ring bound ("ring-bound" and "ringbound")
- removed IsMore condition
- added a slew of related comparison conditions: IsEqual, IsGreaterThan, IsGreaterThanOrEqual, IsLessThan, IsLessThanOrEqual, IsNotEqual
2022-07-27 01:35:30 -05:00
Christian 'ketura' McCarty
4035093c90 Finished Sauron V1 unit test additions (no revamps). Minor adjustments to past unit tests. Added CanMove requirement. 2022-07-26 22:25:20 -05:00
Christian 'ketura' McCarty
689cb6c224 Fixing typo 2022-07-26 22:00:29 -05:00
Christian 'ketura' McCarty
3ad660aaa7 Completed the single remaining Ringwraith V1 revamp and finished up the missing unit tests for that culture 2022-07-26 06:09:21 -05:00
Christian 'ketura' McCarty
967e3c790c FInally hunted down the issue with Halls of My Home not permitting rearranging of enemy deck 2022-07-26 04:48:16 -05:00
Christian 'ketura' McCarty
84aa5fd8f4 Added tests for half the nazgul V1 cards. Added CancelKeywordBonusFrom and performed minor tweaks to the function signatures of related modifiers. 2022-07-25 18:58:56 -05:00
Christian 'ketura' McCarty
cc4fbb9108 Fixing issues with HasInHand 2022-07-25 06:07:48 -05:00
Christian 'ketura' McCarty
733bb99285 Fixed Grond errata self-discarding if targeting a card attached to a card in the support area. Improved tests and minor improvements to Moria V1 cards. 2022-07-25 04:18:32 -05:00
Christian 'ketura' McCarty
69f3d0e25a Revamp for Isengard V1 cards 2022-07-25 03:18:10 -05:00
Christian 'ketura' McCarty
2d948bbae7 Adjustments to some actions to clarify their prompts 2022-07-25 03:17:19 -05:00
Christian 'ketura' McCarty
33b52ba4a9 Adding "title" as a synonym for "name" in card filters 2022-07-23 04:56:54 -05:00
Christian 'ketura' McCarty
eb0456abd2 Adding experimental chat output for AddKeyword effects to indicate their result (notably so that the Keeper of Isengard errata will record what it was used on) 2022-07-22 14:07:07 -05:00
Christian 'ketura' McCarty
0a60e55405 Adding a blurb to record to chat when a player skips adding any assignments 2022-07-22 12:29:40 -05:00
Christian 'ketura' McCarty
e0f7e0d355 missed refactor targets 2022-07-22 11:51:37 -05:00
Christian 'ketura' McCarty
9977776a85 Fixing naming conventions to be somewhat more specific with this family of effects 2022-07-22 11:29:06 -05:00
Christian 'ketura' McCarty
1b14044ca9 Completed revamp for Gondor V1 cards, and completed missing V1 Gondor unit tests. Fixed card stacking using the wrong prompt. 2022-07-22 04:40:03 -05:00
Christian 'ketura' McCarty
71afad36c1 Finished up revamp for all Gandalf cards in set V1 2022-07-21 16:04:39 -05:00
Christian 'ketura' McCarty
0867b9292e Converted a test function to use "pass" verbiage rather than "skip" to match actual game terminology 2022-07-21 09:59:37 -05:00
Christian 'ketura' McCarty
00a5f0b465 Finished incomplete elven unit tests for V1. Fixed a potential infinite loop when attaching cards to themselves. 2022-07-21 09:57:36 -05:00
Christian 'ketura' McCarty
e6c8a53f67 Reworked Olorin and Counsel of the Wise 2022-07-21 07:43:31 -05:00
Christian 'ketura' McCarty
c5894e2d7d Reworked Lament for Gandalf. Fixed tests for Deepest Delvings now that stacked testing works 2022-07-21 07:42:20 -05:00
Christian 'ketura' McCarty
d7e7fcfaa4 Fixed a persistent issue with testing stacked cards via the test rig (finally). Improved ChooseANumber to use value resolvers. 2022-07-21 07:35:14 -05:00
Christian 'ketura' McCarty
6319bd3820 Finishing V1 name refactor 2022-07-16 18:28:48 -05:00
Christian 'ketura' McCarty
fdf3a327be Various attempts to figure out the stacking anomoly (failed, but saving progress) 2022-07-16 18:26:48 -05:00
Christian 'ketura' McCarty
75b1e88c19 Counsel of the Wise unit test finish for the rework 2022-07-16 18:26:24 -05:00
Christian 'ketura' McCarty
5346199876 Adjusting V1 unit tests to using the new naming convention 2022-07-16 18:25:10 -05:00
Christian 'ketura' McCarty
68c48d9737 Fixed Caves of Aglarond clarification image not being rotated 2022-07-14 00:54:18 -05:00
Christian 'ketura' McCarty
07e0a44a61 Fixing inconsistencies with cards changing zones in the test rig 2022-07-13 05:16:00 -05:00
Christian 'ketura' McCarty
26d5c09a6a Finished elf revamp for set V1 2022-07-13 04:12:35 -05:00
Christian 'ketura' McCarty
014acd0975 Adjustments to the healing revamp. Made the PlayerResolver more flexible 2022-07-13 03:40:29 -05:00
Christian 'ketura' McCarty
7ed84340f3 Added "ChooseAndHeal" JSON action, which utilizes the underlying ChooseAndHealCharactersEffect, simliar to sanctuary healing. 2022-07-13 00:34:53 -05:00
Christian 'ketura' McCarty
fa2b362f3f Implemented the changes to all V1 dwarf cards 2022-07-12 16:42:27 -05:00
Christian 'ketura' McCarty
7de28d2725 fixing red highlighting in the changelog 2022-07-12 02:34:22 -05:00
Christian 'ketura' McCarty
ad646a2688 updated changelog 2022-07-12 02:33:00 -05:00
Christian 'ketura' McCarty
7276a08500 Fixing typo in card image definitions 2022-07-12 02:03:39 -05:00
Christian 'ketura' McCarty
e5c06ee3bb Adding July PC Weekend League promos 2022-07-12 01:56:21 -05:00
Christian 'ketura' McCarty
d4cf809eef Overhauled the healing functions to take a player ID, fixing Duplicitous Lieutenant. Converted 10_030 to json. 2022-07-12 01:07:46 -05:00
Christian 'ketura' McCarty
3ede0e6b66 Extensions for the test helper for choosing multiple cards at once 2022-07-11 16:35:45 -05:00
Christian 'ketura' McCarty
50cde01814 Fixing snows unit test 2022-07-10 16:21:15 -05:00
Christian 'ketura' McCarty
b5f6c0cd34 Adding Bill Ferny errata unit test 2022-07-10 16:21:03 -05:00
Christian 'ketura' McCarty
7317a40ff9 Fixing black breath highlighting itself when there's no nazgul skirmishing 2022-07-10 16:20:28 -05:00
Christian 'ketura' McCarty
222eee4833 Renamed unit tests to have a consistent naming scheme 2022-07-07 20:17:50 -05:00
Christian 'ketura' McCarty
eef0dddd8f Fixing auto-errata application for PC formats 2022-07-07 15:29:35 -05:00
Christian 'ketura' McCarty
1a5f096419 fixing id mishap 2022-07-07 15:13:07 -05:00
Christian 'ketura' McCarty
3d32e05fef Fixing missing card image reference 2022-07-07 15:06:49 -05:00
Christian 'ketura' McCarty
2ae1162efb fixing old image links, fixing great hill troll 2022-07-07 14:38:07 -05:00
Christian 'ketura' McCarty
4e61326830 Graduated the playtest errata to the regular PC formats 2022-07-07 14:19:52 -05:00