Anthony Calosa
|
ca3e19c289
|
Add Foretold Event
When a player foretolds a card, the exile is shown
|
2021-09-30 21:45:40 +08:00 |
|
Michael Kamensky
|
abf498f746
|
Merge branch 'klaxnek-master-patch-82600' into 'master'
Update es-ES.properties (translated lblShowBattlefield)
See merge request core-developers/forge!5481
|
2021-09-30 12:44:29 +00:00 |
|
Michael Kamensky
|
8a31f74bdf
|
Merge branch 'languageinnistrad' into 'master'
Updated card translations (Innistrad)
See merge request core-developers/forge!5482
|
2021-09-30 12:44:25 +00:00 |
|
klaxnek
|
11fb7fd296
|
Updated card translations (Innistrad)
|
2021-09-30 14:14:14 +02:00 |
|
klaxnek
|
c63519b644
|
Update es-ES.properties (translated lblShowBattlefield)
|
2021-09-30 10:14:31 +00:00 |
|
Anthony Calosa
|
623525146f
|
Merge branch 'master' into 'master'
[Mobile] Disable mouse events for Android
See merge request core-developers/forge!5480
|
2021-09-30 05:49:14 +00:00 |
|
Anthony Calosa
|
cbaaf381ed
|
Merge remote-tracking branch 'remotes/core/master'
|
2021-09-30 13:47:52 +08:00 |
|
Anthony Calosa
|
e06a97a6db
|
[Mobile] Disable mouse events for Android
- should have a mouse hotplug detection
|
2021-09-30 13:47:19 +08:00 |
|
Michael Kamensky
|
9438299590
|
Merge branch 'master' into 'master'
ChangeZoneAi: don't return a legend to the battlefield if another is already present.
See merge request core-developers/forge!5479
|
2021-09-30 05:28:53 +00:00 |
|
Michael Kamensky
|
cd0659d518
|
- ChangeZone: don't return a legend to the battlefield if another is already present.
|
2021-09-30 08:28:11 +03:00 |
|
Michael Kamensky
|
52c78eca90
|
Merge branch 'master' into 'master'
[Mobile] Only respond to abilities on stack with Y/N keyboard shortcuts
See merge request core-developers/forge!5478
|
2021-09-30 05:12:23 +00:00 |
|
Michael Kamensky
|
4d95708065
|
- [Mobile] Only respond to abilities on stack with Y/N keyboard shortcuts
|
2021-09-30 08:11:51 +03:00 |
|
Michael Kamensky
|
1319c90c8b
|
Merge branch 'master' into 'master'
Basic support for auto-yield keyboard shortcuts on mobile Forge (Y / N)
See merge request core-developers/forge!5477
|
2021-09-30 04:51:14 +00:00 |
|
Michael Kamensky
|
d1af3ccd4d
|
- Minor clarification for Y/N shortcuts.
|
2021-09-30 07:50:59 +03:00 |
|
Michael Kamensky
|
a3e5ae1999
|
- Basic support for auto-yield keyboard shortcuts on mobile Forge (Y / N)
|
2021-09-30 07:48:04 +03:00 |
|
Anthony Calosa
|
bea555ce0f
|
Merge branch 'master' into 'master'
[Mobile] minor update
See merge request core-developers/forge!5476
|
2021-09-30 04:26:45 +00:00 |
|
Anthony Calosa
|
ac10b94412
|
[Mobile] Remove unsupported libs
As of LibGDX 1.10.0, armeabi support is dropped (android ARMv5). https://libgdx.com/news/2021/04/the-ultimate-migration-guide
|
2021-09-30 12:23:39 +08:00 |
|
Anthony Calosa
|
4f8fb837e6
|
Merge remote-tracking branch 'remotes/core/master'
|
2021-09-30 12:20:02 +08:00 |
|
Anthony Calosa
|
100eb19bd1
|
[Mobile] Update LobbyScreen
-switch places of variants and players combo boxes for landscape layout
|
2021-09-30 12:15:31 +08:00 |
|
Michael Kamensky
|
d97f3cdd9f
|
Merge branch 'master' into 'master'
Drop the Alpha bs on Mobile Forge (hasn't been true for a long time)
See merge request core-developers/forge!5475
|
2021-09-30 04:13:25 +00:00 |
|
Michael Kamensky
|
77ed2db604
|
- Drop the Alpha bs on Mobile Forge (hasn't been true for a long time)
|
2021-09-30 07:12:55 +03:00 |
|
Michael Kamensky
|
0ed61fcee7
|
Merge branch 'draw_reveal' into 'master'
tweak Sindbad effect to reveal drawn to player before discard
See merge request core-developers/forge!5473
|
2021-09-30 03:42:18 +00:00 |
|
Anthony Calosa
|
e4c720e8c2
|
Merge branch 'master' into 'master'
[Mobile] Fix cards hovered on MatchScreen
See merge request core-developers/forge!5474
|
2021-09-30 00:51:28 +00:00 |
|
Anthony Calosa
|
c943386ca8
|
[Mobile] Fix cards hovered on MatchScreen
|
2021-09-30 08:49:15 +08:00 |
|
Northmoc
|
cf2086a79b
|
tweak Sindbad effect to reveal drawn to player before discard
|
2021-09-29 19:35:42 -04:00 |
|
Michael Kamensky
|
f33010b9d7
|
Merge branch 'twosat-master-patch-61985' into 'master'
Update de-DE.properties
See merge request core-developers/forge!5472
|
2021-09-29 19:03:06 +00:00 |
|
Andreas Bendel
|
1a8ab764fe
|
Update de-DE.properties
translated lblShowBattlefield
|
2021-09-29 18:47:06 +00:00 |
|
Anthony Calosa
|
82e163aa95
|
Merge branch 'master' into 'master'
[Mobile] reset hovered when mouseMoved
See merge request core-developers/forge!5471
|
2021-09-29 12:11:18 +00:00 |
|
Anthony Calosa
|
4939e18d2c
|
[Mobile] reset hovered when mouseMoved
|
2021-09-29 20:10:19 +08:00 |
|
Michael Kamensky
|
b3d0e1c81d
|
Merge branch 'custom-sound-fx' into 'master'
Auto-detect custom sound files for cards if they exist
See merge request core-developers/forge!5468
|
2021-09-29 11:01:14 +00:00 |
|
Michael Kamensky
|
3458a3adea
|
Merge branch 'master' into 'master'
[Mobile] enable mouseMoved and update some selectable element
See merge request core-developers/forge!5470
|
2021-09-29 10:44:33 +00:00 |
|
Michael Kamensky
|
a367d6dbc4
|
Merge branch 'pir' into 'master'
Fix AssignGroup skipping triggers
See merge request core-developers/forge!5469
|
2021-09-29 09:50:28 +00:00 |
|
Anthony Calosa
|
660d827c54
|
[Mobile] enable mouseMoved and update some selectable element
|
2021-09-29 17:42:03 +08:00 |
|
TRT
|
cc2cb8cdd1
|
Fix AssignGroup skipping triggers
|
2021-09-29 11:26:42 +02:00 |
|
Michael Kamensky
|
0454786545
|
- Auto-detect custom sound files for cards if they exist.
|
2021-09-29 09:30:53 +03:00 |
|
Michael Kamensky
|
9a7fe7c4f0
|
Merge branch 'tapcap' into 'master'
Fix some tap-related capitalization issues
See merge request core-developers/forge!5463
|
2021-09-29 03:49:05 +00:00 |
|
Michael Kamensky
|
37837810bb
|
Merge branch 'fix' into 'master'
blood_lust.txt streamline
See merge request core-developers/forge!5464
|
2021-09-29 03:48:48 +00:00 |
|
Michael Kamensky
|
f86018817e
|
Merge branch 'cleanup' into 'master'
Cleanup Duel for Dominance
See merge request core-developers/forge!5466
|
2021-09-29 03:48:26 +00:00 |
|
Michael Kamensky
|
e7427b9836
|
Merge branch 'master' into 'master'
Update simplified chinese translation
See merge request core-developers/forge!5467
|
2021-09-29 03:47:31 +00:00 |
|
Michael Kamensky
|
fded22318f
|
Merge branch 'lynde' into 'master'
MIC: Lynde and support
See merge request core-developers/forge!5451
|
2021-09-29 03:47:17 +00:00 |
|
CCTV-1
|
88a18af329
|
translate new settings.
|
2021-09-29 11:13:04 +08:00 |
|
tool4EvEr
|
756dbf08c1
|
Cleanup Duel for Dominance
|
2021-09-28 23:15:25 +02:00 |
|
Northmoc
|
9e84e2b359
|
implement specific isAttachedTo
|
2021-09-28 16:42:33 -04:00 |
|
Northmoc
|
78e2998cc6
|
support "RememberAttached"
|
2021-09-28 16:42:33 -04:00 |
|
Northmoc
|
e25a966abc
|
lynde_cheerful_tormentor.txt
|
2021-09-28 16:42:32 -04:00 |
|
Northmoc
|
4cfe47901c
|
blood_lust.txt streamline
|
2021-09-28 16:35:31 -04:00 |
|
Northmoc
|
39c96322f8
|
fix capitalization in prompts
|
2021-09-28 14:36:20 -04:00 |
|
Northmoc
|
6ffd8e28a3
|
capitalize the tap button!
|
2021-09-28 14:26:09 -04:00 |
|
Michael Kamensky
|
63bfa9aefb
|
Merge branch 'master' into 'master'
Improve scripted sound effect support
See merge request core-developers/forge!5461
|
2021-09-28 05:07:40 +00:00 |
|
Michael Kamensky
|
286fabdeb9
|
- Improve scripted sound effect support.
|
2021-09-28 08:06:12 +03:00 |
|