theelk801
03a7e8ead5
[BLC] update spoiler and reprints
2024-07-19 11:49:26 -04:00
theelk801
58e4576f3f
[BLB] Implement Longstalk Brawl
2024-07-19 10:39:20 -04:00
theelk801
798befc04d
[BLB] Implement Huskburster Swarm
2024-07-19 10:30:50 -04:00
theelk801
5fbf421c16
[BLB] Implement High Stride
2024-07-19 10:11:28 -04:00
theelk801
306731bcba
[BLB] Implement Dire Downdraft
2024-07-19 10:07:31 -04:00
Oleg Agafonov
2a88745388
GUI, pick choice: fixed slow opening and searching on big lists like card names (related to #8671 );
2024-07-19 13:20:47 +04:00
Oleg Agafonov
b07e7b3733
GUI: fixed that pick choice dialog can freeze on search text deleting ( closes #8671 );
2024-07-19 11:55:16 +04:00
Oleg Agafonov
e5912b227a
GUI: improved pick card/trigger dialog (cards list sorted by name now, closes #11874 );
2024-07-19 11:24:55 +04:00
theelk801
b2891e90cf
[BLB] Implement Scrapshooter
2024-07-18 21:07:58 -04:00
theelk801
28bdb7febd
[BLB] Implement Savor
2024-07-18 21:02:48 -04:00
theelk801
80efe3bae1
[BLB] Implement Daggerfang Duo
2024-07-18 20:56:13 -04:00
theelk801
2b3910c261
[BLB] Implement Ravine Raider
2024-07-18 20:54:34 -04:00
theelk801
e5a7377c43
[BLB] Implement Intrepid Rabbit
2024-07-18 20:52:38 -04:00
theelk801
f7e56a2fd4
[BLB] Implement Three Tree Rootweaver
2024-07-18 20:48:17 -04:00
theelk801
57503550fe
[BLB] Implement Jolly Gerbils
2024-07-18 20:47:12 -04:00
theelk801
46cd9bb5e7
[BLB] update spoiler and reprints
2024-07-18 20:41:59 -04:00
Oleg Agafonov
a974af3c61
GUI: improved choose creature type dialog - important creature types added to the start of the list and marked as my/opponent ( closes #8478 )
2024-07-19 03:17:53 +04:00
Oleg Agafonov
7b2e9b390c
GUI: added card hints in choose replacement effect dialog
2024-07-19 00:06:18 +04:00
theelk801
67ff2da060
[BLB] Implement Polliwallop
2024-07-18 15:22:42 -04:00
theelk801
48009ba491
[BLB] Implement Rabid Gnaw
2024-07-18 15:22:18 -04:00
theelk801
68ea4f1343
[BLB] Implement Frilled Sparkshooter
2024-07-18 15:22:18 -04:00
theelk801
afe3516a32
[BLB] Implement Blooming Blast
2024-07-18 15:22:18 -04:00
theelk801
ff252a3bdb
[BLB] Implement Valley Flamecaller
2024-07-18 15:22:17 -04:00
theelk801
82c2540b18
[BLB] Implement Stocking the Pantry
2024-07-18 15:22:17 -04:00
theelk801
20e1a8002d
[BLB] Implement Caretaker's Talent
2024-07-18 15:22:17 -04:00
Oleg Agafonov
77df387e06
GUI: improved pick choice (dialogs with searchable list, related to #12420 ):
...
- dialog: added mana symbols and html support in headers and list;
- dialog: added custom hints for each list's item (use setHintData);
- dialog: added game object hint type (use object id as hint value);
- dialog: added fast way to add key, value, sort and hint data (use choice.withItem());
- cheats: added commands list in popup hint;
2024-07-18 23:04:47 +04:00
Oleg Agafonov
d0c907242c
Merge fix
2024-07-18 21:44:42 +04:00
Oleg Agafonov
bf3f26ccc1
server: database improves:
...
- fixed broken database in some use cases (example: AI and choose name dialog, related to #11285 );
- added docs and debug tools for sql queries, caches and memory analyse (see DebugUtil);
- refactor code to use shared settings;
- deleted outdated and un-used code (db logs, stats, etc);
2024-07-18 21:22:10 +04:00
theelk801
c448612c97
[BLB] Implement Tangle Tumbler
2024-07-18 10:34:54 -04:00
theelk801
b44db707b0
[BLB] Implement Flamecache Gecko
2024-07-18 10:16:05 -04:00
theelk801
e9774d64df
[BLB] Implement Agate-Blade Assassin
2024-07-18 10:09:19 -04:00
theelk801
08522cab8f
[BLB] Implement Psychic Whorl
2024-07-18 10:05:01 -04:00
theelk801
cd821061f7
[BLB] Implement Essence Channeler
2024-07-18 10:01:35 -04:00
theelk801
5e3cf2a0b2
[BLB] Implement Sonar Strike
2024-07-18 09:56:30 -04:00
theelk801
31cd30ddc5
[BLB] Implement Raccoon Rallier
2024-07-18 09:50:34 -04:00
Evan Kranzler
7fe6ba9c57
Implement "Promise a gift" mechanic ( #12578 )
...
* [BLB] Implement Wear Down
* [BLB] Implement Valley Rally
* [BLB] Implement Dawn's Truce
* add initial test
* [BLB] Implement Kitnap
* [BLB] Implement Long River's Pull
* [BLB] Implement Peerless Recycling
* [BLB] Implement Into the Flood Maw
* add more tests
* add verify skip
* remove skip
* a few requested changes
* [BLB] Implement Nocturnal Hunger
* add test for gifting a food token
* [BLB] Implement Starforged Sword
* add comment to activation ket
* add test for adding extra cards
2024-07-18 09:15:45 -04:00
Cameron Merkel
0d3590e579
[BLC] Implement Flubs, the Fool ( #12586 )
2024-07-18 00:29:05 -04:00
ssk97
96b08ee6bf
Fix effects where the source's controller sacrifices it ( #12583 )
...
* Fix effects where the source's controller sacrifices it. Added test. Fixes #12582
* Update Evoke rules text
2024-07-18 00:28:50 -04:00
xenohedron
3eb7ffa4cd
adjust Bonecache Overseer
2024-07-18 00:27:46 -04:00
xenohedron
b639fdac85
fix For the Common Good
2024-07-17 23:57:02 -04:00
xenohedron
2546629df9
adjust Reptilian Recruiter
2024-07-17 23:57:02 -04:00
xenohedron
04ddf5dcb2
fix Engulfing Slagwurm
2024-07-17 23:57:02 -04:00
xenohedron
92bbfc2a9e
adjust Consuming Vapors
2024-07-17 23:57:02 -04:00
xenohedron
680f14b49d
add hint for YouGainedOrLostLifeCondition
...
update Starseer Mentor to use common condition
2024-07-17 23:57:02 -04:00
theelk801
a5f8b665ee
[BLB] update spoiler
2024-07-17 23:25:46 -04:00
theelk801
9500b7128a
[BLB] Implement Lunar Convocation
2024-07-17 17:18:12 -04:00
theelk801
2f91839d76
[BLB] Implement Honored Dreyleader
2024-07-17 17:18:10 -04:00
theelk801
51f2f051bb
[BLB] Implement For the Common Good
2024-07-17 17:18:10 -04:00
theelk801
2c7f4bbc3f
[BLB] Implement Eddymurk Crab
2024-07-17 17:18:10 -04:00
Jeff Wadsworth
172c72cdca
Fixed #12579
2024-07-17 15:57:31 -05:00