Commit Graph

42973 Commits

Author SHA1 Message Date
Anthony Calosa
f06994e71e Update 2019-10-14 10:53:48 +08:00
Anthony Calosa
9213b2d987 Merge remote-tracking branch 'remotes/core/master' into newBranch 2019-10-14 10:39:02 +08:00
Anthony Calosa
efa3501172 Rounded Highlight if Round Corners are enabled (and some cleanup)
put on EDT thread pixmap texture conversion
generate zh-CN fonts only when locale is zh-CN
2019-10-14 10:36:53 +08:00
swordshine
c52960eab1 Merge branch 'master' into 'master'
Android:prevent generate excessive font cache for zh_CN

See merge request core-developers/forge!2237
2019-10-14 00:55:25 +00:00
Michael Kamensky
4a6725d228 Merge branch 'AdventureFeatherFix' into 'master'
Adventure as ReplacementEffect

Closes #1144

See merge request core-developers/forge!2239
2019-10-13 18:49:48 +00:00
Hans Mackowiak
20069f95ac Adventure as ReplacementEffect 2019-10-13 18:49:48 +00:00
Michael Kamensky
7562ae9960 Merge branch 'newBranch' into 'master'
Add Border Tint, Update libgdx to Nightly

See merge request core-developers/forge!2235
2019-10-13 18:36:13 +00:00
Anthony Calosa
32621257df update 2019-10-13 17:09:56 +08:00
Anthony Calosa
ff7a8f994c prevent waiting for opponent during assert,
send the exception via sentry
2019-10-13 14:48:49 +08:00
Anthony Calosa
ecbc2f9590 Merge remote-tracking branch 'remotes/core/master' into newBranch
# Conflicts:
#	forge-ai/src/main/java/forge/ai/AiController.java
2019-10-13 14:40:11 +08:00
Michael Kamensky
4a7bb4e08e Merge branch 'verifyTransitivity2' into 'master'
AiController: only do verifyTransitivity when sort failed

See merge request core-developers/forge!2238
2019-10-13 06:36:55 +00:00
Hans Mackowiak
44bcc72662 AiController: only do verifyTransitivity when sort failed 2019-10-13 06:36:55 +00:00
CCTV-1
9115148eab prevent generate excessive font cache for zh_CN 2019-10-13 13:14:05 +08:00
Michael Kamensky
a07158181e Merge branch 'master' into 'master'
Comment out the transitivity test due to lag reasons.

See merge request core-developers/forge!2236
2019-10-13 04:42:16 +00:00
Agetian
7fa461e839 - Comment out the transitivity test due to lag reasons. 2019-10-13 07:36:40 +03:00
Anthony Calosa
fee8a9186a Update Libgdx to 1.9.11 Nightly (build Oct 11, 2019) 2019-10-13 12:17:45 +08:00
Anthony Calosa
d3bad23c99 additional Check 2019-10-13 12:14:42 +08:00
Anthony Calosa
7f0b7780da Modify verifyTransitivity 2019-10-13 11:45:42 +08:00
Anthony Calosa
617403aef6 Merge remote-tracking branch 'remotes/core/master' into newBranch 2019-10-13 08:19:14 +08:00
Anthony Calosa
81c38449d9 NPE from rarity (dev mode: Put two Nicol Bolas in graveyard, cast animate dead to return 1st Nicol Bolas to play, then cast Rise from the grave to return the 2nd Nicol Bolas to play, then choose the 2nd Nicol Bolas to stay on the battlefield) 2019-10-12 06:09:56 +08:00
Anthony Calosa
fd92993274 adjust thickness 2019-10-12 05:55:14 +08:00
Anthony Calosa
f4d55161b4 Add basic border tint for cards that change color
(Multicolor Cards will have gold tint if they change color..
Wild Mongrel, Prismatic Lace, etc)
2019-10-12 05:53:57 +08:00
Michael Kamensky
fdad359318 Merge branch 'patch-comparator' into 'master'
verifyTransitivity on saComparator

See merge request core-developers/forge!2234
2019-10-11 19:03:15 +00:00
Hans Mackowiak
fb159a6261 verifyTransitivity on saComparator 2019-10-11 19:03:15 +00:00
Michael Kamensky
3ea93ac9b4 Merge branch 'newBranch' into 'master'
Add Support Extended Art

See merge request core-developers/forge!2231
2019-10-11 04:44:21 +00:00
Anthony Calosa
393b419252 Max Font Size for zh-CN 2019-10-10 19:57:58 +08:00
Anthony Calosa
8a18e5ed26 Add Option for Preload 2019-10-10 17:02:05 +08:00
Anthony Calosa
281ee767e0 Preload existing images only 2019-10-10 16:48:18 +08:00
swordshine
0f742201c6 Merge branch 'patch' into 'master'
Fix Seedguide Ash

See merge request core-developers/forge!2232
2019-10-10 07:54:00 +00:00
swordshine
08a3a0baa0 Fix Seedguide Ash 2019-10-10 15:22:40 +08:00
Anthony Calosa
8dc0ea70b5 Merge remote-tracking branch 'remotes/core/master' into newBranch 2019-10-10 15:09:59 +08:00
Anthony Calosa
d071c291ad Added Sprite Border 2019-10-10 15:02:37 +08:00
Anthony Calosa
98e86f17bd Add FPS Display, Add Preload Extended Art, Add Border Images 2019-10-10 14:31:22 +08:00
Anthony Calosa
147b20e5f4 Add FPS Display 2019-10-10 09:41:12 +08:00
Anthony Calosa
5560a8ab67 Add support for extended art images 2019-10-09 22:10:23 +08:00
Michael Kamensky
7bcba5df37 Merge branch 'newBranch' into 'master'
Add faux smooth round corners (via drawRoundRect with GL_LINE_SMOOTH)

See merge request core-developers/forge!2230
2019-10-09 13:31:01 +00:00
Anthony Calosa
c50fda20d7 Adjust Y to accomodate "Legendary" card design 2019-10-09 16:36:39 +08:00
Anthony Calosa
3842920061 Add faux smooth round corners (via drawRoundRect with GL_LINE_SMOOTH) 2019-10-09 15:42:13 +08:00
Michael Kamensky
5b8e8521d7 Merge branch 'newBranch' into 'master'
Alternative/Faster Round Border

See merge request core-developers/forge!2229
2019-10-09 05:09:25 +00:00
Anthony Calosa
598ea819f1 minor adjustments 2019-10-09 11:47:51 +08:00
Anthony Calosa
289f6e4821 removed unused import 2019-10-09 11:36:26 +08:00
Anthony Calosa
e1daff65ed Refactor Mask/Border on zoomed images 2019-10-09 11:18:19 +08:00
Anthony Calosa
4609b0bb05 Alternative/Faster Round Border 2019-10-09 06:36:34 +08:00
Michael Kamensky
5ec9413f43 Merge branch 'newBranch' into 'master'
New Faster Cache for Mobile, Add Border Masking Option

See merge request core-developers/forge!2226
2019-10-08 04:49:41 +00:00
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
53c88f0302 Added to contributors XD 2019-10-07 22:40:45 +02: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