Commit Graph

330 Commits

Author SHA1 Message Date
darkfire006 7663f5eb21 typed the wrong thing for the color 2024-01-09 18:49:28 -06:00
darkfire006 f655939510 fix shops with registers 2023-12-21 00:09:49 -06:00
JappaWakka b2b34966db Make PP Up & PP Max not usable in battle 2023-12-19 12:23:41 +01:00
JappaWakka 5e87f04d73 Fix magnitude basepower 2023-12-10 10:43:01 +01:00
JappaWakka 8295bbffcc Added a chance variable to LowerStat & RaiseStat 2023-12-10 10:10:06 +01:00
JappaWakka f6447b5552 Fix Pokémon Menu Icon offsets for #906 and higher 2023-12-06 11:56:06 +01:00
JappaWakka 1c7ce33a73 Added negative Place/Env.Type evo conditions 2023-12-04 18:01:15 +01:00
JappaWakka bd36bbfad0 Allow multiple Places/EnvironmentTypes 2023-12-04 17:07:07 +01:00
JappaWakka 34a856e1a3 Forgot a thing 2023-12-04 16:37:23 +01:00
JappaWakka 860241e774 Add EnvironmentType Evolution Condition 2023-12-04 16:36:22 +01:00
JappaWakka 48c7d9b214 fixed some interactions 2023-12-04 16:07:53 +01:00
JappaWakka f3777e3130 Implement Strange Steam attack 2023-12-04 09:22:09 +01:00
JappaWakka d9c26c8550 Implemented Rage Fist attack 2023-12-03 19:34:24 +01:00
JappaWakka bc8ad24353 Added Status EvolutionCondition 2023-12-03 15:58:07 +01:00
JappaWakka bc88f130d0 Fix incorrect effect on Muddy Water 2023-11-24 11:54:44 +01:00
JappaWakka 94f03e833a Fixed flinch moves being affected by King's Rock 2023-11-24 11:54:29 +01:00
JappaWakka a8c8479ead Fix Pokédex radio 2023-11-05 18:37:41 +01:00
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