Christian 'ketura' McCarty
5201410678
fixing Glorfindel play requirements copy-paste bug
2023-06-08 07:42:25 -05:00
Christian 'ketura' McCarty
402eb1abdf
errata image links
2023-06-06 00:11:32 -05:00
Christian 'ketura' McCarty
fd73e3f61e
fixing bad id
2023-06-06 00:00:26 -05:00
Christian 'ketura' McCarty
7520d82510
Migrating playtest errata to regular PC formats
2023-06-05 23:47:55 -05:00
Christian 'ketura' McCarty
38e60e8d3f
Fixing new GLR errata not having the proper special ability timing
2023-06-05 23:19:39 -05:00
Christian 'ketura' McCarty
1272d6ceb5
Enquea TOTO full unit tests
2023-06-05 20:08:17 -05:00
Christian 'ketura' McCarty
c797d68b97
Under Foot full unit tests
2023-06-05 19:24:10 -05:00
Christian 'ketura' McCarty
bb35690f18
Added proper unit tests for Sent Back
2023-06-05 19:01:06 -05:00
Christian 'ketura' McCarty
aef4efb3e5
Morgul Destroyer pump from +4 -> +3
2023-06-05 17:05:36 -05:00
Christian 'ketura' McCarty
288595f96e
Enquea TOTO errata + bare tests
2023-06-04 23:26:38 -05:00
Christian 'ketura' McCarty
d78e7ab41c
Sent Back and Underfoot errata; spec tests only
2023-06-04 23:00:58 -05:00
Christian 'ketura' McCarty
5a5acbe9e5
Corsair War Galley errata + tests
2023-06-04 22:23:47 -05:00
Christian 'ketura' McCarty
d5d1071a42
Shadow host errata + tests
2023-06-04 18:09:44 -05:00
Christian 'ketura' McCarty
22c56cd16a
actually committing destroyer's text this time
2023-06-04 18:09:12 -05:00
Christian 'ketura' McCarty
f12987277b
morgul destroyer errata + tests
2023-06-04 17:46:24 -05:00
Christian 'ketura' McCarty
58fc72b3bf
Fixing TS Sealed unit tests to pass now that they no longer agree
2023-06-04 17:45:48 -05:00
Christian 'ketura' McCarty
c838a950b6
Hand of Sauron errata + tests
2023-06-04 12:37:19 -05:00
Christian 'ketura' McCarty
100ab94264
Fixing Hobbit Appetite working on non-companions
2023-06-04 12:36:47 -05:00
dmasalin
88537a2475
Update TS-Sealed-Starters.hjson
...
Balance changes to Towers Standard Sealed Serie 1 Starter Decks
2023-05-29 16:45:42 -04:00
Christian 'ketura' McCarty
dcee66a5e1
more URL typos
2023-05-22 23:10:06 -05:00
Christian 'ketura' McCarty
b4d245cac3
url typo
2023-05-22 23:08:47 -05:00
Christian 'ketura' McCarty
e8660d1e9b
Adding images for new errata
2023-05-22 23:03:09 -05:00
Christian 'ketura' McCarty
d26900163b
Vilya errata + tests
2023-05-22 22:57:37 -05:00
Christian 'ketura' McCarty
3b53cdecd1
Elrond, HtGG errata + tests
2023-05-22 22:26:58 -05:00
Christian 'ketura' McCarty
1793a67268
Talent for Not Being Seen errata 2 + tests
2023-05-22 21:23:27 -05:00
Christian 'ketura' McCarty
49e43da522
New Sam, Son of Hamfast errata + tests
2023-05-22 20:54:51 -05:00
Christian 'ketura' McCarty
9350300d3d
Shoulder to Shoulder errata + tests complete
2023-05-22 20:32:25 -05:00
Christian 'ketura' McCarty
9029dbf2a0
Adding May promos
2023-05-21 19:33:21 -05:00
Christian 'ketura' McCarty
33da39a3c8
Fixing Terrible as the Dawn errata not working on a wounded galadriel
2023-05-19 10:10:27 -05:00
Christian 'ketura' McCarty
b27dde3742
Fixing "all PC errata" filter
2023-05-18 00:59:40 -05:00
Christian 'ketura' McCarty
d30495141a
missed file
2023-05-18 00:55:57 -05:00
Christian 'ketura' McCarty
3edcd3d640
Coding for Radagast, GLR, DH, and Glorfindel errata, into playtest formats. Tests for Radagast and DH complete.
2023-05-16 00:19:43 -05:00
Christian 'ketura' McCarty
65e719e156
Adding june's gala definition
2023-05-14 19:59:20 -05:00
Christian 'ketura' McCarty
3498aa3ee9
Fixed the end-of-regroup reconcile skipping code not triggering a true reconcile for the end-of-game detection to work. As a result, re-enabled the flag for PC formats.
2023-05-14 19:11:02 -05:00
Christian 'ketura' McCarty
997fb83173
Reverted the regroup thing for PC formats. Fixed games timing out during preparation causing stuck matches in the hall.
2023-05-14 18:40:38 -05:00
Christian 'ketura' McCarty
29aae48572
Updating changelog
2023-05-13 21:00:06 -05:00
Christian 'ketura' McCarty
ef51c5f79c
Deck inspection post-game
...
- Added a GAME_ENDED event which fires after the game has ended
- After the game has ended, the server sends all of the remaining cards in a player's draw deck to the client
- The client triggers on the GAME_ENDED signal to enable a new deck view similar to the existing zones, which captures all those ending cards for inspection
2023-05-13 20:46:32 -05:00
Christian 'ketura' McCarty
d9d1e30ea4
Updating verbiage of pile to make it more clear
2023-05-13 18:22:26 -05:00
Christian 'ketura' McCarty
e77ebb1149
Added a fourth UI pile for showing all cards which have been removed from the game. This was supposed to be public information for all sides, but was incorrectly handled as private info.
2023-05-13 18:21:07 -05:00
Christian 'ketura' McCarty
e046cf1b8d
Public Discard Pile Support
...
- Added support for public discard piles on a per-format basis.
- Altered the "removed" pile to be public info.
- Altered handling of the end-game-at-reconcile option to not actually require the reconcile.
- Altered the PC formats to make discard piles public and to end the game after regroup actions
2023-05-13 17:37:02 -05:00
Christian 'ketura' McCarty
f604caa31a
Fixing full arts, masterworks, and tengwar getting obliterated by the errata replacement code.
2023-05-13 13:41:18 -05:00
Christian 'ketura' McCarty
0f083a8f6d
Updating changelog
2023-05-13 11:52:58 -05:00
Christian 'ketura' McCarty
68543efeb7
Fixing sealed/draft formats choking on ownership of cards that were reprinted, as in The Ruling Ring and Hobbit Sword.
2023-05-13 11:48:34 -05:00
Christian 'ketura' McCarty
e3ea1e657f
Changelog update
2023-05-13 02:36:26 -05:00
Christian 'ketura' McCarty
65567e65b1
Fixed the empty adventure deck bug. Fixed cards in discard/dead pile/adventure deck being super tiny the first time the dialog is loaded.
2023-05-13 02:27:03 -05:00
Christian 'ketura' McCarty
01b82852e0
Private tables can now be enabled from the game hall for casual tables. Private tables cannot be spectated.
2023-05-11 23:05:23 -05:00
Christian 'ketura' McCarty
5d672c26d0
Fixed foils, tengwar, and masterworks of errata'd cards causing the PC auto-errata to fail. Foil cards now preserve their foil status during auto-errata-conversion.
2023-04-25 23:17:05 -05:00
Christian 'ketura' McCarty
cac0fba7bc
Fixing mount doom promo not being horizontal
2023-04-24 23:56:37 -05:00
Christian 'ketura' McCarty
9493b9b136
Adding April Gala and Weekend League promos
2023-04-24 23:46:22 -05:00
Christian 'ketura' McCarty
cacc9cbfcc
Fixing Ithilien Blade errata granting the strength to itself instead of its bearer. Fixing Cavern Entrance errata not blocking sites and the One Ring special abilities.
2023-04-21 18:16:13 -05:00