Commit Graph

15 Commits

Author SHA1 Message Date
Maruno17 66169b56be Merge branch 'dev' into dev-gen8 2021-06-27 17:40:01 +01:00
aprogergely 84b1512c9b typo (#121)
the ! should always be in front of the word, not after it
2021-06-27 17:37:23 +01:00
Maruno17 e93b08a87b Added some more Gen 8 move effects 2021-06-26 22:12:47 +01:00
Maruno17 49e7374c3d Added more Gen 8 move effects 2021-06-24 20:47:47 +01:00
Maruno17 feb9e3b2de Added some Gen 8 item effects, added super shininess 2021-06-23 23:15:15 +01:00
Maruno17 8384adeb22 Ball property in trainers.txt can now be a Poké Ball item's ID, fixed move-learning saying "already knows four moves" regardless of the value of Pokemon::MAX_MOVES 2021-05-13 21:50:36 +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 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 474281712b Made more use of nil_or_empty?, fixed incorrect default species body shape, fixed Illusion, fixed potential foreign Pokémon with blank names 2021-05-03 17:34:19 +01:00
Golisopod-User 90c18ecc79 Bugfixes (#104)
* Bugfixes

Fixed pbLearnMove not asking you to replace a move if you have the max amount of moves
Removed instance of hasOwned

Co-authored-by: Maruno17 <serialcolour@hotmail.com>
2021-05-01 17:40:05 +01:00
Maruno17 70b9f65558 Added Battle Points message window (\pt), fixed occasional wrong form when viewing Pokédex of newly caught species, other tweaks 2021-04-21 18:45:44 +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 ba94119d02 Initial commit 2020-09-04 22:00:59 +01:00