Commit Graph

14 Commits

Author SHA1 Message Date
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
8c67127f06 Removed all uses of ID numbers for types, Shape property in pokemon.txt must now be a name and not a number 2021-06-16 20:32:30 +01:00
Maruno17
c23f50e5a6 Fixed being unable to extract plugin messages to translate them, fixed AI bug with Natural Gift and no item, fixed bad code when checking a trainer's party for a mon with a given type 2021-06-15 19:23:50 +01:00
Maruno17
05d3627015 Fixed event movement checks ignoring ledges if they're not on the top layer, fixed Sketch not working, fixed a couple of other minor bugs, Rubocop-suggested tweaks 2021-05-09 16:48:47 +01:00
Maruno17
3d88b85f56 Fixed Battle Tower/Cups/Palace, fixed bug when using Metronome, fixed bad AI for Conversion/Conversion 2 2021-05-04 20:36:49 +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
66ee5937bc Fixed Beak Blast/Shell Trap always failing, typo in Brick Break 2021-04-18 16:30:17 +01:00
Maruno17
2ca8a42949 Yet more script rearranging 2021-04-17 23:45:42 +01:00
Maruno17
5073f86190 Rearranged some script files 2020-09-05 22:34:32 +01:00
m3rein
240af4e5e7 Removed all excess whitespace and standardized line endings. 2020-09-05 21:23:16 +02:00
Maruno17
dffb5de19d Fixed typo in Simple Beam's code. 2020-09-05 17:19:07 +01:00
m3rein
9aebe1e4d2 Fixed swapped baseDmg and type parameters in DamageCalcUserAbility 2020-09-05 13:18:11 +02:00
HM The Mister Techno
969c753f50 Patch Fling
This patch makes Fling Workable (Tested on my Essentials 18 copy and worked fine)
2020-09-05 02:21:38 +03:00
Maruno17
ba94119d02 Initial commit 2020-09-04 22:00:59 +01:00