sky81
ef14fb934a
Do not clear POI changes after reload
2023-01-06 09:07:04 +02:00
Anthony Calosa
944933fd12
fix copying deck to clipboard
2023-01-02 15:55:31 +08:00
Anthony Calosa
def1c53bda
Merge pull request #2161 from HassanSky81/master
...
Correct the update of POIChanges for bought cards from shops
2022-12-28 22:36:22 +08:00
HassanSky81
7a3c19992a
Update PointOfInterestChanges.java
2022-12-27 22:34:31 +02:00
asvitkine
00c6771608
Fix ArrayIndexOutOfBounds exception printed to stderr. ( #2141 )
2022-12-25 09:11:52 +00:00
jjayers99
cfdb5bea6c
Adventure Mode Shop Expansion
...
New setting in Settings menu for Expanded Shops. After enabling and restarting app, a much larger pool of card shops will appear in towns, and towns will have a bit more variety within a given biome, divided up into three broad categories per region.
2022-12-24 18:47:55 -05:00
George
85fa4cd884
Merge remote-tracking branch 'origin/master'
2022-12-24 13:14:04 +02:00
George
cd2582408b
Correct the update of POIChanges for bought cards from shops
2022-12-24 13:09:39 +02:00
Anthony Calosa
3f5d4a64fe
Refactor exit to worldmap button
2022-12-20 15:05:31 +08:00
Anthony Calosa
fa6dd225f2
Fix texture loading check, Revert VAvatar splatter
...
- fix avatar animation (some devices couldn't load warp animation on smaller texture)
2022-12-18 08:23:22 +08:00
Anthony Calosa
1719431bf0
Merge pull request #2122 from jjayers99/master
...
(Adventure) Exit To World Map
2022-12-18 07:14:51 +08:00
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