Commit Graph

42672 Commits

Author SHA1 Message Date
NikolayHD
7a760bb37f Support overlapped reproducing of same AudioClip
when playing same sound in a batch, like auto-tapping N lands
or drawing 7 cards in mulligane
2019-09-01 21:23:31 +03:00
Agetian
bbdc3c182f Merge branch 'master' of git.cardforge.org:core-developers/forge into agetian-master 2019-09-01 08:39:41 +03:00
Michael Kamensky
19e67673c7 Merge branch 'boostPT' into 'master'
Card: combine PT boost into one Map using timestamp

See merge request core-developers/forge!2075
2019-09-01 05:39:09 +00:00
Hans Mackowiak
c04ccdaf7c Card: combine PT boost into one Map using timestamp 2019-09-01 05:39:09 +00:00
Agetian
23be71db1b Merge branch 'master' of git.cardforge.org:core-developers/forge into agetian-master 2019-09-01 06:58:41 +03:00
Michael Kamensky
5381d6c1dc Merge branch 'master' into 'master'
Add Overlay to Planechase BG

See merge request core-developers/forge!2077
2019-09-01 03:58:07 +00:00
Agetian
473fb80fe6 Merge branch 'master' of git.cardforge.org:core-developers/forge into agetian-master 2019-09-01 06:48:59 +03:00
Anthony Calosa
21076e2c01 Adjust card scrollIntoView for widescreen display 2019-09-01 11:48:43 +08:00
Anthony Calosa
c698c034ca Adjust column count 2019-09-01 10:13:06 +08:00
Anthony Calosa
a1adbedad1 Adjust column count 2019-09-01 08:54:15 +08:00
Anthony Calosa
631e4aff55 Merge remote-tracking branch 'remotes/core/master' 2019-09-01 08:44:01 +08:00
Anthony Calosa
c30f8847e8 Add translucent dark overlay for Planchase BG 2019-09-01 08:43:07 +08:00
Anthony Calosa
dfd8c619cb Adjust conguest rewards column count for widescreen display 2019-09-01 08:41:36 +08:00
Michael Kamensky
e052c34a05 Merge branch 'master' into 'master'
Adjust Planar Conquest layout for widescreen/tall display on Android.

See merge request core-developers/forge!2076
2019-08-31 11:40:18 +00:00
Anthony Calosa
2aa8daceed Update default bg image to 16:9 2019-08-31 13:37:14 +08:00
Anthony Calosa
91d5fd29dc Removed unused import 2019-08-31 13:04:15 +08:00
Anthony Calosa
b9e12c8708 Background scale (width) 2019-08-31 12:58:14 +08:00
Anthony Calosa
d527c17362 add todo 2019-08-30 20:32:25 +08:00
Anthony Calosa
1950d989e8 Merge remote-tracking branch 'remotes/core/master' 2019-08-30 20:30:10 +08:00
Anthony Calosa
3298f60a7d Last Minute Changes 2019-08-30 19:53:31 +08:00
Anthony Calosa
2fa6781565 Minor Adjustment 2019-08-30 19:18:04 +08:00
Agetian
881f8e61ce Merge branch 'master' of git.cardforge.org:core-developers/forge into agetian-master 2019-08-30 12:36:43 +03:00
Anthony Calosa
5b53da08c0 Adjust Planar Conquest layout for widescreen/tall display on Android. 2019-08-30 17:10:38 +08:00
Michael Kamensky
af00536bd0 Merge branch 'fix_hang' into 'master'
Followup on fixed AudioClip deadlock

See merge request core-developers/forge!2074
2019-08-30 07:59:43 +00:00
NikolayHD
f62f2832dd followup on fixed AudioClip deadlock 2019-08-30 00:52:47 +03:00
Agetian
fd9c208ebf Merge remote-tracking branch 'origin/master' into agetian-master 2019-08-29 21:24:46 +03:00
Michael Kamensky
154a91a418 Merge branch 'fix_hang' into 'master'
Fix deadlock in AudioClip reproducing

See merge request core-developers/forge!2073
2019-08-29 04:47:59 +00:00
Michael Kamensky
e2dbabeb5e Merge branch 'august-26-2019-bannings-update' into 'master'
Update Standard, Modern and Vintage format

See merge request core-developers/forge!2072
2019-08-29 04:25:24 +00:00
NikolayHD
64c624509c fix deadlock in AudioClip reproducing
in JRE 1.8.0_221 a call to clip.setMicrosecondPosition(0)
can produce a deadlock if the clip is already beginning
to reproduce, that is clip.start() was recently called

The workaround is to wait until the clip actually begins to
reproduce before letting another clip.setMicrosecondPosition(0)
call happen
2019-08-29 02:27:23 +03:00
pfirpfel
f52aa11ca3 Update Standard, Modern and Vintage format according to August 26, 2019 Banned and Restricted Announcement 2019-08-28 16:33:26 +02:00
Michael Kamensky
6344c8fc3c Merge branch 'master' into 'master'
Added puzzle PS_M207 - Possibility Storm - Magic Core Set 2020 07

See merge request core-developers/forge!2071
2019-08-28 13:27:20 +00:00
Michael Kamensky
c755a4c4a5 Added puzzle PS_M207 - Possibility Storm - Magic Core Set 2020 07 2019-08-28 13:27:19 +00:00
Agetian
ff041d9c4d - Added puzzle PS_M207. 2019-08-28 16:22:49 +03:00
Michael Kamensky
326f34adf0 Merge branch 'master' into 'master'
Allow importing non Core and non Exp Cards only

See merge request core-developers/forge!2068
2019-08-28 13:08:52 +00:00
Michael Kamensky
fa23e51c86 Merge branch 'patch-4' into 'master'
Update vraskas_stoneglare: fix missing X

See merge request core-developers/forge!2070
2019-08-28 13:08:22 +00:00
Hans Mackowiak
77e80f1e04 Update vraskas_stoneglare: fix missing X 2019-08-28 13:08:22 +00:00
Michael Kamensky
9effa5390e Merge branch 'add-grixis-cube' into 'master'
Add Ryan Overturf's Grixis Cube (MTGO)

See merge request core-developers/forge!2069
2019-08-28 13:08:11 +00:00
Anthony Calosa
a15a5ad5c3 Fix Portrait mode Exit/Back key 2019-08-28 20:42:06 +08:00
pfirpfel
5c32b465d0 Add Ryan Overturf's Grixis Cube (MTGO) 2019-08-28 13:16:58 +02:00
Anthony Calosa
8cef63968c Allow Importing non Core and non Expansion Cards Only 2019-08-28 11:35:16 +08:00
Anthony Calosa
d6f42edfa5 Merge remote-tracking branch 'remotes/core/master' 2019-08-28 10:30:08 +08:00
Anthony Calosa
4af721ac6f Shorter Log 2019-08-28 09:37:40 +08:00
swordshine
8e6655e3ee Merge branch 'oathbreakerdeckgen' into 'master'
Updated deckgen data including oathbreaker

See merge request core-developers/forge!2067
2019-08-28 00:34:43 +00:00
austinio7116
fdd6d789be Updated M20 standard deckgen data
Updated Commander deckgen data
Initial Oathbreaker deckgen data

(cherry picked from commit 254dfd8)
2019-08-27 20:14:11 +01:00
Peter
d859368d7c Merge branch 'master' of https://git.cardforge.org/core-developers/forge into ui-card-translation 2019-08-27 19:06:25 +02:00
Michael Kamensky
4752e13d91 Merge branch 'master' into 'master'
Prevent render issues when you exit prematurely

See merge request core-developers/forge!2066
2019-08-27 04:57:53 +00:00
Michael Kamensky
30b5388734 Merge branch 'PowerExchangeEffectChange' into 'master'
PowerExchangeEffect: use NewPT to set base power

See merge request core-developers/forge!2065
2019-08-27 04:53:52 +00:00
kevlahnota
ae8c6c2917 Prevent rendering issue on loading screen when you exit prematurely
and try to restart the app again (Android)
2019-08-27 09:25:38 +08:00
Hanmac
ea14729609 PowerExchangeEffect: use NewPT to set base power 2019-08-26 21:35:37 +02:00
Peter
d83c60eb91 Merge branch 'master' of https://git.cardforge.org/core-developers/forge into ui-card-translation 2019-08-26 20:47:13 +02:00