Leandro Doctors
|
8a0a9acff7
|
format: organize imports
|
2020-02-04 16:21:48 -03:00 |
|
Ingmar Goudt
|
ce23f6900d
|
fix conflicts
|
2019-12-29 19:28:20 +01:00 |
|
John Hitchings
|
b62d4fd20d
|
Support for importing mtga decks.
|
2019-05-19 11:18:09 -07:00 |
|
Ingmar Goudt
|
6703ba693d
|
refactor the copy functionality for no-args watchers
|
2019-04-30 20:28:57 +02:00 |
|
John Hitchings
|
61d40902ab
|
Ability to import draft logs as decks.
|
2019-04-11 22:27:21 -07:00 |
|
Oleg Agafonov
|
caf1a98759
|
* UI: added deck export to MTG Arena format (#4243);
|
2019-03-22 20:33:36 +04:00 |
|
Oleg Agafonov
|
a2feda38ce
|
Fixed mtgo deck export (sorting, empty lines);
|
2019-03-22 20:12:06 +04:00 |
|
Oleg Agafonov
|
04cb20f46a
|
UI: improved deck editor exports:
* added deck export to files (#4243);
* fixed wrong card sorting in deck files after save (#3719);
|
2019-03-21 19:17:41 +04:00 |
|
Oleg Agafonov
|
a260030069
|
Fix tests
|
2019-03-19 21:44:06 +04:00 |
|
John Hitchings
|
0ea73b19df
|
Refactor Sets.saveDeck into a deck exporter series of classes.
|
2019-03-17 14:58:05 -07:00 |
|
John Hitchings
|
1e6e279bc8
|
Merge branch 'add-cockatrice-deck-format-5493' of github.com:hitch17/mage into add-cockatrice-deck-format-5493
|
2019-01-10 19:40:54 -08:00 |
|
John Hitchings
|
aac3e3fdc1
|
add importer for o8d and some more decks to test.
|
2019-01-10 19:33:42 -08:00 |
|
John Hitchings
|
5bf748e2b5
|
Move tests to the Mage directory and stub out looking up cards by names for tests.
|
2019-01-10 11:04:00 -08:00 |
|
John Hitchings
|
9372ba63e2
|
Move tests to the Mage directory and stub out looking up cards by names for tests.
|
2019-01-10 09:52:38 -08:00 |
|
LevelX2
|
b073ce1c42
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
Evan Kranzler
|
54b8f10c3c
|
text fixes and test fixes to fix how tests test text, then more text next
|
2017-10-07 16:08:06 -04:00 |
|
ingmargoudt
|
372584f7ad
|
changed cardtype from list to enumset
|
2017-03-03 17:04:32 +01:00 |
|
JOAC69
|
845e406d63
|
Fix failing tests that were doing Object.Equels where == was needed
|
2017-02-19 02:31:04 -06:00 |
|
vraskulin
|
a15220d51e
|
Bugfixes with != instead of equals and default toString calls
|
2017-02-15 19:52:20 +03:00 |
|
LevelX2
|
17fbee2400
|
* Fixed a bug that adding counters with Skyship Plunder or Maulfist Revolution did not trigger counter added events.
|
2017-01-13 22:40:37 +01:00 |
|
LevelX2
|
782190bac3
|
Some changes to mana handling to handle {C} mana.
|
2016-01-08 23:25:42 +01:00 |
|
LevelX2
|
87fc4d53dc
|
Fixed Framework pom - removed fixed src folder. Minor fixes to ManaTest.
|
2015-12-01 22:43:56 +01:00 |
|
LevelX2
|
595a55b7c5
|
Revert "Fixed package declarations for moved Mage package."
This reverts commit 06199eeca3 .
|
2015-12-01 22:33:59 +01:00 |
|
poixen
|
db2af7000e
|
Merge pull request #1399 from poixen/counters
Added unit tests and javadoc for Counter class.
|
2015-12-01 20:04:15 +01:00 |
|
emerald000
|
7abfc7d025
|
File that wanted to feel special and not be part of last commit.
|
2015-12-01 06:16:00 -05:00 |
|
emerald000
|
06199eeca3
|
Fixed package declarations for moved Mage package.
|
2015-12-01 06:07:01 -05:00 |
|
poixen
|
ad0fb6b7eb
|
Added unit tests and javadoc for Counter class.
|
2015-11-30 21:44:57 +01:00 |
|
poixen
|
46eb6c0525
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|