Christian 'ketura' McCarty
7dae6311cc
fixing typo
2021-12-16 00:38:33 -06:00
Christian 'ketura' McCarty
abfd5c2f21
Altered all json cards that use putcardsFromDeckIntoHand that pull from the top or bottom of the deck so that they do not shuffle on use
2021-12-01 01:51:52 -06:00
Christian 'ketura' McCarty
0d35a354a9
Added most elven cards from VSet1.
2021-11-30 09:23:51 -06:00
Christian 'ketura' McCarty
43e5a5db96
Added optional text field to trigger definitions. Fixed PutCardsFromDeckIntoHand not shuffling afterwards by default. Fixed copy-paste error in MinTwilight
2021-11-30 09:23:07 -06:00
Christian 'ketura' McCarty
ee7750fdc4
Fixing memory retrieval not working with MinTwilight and MaxTwilight filters
2021-11-24 21:07:58 -06:00
Christian 'ketura' McCarty
9235f9171f
Fixing self discard protection
2021-11-08 00:10:45 -06:00
Christian 'ketura' McCarty
9694d092c2
Trying to address discard ability for moria vset1
2021-11-07 23:58:19 -06:00
Christian 'ketura' McCarty
e8c69f13c6
Sorted some keys for faster lookup by devs
2021-11-07 23:57:34 -06:00
Christian 'ketura' McCarty
2054925fcf
Fixes
...
Fixed multiple instances of One Purpose triggering on the same tentacle.
Fixed Darkness Grew acting like it could be activated at any time. Also fixed it not looking for the Balrog.
Hopefully fixed Dark Waters not self-defending
2021-11-07 18:59:57 -06:00
Christian 'ketura' McCarty
33bbd8995b
fixing missing sets in debug format
2021-11-07 16:00:33 -06:00
Christian 'ketura' McCarty
a3f0cf5fb6
adding debug format for testing
2021-11-07 15:50:48 -06:00
Christian 'ketura' McCarty
951f918196
Fixing missed tests and added placeholder code for all VSet1 images
2021-11-07 15:40:15 -06:00
Christian 'ketura' McCarty
174a7f621d
Completed the remaining three Moria cards for VSet1
2021-11-07 15:37:24 -06:00
Christian 'ketura' McCarty
dcbef7b7c7
Improved automatic json data to not have parsing errors by default. Improved standard formatting.
2021-11-07 03:21:36 -06:00
Christian 'ketura' McCarty
18e0dc0154
Added 2.5 of the moria cards
2021-11-07 03:14:01 -06:00
Christian 'ketura' McCarty
d055131705
Added Crow race. Added "ringbearer" filter with no spaces to match every single other filter.
2021-11-07 03:12:35 -06:00
Christian 'ketura' McCarty
1b0ec8d3cf
Adding the auto-generated json and tests for all of VSet1. Implemented all of the Dwarven cards.
2021-11-06 02:22:38 -05:00
Christian 'ketura' McCarty
d404443cbc
Adding various null-op fields for containing game text etc
2021-11-06 02:18:40 -05:00
Christian 'ketura' McCarty
15691254be
commit before branch switch
2021-10-24 22:08:19 -05:00
Christian 'ketura' McCarty
768130f056
continuing work on vcards
2021-10-05 18:27:46 -05:00
Christian 'ketura' McCarty
35a8ca86b8
Added Item filter and DiscardFromDeck trigger
...
Added item filter (which is just possession + artifact)
Added trigger which keys off of cards being discarded from the deck. Added the bulk of Deepest Delvings as a result.
2021-09-22 03:15:49 -05:00
Christian 'ketura' McCarty
bf5204edfb
Adding Dwarven Hospitality from VSet1
2021-09-21 14:56:15 -05:00
Christian 'ketura' McCarty
ce803d3758
Refactoring "InsertAdHocModifier" -> "Apply AdHocModifier"
2021-09-21 02:48:51 -05:00
Christian 'ketura' McCarty
189af8e2d2
Merge branch 'master' into card-dev
...
# Conflicts:
# gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-022/PC_Cards.js
2021-09-20 23:10:27 -05:00
Christian 'ketura' McCarty
9f70e45c6e
Adding September PC Promos (Isildur + Shelob)
2021-09-19 21:32:25 -05:00
Christian 'ketura' McCarty
99220a4b7f
Added August 2021 PC Promos
2021-08-22 19:11:44 -05:00
Christian 'ketura' McCarty
40f35dffec
Switching the shard to the default one now that the beta for the widgetbot has ended
2021-08-22 15:39:54 -05:00
Christian 'ketura' McCarty
bb21ad86f2
Fixing chat window not being generated on replays, somehow??
2021-08-12 12:54:50 -05:00
Christian 'ketura' McCarty
b852fd221a
Fixing chat going offscreen if too many people log in (~22-23 people)
2021-08-11 13:56:31 -05:00
Christian 'ketura' McCarty
457507077d
Quick hack that restores the old functionality for non-game-hall chat windows
2021-08-09 12:42:37 -05:00
Christian 'ketura' McCarty
e6bfbaef25
Added Discord integration
...
Overhauled the DOM for chat so that the actual definitions are in html and css, and javascript is reduced to only functionality (where possible).
Added a button that switches between Discord and Legacy chat.
Added an API for retrieving player info (to set the username properly in Discord)
(cherry picked from commit e3b790fa2b6f25267abd06d76083e9a691522d89)
2021-08-09 01:01:17 -05:00
Christian 'ketura' McCarty
07e2978720
Merging in card dev
2021-08-09 01:00:38 -05:00
Christian 'ketura' McCarty
d81c10264e
Adding placeholders for all VPack1 cards
2021-07-17 01:44:59 -05:00
Christian 'ketura' McCarty
5eac123c70
Fixing some set numbers being off by 20
2021-07-17 00:47:13 -05:00
Christian McCarty
b4d0e815b9
Merge pull request #13 from Tbiesty/master
...
Add Movie block balancing errata to playtesting and other fixes
2021-06-12 23:37:04 -05:00
Troy Biesterfeld
0dcc8db9b1
Add remaining balancing errata for movie block
2021-06-12 11:33:35 -05:00
Troy Biesterfeld
48447cc202
Update Promise Keeping to required trigger
2021-06-12 08:04:03 -05:00
Troy Biesterfeld
8bb9e208ff
Add remaining balancing errata for movie block
2021-06-11 17:00:43 -05:00
Troy Biesterfeld
d27c9b10ba
Ensure site errata image is horizontal
2021-06-10 22:11:17 -05:00
Troy Biesterfeld
d46b02fdf8
Add remaining movie block balancing errata
2021-06-10 22:08:27 -05:00
Troy Biesterfeld
8c1a17048a
Add phase limit to Northern Ithilien
2021-06-10 20:58:19 -05:00
Troy Biesterfeld
f4ce420a7c
Add remaining balancing errata for movie block
2021-06-10 19:14:52 -05:00
Troy Biesterfeld
1664ad4b00
Add remaining balancing errata for movie block
2021-06-09 20:20:11 -05:00
Troy Biesterfeld
6b5de9208d
Eomer, Keeper of Oaths shuffles deck even if no cards played
2021-06-09 19:08:35 -05:00
Troy Biesterfeld
388c35930f
Auto-apply errata when joining PC format table
2021-06-08 16:00:25 -05:00
Troy Biesterfeld
7dcaf377b6
Auto-apply errata when joining PC format table
2021-06-08 15:17:45 -05:00
Troy Biesterfeld
1638d9d106
Fixed spotting X damage on Blood Runs Chill
2021-06-08 13:22:25 -05:00
Troy Biesterfeld
1efbf60267
Add remaining balancing errata
2021-06-08 09:49:43 -05:00
Troy Biesterfeld
816a7087b0
Add remaining balancing errata
2021-06-07 19:47:23 -05:00
Troy Biesterfeld
1ad0f8ac29
Fix allies to only copy fellowship block sites
2021-06-07 18:03:31 -05:00