Anthony Calosa
ba444373c5
Update code
2019-10-08 10:56:45 +08:00
Anthony Calosa
a8da2882b4
Update description
2019-10-08 08:44:26 +08:00
Anthony Calosa
3928226343
Fix land stacking (should affect creatures and animated lands)
2019-10-08 08:08:37 +08:00
Peter
ad1cc78578
Mobile: Translate Draft, Gauntlet and Puzzle Screens.
...
Fixed crash in LoadGameMenu (wrong translated enum...)
2019-10-07 22:39:00 +02:00
Anthony Calosa
925b196171
set cache to eternal and disable overhead stats
2019-10-07 19:17:27 +08:00
Anthony Calosa
9b0f9d7a8d
Fix blurred Font on non Chinese Language
2019-10-07 15:15:20 +08:00
Anthony Calosa
c012a2f6da
Fix blurred Font on non Chinese Language
2019-10-07 14:17:45 +08:00
Anthony Calosa
87e9c93264
New Faster Cache for Mobile - Cache2k, Add Border Masking Option
2019-10-07 12:59:52 +08:00
CCTV-1
f43774ead7
update forge-android support simplified chinese characters
2019-10-06 19:42:30 +08:00
Ryan1729
b010da744c
progagate type information through to get rid of warning
2019-10-06 02:13:37 -06:00
Ryan1729
6808be7a42
route all capitalize calls through a new method
2019-10-06 01:33:52 -06:00
Ryan1729
eb376b8eb3
pull all still needed WordUtils.wrap calls into one method
2019-10-06 00:55:29 -06:00
Anthony Calosa
72ab3cc690
adjust spacing - rendered icons
2019-10-01 21:47:53 +08:00
Anthony Calosa
bf5f581cf6
Merge remote-tracking branch 'remotes/core/master' into newBranch
2019-10-01 14:28:38 +08:00
Anthony Calosa
91674ef0b2
Seperate some Sprite Icons, Upscaled sprite_planar_conquest,
...
added some ability icons, Enabled texture filter on some textures
2019-10-01 13:41:52 +08:00
Peter
e869c6ac6b
Remove unused imports
2019-09-30 11:35:18 +02:00
Peter
17fabb0bec
Translated strings related to Win/Loose/Concede
2019-09-30 11:25:27 +02:00
Jamin W. Collins
59b01aba8f
- Preparing Forge for Android publish 1.6.29.001
...
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2019-09-29 08:54:32 -06:00
Blacksmith
d028cd2918
[maven-release-plugin] prepare for next development iteration
2019-09-29 00:23:27 +00:00
Blacksmith
4803d74c33
[maven-release-plugin] prepare release forge-1.6.29
2019-09-29 00:23:21 +00:00
Peter
7bb4e8f6d2
Translated new settings option 'Ability Icons'
2019-09-27 19:46:38 +02:00
Anthony Calosa
6551ebcce5
Add feature request
...
Can duplicate tokens with summoning sickness not be in same pile as
tokens without it OR the ones without it be on the top? It's really
annoying on Android to equip/enchant a token that can attack this turn
(need to zoom in, then out).
(https://www.slightlymagic.net/forum/viewtopic.php?f=26&t=1516&start=2190#p230560 )
2019-09-27 12:16:07 +00:00
Anthony Calosa
c38cb5c3d4
Cleanup
2019-09-25 21:57:19 +08:00
Anthony Calosa
f1c3e93548
Update HexproofKey
2019-09-25 21:11:01 +08:00
Anthony Calosa
b6ed045c21
Add Show Ability Icons Preference
...
(Overlay Menu on PC, Settings Page on Mobile)
2019-09-25 14:49:41 +08:00
Anthony Calosa
c24f4b59ec
Update Icons
2019-09-25 12:28:40 +08:00
Anthony Calosa
9888faa271
Merge remote-tracking branch 'remotes/core/master' into newBranch
2019-09-25 12:26:10 +08:00
klaxnek
34c3c3b71c
Mobile: Fix IndexOutOfBoundsException bug trying to get a card that doesn't exist.
...
java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
at java.util.ArrayList.get(ArrayList.java:437)
at forge.screens.match.views.VCardDisplayArea.setSelectedIndex(VCardDisplayArea.java:193)
at forge.screens.match.views.VZoneDisplay.setSelectedIndex(VZoneDisplay.java:100)
at forge.card.CardZoom.setVisible(CardZoom.java:89)
at forge.toolbox.FOverlay.hide(FOverlay.java:85)
at forge.toolbox.FOverlay$1.run(FOverlay.java:75)
at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:487)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1571)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1270)
2019-09-25 00:52:15 +02:00
Anthony Calosa
6556f78c28
Add Hexproof From Icons (TODO: PC code, better Hexproof from Icons)
2019-09-24 22:49:52 +08:00
Anthony Calosa
bc5e5a731d
Fix NPE
2019-09-24 12:11:16 +00:00
Anthony Calosa
6ad34fed2c
Better Fix NPE
2019-09-24 20:07:22 +08:00
Anthony Calosa
028880e026
Fix NPE
2019-09-24 19:47:17 +08:00
Anthony Calosa
b2f80b47a9
Display Ability Icons (Mobile & PC)
2019-09-24 12:30:51 +08:00
Anthony Calosa
44eee1c5c4
Merge remote-tracking branch 'remotes/core/master' into newBranch
2019-09-24 12:05:57 +08:00
Peter
68a8a08709
Mobile: Fix new bug Add Basic Lands Dialog (sorry)
2019-09-23 20:22:08 +02:00
Peter
8d3b00c3f2
Mobile: More Translations
...
Added ¡ and ¿ needed to Spanish
2019-09-23 11:53:03 +02:00
Anthony Calosa
1f58279525
Merge remote-tracking branch 'remotes/core/master' into newBranch
2019-09-23 14:49:29 +08:00
Peter
4bf837701f
Mobile: Translated more strings and Views
...
Fixed duplicated Catalog label
Fixed Stack label not found
2019-09-22 20:49:55 +02:00
Anthony Calosa
6f5b9ddfff
Add card highlighting
2019-09-19 23:23:56 +08:00
Anthony Calosa
73f3a5ff85
Prevent NPE
2019-09-19 23:22:59 +08:00
swordshine
6d73201393
Merge branch 'master' into 'master'
...
translation Forge.java and update forge-android supported simplified chinese character
See merge request core-developers/forge!2141
2019-09-19 06:58:08 +00:00
CCTV-1
1b9bce5165
translation Forge.java
2019-09-19 13:53:55 +08:00
Anthony Calosa
91abbcd3c5
Fix setloadingaMatch prematurely, if the startgame is null there must be an error/showdialog happened.
2019-09-19 04:31:42 +00:00
CCTV-1
aee2ac9ab7
Merge remote-tracking branch 'upstream/master'
2019-09-15 10:27:07 +08:00
Anthony Calosa
ccfbe4d956
countHuman instead of noAIPlayer
2019-09-14 15:05:01 +08:00
CCTV-1
372d9cce94
update forge-android support simplified chinese characters
2019-09-13 19:18:05 +08:00
Anthony Calosa
a107d41fed
Merge branch 'master' into 'master'
...
# Conflicts:
# forge-gui-mobile/src/forge/screens/match/MatchScreen.java
2019-09-13 10:35:22 +00:00
Peter
16da63aa9c
Mobile - Translation: Deck Chooser, Deck Editor and Match Screen.
...
Fix compare String with equals()
2019-09-13 11:19:35 +02:00
Anthony Calosa
eda7d435e4
Merge remote-tracking branch 'remotes/core/master'
2019-09-12 20:38:53 +08:00
Anthony Calosa
8e282b16c5
Update Player Name
2019-09-12 20:30:42 +08:00