Commit Graph

7961 Commits

Author SHA1 Message Date
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
Christian 'ketura' McCarty
b5af5e3b4d Fixing Courtyard Parapet working asking Freeps and not Shadow 2023-04-07 23:13:15 -05:00
Christian 'ketura' McCarty
d2d5163b98 Fixed Courtyard Parapet errata not being optional 2023-04-06 19:25:30 -05:00
Christian 'ketura' McCarty
a76bcd3c82 Fixing Eowyn, LoI errata not having a resistance. Need to check and see if other companions are also busted like this. 2023-04-06 09:05:59 -05:00
Christian 'ketura' McCarty
7cfcda6eba *properly* fixing DtD errata, hopefully. Maybe. 2023-04-04 19:29:35 -05:00
Christian 'ketura' McCarty
cbf4af42c3 Updating changelog 2023-03-28 22:01:29 -05:00
Christian 'ketura' McCarty
8811217ff9 Fixed PCE News of Mordor's damage bonus not lasting until regroup. Fixed Lorien Throne Room's ability being copyable by Uruviel. Fixed PCE Doorway to Doom only affecting the owning player. 2023-03-28 21:55:50 -05:00
Christian 'ketura' McCarty
19144628de Adding PC promos for the March Gala and Qualifier Leagues 2023-03-26 22:22:22 -05:00
Christian 'ketura' McCarty
94617069bc Updated league deck SQL script to also show the deck URL 2023-03-26 22:21:46 -05:00
Christian 'ketura' McCarty
3349bbfcb4 Adding a link to the Errata Probation List on the PC Errata page. 2023-03-25 00:26:19 -05:00
Christian 'ketura' McCarty
829c457081 Fixing game history finish time showing as an incorrect date 2023-03-20 00:36:09 -05:00
Christian 'ketura' McCarty
441e8d883e Fixing new replays not being findable due to a JVM segfault. Fixed versioning not propagating. 2023-03-20 00:23:10 -05:00
Christian 'ketura' McCarty
8939dae20b updated changelog 2023-03-18 12:47:42 -05:00
Christian 'ketura' McCarty
9478b9aefd Added json summary generation after replay is compiled. 2023-03-17 01:33:25 -05:00
Christian 'ketura' McCarty
40dd23da93 Altered Blitz action timeout from 3 -> 5 minutes. Separated table inactivity and chat inactivity timeouts, which should hopefully permit mobile users to be able to switch applications for up to 5 minutes before needing to log in again. 2023-03-16 21:46:26 -05:00
Christian 'ketura' McCarty
21f9456be0 Fixing the card importer failing when the "x2" came after the card name 2023-03-16 21:37:38 -05:00
Christian 'ketura' McCarty
c6095126a6 Replay overhaul
- added a section to the replay containing certain metadata about the match
- added versioning to replays
- added timestamps to replay actions
- overhauled the game_history table
- converted most date operations touching game_history to use java.time
- altered where replays are stored so that it will be easy to grab by date in the future
2023-03-13 02:38:44 -05:00
Christian 'ketura' McCarty
c7d33a4f79 Deleting obsolete stats and Second Edition history stuff 2023-03-12 23:21:51 -05:00
Christian 'ketura' McCarty
bb80552044 Replacing stats console with a sql script 2023-03-12 22:09:44 -05:00
Christian 'ketura' McCarty
5a1da08991 Added timestamps to all recorded replay events. Added a readout of the exact decks used to the end of replays. 2023-03-12 05:17:03 -05:00
Christian 'ketura' McCarty
752c286443 Converting hard-coded usages of player roles to using the enum 2023-03-11 23:45:24 -06:00
Christian 'ketura' McCarty
e9b1d3296b Tweaked The Faithful Stone errata to wait for the minion decision to be made before asking Shadow to prevent. Added unit tests for both versions of TFS. 2023-03-11 14:51:27 -06:00
Christian 'ketura' McCarty
c58152bcc8 Updating changelog 2023-03-11 00:51:58 -06:00
Christian 'ketura' McCarty
32770b4eb3 comitting missing file 2023-03-11 00:51:20 -06:00
Christian 'ketura' McCarty
4c9f31d862 Hopefully fixing the Terrible as the Dawn errata 2023-03-11 00:50:23 -06:00
Christian 'ketura' McCarty
369f01d64a Fixing missed commit for PlayerDAO correct result calculation. Fixed MOTD retrieval on the admin panel not escaping quotes correctly. 2023-03-10 23:31:54 -06:00
Christian 'ketura' McCarty
b9b859c402 Removing login warning from the main page; fixing centering of lower forgot prompt. 2023-03-10 22:50:55 -06:00
Christian 'ketura' McCarty
663d978c29 Adding temporary login warning to ensure any login bugs are reported ASAP 2023-03-09 03:04:36 -06:00
Christian 'ketura' McCarty
627f1887d5 Cleaning up password reset message. 2023-03-09 02:58:56 -06:00
Christian 'ketura' McCarty
5792c817a5 Adding ability for admins to reset the passwords for users. 2023-03-09 02:55:45 -06:00
Christian 'ketura' McCarty
60436e22f8 Completing FOTR errata unit tests. 2023-03-05 02:06:30 -06:00
Christian 'ketura' McCarty
a7a85ee7ba Inquisitor errata tests 2023-03-04 01:28:34 -06:00
Christian 'ketura' McCarty
022fdad2ec Orc Butchery errata tests 2023-03-04 01:04:05 -06:00
Christian 'ketura' McCarty
5023b56245 Adding promos for February 2023 Gala and Qualifier League 2023-02-27 21:36:38 -06:00
Christian 'ketura' McCarty
66332d85b2 Fixing CSS for the user list to restrict it to 15em, preventing that damn WWWWW user from making the hall all wonky 2023-02-26 16:29:25 -06:00
Christian 'ketura' McCarty
1848394701 Additional errata unit tests. Fixed people with usernames longer than 10 chars being unignorable 2023-02-19 23:47:37 -06:00
Christian 'ketura' McCarty
18a14e571e Fixing Hollowing of Isengard errata not correctly offering 5 twlight for discarding an orc 2023-02-19 15:44:11 -06:00
Christian McCarty
fcc65851ef Merge pull request #28 from PhallenCassidy/patch-2
Fix for The Hobit Draft Game's "Narya"
2023-02-12 19:52:15 -06:00
PhallenCassidy
279a91dd75 Fix for The Hobit Draft Game's "Narya"
Should be classified as a Ring
2023-02-12 20:51:00 -05:00
Christian 'ketura' McCarty
adee4a1130 fixing typo 2023-02-03 07:10:58 -06:00
Christian 'ketura' McCarty
cb6ed8c41e Adding January sealed gala prizes 2023-02-03 07:07:50 -06:00
Christian McCarty
5ba96cbbe4 Merge pull request #24 from nheinbaugh/nickh/refactor-game
Final Pieces of initial Pass
2023-01-20 17:44:23 -06:00
Nick Heinbaugh
0decc81310 removed the deckBuild2 since it never finished 2023-01-20 09:36:11 -08:00
Nick Heinbaugh
a41ddec5d4 added files i forgot to add 2023-01-20 09:32:27 -08:00