Ingmar Goudt
|
c4eeec1bb2
|
changed the constructor for a Watcher. Before, you had to explictly pass the name of the watcher as an argument. But most of the time this was the name of the class itself. So the watcher now determines internally its name. The method 'getBasicKey' can be overridden. Also updated some encapsulation
|
2019-03-16 08:35:26 +01:00 |
|
Jeff
|
5c1f41f3a7
|
- First steps towards fixing Phased/Phased indirectly permanents.
|
2019-03-15 10:01:02 -05:00 |
|
Oleg Agafonov
|
b6f075c505
|
* UI: added drag & drop text to deck editor (like drag & drop deck file);
|
2019-03-13 04:21:31 +04:00 |
|
Jeff
|
678f77c2a3
|
- little spelling fix
|
2019-03-12 11:43:16 -05:00 |
|
Oleg Agafonov
|
0f4c6c0260
|
Improved scry and surveils text dialog;
|
2019-03-11 18:18:40 +04:00 |
|
Jeff
|
c784753ee6
|
- little fixes. #5625
|
2019-03-11 08:50:05 -05:00 |
|
Oleg Agafonov
|
3fb18b334d
|
* Tap cost abilities - added cancel button;
|
2019-03-11 02:04:49 +04:00 |
|
Oleg Agafonov
|
dab481ee17
|
* UI: added cancel button for all target definition abilities;
|
2019-03-10 23:31:11 +04:00 |
|
Oleg Agafonov
|
904660e624
|
Fixed freeze while disconnects on choose target and card in library dialogs;
|
2019-03-10 16:04:25 +04:00 |
|
Oleg Agafonov
|
9d5fade2fb
|
* Abilities with sacrifice cost - added cancel button to sacrifice target dialog;
|
2019-03-10 15:55:33 +04:00 |
|
Oleg Agafonov
|
b432b4b431
|
Fixed freeze and npe error while disconnects on choose target dialog;
|
2019-03-10 15:53:53 +04:00 |
|
Oleg Agafonov
|
83afca8bda
|
* Crew ability - added selected and needed power info while choosing, colorozing;
|
2019-03-10 15:33:04 +04:00 |
|
Oleg Agafonov
|
e08fe53672
|
Merge pull request #5612 from hitch17/dnd-deck-lists
Ability to drag-and-drop decklists onto DeckEditorPanel in deck editor.
|
2019-03-08 01:03:07 +01:00 |
|
Oleg Agafonov
|
fa75ac2727
|
Typo fix
|
2019-03-07 12:14:27 +04:00 |
|
Jeff
|
5220e44b16
|
- little fixes
|
2019-03-06 17:11:45 -06:00 |
|
Oleg Agafonov
|
e68b79336a
|
Typo fix
|
2019-03-06 14:06:47 +04:00 |
|
Jeff
|
26fd9f6088
|
- Fixed #5614
|
2019-03-04 17:38:52 -06:00 |
|
Ingmar Goudt
|
553d263526
|
add missing diamond operators
|
2019-03-04 11:57:53 +01:00 |
|
Ingmar Goudt
|
45f665eb1d
|
Sonar cleanups 03032019
|
2019-03-04 10:43:20 +01:00 |
|
Oleg Agafonov
|
d9fb1d3706
|
Prepare hotfix release
|
2019-03-04 06:47:30 +04:00 |
|
Oleg Agafonov
|
f0e56ae71c
|
Merge fix
|
2019-03-04 05:18:56 +04:00 |
|
Oleg Agafonov
|
e30eecead3
|
Refactor set's legality, Modern Horizons now available for modern formats;
|
2019-03-04 04:49:49 +04:00 |
|
Oleg Agafonov
|
6bfea7bfd9
|
Fixed NPE error in momir emblem;
|
2019-03-04 03:07:29 +04:00 |
|
Oleg Agafonov
|
8df43cfbb6
|
Refactor set's legality
|
2019-03-04 02:31:51 +04:00 |
|
John Hitchings
|
13efdd5b0b
|
Ability to drag-and-drop decklists onto DeckEditorPanel in deck editor.
|
2019-03-03 13:48:51 -08:00 |
|
Ingmar Goudt
|
8319fbf9ad
|
replace public fields with encapsulation
|
2019-03-03 09:51:14 +01:00 |
|
Evan Kranzler
|
1724a13f44
|
Implemented Serra the Benevolent
|
2019-03-01 19:41:57 -05:00 |
|
Oleg Agafonov
|
d76c764d64
|
Fixed wrong date format on client/server databases;
|
2019-03-01 21:59:14 +04:00 |
|
Oleg Agafonov
|
842d3d2ba1
|
Prepare new release
|
2019-03-01 20:12:21 +04:00 |
|
Oleg Agafonov
|
f788af1f6a
|
* Improved connection performance on new release, no more empty cards on startup;
|
2019-03-01 18:55:20 +04:00 |
|
Oleg Agafonov
|
6846db75f4
|
* Fixed cards with skip untap optional ability that cause game freezes (#5606)
|
2019-03-01 18:10:32 +04:00 |
|
Ingmar Goudt
|
132e322d6e
|
fix NPE, both spellAbility and spellAbility.getTarget could be null. resolves #5599
|
2019-02-24 08:13:28 +01:00 |
|
Ingmar Goudt
|
59f8c94af7
|
nullpointer fix, resolves issue #5602
|
2019-02-24 08:06:27 +01:00 |
|
Ingmar Goudt
|
3359c1f3f1
|
sonar 220219, criticals
|
2019-02-22 12:06:11 +01:00 |
|
Ingmar Goudt
|
c45fe5c701
|
rename from battlefield to graveyard event comparing to .isDiesEvent
|
2019-02-20 10:20:07 +01:00 |
|
Ingmar Goudt
|
056226d83c
|
Sonar fixes 19022019
|
2019-02-19 21:51:45 +01:00 |
|
Oleg Agafonov
|
8cf681dff2
|
Updated libraries to latest versions and code compatibility fixes;
|
2019-02-17 16:12:57 +04:00 |
|
Oleg Agafonov
|
971a98061d
|
Fixed SQL errors on non escaped symbols in usernames/emails/passwords;
|
2019-02-17 16:09:00 +04:00 |
|
Ingmar Goudt
|
f2c64629a5
|
couple of Sonar fixes
|
2019-02-15 13:31:10 +01:00 |
|
Jeff
|
ac4e51ce0d
|
- Fixed Rivals' Duel
|
2019-02-13 10:19:07 -06:00 |
|
Oleg Agafonov
|
f778d95f54
|
Prepare next release
|
2019-02-09 17:42:46 +04:00 |
|
Oleg Agafonov
|
00ad61b6bd
|
Added new Mythic Edition (MED) set (16 cards, scryfall download)
|
2019-02-09 16:45:27 +04:00 |
|
Oleg Agafonov
|
c29b68f030
|
Disabled cards rating and classes preloading on startup (lags problem);
|
2019-02-09 16:09:07 +04:00 |
|
Oleg Agafonov
|
e285b2770d
|
* Curse cards - fixed that it triggers on planeswalker attack only (#5566);
|
2019-02-09 15:40:23 +04:00 |
|
Oleg Agafonov
|
c6f0239bcd
|
Merge pull request #5570 from EvanMurawski/splitcardimport
Recognize split card names in mtggoldfish format
|
2019-02-09 14:46:21 +04:00 |
|
Oleg Agafonov
|
c52a3c8a48
|
Merge pull request #5580 from magefree/5497-dynamic-hints-for-cards
UI: Add dynamic hints for cards
|
2019-02-09 14:44:42 +04:00 |
|
Oleg Agafonov
|
d97229cbcd
|
Fix
|
2019-02-09 12:41:21 +04:00 |
|
Oleg Agafonov
|
7e4767fd30
|
Hints: removed duplicated hints from popup;
|
2019-02-09 12:28:29 +04:00 |
|
Oleg Agafonov
|
f341d35ece
|
Hints: disable card hints in m15 render mode;
|
2019-02-09 12:00:24 +04:00 |
|
Jeff
|
24e24a968e
|
- Added Phantasmal Sphere and Misfortune.
|
2019-02-08 17:25:28 -06:00 |
|