3428 Commits

Author SHA1 Message Date
JappaWakka
eed0301367 German and Polish Token updates 2025-05-23 18:19:41 +02:00
JappaWakka
1217ead8fd PokéMart/shop interface is now translatable 2025-05-23 11:01:35 +02:00
JappaWakka
12115e7d51 Map Screen fixes, Translatability + Fly dialogue 2025-05-22 19:34:55 +02:00
JappaWakka
667fab564f Make GameMode Names & Desc's Translatable 2025-05-22 19:12:36 +02:00
JappaWakka
2e49dbea07 Token fixes, updates and additions 2025-05-21 15:31:35 +02:00
JappaWakka
7a838d92b4 Make map screen location name more readable...
Added a partially transparent black box behind the name of the location that's being pointed to on the map screen to make the name better readable on white backgrounds
2025-05-04 15:43:04 +02:00
JappaWakka
206a038dbc Add some english move description tokens 2025-05-04 15:40:41 +02:00
JappaWakka
8427a5ff07 Adjust the EVs/IVs text in code too 2025-05-02 13:11:45 +02:00
JappaWakka
9a73020f23 Tweak to EVs / IVs string 2025-05-02 13:10:59 +02:00
JappaWakka
8850ecb6ec Make summary screen view switch hint box wider 2025-05-02 10:22:07 +02:00
JappaWakka
a1a17596ef Allow joystick left/right in summary screen 2025-05-02 10:21:22 +02:00
JappaWakka
d733fcda6d Added a period after Sp. Atk & Sp. Def 2025-04-29 10:18:18 +02:00
JappaWakka
bb5d825b9d Brazilian Portuguese rename screen tokens 2025-04-25 12:25:53 +02:00
JappaWakka
2625347a3d Name/Rename screen can be translated 2025-04-25 10:55:16 +02:00
JappaWakka
102ff53d70 Tweak Dutch True/False tokens 2025-04-25 09:52:43 +02:00
JappaWakka
44da17fff8 Make battle text affected by text speed setting 2025-04-25 09:47:25 +02:00
JappaWakka
8e55a7867b Continue battle if select no switchqueryobject
don't interrupt or clear battlequery
2025-04-24 19:35:25 +02:00
JappaWakka
9a571e480f Disable using view bobbing value for 3rd person 2025-04-23 08:17:48 +02:00
JappaWakka
f8d50ed35a Make Shift the default Battle Style 2025-04-20 18:22:27 +02:00
JappaWakka
3318e02c67 Don't add default berrydata on custom gamemodes 2025-04-20 18:21:55 +02:00
JappaWakka
2620084c76 Add an even faster textbox speed 2025-04-20 18:21:13 +02:00
JappaWakka
63f998bc4d Battle Intro songs should also support uppercase 2025-04-20 08:57:57 +02:00
JappaWakka
a43d9d8354 Remember dex order/filter select menu indexes 2025-04-19 19:00:06 +02:00
JappaWakka
84f200af4a Fix NPC trainers not ignoring collision 2025-04-19 18:59:35 +02:00
JappaWakka
ff50de4bdd Forgot to add IsReady to setdifficullty command 2025-04-18 14:41:46 +02:00
JappaWakka
9a6a6d7999 Fix GM move functions not taking opp in account...
When a move with an effect used by an opponent pokémon, the effect target didn't get swapped.
2025-04-18 13:07:25 +02:00
JappaWakka
41c5d35864 Add @Player.SetDifficullty(int) command 2025-04-17 19:30:56 +02:00
JappaWakka
e4dc1e2adc Prevent game from crashing on Turkish PCs 2025-04-17 18:18:12 +02:00
JappaWakka
15e71ce34d Make some battle messages more consistent 2025-04-17 18:17:01 +02:00
JappaWakka
8ab41db738 Hide HP/Status when using medicine item in battle 2025-04-17 18:16:46 +02:00
JappaWakka
e011432856 Fix GM move function crashes 2025-04-17 18:16:09 +02:00
JappaWakka
be0d5f09db Make some string offsets in dex dynamic 2025-04-12 15:05:27 +02:00
JappaWakka
aed2bec9a8 Loamy Soil should not have snow on it 2025-04-06 11:22:35 +02:00
JappaWakka
57e7eb2935 Attacks fail if PP is 0 before subtraction 2025-04-06 10:42:13 +02:00
JappaWakka
38c0d9368f Fix GM Moves sharing properties between PkMn (PP) 2025-04-06 10:20:00 +02:00
JappaWakka
297821dfd7 Fix incorrect Battlemenu "Battle" token reference 2025-04-06 10:18:53 +02:00
JappaWakka
e83a77d23f Fix Main Menu GM assets load from options actually
it didn't do so before
2025-04-04 14:26:52 +02:00
JappaWakka
de6a9fd411 Fix gamemode custom music not reloading/replacing 2025-04-04 14:26:01 +02:00
JappaWakka
bdd9761d53 Adjust space width one more time and tweak screens 2025-03-31 19:13:31 +02:00
JappaWakka
e7c3281a34 Show correct location name in habitat dex 2025-03-31 19:12:53 +02:00
JappaWakka
a3e44cd510 Fix OT & ID No. usage to make more sense 2025-03-28 18:48:06 +01:00
JappaWakka
6eff647b8f Fix Main Menu GameMode assets load from options...
When clicking on a save profile while in the options submenu, the gamemode wasn't loaded immediately
2025-03-28 18:37:01 +01:00
JappaWakka
f9949ae6d0 Make space character wider to improve readability 2025-03-28 18:34:57 +01:00
JappaWakka
c002a20453 Fix trap ability textbox close delay in battlemenu 2025-03-28 18:33:08 +01:00
JappaWakka
17c559d723 Forgot a thing 2025-03-28 14:32:35 +01:00
JappaWakka
dab71b95f7 Some better catchmethod and catchlocation grabbing 2025-03-28 14:32:03 +01:00
JappaWakka
e6c32dc8a1 Grab correct localized map name for catchlocation 2025-03-28 14:07:27 +01:00
JappaWakka
8ec0e71675 Translations update 2025-03-28 12:04:57 +01:00
Jasper Speelman
a146dde118
Update Tokens_ptbr.dat
Added save screen and missing game interactions as well as correcting the receiving of the Pokéballs on the apricorn screen

Signed-off-by: Jasper Speelman <jjlspeelman@outlook.com>
2025-03-27 02:15:34 +01:00
JappaWakka
190eb2bae0 Add type icons to project 2025-03-25 10:17:07 +01:00