Maruno17
301ecb0ac7
Scents now end Hyper Mode, Time Flute now purifies a Shadow Pokémon, Shadow Pokémon now regain 80% of the Exp they missed out on, non-Scent items can't be used on Shadow Pokémon in Hyper Mode
2022-06-13 21:09:48 +01:00
Maruno17
732c167ad5
Writing moves.txt now calls power "Power" instead of "BaseDamage", other minor tidying
2022-06-13 20:17:16 +01:00
Maruno17
aec0215442
Fixed PBS files not being recovered properly if playing in Debug mode without a PBS folder
2022-06-13 20:15:47 +01:00
Maruno17
cdc82b6e65
Fix to previous commit about trainer intro BGM persisting after skipped battles
2022-06-10 17:48:18 +01:00
Maruno17
248b0dd882
Added def GameData::Species.base_stat_total, other minor code tweaks
2022-06-09 21:06:35 +01:00
Maruno17
cb2f33d8f6
Fixed GameData::Species.icon_bitmap_from_pokemon causing a crash, fixed trainer intro music not stopping after skipping their battle
2022-06-09 21:05:22 +01:00
Maruno17
49c916e1bb
Added support for the Bug Catching Contest taking place over multiple maps
2022-06-08 23:13:01 +01:00
Maruno17
101dca7a31
Fixed the Back input not being able to close a displayed message in the Poké Mart
2022-06-08 22:46:30 +01:00
Maruno17
038be447fb
Fixed crash when using a Shadow Pokémon Scent or Time Flute item
2022-06-05 14:48:54 +01:00
Maruno17
d383d69cf4
Fix for tiles being invisible after a map transfer if they were on screen before it
2022-06-04 16:06:00 +01:00
Maruno17
2c65a9de7d
Fix for tiles being invisible after battle until they leave the edge
of the screen
2022-06-03 20:13:19 +01:00
Maruno17
ff1f9633f3
Fixed SystemStackError when loading a connected map with an event at its edge facing away from that edge
2022-06-03 14:42:04 +01:00
Maruno17
b441411b2e
Fixed trainer intro BGM persisting after battles against multiple trainers
2022-06-02 18:47:24 +01:00
Maruno17
17e386d33e
Fixed def pbChooseItemFromList not storing the correct result in a Game Variable
2022-06-02 16:46:27 +01:00
Maruno17
0da046d2c3
Fixed memory leak caused by lots of map transfers
2022-06-02 16:43:58 +01:00
Maruno17
1532be2410
Fixed incorrect capitalisation in message when Aurora Veil wears off
2022-06-02 16:40:37 +01:00
Maruno17
a63d031da2
Fixed Gorilla Tactics also boosting Special Attack
2022-06-01 22:48:24 +01:00
Maruno17
3338875dd8
Fixed error when applying Sea of Fire's damage
2022-06-01 22:47:32 +01:00
Keyacom
2ba2893869
Fixed Grav Apple having the incorrect damage boost ( #179 )
...
* Fixed Grav Apple having the incorrect damage boost
In the official games, Grav Apple has a damage boost of 1.5x under Gravity, not 2x. This has been fixed.
* Updated move effect class name
* Apply updated function code
* Update moves.txt
2022-05-29 23:01:34 +01:00
FL
22018012c7
Fix challenge min length ( #180 )
...
* Fix challenge min length
Challenge min length wasn't working when combined with PokemonRule/TeamRule.
2022-05-29 19:18:38 +01:00
Maruno17
aa2269c858
Added Compiler code to make simple text replacements in PBS files before they are compiled
2022-05-29 19:00:59 +01:00
Maruno17
8310114252
Fixed some warning messages relating to compiling moves.txt
2022-05-29 18:53:24 +01:00
Maruno17
6a046ff755
Fixed Xerneas/Zacian/Zamazenta not being their alternate form throughout battle
2022-05-29 18:13:08 +01:00
Maruno17
9ecbee910d
Fixed error when calculating type effectiveness against a Pokémon with no types
2022-05-28 23:07:55 +01:00
Maruno17
325a1b2998
Fixed Dauntless Shield raising the wrong stat
2022-05-26 18:57:21 +01:00
Maruno17
eebe93678a
Fixed Pickup's out-of-battle effect causing an error
2022-05-26 18:50:48 +01:00
Maruno17
ebf83649ec
Fixed error when the Compiler tries to convert some pbTrainerBattle code to TrainerBattle.start
2022-05-24 18:56:33 +01:00
Maruno17
eab69f213a
Fixed error when using Rotom Catalog
2022-05-24 13:44:12 +01:00
Maruno17
d94d1836c6
Fixed Howl always failing
2022-05-24 13:43:01 +01:00
Maruno17
41479fac04
Fixed the player animating super-fast for a while after surfing
2022-05-23 23:29:23 +01:00
Maruno17
a280fea093
Fixed console message colouring breaking when loading a plugin whose name contains an apostrophe
2022-05-21 19:20:35 +01:00
Maruno17
98aeff01c5
Pokédex entry won't appear for gifted Pokémon if you don't want to record its form in the Pokédex
2022-05-20 20:32:16 +01:00
Maruno17
38d551f72b
Fixed not registering a gifted Pokémon as seen/owned before looking at its Pokédex entry
2022-05-20 20:22:47 +01:00
Maruno17
ce5d68a904
Fixed incorrect Pokémon icons shown in Ready Menu if there are eggs in the party
2022-05-20 19:11:12 +01:00
Maruno17
0ab1e6242d
Added some more outdated script replacements to the Compiler
2022-05-20 17:44:35 +01:00
Maruno17
d28ccd13e1
Fixed incorrect status condition icon used for fainted Pokémon and Pokémon with Pokérus
2022-05-20 17:39:17 +01:00
Maruno17
b344cb7fcc
Fixed event evolutions not working
2022-05-20 17:36:39 +01:00
Maruno17
cc7ecf0326
Fixed incorrect message when choosing a Pokémon to withdraw from Day Care
2022-05-20 17:35:02 +01:00
Maruno17
f5ee3b9c9f
Fixed F9 skipping a turn in Safari battles, fixed Gym Leader attempts stat not working
2022-05-19 22:24:40 +01:00
Maruno17
47ad801645
Tidying up for v20 release
2022-05-19 19:42:16 +01:00
Maruno17
5fb8218098
Fixed type-boosting Gems being consumed when they shouldn't, fixed compiler error relating to replacing battle-starting methods
2022-05-19 13:42:21 +01:00
Maruno17
e9cd62b8b6
Added Game_Character#x_offset and y_offset, to adjust event display positions by pixels
2022-05-18 21:49:27 +01:00
Maruno17
d7f4434000
Added "Sight(x)" event name snippet
2022-05-18 19:32:28 +01:00
Maruno17
04f3b29fe3
Tweaks to comments, Destiny Knot no longer affects breeding in Gen 5 mechanics
2022-05-17 23:52:53 +01:00
Maruno17
e12b6fde1d
NPC trainers' end of battle text is now read directly from the trainer object rather than extracted to an array
2022-05-17 22:28:29 +01:00
Maruno17
cf338b3a6a
Fixed bug in previous commit
2022-05-15 20:35:26 +01:00
Maruno17
22f0c8627a
Refactored battle-starting methods into WildBattle.start and TrainerBattle.start, etc.
2022-05-15 20:28:06 +01:00
Keyacom
07d7403fbf
Minor regex fix ( #178 )
...
/[Cc]/ takes up 2 more chars than /c/i.
2022-05-13 21:39:12 +01:00
Maruno17
823ce771a8
Fixed cursor SE sometimes playing when choosing a quantity in the Bag/Poké Mart but the quantity doesn't change
2022-05-13 21:35:03 +01:00
Maruno17
1caedc0ed2
Added a Setting to toggle whether the Move Reminder can teach previously known egg moves/TRs
2022-05-13 21:12:47 +01:00