3342 Commits

Author SHA1 Message Date
JappaWakka
9fce336574 Make some room for summaryscreen translations 2025-02-19 18:44:17 +01:00
JappaWakka
8b560a0dcc Fix Attack.GetDamage() for GM Moves 2025-02-19 17:45:31 +01:00
JappaWakka
438fff5e54 Tokens 2025-02-19 17:45:05 +01:00
JappaWakka
cee683452e Pokémon Properties translatable
* Summary Screen
* Catch Method & Location
* Ability Names & Descriptions
2025-02-16 10:51:54 +01:00
JappaWakka
d9b7e2258b Revert "Use [ ] instead of < > for pkmn catchinfo tokens.."
This reverts commit 2fa95df3e7dc573c925cd02c3a7b96fb07b924dc.
2025-02-15 19:10:09 +01:00
JappaWakka
2fa95df3e7 Use [ ] instead of < > for pkmn catchinfo tokens..
If you use <system.token()> for the CatchMethod and CatchLocation values, they would get permanently replaced with the token values but by using [system.token()] you can make them change based on the current language even when you change.
2025-02-15 18:53:52 +01:00
JappaWakka
b6f19fb764 Missing/Fixed Option Screen tokens 2025-02-15 16:08:53 +01:00
JappaWakka
742c43ac4d Gamepad Control tokens + Remap some Buttons
Y button doesn't work so sometimes Y and X get swapped and the one that would be Y gets mapped to Select
2025-02-15 15:49:06 +01:00
JappaWakka
1fd932d43f Forgot some tokens 2025-02-15 14:00:38 +01:00
JappaWakka
d529b58409 More PkMn Selection translatability 2025-02-15 13:48:22 +01:00
JappaWakka
b50af8744b PkMn Selection & Battle Menu translatable 2025-02-15 13:30:33 +01:00
JappaWakka
2fd98316fe Fix PacksMenu sound volume and freeze 2025-02-15 11:34:02 +01:00
JappaWakka
01a2487839 Made PokéBalls not holdable 2025-02-13 10:06:30 +01:00
JappaWakka
e03827880e Fix crash when giving items 2025-02-13 10:06:18 +01:00
JappaWakka
574a3eb8eb Fix for pokédex descriptions and species 2025-02-13 09:50:50 +01:00
JappaWakka
206dcc5dae Johto Town Map fix 2025-02-13 09:50:16 +01:00
JappaWakka
cb0a693a11 Token Fixes 2025-02-13 09:49:36 +01:00
JappaWakka
8f5c040441 Split Nidoran Female and Nidoran Male tokens 2025-02-12 18:58:33 +01:00
JappaWakka
e62791ca05 Did the Pokédex entries and species the right way 2025-02-12 15:51:12 +01:00
JappaWakka
52bd699e34 Pokédex entries and species are now translatable 2025-02-12 13:30:45 +01:00
JappaWakka
995f46d716 Scroll Pokédex through seen/caught pkmn...
It is now possible to go to the next seen/caught pokémon in the pokédex from the info screen instead of being unable to if there's an unseen pokémon between the current and next seen/caught one
2025-02-12 11:24:38 +01:00
JappaWakka
3d4ccb5e58 Use some unused tokens + some new 2025-02-12 11:22:06 +01:00
JappaWakka
491080871f Dutch token tweaks 2025-02-11 17:29:37 +01:00
JappaWakka
28f87c422b A button on title screen auto adjusts X position 2025-02-11 14:18:30 +01:00
JappaWakka
bf4a94927a Move language menu scroll index to current...
language if the current language has to be scrolled to when opening the language menu
2025-02-11 13:50:30 +01:00
JappaWakka
0083f5a10c Include controller in summary screen hint 2025-02-11 13:42:47 +01:00
JappaWakka
19d01ed0df Fix crash in party screen 2025-02-11 13:41:52 +01:00
JappaWakka
41278e06ab Make pokédex search Select instead of Y...
and adjust the hint for searching
2025-02-11 13:41:36 +01:00
JappaWakka
f79ccb2a20 Fix Exp. All state not loaded when load game 2025-02-11 11:21:53 +01:00
JappaWakka
f4f8a63d93 Make paralysis actually fail moves too 2025-02-11 11:01:37 +01:00
JappaWakka
96276520e3 Fix Self Destruct 2025-02-11 11:00:49 +01:00
JappaWakka
96984213b1 Fix Infatuation....
Moves that were supposed to fail because of infatuation didn't get the fail function triggered
2025-02-11 10:58:04 +01:00
JappaWakka
b1c09a3ebb Reset Bad Poison counter when cure status 2025-02-11 09:52:37 +01:00
JappaWakka
7ee85091f2 Dutch Type Icons + ptBr tokens 2025-02-08 13:21:42 +01:00
JappaWakka
f1fb11fa1f A whole bunch of tokens + add Tokens_de to project 2025-02-07 17:16:46 +01:00
JappaWakka
e66bf6ae2a Add german types + fix ??? icon 2025-02-06 19:19:58 +01:00
JappaWakka
82604aa024 Add the new Type image to the project 2025-02-05 20:16:53 +01:00
JappaWakka
26e2f2d279 Rename Types icon to be localizable 2025-02-05 19:37:18 +01:00
JappaWakka
2cc74f7631 German tokens update + small fr ptBr fixes 2025-02-05 17:15:35 +01:00
JappaWakka
b7e6ff3381 Also update french and brazilian portuguese 2025-02-05 15:55:00 +01:00
JappaWakka
359afde27d Add some missing options menu tokens 2025-02-04 12:52:15 +01:00
JappaWakka
885f7f80d6 Reset textcolor upon game exit, update Scr.Library 2025-02-03 17:38:04 +01:00
JappaWakka
3a0887023b Use correct effectiveness for attacking type 2025-02-03 14:52:09 +01:00
JappaWakka
940059013c Last move index is remembered in battle menu 2025-02-03 14:43:50 +01:00
JappaWakka
ef770de841 Full Heal should cure confusion for trainer too 2025-02-03 14:40:55 +01:00
JappaWakka
6a4615f1e1 GM Attack CopyMove needs to copy Type too 2025-02-01 18:07:07 +01:00
JappaWakka
540186d2ea Jump Ledge sound plays later depending on speed 2025-02-01 18:05:38 +01:00
JappaWakka
1cdb83545e Controller Left Joystick is now more reliable
The direction that is pressed is now calculated based on the angle of the joystick, which is more reliable than using Buttons.LeftThumbstickUp and such.
2025-02-01 11:33:58 +01:00
JappaWakka
74f03692d2 Remove duplicate ping sounds for controller...
in the Main Menu. For some reason, pressing B on the gamepad played the select sound twice.
2025-02-01 11:29:37 +01:00
JappaWakka
68a3317536 Fix select sound being played too many times...
in the Pokédex screen when exiting a selectmenu
2025-02-01 09:35:24 +01:00