Commit Graph

2310 Commits

Author SHA1 Message Date
djg2008 88fdeffdd1
Update barktown.poke
Removed a duplicate Tentacool spawn from Old Rod encounter-group.
2023-03-22 21:43:29 +00:00
JappaWakka ce165c1e57 Fix for battlemaps with scriptblocks on them
like battle\underwatercave\underwater.dat
2023-03-19 19:11:12 +01:00
JappaWakka 774125da9e Fix struggle naming the wrong pokémon 2023-03-18 20:50:34 +01:00
JappaWakka b9f6637365 Made trainer battle intros look better
And also made it so that the battleintros get skipped if the _intro music is equal to or smaller than 1 second (useful for silent intros)
I also made sure trainer sprite scaling and positioning is correct
2023-03-18 20:47:12 +01:00
JappaWakka 5819ca30fe Fix for crash related to TrainerAI and using items 2023-03-18 19:56:52 +01:00
JappaWakka a806284149 Fix cancel pp changing items skipping battle turn 2023-03-15 15:40:46 +01:00
JappaWakka 390d8086dd Fix protean change with struggle 2023-03-15 15:39:59 +01:00
JappaWakka 2987cbb177 Pokémon no longer choose taunted status moves
but instead pick another move. if there are no usable moves left, the pokémon uses struggle
2023-03-09 20:00:20 +01:00
JappaWakka 66046800d3 Pokémon will no longer choose disabled moves...
but instead pick another move. if there are no usable moves left, the pokémon uses struggle
2023-03-09 19:36:47 +01:00
JappaWakka 9a7543fb33 Fix for StrengthRock softlock 2023-03-09 17:14:56 +01:00
darkfire006 ad6c008a98 missing a 0 2023-03-07 17:52:29 -06:00
darkfire006 7ccfe3184f fix alolan related evos from allowing all relevent conditions 2023-03-03 09:11:24 -06:00
JappaWakka e5ee6cb145 Temporarily comment out opponent switching 2023-03-03 12:28:30 +01:00
JappaWakka 628528b018 Fix daycare pokémon not showing correct form 2023-02-27 21:03:36 +01:00
JappaWakka 0ae62ceaef Have both double trainer npcs show up in battle 2023-02-27 20:25:16 +01:00
JappaWakka 19d88a3bda Tweak horizontal camera speed for controllers 2023-02-27 20:12:18 +01:00
JappaWakka 734ece683c Fix battle transition from displaying twice 2023-02-27 20:01:57 +01:00
JappaWakka ffefa421c4 Fix faint Pokémon message showing twice 2023-02-27 20:01:28 +01:00
JappaWakka 611e9688b9 Fix faint Pokémon message not showing...
when the Pokémon faints due to effects not caused by attacks/moves
2023-02-27 19:41:57 +01:00
JappaWakka 1114c3ae36 Fix TM/HM bootup sound effect 2023-02-27 19:19:07 +01:00
JappaWakka f5143a710a Mapped Pokégear to Back button on controllers
And enabling/disabling controller input to F6
2023-02-27 12:49:52 +01:00
darkfire006 2d92359734 prevent shiny related crashes for lapras and Mewtwo 2023-02-26 20:41:41 -06:00
darkfire006 0670fb54d7 fix surges rematch galvantula moveset 2023-02-26 20:39:47 -06:00
JappaWakka 9e991c88e4 Fix for forms getting wrong hidden ability 2023-02-26 17:40:25 +01:00
JappaWakka 2f0cccb052 Entering battle without pokémon triggers blackout 2023-02-26 17:16:39 +01:00
JappaWakka 022597262c Fixed replace fainted pokémon twice bug 2023-02-26 16:05:47 +01:00
JappaWakka daef33a886 Prevent wild & trainer battles without pokémon
when the player has no Pokémon in their team, wild and trainer battle commands don't do anything
2023-02-26 15:26:07 +01:00
JappaWakka 94247a7754 Fix GameModeSelectionScreen accent colors 2023-02-26 15:21:36 +01:00
JappaWakka bd647ef071 Forgot to save Player.vb 2023-02-26 12:48:42 +01:00
JappaWakka a371268441 Remove Pokémon if it faints due to poison damage..
with the DeathInsteadOfFaint GameRule set to 1
2023-02-26 12:38:25 +01:00
JappaWakka 4a38a43e1f Fix CanUseHealItems GameRule 2023-02-26 12:37:29 +01:00
darkfire006 6dd4750770 fix shiny suicune causing vermilion crashes 2023-02-25 21:32:48 -06:00
JappaWakka ec5f551bd2 Fixed empty line before message with rare candy 2023-02-23 21:17:51 +01:00
JappaWakka 42e625b5f4 Fix tackle attack animation softlocking 2023-02-23 21:14:01 +01:00
JappaWakka f50a62d3fc Consistency in SwitchPokemonQueryObject 2023-02-23 21:13:46 +01:00
JappaWakka 36a5ebf936 Fix opponent switching shenanigans 2023-02-23 12:58:43 +01:00
JappaWakka 5a6711f126 Prevent renaming issues with spaces 2023-02-23 12:30:24 +01:00
JappaWakka d9e21e0b6d Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2023-02-23 12:29:10 +01:00
JappaWakka b75de6fe5e Fixed BattleMapOffset not being set to 0 2023-02-23 12:27:48 +01:00
JappaWakka 75378268c0 Fix item usage when 0 remaining 2023-02-23 12:09:53 +01:00
JappaWakka ca410ee53b Fix Protean ability 2023-02-23 12:09:22 +01:00
darkfire006 de45805b89 actually break the rock 2023-02-20 23:18:34 -06:00
darkfire006 e75edaa7ff the only remaining / are for script math 2023-02-20 11:15:26 -06:00
darkfire006 91fc1bd1b9 fix caps in a map path 2023-02-20 11:02:28 -06:00
darkfire006 a3444d53e0 swap / with \ in script/map paths 2023-02-20 11:02:12 -06:00
darkfire006 cf0ec7f69d 3 more wrong silence keywords 2023-02-14 22:17:38 -06:00
darkfire006 c39f834ff9 fix nilllzz script lock up 2023-02-14 22:17:13 -06:00
darkfire006 24ba4b4378 fix enethil text 2023-02-13 18:26:02 -06:00
JappaWakka 300aa87738 Fixed slideblock and waterfall 2023-02-12 18:57:20 +01:00
JappaWakka 10a2faa62c Remove the word Berry from the Berry names 2023-02-12 16:20:47 +01:00