Commit Graph

3530 Commits

Author SHA1 Message Date
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
Northmoc
53d517c910 VPlayerPanel fix 2022-11-19 10:48:54 -05:00
Northmoc
70a7f86249 try to fix Mobile gui for tickets 2022-11-19 10:39:22 -05:00
Northmoc
09fa7c00d8 add {TK} 2022-11-19 10:39:22 -05:00
Anthony Calosa
2118e95047 remove unsupported filter for adventure mode 2022-11-19 12:03:33 +08:00
Anthony Calosa
ce635aabe4 update Adventure DayNight transition 2022-11-18 13:44:15 +08:00