Anthony Calosa
8b359d8b5c
update navigation arrow
2023-04-12 18:10:52 +08:00
jjayers99
37252544c3
Adventure updates
...
New Game+ will be required if any quests were in progress
Prevent false quest failures on game loss.
Persist quest tracking status through save/load.
Correct tags for POI mapping
Exit Dungeon function will trigger "Leave" objectives
Correction to other dungeon mobs halting after battle
2023-04-11 16:19:29 -04:00
TabletopGeneral
10980ad840
Merge branch 'Card-Forge:master' into master
2023-04-11 09:38:31 -04:00
jjayers99
4c53b419bc
Adventure quest fixes
2023-04-11 09:37:52 -04:00
Anthony Calosa
cfa8a82500
update blessing color
2023-04-11 19:49:25 +08:00
Anthony Calosa
91fd2d6d93
set window widget movable to false
2023-04-11 19:43:37 +08:00
Anthony Calosa
d75c8dbc49
Merge pull request #2880 from jjayers99/master
...
Adventure quests - initial implementation
2023-04-11 08:47:06 +08:00
friarsol
58dcb0ea03
Battles first take
2023-04-10 12:54:01 -04:00
jjayers99
915daaa70a
Adventure updates - imports
2023-04-10 06:52:11 -04:00
jjayers99
467795712c
Adventure quests - initial implementation
...
Known issues - Hunt objectives lose track of target on save
2023-04-09 23:55:26 -04:00
Anthony Calosa
04e638b789
update imagefetcher
2023-04-09 07:55:57 +08:00
Anthony Calosa
bb30397a9e
add imagefetcher for Planchase BG
2023-04-08 20:27:15 +08:00
Anthony Calosa
4224b22ac8
update
2023-04-08 08:57:10 +08:00
Anthony Calosa
76c4d6003d
remove redundant code
2023-04-08 08:53:29 +08:00
Anthony Calosa
e6709c83cc
update searchposts entry
2023-04-08 08:31:57 +08:00
Anthony Calosa
daa46e969d
fix minimap generation, update textrafont property
2023-04-08 08:08:32 +08:00
Anthony Calosa
b81af7c105
update planes-images
2023-04-07 13:16:57 +08:00
Anthony Calosa
8ccc0d77e2
Update RewardActor.java
...
fix shop item icon position
2023-04-06 08:24:13 +08:00
Anthony Calosa
05814dca15
try to fix NPE
2023-04-06 07:35:53 +08:00
Anthony Calosa
03e335f42f
fix viewport update on resize
2023-04-06 06:58:43 +08:00
Anthony Calosa
6b393fe0de
revert..
2023-04-05 22:44:26 +08:00
Anthony Calosa
77e218e32e
use configdata for font height, width
2023-04-05 22:29:01 +08:00
Anthony Calosa
92010babf5
update TransitionScreen
2023-04-05 22:20:47 +08:00
Anthony Calosa
8bd479dbf1
Merge pull request #2832 from kevlahnota/newmaster2
...
fix loading Arena, update remaining dialog
2023-04-05 22:08:44 +08:00
Anthony Calosa
68d2d759ea
..
2023-04-05 21:52:05 +08:00
Anthony Calosa
7d4b193ffa
Update PlayerSprite.java
2023-04-05 21:49:47 +08:00
Anthony Calosa
fbbb32f13c
update
2023-04-05 21:30:47 +08:00
Anthony Calosa
aa838085f5
fix loading Arena, update remaining dialog
2023-04-05 21:20:15 +08:00
Benjamin Perry
86420c1077
Added check to prevent player from getting stuck on obstacles in current scene. Player now keeps moving in previous direction if blocked and scene hasn't changed. Once clear of the obstacle, the user no longer needs to repress the direction key to move in the intended direction.
2023-04-05 08:18:05 -04:00
Anthony Calosa
2909b9a971
use default filter for all ui Image elements
2023-04-04 19:35:14 +08:00
Anthony Calosa
93a4581e1a
fix rerun when POI placement failed
...
- update RewardActor image
2023-04-03 18:59:43 +08:00
Anthony Calosa
e46de1fe0b
update
2023-04-02 21:49:45 +08:00
Anthony Calosa
b51d68a4c4
update AreneScene dialog
2023-04-02 19:42:44 +08:00
Anthony Calosa
10876bcbaf
SpellSmithScene filter upcoming
2023-04-02 07:31:20 +08:00
Anthony Calosa
b665c42b33
update
2023-04-01 15:31:51 +08:00
Anthony Calosa
f8d96a1800
update input, retry failed POI
2023-04-01 15:00:16 +08:00
Anthony Calosa
e5607167bb
remove unused
2023-03-27 13:16:52 +08:00
Anthony Calosa
2b3042197d
fix blackscreen
...
- some poi initial data are null so refactor how it parses the poi data to prevent blackscreen when the biome chunks are loaded
2023-03-27 13:07:09 +08:00
Anthony Calosa
71a6d82d61
update ManaShards event
2023-03-26 21:17:38 +08:00
Anthony Calosa
68dc1fdce9
refactor ManaShards
...
- remove Mana Shards as countertype
2023-03-26 19:36:41 +08:00
Anthony Calosa
c820e1c781
dispose framebuffer
2023-03-26 08:05:39 +08:00
Anthony Calosa
3ef54f55cb
refactor RewardActor
...
- removed DrawOnPixmap
- use framebuffer to generate texture from item, gold, life, shards
2023-03-26 04:20:26 +08:00
Anthony Calosa
c02c20851a
remove duplicated code
2023-03-26 02:50:43 +08:00
Anthony Calosa
3de08f0308
update PlayerStatisticScene, update filters
...
- add active planaswalker achievements
- add Shards count
- use Textralabel region icon to render
- update textratypist
- update filter for hud elements, splash for adventure
2023-03-26 02:40:17 +08:00
Anthony Calosa
ddd493f324
rename
2023-03-26 00:00:29 +08:00
Anthony Calosa
36572ac36d
update position
2023-03-25 23:57:32 +08:00
Anthony Calosa
da082c0335
add dungeon/cave indicator
...
- adds signpost with magnifying glass indicates unexplored/unchanged poi
2023-03-25 23:37:53 +08:00
Anthony Calosa
bfb84b6e08
fix collision
2023-03-25 11:54:54 +08:00
Anthony Calosa
524d8c5c54
add Day/Night transition settings for titleBG
2023-03-25 10:02:51 +08:00
Anthony Calosa
98b4766c05
smoother fade audio
2023-03-25 08:08:53 +08:00