jakub.salavec
|
c672b43d7e
|
Table draft formats are now defined via json and can be reloaded without server restart; Table draft formats now show names instead of codes in tournament admin view; Removed unused Solo Table Draft code from tournament service;
|
2025-03-21 14:19:48 +01:00 |
|
jakub.salavec
|
38377f18fa
|
Classic timer is 25 % faster; Afking drafters now automatically declare after 4 missed picks;
|
2025-03-20 12:31:27 +01:00 |
|
jakub.salavec
|
fe8da38619
|
Drafts have chat rooms; Mixed drafts renames to Fusion drafts; Information about number of packs drafted is displayed; Draft state check is now interval instead of repeated time out; Draft comm errors are now appended to chat; Solo table draft tournaments removed from game hall; Fixed tournament broadcast to all players if all players dropped; Newly picked cards are put at the end of all picked cards
|
2025-03-19 17:16:14 +01:00 |
|
jakub.salavec
|
08b9da67fc
|
New slower draft timer made default; Drafts explicitly asking for cached card values; FotR power max draft definition; Draft windows popping from hall only during specific tournament stages;
|
2025-03-17 16:00:42 +01:00 |
|
jakub.salavec
|
1f6184020e
|
Usability improvements: Drafts now auto open in new tab when they start; Tournament messages do not persist in history; One missed console.log removed from hall.js
|
2025-03-13 14:55:52 +01:00 |
|
jakub.salavec
|
10b638615e
|
Usability improvements: Drafts grouped by type; Draft Queues can be started before player limit is reached by the first player; Tournament messages are displayed only to those players who participate in that tournament, not players from other tournaments; Draft and sealed games separated; Prizes and cost removed from limited games hall ui; Tournaments that players are part of are now displayed for them in playing tables section; Both waiting tables queues and playing tables tournaments are now highlighted with red color if player participates;
|
2025-03-13 14:14:06 +01:00 |
|
jakub.salavec
|
4d95f6ee13
|
Moved the different table draft formats to separate package; WeightDraftBot now properly works with missing card values
|
2025-03-12 10:33:51 +01:00 |
|
jakub.salavec
|
70476f1bf5
|
Bug fix of collection in table draft ui not being updated every time it should have
|
2025-03-10 15:47:05 +01:00 |
|
jakub.salavec
|
501a7e7a6e
|
Three new table draft formats - fotr mixed, ttt, and ttt mixed (mixed formats mix card pools from each set in the block)
|
2025-03-10 15:21:51 +01:00 |
|
jakub.salavec
|
03de38cc33
|
Table draft handler cache clearing bug fix
|
2025-03-10 14:35:51 +01:00 |
|
jakub.salavec
|
c75da3b780
|
FotrTableDraftBoosterProducer now excludes unplayable cards to make draft more interesting and 30/30 decks more possible
|
2025-03-10 11:29:17 +01:00 |
|
jakub.salavec
|
0ae8c15573
|
WeightDraftBot now picks the best value card more consistently; Isildur's Bane is now part of FP packs of FotR draft
|
2025-03-10 09:14:45 +01:00 |
|
jakub.salavec
|
a749c8144d
|
FotrDraftBotsInitializer computes values now based only on presumed pick rate by player
|
2025-03-08 09:30:23 +01:00 |
|
jakub.salavec
|
679c045984
|
FotrDraftBotsInitializer now excludes sealed games
|
2025-03-06 16:11:59 +01:00 |
|
jakub.salavec
|
5e0cfcb122
|
TableDraftRequestHandler does not contact TournamentDAO with every request, caches active tables
|
2025-03-06 16:11:07 +01:00 |
|
jakub.salavec
|
f66a1c4ebc
|
WeightDraftBot now correctly picks the last card; Fixed drafted cards not being added to bots collections; Fixed pointless draft advancing when bot picked
|
2025-03-06 16:00:39 +01:00 |
|
jakub.salavec
|
7e796486ee
|
DraftBot is now interface; DraftBot is implemented by RandomDraftBot and WeightDraftBot; Reading play rates and win rates from past game summaries for draft bots pick decisions; Cached values for FotR Limited (2023/04 - 2024/06); WeightDraftBot picks based on provided card values; Bots have access to info about previously picked cards (not used now); Players who miss a pick have the card picked by weight bot instead of random; Timers moved to separate package
|
2025-03-06 12:46:12 +01:00 |
|
jakub.salavec
|
f260a1b0a2
|
Table draft ui now shows other players, direction of passing, and who has chosen card already
|
2025-03-04 16:49:17 +01:00 |
|
jakub.salavec
|
2d8a047a12
|
Tournament admins can create solo table and table tournaments; max players attribute added to tournament parameters; queues enforce max players attribute
|
2025-03-04 14:30:49 +01:00 |
|
jakub.salavec
|
49205635cf
|
Moving logic from DraftPlayer class to DraftTable class; Draft timer implemented; FotrDraftTable removed for DraftTableClassic as there was no FotR specific logic; Table tournament better loading from db
|
2025-03-03 13:46:48 +01:00 |
|
jakub.salavec
|
9a6780842b
|
Draft Tournaments with multiple players at the same table defined; Queues support Table Draft Tournaments; Draft Table has access to collection - removed from tournaments and from handler; Draft timer defined and not used yet; TableDraftRequestHandler supports multiple Table Tournaments; HallUI supports Table Drafts; Table Draft js is now polling for draft changes and can highlight pre-picked card
|
2025-02-27 18:28:34 +01:00 |
|
jakub.salavec
|
44b5437a3b
|
Traditional table draft architecture; Table draft with bots supported in js and handler; Draft bot definition; FotR block table draft definition; Immediate Recurring Queue and Scheduled Queue supports Table drafts with bots; Table draft html and js files made
|
2025-02-22 16:38:19 +01:00 |
|
jakub.salavec
|
3609f3c735
|
Tournaments 1v1 are not private, and they move to game faster if both players submitted a deck
|
2025-02-19 15:19:51 +01:00 |
|
jakub.salavec
|
8334e69867
|
All drafts and traditional sealed games can now be played 1v1 on demand
|
2025-02-19 15:19:51 +01:00 |
|
jakub.salavec
|
7383c1a283
|
Limited 1v1 games have their own table in hall
|
2025-02-19 15:19:51 +01:00 |
|
jakub.salavec
|
58536e0de3
|
Tournaments with player(s) waiting are now displayed with waiting tables
|
2025-02-19 15:19:51 +01:00 |
|
jakub.salavec
|
b2b6a6ebe6
|
Tournament Admin can now manually add Solo Draft Tournaments
|
2025-02-19 15:19:51 +01:00 |
|
jakub.salavec
|
0eabfb86f6
|
Daily tournaments added (FotR Solo Draft and Movie Sealed); Removed redundant minPlayers parameter from RecurringScheduledQueue constructor; Fixed constructed tournaments from both queues being always single elimination; Fixed limited tournament collections names properly showing only on active tournaments, not on queues; Fixed daily constructed tournaments description error probably from copy+paste
|
2025-02-19 15:19:50 +01:00 |
|
jakub.salavec
|
e2953ed181
|
Recurring Scheduled Queue now supports limited sealed and solo draft tourneys
|
2025-02-19 15:19:50 +01:00 |
|
jakub.salavec
|
2244d2c9f1
|
Recurring tournaments for 2 players added - FotR Sealed and FotR Solo Draft
|
2025-02-19 15:19:50 +01:00 |
|
jakub.salavec
|
88fa2469fd
|
Tournament Recurring Queue now supports solo draft tourneys
|
2025-02-19 15:19:50 +01:00 |
|
jakub.salavec
|
a14e3f8a52
|
Tournament Recurring Queue now supports sealed tourneys
|
2025-02-19 15:19:50 +01:00 |
|
Christian McCarty
|
11c4be88d2
|
Merge pull request #495 from PlayersCouncil/feature/gala-updates
Upcoming 2025 Sealed Gala Updates
|
2025-02-10 22:13:49 -06:00 |
|
Christian 'ketura' McCarty
|
824e1df837
|
Adding pack images for missing new packs
|
2025-02-10 22:11:13 -06:00 |
|
Christian 'ketura' McCarty
|
01fdba4af9
|
New sealed definitions for 2025 Galas
- Adding initial definitions from bign19
- Adding incomplete PackImages update, will need some additional images
|
2025-02-10 13:28:45 -06:00 |
|
Christian McCarty
|
e1dde75839
|
Merge pull request #492 from PlayersCouncil/bug/quick-fixes
Bug/quick fixes
|
2025-02-09 23:23:16 -06:00 |
|
Christian 'ketura' McCarty
|
cba954ebaa
|
Fixed Sharp Defense always counting 0 attached possessions
|
2025-02-09 23:21:13 -06:00 |
|
Christian 'ketura' McCarty
|
5c4ccdc1f0
|
Fixed the set 12 reprint of Boromir, Defender of Minas Tirith missing the Gandalf signet
|
2025-02-09 23:06:20 -06:00 |
|
Christian 'ketura' McCarty
|
956ca03986
|
Fixed Fires Brightly Burning removing [Gollum] cards instead of [Men] cards from discard
|
2025-02-09 23:05:10 -06:00 |
|
Christian McCarty
|
3dc9c61ba3
|
Merge pull request #491 from PlayersCouncil/bug/elbereth
Fixed O Elbereth being usable against non-Nazgul to cancel a skirmish
|
2025-02-09 23:00:17 -06:00 |
|
Christian 'ketura' McCarty
|
ee48a4565f
|
Fixed O Elbereth being usable against non-Nazgul to cancel a skirmish
|
2025-02-09 22:58:52 -06:00 |
|
Christian McCarty
|
d78f878794
|
Merge pull request #490 from PlayersCouncil/bug/lying-in-wait
Fixed Lying in Wait triggering while not yet attached to a character
|
2025-02-09 18:50:13 -06:00 |
|
Christian 'ketura' McCarty
|
98466be7be
|
Fixed Lying in Wait triggering while not yet attached to a character
|
2025-02-09 15:37:50 -06:00 |
|
Christian McCarty
|
c688420d2b
|
Merge pull request #489 from PlayersCouncil/bug/corsair-boatswain
Fixing Corsair Boatswain being a little too inclusive
|
2025-02-09 15:32:51 -06:00 |
|
Christian 'ketura' McCarty
|
348c5535dc
|
Fixed Corsair Boatswain permitting any culture possession to be played
|
2025-02-09 15:30:34 -06:00 |
|
Christian 'ketura' McCarty
|
e43fd4d410
|
Adding tests for Ravage the Defeated and others
|
2025-02-09 15:06:17 -06:00 |
|
Christian McCarty
|
43752b19fb
|
Merge pull request #473 from MockingbirdME/patch-11
Update MemorizeLoser filter function
|
2025-02-09 15:00:31 -06:00 |
|
Christian 'ketura' McCarty
|
eab34e118c
|
Fixed extra parameter on the Hand of Sauron fix
|
2025-02-09 14:16:46 -06:00 |
|
Christian McCarty
|
1176434f59
|
Merge pull request #483 from MockingbirdME/patch-15
Fix: Their Numbers Must Be Few sneakily being a FP card
|
2025-02-09 14:08:11 -06:00 |
|
Christian McCarty
|
f9aedc1173
|
Merge pull request #476 from MockingbirdME/patch-14
Fix: Faithful companion being a bad Sam
|
2025-02-09 14:07:27 -06:00 |
|