ingmargoudt
|
a4f64c74c9
|
Merge pull request #2910 from ingmargoudt/master
changed cardtype from list to enumset
|
2017-03-03 23:01:56 +01:00 |
|
ingmargoudt
|
6b20d352ca
|
added unit test
|
2017-03-03 22:28:34 +01:00 |
|
ingmargoudt
|
a0930e3379
|
missed 2 hashsets to enumsets
|
2017-03-03 22:14:00 +01:00 |
|
fireshoes
|
0aa1296b31
|
Added complete MM3 spoiler.
|
2017-03-03 12:20:59 -06:00 |
|
Jeff
|
ecbadeda41
|
- Fixed Stone Haven Outfitter
|
2017-03-03 11:35:52 -06:00 |
|
ingmargoudt
|
372584f7ad
|
changed cardtype from list to enumset
|
2017-03-03 17:04:32 +01:00 |
|
Jeff
|
c0ffc47bf7
|
- Fixed Grasp of Fate. It will now return exiled permanents if it leaves the battlefield.
|
2017-03-03 09:55:06 -06:00 |
|
fireshoes
|
010be2b53f
|
Added 3/2/17 MM3 reprints.
|
2017-03-02 21:39:14 -06:00 |
|
Achilles
|
9cf0ebb2ae
|
- Shining Shoal will now work with spells. Yes, more work on this needs to be done. If a chosen source deals damage to multiple targets, the controller should be able to choose how that damage is distributed.
|
2017-03-02 20:35:12 -06:00 |
|
fireshoes
|
97ccd22564
|
Added 3/2/17 MM3 reprints.
|
2017-03-02 12:11:25 -06:00 |
|
ingmargoudt
|
cdeb27ea06
|
Merge pull request #2908 from ingmargoudt/master
wrongly changed the equals to == for those files
|
2017-03-02 16:42:29 +01:00 |
|
ingmargoudt
|
9c71596fd8
|
wrongly changed the equals to == for those files
|
2017-03-02 16:41:38 +01:00 |
|
ingmargoudt
|
87b492d4d4
|
Merge pull request #2907 from ingmargoudt/master
change enum equals to == in cards
|
2017-03-02 16:37:10 +01:00 |
|
ingmargoudt
|
39c9420ad2
|
change enum equals to == in cards
|
2017-03-02 16:28:23 +01:00 |
|
LevelX2
|
5087534fe4
|
Merge pull request #2892 from Galatolol/master
Added 3 cards
|
2017-03-02 11:05:34 +01:00 |
|
ingmargoudt
|
f3c565e582
|
Merge pull request #2905 from kubikrubikvkube/master
|
2017-03-02 08:54:38 +01:00 |
|
vraskulin
|
620245f28f
|
Stream format
|
2017-03-02 10:51:02 +03:00 |
|
spjspj
|
1aecd4f235
|
Merge pull request #2904 from spjspj/master
Force an enter to exit gen-existing-cards-by-set.pl
|
2017-03-02 08:50:08 +11:00 |
|
spjspj
|
4c54fea0c7
|
Force an enter to exit gen-existing-cards-by-set.pl
|
2017-03-02 08:49:01 +11:00 |
|
fireshoes
|
dc0905c893
|
Added 3/1/17 MM3 reprints.
|
2017-03-01 11:49:41 -06:00 |
|
ingmargoudt
|
5be5feaaa7
|
Merge pull request #2903 from ingmargoudt/master
fix #1259
|
2017-03-01 18:04:30 +01:00 |
|
ingmargoudt
|
fb09aeb0a8
|
fix #1259
|
2017-03-01 17:56:47 +01:00 |
|
ingmargoudt
|
fca138f821
|
Merge pull request #2902 from ingmargoudt/master
change enum equals to == for client
|
2017-03-01 17:04:12 +01:00 |
|
ingmargoudt
|
d966c82019
|
change enum equals to == for client
|
2017-03-01 17:03:11 +01:00 |
|
ingmargoudt
|
a32a02b688
|
Merge pull request #2901 from ingmargoudt/master
change enum equals to ==
|
2017-03-01 15:38:42 +01:00 |
|
ingmargoudt
|
d01aed42ed
|
change enum equals to ==
|
2017-03-01 15:05:44 +01:00 |
|
spjspj
|
82841c16c6
|
Merge pull request #2900 from spjspj/master
Refactor color restriction in edh...
|
2017-03-01 09:12:23 +11:00 |
|
spjspj
|
4681232d18
|
Refactor color restriction in edh...
|
2017-03-01 09:11:29 +11:00 |
|
spjspj
|
18b6279f2e
|
Merge pull request #2899 from spjspj/master
Refactor color restriction in edh. Change to look at commander color identity.
|
2017-03-01 08:58:59 +11:00 |
|
spjspj
|
faee8fb298
|
Refactor color restriction in edh. Change to look at commander color identity.
|
2017-03-01 08:56:52 +11:00 |
|
spjspj
|
b8b6ddcc69
|
Boros Guildgate
|
2017-03-01 08:27:39 +11:00 |
|
fireshoes
|
4fdf89193d
|
Added 2/28/17 MM3 reprints.
|
2017-02-28 13:12:35 -06:00 |
|
Achilles
|
c4737f11d0
|
- Fix for issue #2885
|
2017-02-28 10:25:10 -06:00 |
|
ingmargoudt
|
df64713cbf
|
Merge pull request #2897 from kubikrubikvkube/master
Minor improvements - string+= creation changed to StringBuilder w initial value
|
2017-02-28 15:21:02 +01:00 |
|
vraskulin
|
0bc9cf91a8
|
Minor improvements - StringBuilder now have initial value
|
2017-02-28 15:26:07 +03:00 |
|
ingmargoudt
|
aa01db1432
|
Merge pull request #2896 from kubikrubikvkube/master
Inner classes should be static. It reduces memory usage and gives perfomance boost + DeckImporter rollback
|
2017-02-28 12:24:19 +01:00 |
|
vraskulin
|
11dc1e10f1
|
Few lambda's and removed explicit type from creating lists and hashmaps
|
2017-02-28 13:46:57 +03:00 |
|
vraskulin
|
0a3c95dde5
|
Inner classes should be static. It reduces memory usage and gives perfomance boost + DeckImporter rollback
|
2017-02-28 12:40:12 +03:00 |
|
vraskulin
|
04973ea5aa
|
Checking String for emptiness with .lenght() is preferable since 1.6
|
2017-02-28 11:46:51 +03:00 |
|
vraskulin
|
ad7d3c8078
|
equals "" should be replaced with isEmpty
|
2017-02-28 11:45:15 +03:00 |
|
ingmargoudt
|
030444c178
|
Merge pull request #2895 from kubikrubikvkube/master
Redundant StringBuilder creation.
|
2017-02-28 09:41:43 +01:00 |
|
vraskulin
|
3600d03e2c
|
StringBuilder in a class field may cause memory leaks, it's not GCed, so it's a better way to store all errors just in string field
|
2017-02-28 11:37:31 +03:00 |
|
vraskulin
|
eb58391fe2
|
Redundant StringBuilder creation.
|
2017-02-28 11:07:40 +03:00 |
|
fireshoes
|
3799fe1c8a
|
Added MM3 reprints.
|
2017-02-27 11:41:14 -06:00 |
|
ingmargoudt
|
afbf5ce2b6
|
Merge pull request #2891 from kubikrubikvkube/master
Nulls to optional. Also there was bug with AetherChaser
|
2017-02-27 17:51:35 +01:00 |
|
Jeff
|
79983fbe26
|
- Extra check to verify a player is in game.
|
2017-02-27 08:41:07 -06:00 |
|
vraskulin
|
498c8cf60c
|
Made utility classes final to explicitly forbid it's inheritance
|
2017-02-27 17:03:38 +03:00 |
|
vraskulin
|
f309717616
|
Merge remote-tracking branch 'fork/master'
|
2017-02-27 16:33:47 +03:00 |
|
vraskulin
|
af3986df46
|
All final strings became static - it will give a little perfomance boost, due to not instantiating same string every time
|
2017-02-27 16:33:32 +03:00 |
|
spjspj
|
aec46f366b
|
Merge pull request #2894 from spjspj/master
Allow limiting a colour in edh
|
2017-02-27 23:35:57 +11:00 |
|