ac452034deAdded - nicer names for tournament games instead of 'casual - tournament'
jakub.salavec
2025-04-15 13:55:38 +02:00
62b8705172Fix - old draft chat rooms are now destroyed automatically by chat server during cleanup instead of manually by tournament
jakub.salavec
2025-04-15 13:03:53 +02:00
49f774f283Added - checkmark is displayed in limited tournament player list next to players that have already registered their decks
jakub.salavec
2025-04-15 11:11:30 +02:00
35a514da81Temp fix - draft games start when all players submit a deck
jakub.salavec
2025-04-15 10:38:51 +02:00
88fe7cdd95Added - timers for deck-building stage, registration stage and pairing delay in playing stage
jakub.salavec
2025-04-14 16:49:20 +02:00
5dbd81dfc3Modified - non-wc tournaments with no prizes and no cost can be spectated and the chat room is not locked (before only spectate 1v1 tournaments)
jakub.salavec
2025-04-14 15:35:02 +02:00
3e5c46a9ffAdded - tournaments get finished when last player drops
jakub.salavec
2025-04-14 14:51:49 +02:00
3c5fe5d7ceAdded tournaments being visible in 'Playing Tables' section to all players
jakub.salavec
2025-04-14 14:05:17 +02:00
62334bb638Fixed players being able to join 1v1 limited games after they start to force more rounds
jakub.salavec
2025-04-14 13:32:46 +02:00
c2bb9eead0Fixed 'Active Tournaments' hall tab visibility not being saved to cookie
jakub.salavec
2025-04-14 12:32:33 +02:00
c0b73ab1f8Fixed draft games collections showing up for people not part of said games
jakub.salavec
2025-04-14 12:24:59 +02:00
27b69e0be0Demonstrate normal behavior
Nathaniel Bond
2025-04-13 21:50:06 -04:00
d6136062fdMerge pull request #597 from PlayersCouncil/bug/march-bugs
Christian McCarty
2025-04-12 23:42:55 -05:00
f9a3d1fb3eMerge pull request #589 from SalavecJ/better_limited
Christian McCarty
2025-04-12 23:42:39 -05:00
c6dd2f129eFixed Theoden, Tall and Proud having its trigger resolved by a random player.
Christian 'ketura' McCarty
2025-04-12 23:34:03 -05:00
5be83cfb4dV2 test cases + upgrades to the test case rig
Christian 'ketura' McCarty
2025-04-12 23:08:38 -05:00
467994709cFixed Gamling, Dutiful Marshal not enforcing item class restrictions on transfer
Christian 'ketura' McCarty
2025-04-11 19:56:18 -05:00
b94d4efd5ctest cases for saruman's staff
Christian 'ketura' McCarty
2025-04-10 23:00:39 -05:00
d67ec1161cMore V2 test cases (all isengard)
Christian 'ketura' McCarty
2025-04-10 22:28:49 -05:00
7ced1b0f35Altered the way that multi-wound actionss (such as "wound all minions") works to ensure that prevention effects do not struggle to distinguish their target from a group of cards.
Christian 'ketura' McCarty
2025-04-10 22:27:49 -05:00
0a106a67b5Fixed Safe Paths never being playable
Christian 'ketura' McCarty
2025-04-10 17:31:59 -05:00
5fbe0aabd2Fixed Catapult crashing the game when the opponent has 0 cards in deck.
Christian 'ketura' McCarty
2025-04-10 17:28:10 -05:00
acf73f4383Fixed His First Serious Check failing to discard the card after paying the twilight
Christian 'ketura' McCarty
2025-04-10 10:25:53 -05:00
7937ee914amore V2 tests
Christian 'ketura' McCarty
2025-04-09 22:11:06 -05:00
fc9f1b1f70Adding a null check to a section of the game animation code that causes a bizarre visual crash out when reloading at the wrong time
Christian 'ketura' McCarty
2025-04-09 20:26:59 -05:00
a965c106c4Unfolding more cards from unnecessary (I hope) CostToEffect wrappers
Christian 'ketura' McCarty
2025-04-09 20:14:08 -05:00
a21ff70b21Fixing a bad tengwar detection causing Towers packs (with the capital T) to show up as an error image.
Christian 'ketura' McCarty
2025-04-09 19:22:30 -05:00
75bd836c62Optional effect type overhaul
Christian 'ketura' McCarty
2025-04-08 23:21:40 -05:00
2fd2958fabFixing Beyond All Darkness (and other "put cards from hand on the bottom of the deck" cards) revealing the cards to the wrong player
Christian 'ketura' McCarty
2025-04-08 17:06:58 -05:00
59cb0572a8another image typo, adding latest pc errata to anything goes
Christian 'ketura' McCarty
2025-04-08 14:04:43 -05:00
d5b1fcfe6dimage typo
Christian 'ketura' McCarty
2025-04-08 14:02:52 -05:00
ce05eec152Fixing autogenerated errors relating to ally home site and rarity
Christian 'ketura' McCarty
2025-04-08 13:47:01 -05:00
de4ce0ae64Implemented Spring 2025 errata
Christian 'ketura' McCarty
2025-04-08 13:24:31 -05:00
558b035e1bChecking in boilerplate for new errata batch
Christian 'ketura' McCarty
2025-04-08 13:21:42 -05:00
204010b7e5added test cases for all Elven cards from V2
Christian 'ketura' McCarty
2025-04-07 22:33:53 -05:00
ba273f06f8Added unit tests for all V2 Dunland cards; cleaned up the tests for the V2 Maps.
Christian 'ketura' McCarty
2025-04-07 19:50:48 -05:00
8f56866ad0Fixed V2 An End Worthy of Remembrance never being playable
Christian 'ketura' McCarty
2025-04-07 18:23:33 -05:00
aa961a6b8eMerge branch 'master' into bug/march-bugs
Christian 'ketura' McCarty
2025-04-07 13:07:13 -05:00
941201af9fFixed V2 Breaching Shot being playable if there aren't enough tokens on machines to assign an uruk, and also fixed it crashing the game if not enough tokens were removed to assign an uruk.
Christian 'ketura' McCarty
2025-04-07 13:05:08 -05:00
dc41cdb0cfMissing test function
Christian 'ketura' McCarty
2025-04-06 23:18:17 -05:00
e05c6bac3aMerge pull request #593 from PlayersCouncil/bug/march-bugs
Christian McCarty
2025-04-06 23:02:51 -05:00
a90842b1bfFixed V2 Saruman not preventing all sources of damage bonuses.
Christian 'ketura' McCarty
2025-04-06 21:41:23 -05:00
bdc1da9c42Fixed V2 Isengard Grunt not increasing the overwhelm multiplier.
Christian 'ketura' McCarty
2025-04-06 20:49:09 -05:00
3d39aa8309Fixed salve for really real this time.
Christian 'ketura' McCarty
2025-04-06 20:23:16 -05:00
c1e02b8fa5Fixing a login issue with password reset
Christian 'ketura' McCarty
2025-04-06 17:50:02 -05:00
ac22e0644dFixed Into the Caves, for realsies this time.
Christian 'ketura' McCarty
2025-04-06 17:07:55 -05:00
91024f1f29Adjusting Writhiing Tentacle to not permit itself to be chosen (which may happen if it is played at a non-marsh)
Christian 'ketura' McCarty
2025-04-06 13:34:01 -05:00
bb22a51a4fFixing Hill Clan granting damage +1 instead of damage +2.
Christian 'ketura' McCarty
2025-04-06 12:20:27 -05:00
3b415f34b2Fixed the tournament/league name validation being exactly backwards and only permitting event creation if the name was too long
Christian 'ketura' McCarty
2025-04-05 13:48:28 -05:00
17409b22ddMerge branch 'master' into bug/march-bugs
Christian 'ketura' McCarty
2025-04-05 12:30:14 -05:00
ca0f7fbe0eFixed Morgul Squealer permitting itself to be selected as a card to play from discard.
Christian 'ketura' McCarty
2025-04-05 12:29:48 -05:00
535d2e63acMerged updated master; conflict in queues (fix of 'requiresDeck'), accepted mine
jakub.salavec
2025-04-02 10:02:21 +02:00
40990c79d2Merge pull request #580 from PlayersCouncil/bug/march-bugs
Christian McCarty
2025-04-01 22:19:39 -05:00
e8b5aef04aFixed Highest Quality never being playable.
Christian 'ketura' McCarty
2025-04-01 22:09:18 -05:00
cb1d158d5aFixed Above the Battlements test cases
Christian 'ketura' McCarty
2025-04-01 21:35:08 -05:00
5c793e2943Cleaning up the floating-attached fix from phallen and applying it to PutCardsFromPlayOnTopOfDeck as well.
Christian 'ketura' McCarty
2025-04-01 21:34:53 -05:00
436a9d97b5Fixed the Siege Engine fix, added test cases
Christian 'ketura' McCarty
2025-04-01 21:34:24 -05:00
6b5b3daffbMerge remote-tracking branch 'phallen/patch-5' into bug/march-bugs
Christian 'ketura' McCarty
2025-04-01 20:57:48 -05:00
91b107eac5Merge remote-tracking branch 'phallen/patch-10' into bug/march-bugs
Christian 'ketura' McCarty
2025-04-01 20:47:54 -05:00
38974c45a3Fixed Salve not preventing wounds (and not restricting itself to only lethal wounds)
Christian 'ketura' McCarty
2025-04-01 20:45:39 -05:00
778a33606fMerge branch 'master' into bug/march-bugs
Christian 'ketura' McCarty
2025-04-01 20:39:33 -05:00
037bc4dc2aKill Trigger Overhaul
Christian 'ketura' McCarty
2025-04-01 20:38:37 -05:00
071c8ef494Refactoring Filters.accepts to mirror the signature of Filters.acceptsAny
Christian 'ketura' McCarty
2025-04-01 19:21:44 -05:00
2662e5a260Fixed league preview not checking/enforcing that the event name is <= the database limit of 45 characters.
Christian 'ketura' McCarty
2025-04-01 17:20:04 -05:00
ed828bfc9aMerge pull request #583 from PlayersCouncil/preparations
Christian McCarty
2025-04-01 17:04:50 -05:00
b1abddbce5printedTwilightCostFromMemory change
Christian 'ketura' McCarty
2025-04-01 08:06:37 -05:00
f882593092Solo tournament queues renamed to include "solo"
jakub.salavec
2025-03-31 14:31:58 +02:00
92bd7dae4bDrafts updated with the latest match history; Draft history evaluators code rearranged
jakub.salavec
2025-03-31 14:14:39 +02:00
592ebf8dd2Merge pull request #567 from PlayersCouncil/bug/march-bugs
Christian McCarty
2025-03-30 23:58:53 -05:00
7e3764b61aFixed The Tale of the Great Ring failing to prevent overwhelm if the hobbit's strength is reduced to 0.
Christian 'ketura' McCarty
2025-03-30 16:20:31 -05:00
b0aac19d1dSkirmish Resolution Overhaul
Christian 'ketura' McCarty
2025-03-30 14:19:15 -05:00
0cc87234b7Fixed the log messages for normal skirmish evaluations being flipped for freeps/shadow
Christian 'ketura' McCarty
2025-03-30 12:18:35 -05:00
4f7408cc9cFixing daily and ad-hoc tournaments not properly requiring decks to be provided
Christian 'ketura' McCarty
2025-03-28 09:00:00 -05:00
af385a7309Query for pulling starter usage statistics from the sealed masters events
Christian 'ketura' McCarty
2025-03-28 08:47:41 -05:00
0229f67dfeOptional Ready Check for tournament queues; Draft auto-picking after 3 missed cards; Queue max players fix; Draft timers do not extend time for first card
jakub.salavec
2025-03-27 20:53:16 +01:00
f88c8b3cc4Fix for Siege Engine
PhallenCassidy
2025-03-27 14:33:43 -04:00
932d929b82Fixed PC-Movie format not having the Rohan culture filter in the deckbuilder.
Christian 'ketura' McCarty
2025-03-26 00:07:32 -05:00
fcface089bFix for Above the Battlement
PhallenCassidy
2025-03-25 15:18:16 -04:00
cfee379a91Restored flag on play-from-deck effects so that "play from your draw deck or discard pile" actions don't present a false option to the player. Hopefully? Fixed Theoden, Tall and Proud sometimes not triggering.
Christian 'ketura' McCarty
2025-03-25 05:35:58 -05:00
afb83d5ec9Fix for Borders of the Forest
PhallenCassidy
2025-03-24 16:52:20 -04:00
d6a2e57f9aFix for Moon-letters
PhallenCassidy
2025-03-24 15:56:36 -04:00
fb926d1224Power max Bill the Pony added to starting cards, booster count 6 -> 4, one common added to each pack (15 cards); Ttt draft pack fix (alliance reforged - > Search Far and Wide)
jakub.salavec
2025-03-24 16:53:40 +01:00
7c6d77a01fFixed Eowyn, Northwoman and Into the Caves never being usable.
Christian 'ketura' McCarty
2025-03-24 08:28:44 -05:00
b0815ee601Making table draft thread safe and reducing the number of public method calls
jakub.salavec
2025-03-24 13:58:52 +01:00
905093a5acFixing V2 sites not showing up under Towers Block for PC-Movie in the deckbuilder
Christian 'ketura' McCarty
2025-03-24 00:13:00 -05:00
1be83758ceMerge pull request #564 from PlayersCouncil/bug/march-bugs
Christian McCarty
2025-03-23 23:25:28 -05:00
e4fb9b8148Discard attached cards when moving a card to the bottom of the deck
PhallenCassidy
2025-03-23 23:05:14 -04:00
6b329bad11Reinstated automatic English translation on hover-over for tengwar, as an official feature now instead of an accident that stopped working.
Christian 'ketura' McCarty
2025-03-23 21:10:32 -05:00
6fd2daf4d7Fixed site block filter not showing errata in PC-Movie
Christian 'ketura' McCarty
2025-03-23 18:42:59 -05:00