Commit Graph

8199 Commits

Author SHA1 Message Date
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
Nick Heinbaugh
0a9c68f873 Update readme.txt
convert readme to markdown and updated some of the out of dated information
2023-03-10 13:26:34 -08: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
Nick Heinbaugh
c754b95232 moved merchant game and hall 2023-01-20 09:31:44 -08:00
Christian McCarty
d3b994e3ed Merge pull request #23 from nheinbaugh/nickh/hall-refactor
Remove GameHall Inlines
2023-01-19 20:01:54 -06:00
Christian McCarty
cd36bd54ba Merge pull request #22 from nheinbaugh/nickh/deckbuild
Pull Inline Stylings from deckbuild
2023-01-19 20:01:42 -06:00
Nick Heinbaugh
c0b2165977 hall refactor 2023-01-19 17:46:18 -08:00
Nick Heinbaugh
34291d2360 deckbuild mini refactor 2023-01-19 16:37:29 -08:00
Christian 'ketura' McCarty
70ceb2525d Fixing relative image path, as was foretold 2023-01-17 21:48:28 -06:00
Christian 'ketura' McCarty
5c532ae7c1 Merge branch 'master' of https://github.com/PlayersCouncil/gemp-lotr 2023-01-17 21:47:40 -06:00
Christian McCarty
044f31471f Merge pull request #21 from nheinbaugh/nickh/poc-index
Refactor Step One POC
2023-01-17 21:31:10 -06:00
Nick Heinbaugh
705071103b simple POC for index 2023-01-17 17:43:53 -08:00
Christian 'ketura' McCarty
f4ebb497e0 attempted unit tests that failed to capture the crash bug with the Foul Things errata when a moria response event is in the discard pile. 2023-01-15 02:19:08 -06:00
Christian 'ketura' McCarty
5e6c8a86d1 Fixed Elven Rope being non-unique. (Hopefully) fixed Foul Things errata from crashing if there is a response event in the discard pile. Added new sql script 2023-01-15 01:45:18 -06:00
Christian 'ketura' McCarty
28a801488b fixing SOTP starter having the wrong card id in it 2023-01-13 20:13:51 -06:00