413 Commits

Author SHA1 Message Date
JappaWakka
7136346b18 Fix Coin Case description 2023-10-27 11:48:21 +02:00
JappaWakka
8a39146e3e Fix Peat Block 2023-10-12 19:33:23 +02:00
JappaWakka
ecc0b8400a
Fixed typos 2023-10-03 15:59:46 +02:00
JappaWakka
f55f910f3b Prevent usage of berries that can't be used 2023-10-01 14:28:32 +02:00
JappaWakka
6bb8d2107f Make attack descriptions localizable 2023-09-22 12:23:04 +02:00
JappaWakka
b66be1637c Added camera battleanims & earthquake anim &...
...fixed the timing system to be consistent
2023-09-07 13:05:20 +02:00
JappaWakka
eccda481b9 Implemented flash move animation 2023-09-06 12:13:24 +02:00
JappaWakka
552548b5ad Fix for pokédex radio 2023-09-03 16:40:18 +02:00
JappaWakka
18e020bfdf Partially fixed switch moves 2023-08-22 20:55:32 +02:00
JappaWakka
888371c914 Some battle fixes & move implementations
* Baton Pass, Volt Switch, Parting Shot and U-Turn technically work, however the camera is aimed at the wrong pokémon
* Fixed softlock when the PVP client selects a move before the host has finished the battle intro dialogue
2023-08-21 18:43:40 +02:00
JappaWakka
944e42cadd Fixed Baton Pass, PVP needs testing 2023-08-15 18:36:02 +02:00
JappaWakka
c007d0d6f4 Removed unnecessary gamemode item properties 2023-08-14 18:40:52 +02:00
JappaWakka
15f57d8bc5 Make plural names localizable + item found 2023-08-09 16:20:16 +02:00
darkfire006
a5c6144ebf fix crashes related to forms in the dex 2023-08-06 19:59:25 -05:00
JappaWakka
73edefdd4b More localization stuff 2023-08-05 13:42:56 +02:00
JappaWakka
36294f8647 Add line break for bicycle use text 2023-08-05 13:26:48 +02:00
JappaWakka
8f396d0a7a GameMode Items can also be Mail now 2023-08-02 14:36:19 +02:00
JappaWakka
7aa38cd921 Implement Encore correctly 2023-08-01 13:53:10 +02:00
JappaWakka
c9b2bdfe62 Make it possible to write mail from inventory 2023-08-01 13:17:09 +02:00
JappaWakka
d911935dfb Fixed BattleAnimation bug, updated moves 2023-07-28 15:51:16 +02:00
JappaWakka
e78cabb598 Add confusion to gamemode move functions 2023-07-26 18:53:14 +02:00
JappaWakka
1c27620e13 Show shiny in dex if caught 2023-07-26 14:26:56 +02:00
JappaWakka
7263509579 Revival Herb is now a medicine item 2023-07-25 18:18:53 +02:00
JappaWakka
5ed44da99b Mail system progress
Made it possible to attach already written mail to a pokémon
Added a taken item message if the pokémon that the mail gets attached to already has an item
Replaced the MiniFont and InGameFont on the mail screen with MainFont
Working on mouse support
2023-07-23 20:53:21 +02:00
JappaWakka
da19fb4571 fix mega stone GameModeItem 2023-07-23 18:39:26 +02:00
JappaWakka
d9fe5cdb09 Fix localization tokens for catchlocation/method 2023-07-21 16:32:08 +02:00
JappaWakka
c3fb81a4c4 Pokédex evo/form screen progress 2023-07-21 16:30:12 +02:00
JappaWakka
1a4de5bc97 Form name only when mega evolve or in pokedex
Also:
Added form switch tip in pokedex
Turned some single positions into integers in pokedex
2023-07-18 18:38:36 +02:00
JappaWakka
dae28c537a Dex Evo/Form Screen Progress + Pichu form fix 2023-07-17 18:46:06 +02:00
JappaWakka
7699621036 Fix Whirlwind move logic 2023-07-15 14:18:00 +02:00
darkfire006
29a9ec6ebb gen 9 menu icons, form tests, and new evos 2023-07-14 22:02:56 -05:00
JappaWakka
3065c1960a Pokédex Form Progress 2023-07-14 20:48:32 +02:00
JappaWakka
0b69b854b9 More Pokédex form support progress 2023-07-13 16:15:19 +02:00
JappaWakka
fad33eaa4a Pokédex form support progress 2023-07-12 20:09:06 +02:00
JappaWakka
d2d937e336 Fix form names 2023-07-09 11:55:07 +02:00
JappaWakka
6764062c79 Hopefully get rid of example.dat error messages 2023-07-07 12:05:57 +02:00
JappaWakka
4b97c2ca24 Fixed environment forms 2023-07-07 11:53:35 +02:00
JappaWakka
cb37645746 Fixed gender forms 2023-07-07 11:35:34 +02:00
JappaWakka
e1be26284f Fix season forms 2023-07-07 10:56:16 +02:00
JappaWakka
a90ef6e6d8 A lot of progress on the softcode forms 2023-07-06 20:14:44 +02:00
JappaWakka
8b0a91dfa0 Softcoded forms file filled 2023-07-03 21:02:44 +02:00
JappaWakka
0ff7969ba2 Nidoran & Basculin fixes 2023-07-03 20:53:57 +02:00
JappaWakka
ba4a377d23 Tweak tackle, correct line breaks 2023-06-30 09:55:09 +02:00
JappaWakka
7112b7cdf1 Tweak animations 2023-06-30 09:43:19 +02:00
JappaWakka
df992888a2 Animation fixes 2023-06-26 18:18:19 +02:00
JappaWakka
af937955b9 New BattleAnimation type + Confuse Ray animation..
And some fixes
2023-06-26 16:36:52 +02:00
darkfire006
9d024c93df uncomment active items 2023-06-26 09:23:23 -05:00
darkfire006
e0f17269c8 update item description 2023-06-26 09:21:31 -05:00
JappaWakka
7a4b03ad3b First half of Confuse Ray done 2023-06-23 11:05:00 +02:00
JappaWakka
4b2138d3b2 Fix Background anim fadeout + tweak psychic anim 2023-06-22 10:40:29 +02:00