Anthony Calosa
|
e01953af0d
|
fix player keeps moving
|
2022-02-21 07:34:38 +08:00 |
|
Anthony Calosa
|
42f244d109
|
cache cursors
|
2022-02-21 07:30:22 +08:00 |
|
Anthony Calosa
|
0bfaad5a5a
|
unused import
|
2022-02-21 06:58:27 +08:00 |
|
Anthony Calosa
|
06a8daf02c
|
fix loading transition
|
2022-02-21 06:56:34 +08:00 |
|
Anthony Calosa
|
945067ade7
|
Update GameHUD.java
|
2022-02-20 15:30:50 +00:00 |
|
Anthony Calosa
|
342f97d80d
|
try to return to saveload scene if it fails to load old/corrupt saves
|
2022-02-20 19:03:51 +08:00 |
|
Anthony Calosa
|
08f1aef7ac
|
add loading screen for new game
|
2022-02-20 17:40:19 +08:00 |
|
Anthony Calosa
|
a1650c84cc
|
Fix mouse touchup controls and added loading transition
|
2022-02-20 17:24:13 +08:00 |
|
Anthony Calosa
|
66722d0302
|
Added Touchpad for Android Adventure
- It's easier to move around on android adventure version using touchpad
|
2022-02-20 16:48:32 +08:00 |
|
Anthony Calosa
|
39ef5b5f5c
|
update gamehud controls
|
2022-02-20 13:05:11 +08:00 |
|
Anthony Calosa
|
448130e21a
|
Update World for android
- reuse the map image until the background generator is compatible with android..
|
2022-02-20 10:18:46 +08:00 |
|
Anthony Calosa
|
aeb90f55c6
|
fix gamehud touch
|
2022-02-20 06:53:02 +08:00 |
|
Anthony Calosa
|
c6947464fa
|
update
|
2022-02-19 21:24:07 +08:00 |
|
Anthony Calosa
|
70f8eb59a7
|
replace Vector2 with GridPoint2 (originally Point - awt)
|
2022-02-19 15:43:58 +08:00 |
|
Anthony Calosa
|
926c5730e2
|
update magnified stack
|
2022-02-19 13:35:03 +08:00 |
|
Anthony Calosa
|
4796520e53
|
fix Startup path and missing textures (Linux and maybe others)
|
2022-02-19 13:18:28 +08:00 |
|
Anthony Calosa
|
65998b0c92
|
update pom
|
2022-02-18 19:54:07 +08:00 |
|
Anthony Calosa
|
817a60c9fe
|
unused imports
|
2022-02-18 12:27:10 +08:00 |
|
Anthony Calosa
|
4464b138fb
|
include lq transition bg
|
2022-02-18 12:19:03 +08:00 |
|
Anthony Calosa
|
a933b850f7
|
update splash
|
2022-02-18 09:22:48 +08:00 |
|
Anthony Calosa
|
e6443e0658
|
unused imports
|
2022-02-18 07:17:35 +08:00 |
|
Anthony Calosa
|
510925d16d
|
update cursor check
|
2022-02-18 07:10:01 +08:00 |
|
Anthony Calosa
|
5335df3dcc
|
unified controls
|
2022-02-18 04:10:11 +08:00 |
|
Anthony Calosa
|
64414ab1fe
|
add fullscreen and video mode
|
2022-02-18 01:30:26 +08:00 |
|
Anthony Calosa
|
693d7055c2
|
simpler adventure mode screen settings
- available modes 720p, 768p, 900p, 1080p
since the classic mode and adventure mode uses the same config.
|
2022-02-18 00:38:47 +08:00 |
|
Anthony Calosa
|
0efcb72206
|
update cursor indicators
|
2022-02-17 19:10:21 +08:00 |
|
Anthony Calosa
|
89de0103a8
|
remove unnecessary check
|
2022-02-17 18:09:16 +08:00 |
|
Anthony Calosa
|
b825be4d9e
|
update check
|
2022-02-17 13:18:31 +08:00 |
|
Anthony Calosa
|
ce1bc2211d
|
unused imports
|
2022-02-17 12:49:34 +08:00 |
|
Anthony Calosa
|
2606f9aa67
|
add Cursor Indicator for Card Magnifier toggle
|
2022-02-17 12:31:35 +08:00 |
|
Anthony Calosa
|
517d9c5d7c
|
add right click control to adventure mode
|
2022-02-17 07:44:00 +08:00 |
|
Anthony Calosa
|
daaa418583
|
add double right click control
- single right click will turn on/off the magnified card
- double right click will toggle the magnified display
|
2022-02-17 07:00:40 +08:00 |
|
Anthony Calosa
|
4f9c64019c
|
add mouse right click toggle
- right click can switch on/off the magnified card.
- todo add custom cursor indicator and magnified card display switch
|
2022-02-17 06:30:09 +08:00 |
|
Anthony Calosa
|
05f266b47d
|
unused imports
|
2022-02-16 20:23:59 +08:00 |
|
Anthony Calosa
|
1c750146cc
|
added match transition
|
2022-02-16 20:17:20 +08:00 |
|
Anthony Calosa
|
039ae3be79
|
[Mobile] Hide overlay on closing screen animation
|
2022-02-16 06:56:28 +08:00 |
|
Anthony Calosa
|
b833cacd09
|
update input for magnify
|
2022-02-15 20:33:24 +08:00 |
|
Anthony Calosa
|
cb4adbde64
|
update CardRenderer.java
|
2022-02-15 15:52:31 +08:00 |
|
Anthony Calosa
|
ea6aaa1efb
|
[Mobile] Card Magnifier
- Add option to display larger version of the hovered card.
|
2022-02-15 15:31:44 +08:00 |
|
Anthony Calosa
|
4b5584dca9
|
#CloseScreen
|
2022-02-15 11:30:36 +08:00 |
|
Anthony Calosa
|
e268d18e26
|
[Mobile] Update SplashScreen transitions
|
2022-02-12 15:50:06 +08:00 |
|
Anthony Calosa
|
370f9eed16
|
Merge remote-tracking branch 'core/master' into DraftEnhancement
|
2022-02-11 14:50:06 +08:00 |
|
Anthony Calosa
|
3d7e2fbd33
|
fix missing bg texture
|
2022-02-11 14:36:00 +08:00 |
|
Anthony Calosa
|
1eb4aa5647
|
Draft Ranking on ImageView
- add an option to show draft card rankings
|
2022-02-11 14:12:44 +08:00 |
|
Anthony Calosa
|
5cc39a2f91
|
Merge branch 'master' into 'master'
[Mobile] Fix splash
See merge request core-developers/forge!6210
|
2022-02-11 05:27:32 +00:00 |
|
Anthony Calosa
|
67d5ad4ce6
|
[Mobile] Fix splash
|
2022-02-11 13:26:19 +08:00 |
|
Michael Kamensky
|
dbae9e381a
|
Merge branch 'newmana' into 'master'
add new Phyrexian/color pair hybrid mana shards
See merge request core-developers/forge!6200
|
2022-02-11 04:23:12 +00:00 |
|
Tim Mocny
|
a7f2d8f31e
|
add new Phyrexian/color pair hybrid mana shards
|
2022-02-11 04:23:04 +00:00 |
|
Michael Kamensky
|
92c886ac06
|
- Fix an unused import.
|
2022-02-11 06:49:21 +03:00 |
|
Anthony Calosa
|
a9956f8cfd
|
animated startup
|
2022-02-11 08:48:29 +08:00 |
|