Golisopod-User
ecc5a040cd
Refactoring and Bugfixes ( #127 )
...
* Replacing nil + compact! with delete, delete_at and delete_if wherever possible
* Fixed Terrain Tag editor not setting the correct terrain
* Fixed Text Cursor in Animation Editor not going right
2021-08-22 22:25:29 +01:00
Maruno17
9c5c3c77ed
Fixed changing a Pokémon's species to a single gendered/non-gendered one not updating its gender, enabled a bred Mr. Mime/Meowth to inherit Galarian forms
2021-08-19 18:29:53 +01:00
Maruno17
7ae62d74b7
Added terrain tag 17 NoEffect, Terrain Tag Editor now only sets defined terrain tags, fixed some move effects, fixed opposing Shadow Pokémon going into Hyper Mode, fixed Shadow Pokémon nature visibility
2021-08-14 22:36:55 +01:00
Maruno17
2112cdba37
Added effects of Mimicry/Room Service/Catching Charm, tweaked Sinistea's form chances, fixed bug in Fling about TRs.
2021-08-14 19:07:57 +01:00
Maruno17
14748f4999
Added some more Gen 8 item effects, added Intimidate being blocked by some abilities, fixed Nectars being usable on fainted Oricorio
2021-07-17 20:48:06 +01:00
Maruno17
33f0403945
Updated happiness values (assuming Timburr/Stunfisk not changing are mistakes), added new type of evolution that triggers after any battle, added code to let Galarian Farfetch'd evolve after dealing 3 critical hits
2021-07-09 21:44:58 +01:00
Maruno17
d5aeeaca7b
Added code for Gen 8 alternate forms
2021-07-08 23:04:21 +01:00
Maruno17
ba6806aa5b
Added Gen 8 PBS files
2021-07-08 21:19:45 +01:00
Maruno17
d4c01724c7
Added Rare Candy being usable at level 100, added event evolutions
2021-06-27 18:32:43 +01:00
Maruno17
feb9e3b2de
Added some Gen 8 item effects, added super shininess
2021-06-23 23:15:15 +01:00
Maruno17
9344ef8d04
Added setting that determines if Pokémon put into storage are healed
2021-06-21 23:28:51 +01:00
Maruno17
ca09e8c092
Removed all deprecated code slated for removal, removed support for pre-v19 save files
2021-06-20 18:37:37 +01:00
Maruno17
9b4bc66dc0
Tidying up
2021-06-19 20:36:17 +01:00
Maruno17
c55324145d
Removed all other uses of and support for ID numbers
2021-06-19 20:01:12 +01:00
Maruno17
49655165e1
Added conversion of berry plant data, removed all uses of ID numbers for abilities and berry plants, fixed mulch not being consumed, removed use of ID numbers in map of moves to animation IDs
2021-06-19 18:48:33 +01:00
Maruno17
eaa915878a
Added def count to all GameData variants, and one that returns the number of species for Species, removed all uses of ID numbers for GameData::Status, made more use of GameData::X.keys
2021-06-17 22:21:24 +01:00
Maruno17
5df5e83f68
Removed dual functionalities of Ability and Ball properties in trainers.txt, abolished $BallTypes, removed support for tm.txt
2021-06-15 22:03:16 +01:00
Maruno17
eb1458018d
Fixed: player's legs staying invisible when map transferring from tall grass, error when showing the Move Relearner a Pokémon that has no level-up moves it can relearn, Trainer Type Editor spamming the console when selecting the "new" option
2021-06-12 16:12:36 +01:00
Golisopod-User
6d7bae913e
Bugfixes and small additions ( #109 )
...
* Add a converter for Player charsets in metadara
* Fixed Sprite position editor not working with new shadow filenames. Also added check for custom shadows
* Fixed pbTrainerBattleCore not working with NPC Trainer argument
* Fixed typo which caused crash with old trainers.txt format
* Fixed reference to non-existent variable which crashed the trainertype editor
2021-05-18 18:58:07 +01:00
Maruno17
6685b06e2f
Fixed repeated known moves bug for Shadow Pokémon
2021-05-11 21:37:30 +01:00
Maruno17
5005b2a7e9
Sprite renamer is now in the Debug menu and doesn't run when compiling, fixed Poké Flute not working in battle, fixed Advanced Trainer Battle Debug feature not working, fixed special Mega Evolution messages not being used
2021-05-11 18:44:35 +01:00
Maruno17
e03e258f6a
Added methods Pokemon.play_cry and pkkmn.play_cry
2021-05-09 17:53:05 +01:00
Maruno17
852c924ed6
Fixed certain species not learning moves upon changing form like they should
2021-05-09 17:09:12 +01:00
Maruno17
326e2e7929
Shortened the default inspect message for everything, corrected the extension of GameData::Encounter
2021-05-09 01:52:55 +01:00
Maruno17
b563e73027
Fixed changing a Pokémon's form with an item not doing certain things, fixed alternate forms not inheriting certain properties from the base form
2021-05-03 19:25:49 +01:00
Maruno17
c5cc1eadac
Fixed not being able to detect a Pokémon being a Mega Evolution, fixed inadequate checking if a Mega Stone is unlosable
2021-05-03 18:58:02 +01:00
Maruno17
8e6ee21c20
Updated to mkxp-z 2.1.2, added def inspect to some classes
2021-05-02 00:58:25 +01:00
Maruno17
17d1344e74
Fixed crash when soft resetting, fixed crash when Struggle and confusion pseudo-moves are used, fix broken AI, fixed crash after evolution, fixed crash when editing weather map metadata.
2021-04-28 23:24:17 +01:00
Maruno17
4ae84f9b5d
Added generic item icon support for HMs/TRs, moves taught by TR are now relearnable, tweaked determination of valid Mega forms
2021-04-22 21:08:34 +01:00
Maruno17
f10fe5c491
Minor fixes for previous commit
2021-04-17 23:56:51 +01:00