3428 Commits

Author SHA1 Message Date
JappaWakka
87937a371d Polish wip, tokens fixes, italian type icons 2025-03-25 10:14:18 +01:00
JappaWakka
bfa8e2cef7 Fixed a space in misdreavus's dex entry 2025-03-24 17:37:23 +01:00
JappaWakka
4c20805d75 Reload the tokens a little more often...
in the main menu so that the correct location name immediately shows up on gamemode saves.
2025-03-23 16:03:58 +01:00
JappaWakka
071301432b Make Save Screen Localizable 2025-03-23 16:02:46 +01:00
JappaWakka
1aed676e6b Fix unneccesary clog for pokeinteraction icons 2025-03-22 13:30:33 +01:00
JappaWakka
43528154c4 Update and improve Fonts (mainly for accent chars) 2025-03-22 13:29:10 +01:00
JappaWakka
6509fe1cb0 Two Brazilian Portuguese tokens 2025-03-20 17:40:22 +01:00
JappaWakka
af89b308c7 Fixed some buttons and bumpers/triggers...
Back/Select instead of Y button as Y button doesn't work and Triggers instead of Bumpers to make sure the chat box doesn't open during Voltorb Flip or PC Box switching
2025-03-20 17:40:01 +01:00
JappaWakka
1c9effb03f Handing over items is localizable 2025-03-17 19:15:37 +01:00
JappaWakka
fe6098fc7b Properly fix the BattleAnim Memory Leak now...
I didn't do it right the first time lol
2025-03-17 17:48:54 +01:00
JappaWakka
3b298ba2b5 Dutch token tweak 2025-03-17 17:34:30 +01:00
JappaWakka
62fbec7c43 Don't log music missing when checking night music 2025-03-17 17:34:20 +01:00
JappaWakka
5012313ca8 Fix Battle Animation Memory Leak 2025-03-17 17:33:50 +01:00
JappaWakka
cff7dd2083 Fix required exp. number text position 2025-03-15 10:21:31 +01:00
JappaWakka
5fd6ca1e38 Fix Battle Box crash when taking item 2025-03-15 10:07:21 +01:00
JappaWakka
fcff6fe74e Removed some duplicate/unused tokens 2025-03-14 15:45:04 +01:00
JappaWakka
ba3c3c7f23 Remove duplicate yes/no tokens 2025-03-14 15:24:02 +01:00
JappaWakka
9be1e7838b Clean up trading screen a little 2025-02-28 11:03:36 +01:00
JappaWakka
a7bb36f10c Fix some music memory leaks 2025-02-28 11:01:53 +01:00
JappaWakka
2400d68fb6 Fixes for Selling Items in TradeScreen...
The base price of a sellable item can now be set as well, even if an item is not in stock.
2025-02-22 19:00:06 +01:00
JappaWakka
d01af0ad9d Prevent crash if clearing nonexistent scriptdelay 2025-02-22 12:41:38 +01:00
JappaWakka
0b82f53032 Spanish fixes 2025-02-21 21:02:39 +01:00
JappaWakka
831af723f6 Remove unused descriptions 2025-02-21 20:47:09 +01:00
JappaWakka
306a9894fc Spanish fixes by Matiarguello 2025-02-21 20:46:41 +01:00
JappaWakka
407cf76546 Token tweak 2025-02-21 15:45:36 +01:00
Jasper Speelman
a759fc9cb0
Merge pull request #210 from jianmingyong/fix-inventory-overworld-bug
Fix the overworld rendering when inventory is opened.
2025-02-21 15:38:42 +01:00
JappaWakka
253e4b50f3 Failsave for money command 2025-02-21 15:28:41 +01:00
Yong Jian Ming
fb368e0f2d
Fix the overworld rendering when inventory is opened. 2025-02-21 22:27:01 +08:00
Jasper Speelman
4d5173fab4
Merge pull request #209 from maxrigout/master
added night theme for wild battles
2025-02-21 12:42:19 +01:00
Max Rigout
d9da71c812 cleanup 2025-02-20 16:43:31 -05:00
Max Rigout
e6d78d1d3b added flexibility to the night theme system, removed metadata from the night themes, added night themes to the project files 2025-02-20 16:40:55 -05:00
Max Rigout
644d2c64ef
Merge branch 'P3D-Legacy:master' into master 2025-02-20 14:34:10 -05:00
Max Rigout
d7735f33ba fixed bug with kanto wild battle music at night 2025-02-20 12:50:11 -05:00
Max Rigout
396f2b37ee updated IsNight definition so that it considers Evening and Night 2025-02-20 12:27:30 -05:00
JappaWakka
20ce172674 Update Spanish 2025-02-20 10:23:24 +01:00
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
Max Rigout
7a920335d4 added night theme for wild battles 2025-02-18 16:55:56 -05: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