..
Battle
Pokémon rename after catch fix + select menu fix
2022-04-29 21:14:06 +02:00
Credits
add APC for modeling work
2022-02-18 11:11:02 -06:00
GUI
Better implementation of the ChooseBox texture
2022-04-16 14:35:35 +02:00
Inventory
Updated StatisticsScreen & PokegearScreen
2022-04-11 20:44:33 +02:00
MainMenu
Fixed the bug in the description
2022-05-24 22:20:58 +02:00
MapPreview
…
PC
Added @screen.showimage(texture,[sound],[x],[y],[w],[h]) command
2021-10-17 17:44:01 +02:00
Pokedex
Updated Pokédex screen
2022-05-21 21:06:21 +02:00
Pokemon
Fixed summaryscreen
2022-05-14 19:11:08 +02:00
BattleIntroScreen.vb
Battle related music bugs fix
2022-04-19 18:13:18 +02:00
HistoryScreen.vb
…
MapScreen.vb
Fixed "No Texture" bug when using Fly
2022-05-23 17:20:27 +02:00
MenuScreen.vb
…
NewGameScreen.vb
Improved NewGameScreen and NewNewGameScreen
2022-02-16 21:47:00 +01:00
NewMenuScreen.vb
Disabled scaling on some menus to prevent issues
2022-05-14 16:26:42 +02:00
NewOptionScreen.vb
Disabled scaling on some menus to prevent issues
2022-05-14 16:26:42 +02:00
NewTrainerScreen.vb
Fixed Some Bugs
2022-02-14 19:28:21 +01:00
OptionScreen.vb
…
SaveScreen.vb
Fixed Save Screen font, scale & Pokémon icons
2022-04-16 20:17:09 +02:00
Screen.vb
Added @screen.showimage(texture,[sound],[x],[y],[w],[h]) command
2021-10-17 17:44:01 +02:00
StatisticsScreen.vb
Updated StatisticsScreen & PokegearScreen
2022-04-11 20:44:33 +02:00
TradeScreen.vb
…
TrainerScreen.vb
…
TransitionScreen.vb
…
WindowScreen.vb
…
testWindowScreen.vb
…