Commit Graph

3735 Commits

Author SHA1 Message Date
Anthony Calosa
99573c3f9d fix HD texture loading 2022-12-18 07:07:54 +08:00
jjayers99
eb1bbad9cf (Adventure) Exit To World Map
(Adventure Mode)
Added a HUD button to any city / dungeon view which pops up a dialog to exit the map. Initially bound to F4 / L2.

Button is visible on Desktop Landscape mode above Deck button in space vacated by Life / Mana / Gold which do not display in these settings.

Button is "present" on other layouts, but hidden off screen, with final positioning left to those who better know how to test and balance those layouts. Keyboard bindings are still functional in these views.

New sprites added for F1-12 and "Exit" button.
2022-12-16 21:10:27 -05:00
Anthony Calosa
b56cd3ec7e unused imports 2022-12-14 23:48:31 +08:00
Anthony Calosa
ad01c9076d update CardImageRenderer, VAvatar 2022-12-14 23:43:47 +08:00
Anthony Calosa
9cf422784c Optimize Card BG Texture loading
- this should be lightweight enough for devices with 4GB RAM on Android
2022-12-14 13:59:04 +08:00
Anthony Calosa
e6ff0c1a7a dispose rendered image 2022-12-12 15:44:32 +08:00
Anthony Calosa
e17e3628fd fix Adventure RewardActor crash
- additional check for ImageUtil
2022-12-12 15:41:25 +08:00
Anthony Calosa
d6b4e0d377 fix NPE getting paperCard from imagekey 2022-12-11 14:34:49 +08:00
Anthony Calosa
7857a4e249 update VReveal
- fix icon scale
- fix hidden cardview
2022-12-11 09:00:11 +08:00
Anthony Calosa
bcff49d063 update VPlayers
- fix text display
2022-12-10 10:49:47 +08:00
Anthony Calosa
ccc985654c Add reveal button to mobile-gui
- currently it gets all cards that was revealed by via reveal(...)
- update menutab to show scroll indicator as default
2022-12-10 09:20:41 +08:00
Anthony Calosa
267ef48a0c Cleanup effect card name
- add simple pixelate shader
2022-12-08 18:15:32 +08:00
Anthony Calosa
693dbbdd48 fix ConcurrentModificationException and reloading WorldSave 2022-12-07 10:57:14 +08:00
Anthony Calosa
dae601776d update imports 2022-12-07 07:25:28 +08:00
Anthony Calosa
b103a20bd6 update ImageFetcher & CardImageRenderer
- allow zoomed cards to fetch image if possible
2022-12-07 07:11:21 +08:00
Anthony Calosa
62db056bef update LoadingOverlay 2022-12-05 19:56:49 +08:00
Anthony Calosa
eb49a4a7be Update DeckSelectScene.java
fix button layout (ie deck name is longer than the button default size, it should resize accordingly)
2022-12-05 12:27:53 +08:00
Anthony Calosa
5714f6e05e update MatchScreen 2022-12-05 04:57:33 +08:00
Anthony Calosa
46ae586a55 update Ripple shader and Planechase BG
- added Planes/Phenomenon BG (to use enable Dynamic Background Planechase)
- fix Ripple effect to work with Android
2022-12-03 13:42:36 +08:00
Anthony Calosa
2542c52767 Update CardRenderer.java 2022-12-02 17:13:07 +08:00
Anthony Calosa
d803b2c15d update ImageCache, CardImageRenderer, CardRenderer, CardZoom and RewardActor
- fix detail button for controller
- use rounded rect shader for fullborder card renders (old methed will still apply on non fullborder images)
2022-12-02 16:56:52 +08:00
Anthony Calosa
13dc00eaeb update RewardActor tooltips 2022-12-02 05:08:54 +08:00
Anthony Calosa
3c4ea61f09 fix bitmapfont scale 2022-12-01 18:02:03 +08:00
Anthony Calosa
c56329206d update Adventure Matchscreen 2022-12-01 15:06:36 +08:00
Anthony Calosa
43b9add84d Update TransitionScreen.java
- remove bg dim, replace with chromatic effect
2022-11-30 20:30:14 +08:00
Anthony Calosa
92ce6a4fde update TransitionScreen
- update Shaders
- adjust bgmatch y-axis
- adjust graytransition bias
- add versus bg for ArenaScene
2022-11-30 18:40:29 +08:00
Anthony Calosa
4ce8d7bac2 update Shaders
- fix ripple effect
- fix flip effect
2022-11-29 16:29:33 +08:00
Anthony Calosa
55d3ffe9f2 update Shaders 2022-11-28 19:18:33 +08:00
Anthony Calosa
f8df9da04b update match transition 2022-11-27 08:30:29 +08:00
Anthony Calosa
c22eaf4030 Fix loot rewards 2022-11-25 05:14:42 +08:00
Anthony Calosa
b5af0f5d7a fix Adventure Rewards
- added new pixelate shader
2022-11-25 02:04:48 +08:00
Anthony Calosa
a4277a6c5b update AdventureDeckEditor tab icons 2022-11-23 10:49:28 +08:00
Anthony Calosa
0ff5b94923 update previewdate 2022-11-23 07:15:18 +08:00
Anthony Calosa
966a951a5e update SaveLoadScene
- save player location name
2022-11-23 06:43:55 +08:00
Anthony Calosa
12349f9e82 unused import 2022-11-22 22:29:54 +08:00
Anthony Calosa
c16a4700a9 fix itemfilter 2022-11-22 22:23:50 +08:00
Anthony Calosa
46effccfec update AdventureDeckEditor Catalog icon 2022-11-22 16:24:30 +08:00
Anthony Calosa
d9a0770640 update imports 2022-11-22 14:56:18 +08:00
Anthony Calosa
2875988adc update ClosingScreen & GameHud
- fix ClosingScreen logo after update process
- scaledown GameHud text for lifepoints, mana and gold
2022-11-22 14:38:55 +08:00
Anthony Calosa
f3966ecfef Merge pull request #1906 from Northmoc/ticket
UNF: Tickets initial implementation
2022-11-22 08:50:31 +08:00
Anthony Calosa
14e1f42164 update Transitionscreen, RewardScene & Hud 2022-11-22 02:15:38 +08:00
Anthony Calosa
e2fb34f0d1 update SplashScreen NPE 2022-11-21 15:46:35 +08:00
Anthony Calosa
79e5b29b81 update FSkin file check 2022-11-21 15:41:30 +08:00
Anthony Calosa
3db079d8e3 update SplashScreen
- Adventure Splashscreen will be used if default startup is Adventure Mode.
2022-11-21 14:51:16 +08:00
Anthony Calosa
f0f3cb7d08 update fallback_skin 2022-11-21 07:02:20 +08:00
Anthony Calosa
8d5627f02d remove unused import 2022-11-20 21:23:48 +08:00
Anthony Calosa
9527574be6 update some Adventure UI and BG 2022-11-20 21:18:58 +08:00
Anthony Calosa
b0531916de additional shaders 2022-11-20 12:09:17 +08:00
Anthony Calosa
76004b726d render base image when needed 2022-11-20 11:45:08 +08:00
Anthony Calosa
ae8ef9dd12 Adventure mode match BG
- add dynamic match background for adventure mode
2022-11-20 11:33:09 +08:00