Agetian
3250feb520
- Preparing Forge for Android publish 1.6.0.001 [incremental].
2017-07-08 19:05:57 +00:00
Blacksmith
ffb1cddff4
[maven-release-plugin] prepare for next development iteration
2017-07-08 18:41:58 +00:00
Blacksmith
95bd589291
[maven-release-plugin] prepare release forge-1.6.0
2017-07-08 18:41:48 +00:00
Myrd
55e3a2c6d6
Mark Flist methods that modify items synchronized,
...
as it seems to be getting used from multiple threads.
(I get an index out of bounds exception in draw() which
iterates with i < items.size() so clearly items must have
been modified by another thread.)
2017-07-07 04:55:17 +00:00
Myrd
c9ea265585
Fix mana symbols for snow-covered basics
2017-07-05 02:09:52 +00:00
Agetian
12da282be5
- Preparing Forge for Android publish 1.5.65.003 [incremental].
2017-07-02 13:26:11 +00:00
Agetian
07d65014ed
- Support using art from standard (non-variant) Magic cards in PConq mode when there is no plane art available (e.g. for the newer sets like Kaladesh).
2017-07-02 09:23:41 +00:00
Agetian
6d97c040ab
- Preparing Forge for Android publish 1.5.65.002 [incremental].
2017-06-30 13:21:31 +00:00
austinio7116
0367d3e0e7
Added quest preference option to modify shop max selling price.
2017-06-29 08:10:56 +00:00
austinio7116
ba71e6a7e3
Avoid errors due to loading cards for card-based deck generation when lazy loading is enabled (for now just disables card-based deck generation completely) - does not handle cases where card-based decks are currently selected in constructed, then the lazy loading is switched on, then forge restarted.
2017-06-29 07:46:13 +00:00
Krazy
2a9083a113
Up required Java version to 8
2017-06-26 04:21:29 +00:00
Krazy
cd7a00ab05
Increment version numbers
2017-06-26 03:57:43 +00:00
Agetian
85a4e11e44
- Preparing Forge for Android publish 1.5.65.001 [incremental].
2017-06-26 03:44:10 +00:00
Blacksmith
b9a6fc507a
[maven-release-plugin] prepare for next development iteration
2017-06-26 03:21:20 +00:00
Blacksmith
9fe8948f0b
[maven-release-plugin] prepare release forge-1.5.65
2017-06-26 03:21:11 +00:00
Krazy
f2167a0831
Reduce number of glyphs used for counter text to speed up generation
2017-06-25 21:25:18 +00:00
Krazy
02d52f3fe1
Make mobile counters scale with card size
2017-06-25 21:08:31 +00:00
Krazy
6aa5937fa5
Stop caching the counter font on Android, which was causing issues when trying to save the files
2017-06-25 05:17:31 +00:00
Krazy
5a2d45ba28
Add counters to mobile Forge and adjust desktop counters
2017-06-24 21:49:36 +00:00
Agetian
98fc81cc7d
- In Mobile Forge, FChoiceList should always reset the selection on tapping an item in the list, otherwise the selector can get locked up in the "all items selected" mode upon clicking the "add all" / "remove all" button.
2017-06-23 19:23:18 +00:00
Agetian
8942419d6c
- Preparing Forge for Android publish v1.5.64.005 [incremental].
2017-06-22 19:46:20 +00:00
Agetian
65e2bf0938
- Hide anisotropic filtering for now behind a comment (pending further testing).
2017-06-22 19:27:23 +00:00
Agetian
195bdb0d6b
- Enable anisotropic filtering when filtering battlefield textures on mobile Forge by default.
2017-06-22 19:01:46 +00:00
nefigah
cf6d6fe525
Mobile: Adjust texture filtering and add optional anisotropic support (commented out for now)
2017-06-22 18:41:59 +00:00
Agetian
e96d28e811
- Ligature AE -> Ae update.
2017-06-22 16:11:44 +00:00
Agetian
a8b401f22c
- In Planar Conquest, if all the planes are unlocked, the green reward will be a Chaos Battle instead of 5 planeswalker emblems.
...
- Documenting recent changes in CHANGES.txt, moved some of the older changes over to MANUAL.txt.
2017-06-22 05:28:47 +00:00
Agetian
b19efd6c0d
- Implemented a way to auto-suggest basic lands in the Add Basic Lands dialog in desktop and mobile Forge.
2017-06-18 16:41:51 +00:00
Agetian
146e21c8df
- Preparing Forge for Android publish 1.5.64.004 [incremental/fixes].
2017-06-16 06:07:04 +00:00
Agetian
2cc5a47336
- Preparing Forge for Android publish 1.5.64.003 [incremental].
2017-06-13 05:25:37 +00:00
Krazy
37ab0d5650
Add random duels to mobile version and move from button to main list
2017-06-13 04:27:34 +00:00
Agetian
aa3ca54ca8
- Preparing Forge for Android publish 1.5.64.002.
...
- Starting with this revision, the minor version of Forge for Android will match the current beta of desktop Forge (e.g. 1.5.64.002 = the second revision after 1.5.64 beta), hopefully this will be less confusing.
2017-06-10 05:59:36 +00:00
austinio7116
6e4a9e7de9
Enabling the new booster pack distribution option for quest starting pool in the mobile version
2017-06-08 22:59:42 +00:00
Blacksmith
e8c232b5cb
[maven-release-plugin] prepare for next development iteration
2017-06-08 18:39:38 +00:00
Blacksmith
aa52a767f2
[maven-release-plugin] prepare release forge-1.5.64
2017-06-08 18:39:29 +00:00
Agetian
cd5abc3432
- Preparing Forge for Android build 1.5.64.001 [incremental].
2017-06-08 03:51:18 +00:00
Blacksmith
9b3523c943
[maven-release-plugin] prepare for next development iteration
2017-06-07 22:40:35 +00:00
Blacksmith
b11255579c
[maven-release-plugin] prepare release forge-1.5.63
2017-06-07 22:40:20 +00:00
Agetian
a590edad78
- "Index out of bounds" error prevention in Gauntlet mode.
2017-06-07 15:12:17 +00:00
Agetian
bea2acbf29
- "Index out of bounds" error prevention in Gauntlet mode.
2017-06-07 06:24:30 +00:00
Agetian
f1fa86a08a
- Temporary crash prevention measure for manifested split cards (until the problem with the view of such cards can be figured out)
2017-06-06 14:27:20 +00:00
Agetian
fd6487e427
- Preparing Forge for Android build 1.5.63.009 [incremental, fixes].
2017-06-05 04:55:11 +00:00
Agetian
d80d13f7a4
- Preparing Forge for Android publish 1.5.63.008 [inrcemental/fixes].
2017-05-31 18:04:22 +00:00
Krazy
3953610b56
Add new booster pack quest starting pool generation, fix a card duplication bug in the quest shop, and improve the way the card shop generates singles
2017-05-25 06:13:04 +00:00
Agetian
5195b9c5b5
- Preparing Forge for Android publish 1.5.63.007 [hotfix].
2017-05-24 16:41:12 +00:00
Agetian
6c4f51d12f
- Preparing Forge for Android publish 1.5.63.006 [incremental, PConq overhaul, fixes].
2017-05-24 06:43:57 +00:00
Agetian
06070bc976
- Removed an accidental apostrophe in ConquestPlaneSelector.
2017-05-24 04:22:52 +00:00
Agetian
346a8f81b5
- NPE prevention in GauntletWinLose.
2017-05-23 16:51:21 +00:00
Agetian
10ea7f0eb3
- A little tweak in ConquestPlaneSelector.
2017-05-23 16:40:00 +00:00
Agetian
bf6f6e267d
- Added instructions to tap art for info about the plane (in PConq mode).
2017-05-23 16:38:28 +00:00
Agetian
ba898ecd32
- Support showing plane description in Planar Conquest mode when choosing the current plane by tapping on the plane art (if the Desc: entry in planes.txt is non-empty).
2017-05-23 16:33:18 +00:00