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
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
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
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
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
Maruno17
e03e258f6a
Added methods Pokemon.play_cry and pkkmn.play_cry
2021-05-09 17:53:05 +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
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
f10fe5c491
Minor fixes for previous commit
2021-04-17 23:56:51 +01:00