Commit Graph

18 Commits (2733516cb9cdad7ac4cef98b819d4d01846e5c66)

Author SHA1 Message Date
Leandro Doctors 2733516cb9 Organize imports 2020-01-16 08:21:24 +08:00
lodici 93d3275e40 can drag and drop a deck file onto the deck editor screen and Magarena will attempt to load and display it (see #1187). 2017-07-12 12:36:09 +01:00
lodici 940c55cfeb Resume duel will now accept decks with missing cards. 2017-07-12 08:20:31 +01:00
lodici 57480bc1da adds "--deck" command line arg which can be used to set an AI player's deck. 2017-05-11 23:01:09 +01:00
lodici 0c97be9215 only set non-zero checksum if original deck file on which duel deck was based has not changed since the duel was created. 2017-01-10 12:04:13 +00:00
lodici d67fe0262d saving and restoring new deck checksum properties in latest.duel file. 2017-01-10 12:04:01 +00:00
melvinzhang c8f1262b45 remove trailing space from java code 2015-12-31 18:54:52 +08:00
lodici efa9a32cf2 rename FullName() getter and setter to DistinctName(). 2015-05-09 15:01:39 +01:00
lodici 1a59e69c21 fix #232 : New Duel screen is not restoring decks from "latest.duel". 2015-05-03 01:23:50 +01:00
lodici e8aac8fdba Catch error on resume duel if player deck invalid (fixes #220). 2015-04-24 15:57:02 +01:00
lodici 179ad6cc90 refactor fix code layout. 2015-04-24 15:57:01 +01:00
lodici 79f55ec3f5 rename refactor. 2015-04-24 15:57:00 +01:00
lodici 0863d4f0f7 refactor deck loading code into loadDeck() method. 2015-04-24 15:57:00 +01:00
lodici d1decc87ce rename setPlayerDeckProfile(). 2015-04-24 15:56:59 +01:00
lodici c882e9da60 re-format code. 2015-04-20 00:03:38 +01:00
lodici 401a20fb0c move loading of player deck profile property out of DuelConfig and into DuelPlayerConfig. 2015-04-19 23:56:53 +01:00
lodici b233573775 move saving of player deck profile property out of DuelConfig and into DuelPlayerConfig. 2015-04-19 23:51:22 +01:00
lodici fbe61b36ae rename MagicPlayerDefinition to DuelPlayerConfig. 2015-04-19 20:21:25 +01:00