Troy Biesterfeld
527803ce1c
Updated playtesting formats
2021-05-04 20:37:15 -05:00
Troy Biesterfeld
0aecfadee3
Fix X-list errata
2021-05-04 19:38:00 -05:00
Christian McCarty
18a0aef9f3
Merge pull request #9 from Tbiesty/master
...
Add remaining X-list errata
2021-05-03 00:51:45 -05:00
Troy Biesterfeld
d6483d5c09
Add Shadows and Hunter block errata
2021-04-24 22:00:39 -05:00
Troy Biesterfeld
c3b74aa8dc
Add King block errata
2021-04-24 19:57:51 -05:00
Troy Biesterfeld
e427a10649
Add Towers block errata
2021-04-24 11:21:21 -05:00
Christian 'ketura' McCarty
7750e5937e
Fixing the PC promos not persisting in the trophy collection
2021-04-20 01:05:57 -05:00
Christian McCarty
1aa12ad4d4
Merge pull request #8 from Tbiesty/master
...
Add SarumanFirstSentenceActive and Fix Breeding Pit
2021-04-17 15:59:01 -05:00
Troy Biesterfeld
fad5382b3d
Fix Breeding Pit
2021-04-17 15:10:11 -05:00
Troy Biesterfeld
381d3e89df
Add SarumanFirstSentenceActive
2021-04-13 21:50:38 -05:00
Christian 'ketura' McCarty
13d216efcd
Added April PC promo alt images. Added Enhanced Towers Standard to the drop-down filter
2021-04-12 21:04:18 -05:00
Christian 'ketura' McCarty
5db1f1fc6f
Fixing replay sync folder target in docker
2021-04-11 01:05:04 -05:00
Christian McCarty
cbafac4a58
Merge pull request #7 from Tbiesty/master
...
Update Savagery to +3 strength if 5 companions and Flaming Brand to damage+2
2021-04-10 18:57:35 -05:00
Christian McCarty
e652f298d3
Merge pull request #6 from PhallenCassidy/patch-2
...
Some Card Fixes
2021-04-10 18:56:52 -05:00
Troy Biesterfeld
c0395a208c
Update Flaming Brand to damage+2
2021-04-10 15:43:59 -05:00
Troy Biesterfeld
b83e675407
Update Savagery to +3 strength if 5 companions
2021-04-09 14:29:24 -05:00
Christian 'ketura' McCarty
6e950e0929
Quick-and-dirty fix for palantir
2021-04-07 00:09:33 -05:00
Christian 'ketura' McCarty
926df83e6c
Merge remote-tracking branch 'marcin/master'
2021-04-04 16:43:48 -05:00
Christian 'ketura' McCarty
b1b0b1f9db
Fixed PC formats incorrectly permitting the non-errata'd version of cards to be used
2021-04-04 16:43:12 -05:00
PhallenCassidy
e59fce1b52
Danger Wrapped in Shadows
2021-04-02 16:12:25 -04:00
PhallenCassidy
9a9a7b1f36
Saruman's Chill
2021-03-30 15:26:15 -04:00
Christian 'ketura' McCarty
ba44bda902
Fixing playtest formats including the wrong sets
2021-03-28 23:24:59 -05:00
Christian 'ketura' McCarty
88a7bbcb67
Fixing playtest cards not showing up as errata
2021-03-28 22:04:50 -05:00
Christian 'ketura' McCarty
13bff67961
Unlocking the PC formats
2021-03-28 21:59:31 -05:00
Christian 'ketura' McCarty
440ea45c95
Adding post-game feedback prompt for playtest formats
...
Imported the post-game popup from the `playtest` branch. Added an `isPlaytest` field to the format definition and keyed the popup message to only be triggered if the format is for a playtest mode.
2021-03-28 00:59:16 -05:00
Christian 'ketura' McCarty
934408755c
Playtest Recent Replays
...
Added a new readout to the Playtesting tab that shows the last 100 playtest games.
Overhauled the game history database access to utilize a POJO reader (sql2o) and a json serializer (gson). The serialized output is piped to the client as json and converted to a table using a template library (json2html). This pipeline is more or less what future client-server DB operations should look like, as it takes far less code to write and maintain.
2021-03-27 20:18:38 -05:00
Christian McCarty
cf262ef78c
Merge pull request #5 from Tbiesty/master
...
Update OEG errata to +4 strength
2021-03-24 21:59:31 -05:00
Christian McCarty
067946157a
Merge pull request #4 from PhallenCassidy/patch-1
...
Typo in 4R157 "Leechcraft"
2021-03-24 21:58:58 -05:00
Troy Biesterfeld
c3558b2f44
Update Horn of Boromir errata to 0 twilight cost
2021-03-23 22:15:35 -05:00
Troy Biesterfeld
bf0d36f4c8
Update OEG errata to +4 strength
2021-03-23 17:37:38 -05:00
Christian 'ketura' McCarty
0eca5808a4
Fixing erroneous format overwrite
2021-03-23 11:34:05 -05:00
Christian 'ketura' McCarty
5ecbd4df9c
Fixing messed up hobbit numbers. Fixing bad brace from merging.
2021-03-22 23:30:06 -05:00
Christian 'ketura' McCarty
fde571b7de
Rerouting the hobbit images to use TLHH instead of enola's server (to take advantage of https)
2021-03-22 23:15:53 -05:00
Christian 'ketura' McCarty
d551c51adb
Fixing cards being in the wrong sets following a merge
2021-03-22 20:54:13 -05:00
Christian 'ketura' McCarty
d6548ebbbb
Merge branch 'card-dev' into gemp-dev
...
# Conflicts:
# gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-022/PC_Cards.js
# gemp-lotr/gemp-lotr-server/src/main/resources/lotrFormats.json
2021-03-22 20:14:19 -05:00
Christian 'ketura' McCarty
90715d4f8b
Switch 't' flag to 'p'
...
Turns out 't' is used for 'tournament admin' lol. Switched to 'p' for 'playtester'.
2021-03-22 01:54:56 -05:00
Christian 'ketura' McCarty
7322c494a0
Merge branch 'gemp-dev' of https://github.com/PlayersCouncil/gemp-lotr into gemp-dev
2021-03-22 01:47:38 -05:00
Christian 'ketura' McCarty
edfa007ad0
Playtesting tab
...
Adding a new playtesting tab that explains the PC playtesting initiative. A new 't' flag is now part of the user type as a result. The three PC Playtesting formats will not show unless the user opts in.
2021-03-22 01:47:24 -05:00
Christian 'ketura' McCarty
0d9209a83d
Binding replay folder outside the docker container
2021-03-22 01:44:37 -05:00
marcin.sciesinski
17a8e73c8c
Fixed Berserker Torch (Toil on Shadow attachments)
2021-03-21 19:02:44 -07:00
PhallenCassidy
8cf772674e
Typo in 4R157 "Leechcraft"
2021-03-21 19:24:45 -04:00
Christian McCarty
c443907f38
Merge pull request #3 from Tbiesty/gemp-dev
...
Update STMTN for FOTR errata
2021-03-21 14:48:40 -05:00
Troy Biesterfeld
80eee946d8
Update STMTN for FOTR errata
2021-03-21 14:15:18 -05:00
Christian 'ketura' McCarty
a8d84c929b
Rearrange Playtest formats to be at the bottom of the format listing
2021-03-21 01:09:21 -05:00
Christian 'ketura' McCarty
f34030a00e
Switching playtest formats on
2021-03-21 01:05:50 -05:00
Christian 'ketura' McCarty
8ec7262bcf
Fixing incorrect card images
2021-03-21 01:02:52 -05:00
Christian 'ketura' McCarty
bfa0c526b3
Fixing missing rarity files and misconfigured rarity paths (accidentally committed to wrong branch)
2021-03-21 00:56:37 -05:00
Christian 'ketura' McCarty
f958f11dec
Fixing missing rarity files and misconfigured rarity paths.
2021-03-21 00:54:19 -05:00
Christian 'ketura' McCarty
0e9dff96e5
Merge branch 'gemp-dev' into card-dev
...
# Conflicts:
# gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-022/PC_Cards.js
2021-03-21 00:29:07 -05:00
Christian 'ketura' McCarty
a68b89b424
Split the card errata into "release" series and "playtest" series json files
2021-03-21 00:28:20 -05:00