drdev
9697bd298d
Start working on Landscape home screen layout
2015-05-06 01:21:53 +00:00
drdev
4a09b1ef92
Start working on Landscape mode
2015-05-05 23:45:24 +00:00
drdev
49cc5d218a
Version bump to 1.5.40.003
2015-05-05 00:11:12 +00:00
drdev
63304d006a
Attempt to fix issue with saving deck favorites
2015-05-05 00:06:07 +00:00
drdev
2e1d4de1cd
Avoid using java.nio since it breaks Quest Mode in Android app
2015-05-04 23:48:54 +00:00
drdev
d15536ae4b
Fix a couple warnings
...
Version bump to 1.5.40.002
2015-05-04 23:30:36 +00:00
elcnesh
a0047de66d
- Apply charm text formatting also to activated abilities
...
- Fix morph reminder text
2015-05-04 22:26:22 +00:00
elcnesh
15600d3b4a
Update oracle texts for cards a-m. Updates all charm effects
...
to use bullets, plus lots of minor changes.
2015-05-04 22:21:05 +00:00
elcnesh
41ff150984
- Load cards in UTF-8 so we don't have to manually format UTF symbols
...
- Some cleanup
2015-05-04 09:49:10 +00:00
Sol
0788acb1b1
- Add handling for Pseudo-kickers. Update Undergrowth to use this new code.
2015-05-04 02:12:42 +00:00
drdev
ffe9e42d93
Fix warnings
2015-05-03 18:46:02 +00:00
drdev
4b49b6f186
Allow showing LoadingOverlay between screens
2015-05-03 18:45:12 +00:00
drdev
d1f6e6361a
For non-network lobby, default new players to AI
2015-05-03 17:47:58 +00:00
drdev
33305205c6
Use 30 life instead of 40 for 2 player Commander
2015-05-03 17:45:41 +00:00
drdev
a66cfdd394
Prevent crash if you try to start a Commander match without a Commander
2015-05-03 17:37:47 +00:00
drdev
3901eabedb
Allow opening screens from overlays without issues
2015-05-03 17:33:46 +00:00
drdev
03b78eb1f1
Version bump to 1.5.40.001
2015-05-03 17:19:52 +00:00
Krazy
86aaac2dab
[maven-release-plugin] prepare for next development iteration
2015-05-03 15:03:03 +00:00
Krazy
f05b0aee30
[maven-release-plugin] prepare release forge-1.5.39
forge-1.5.39
2015-05-03 15:02:57 +00:00
Krazy
204acacc78
Changed repository urls to point to cardforge.link.
2015-05-03 14:57:01 +00:00
Krazy
97aeacde09
Removed Maven release backup files.
2015-05-03 14:20:29 +00:00
Krazy
22b70dda08
Added missing file from last commit.
2015-05-03 01:56:05 +00:00
Krazy
1398b690ff
Overhauled the quest starting pool generation and options. See CHANGES.txt for details. Color bias quest preference will need changing to work properly (value range is now 10 times greater).
2015-05-03 01:35:21 +00:00
drdev
8e65ebaead
Use dialog when prompting for deck
2015-05-02 16:56:50 +00:00
drdev
41781c09ec
Don't use promptForDeck for DeckManager
2015-05-02 16:18:47 +00:00
drdev
3f2fa96e25
Support copy to clipboard for Deck Editor in mobile game
2015-05-02 16:02:44 +00:00
elcnesh
2b69bf1e58
Fix trailing newlines of card files
2015-05-02 12:34:30 +00:00
elcnesh
7993b0ab44
Fix line endings of newer cards
2015-05-02 12:22:32 +00:00
Krazy
47712e5841
Quest save backups now get renamed when the quest does.
2015-05-02 00:42:30 +00:00
Krazy
f0f741ace4
Cleaned up and the new quest section for readability and added an option to allow duplicate cards in a quest's starting pool
2015-05-02 00:39:34 +00:00
Sloth
f766faa1b1
- Updated some quest decks.
2015-05-01 20:47:42 +00:00
elcnesh
bfdcaa6a1a
Huge cleanup of gui and desktop code
...
- Remove lots of unused classes and methods
- Remove code related to transitioning deck format
- Refactor some interface structures
- General cleanup (imports, indentation etc.) thanks to Eclipse
- Some very minor bugfixes
2015-05-01 19:27:48 +00:00
Sloth
9f499117dc
- Fixed duplicate entires in Vanguard.txt by Salasnet.
2015-04-30 21:33:51 +00:00
elcnesh
37362b2015
Cleanup in forge-core
2015-04-30 10:21:19 +00:00
elcnesh
d0ffa1c4e3
Fix constructor for GauntletMini
2015-04-30 10:07:34 +00:00
elcnesh
0ab47360b2
Relax quest pref constraints and cleanup related code
2015-04-30 09:58:54 +00:00
elcnesh
324a3aac5c
Fix Thada Adel (other, similar cards are on their way!)
2015-04-30 07:04:59 +00:00
Krazy
82e3586b9d
Delete the quest save backups when deleting the quest.
2015-04-30 03:26:37 +00:00
Krazy
82adcf8103
Backups are now created for quest files when saving in the event that the save is corrupted.
2015-04-30 02:50:55 +00:00
elcnesh
efe6034837
- Move some files around in net code (plus some cleanup)
...
- Remove an unused method from IGuiGame
2015-04-29 18:50:12 +00:00
elcnesh
ca21f3a298
Clean up CardType
...
- Treat core types and super types as static, no longer
read them from a file. Adding types this way isn't compatible
with the program so it served no purpose for users anyway.
- Merge instant and sorcery types into "spell types", as specified
by the comp rules.
- Remove some unused methods and restructure/clean up some others.
2015-04-29 18:24:58 +00:00
Sol
d56de04577
- Improve breath of fury choose card title
2015-04-29 03:21:59 +00:00
Sol
127363a5bd
- When defining cards, check if the list is empty before trying to get it
2015-04-29 00:42:14 +00:00
Sloth
d82c71bb98
- Fixed possible NPE caused by Balance effects.
2015-04-28 18:33:46 +00:00
elcnesh
41fdcc9b50
- Fix NPE at end of network game
...
- Update some strings
2015-04-26 17:00:15 +00:00
elcnesh
addcece582
- Huge update to network play
...
- Updated protocol: now used everywhere for type checking
- No more locks between server and client: client no longer expects any replies
- More code reuse
- Fixed issue with location of multiple abilities selection popup menu
- Improved stability; actual games should now be possible
- Other updates
- Mobile version player panel now uses same code as desktop
- Remove automatic "view all cards" cheat in hotseat (no longer necessary)
- Code cleanup
2015-04-26 10:54:55 +00:00
drdev
5c89e1a9ce
Version bump to 1.5.39.009
2015-04-25 19:59:45 +00:00
drdev
2d6bf27b0f
Prevent changing tabs in Deck Editor from left/right swipe
2015-04-25 19:43:29 +00:00
drdev
4b7b38506e
Add Net Commander Decks to Deck Manager
2015-04-25 15:44:55 +00:00
drdev
403f5caf58
Fix so testing commander deck works properly
2015-04-25 15:09:19 +00:00