Golisopod-User
ad93eb7774
Removed all uses of SpriteWrapper ( #184 )
2022-06-19 17:47:23 +01:00
Maruno17
8b3d95943a
Essentials no longer requires the "Plugins" folder to exist
2022-06-19 17:40:34 +01:00
Maruno17
9261851701
Fixed party order not being altered at the start of battle if there are unable Pokémon before the one(s) sent in initially
2022-06-19 17:36:35 +01:00
Maruno17
9a53ee8a0e
Fixed text positioning in "Roaming Pokémon" Debug function
2022-06-19 17:35:08 +01:00
Maruno17
2e3ba2e09e
Fixed Grudge and Lunar Dance not properly changing PP amounts
2022-06-19 17:04:58 +01:00
Maruno17
b367b2442b
Fixed error when using Future Sight
2022-06-18 21:18:34 +01:00
Maruno17
9a03b25755
Fixed using Pursuit against a switcher preventing using the next move
2022-06-18 21:13:30 +01:00
Maruno17
79f5e5d4aa
Fixed mistake in individual trainer editor
2022-06-18 20:48:27 +01:00
Maruno17
4b895e44ef
Fixed the passability of the blank tile not being ignored if its priority is 0
2022-06-17 21:41:35 +01:00
Maruno17
d42e35f8c4
Fixed being unable to walk across a map connection into an event even while holding Ctrl in Debug mode
2022-06-17 21:41:22 +01:00
Maruno17
cd47b9899c
Fixed some maps being loaded when they shouldn't
2022-06-16 19:50:36 +01:00
Maruno17
3d8e22690d
Stopped various filenames being translatable when they don't need to be
2022-06-16 13:29:48 +01:00
Maruno17
3238ff817c
Fixed the Bag lists having incorrect starting positions when choosing an item from a subset of your Bag
2022-06-15 20:03:43 +01:00
Maruno17
b8e9251fb4
More splitting of AI_Move_EffectScores
2022-06-15 19:23:52 +01:00
Maruno17
62b964adfa
Split script section AI_Move_EffectScores in two and rearranged it
2022-06-15 19:15:03 +01:00
Maruno17
c0c672806d
Refactored code that draws the Pokémon info box in battle
2022-06-13 23:17:09 +01:00
Maruno17
cc540b0132
Refactored code that draws party screen panels
2022-06-13 22:54:44 +01:00
Maruno17
8d4015c903
Improvement to Scent items' in-battle effects
2022-06-13 21:23:51 +01:00
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