Maruno17
|
36ff7c4ba3
|
Renamed variables and methods relating to the Bag, renamed $PokemonBag to $Bag, $bag.has? can now check for a minimum quantity
|
2021-10-17 23:02:58 +01:00 |
|
Maruno17
|
8bb70a226e
|
Tidied up semicolon use, refactored random dungeon generation code, fixed visual bug in Day Care debug screen
|
2021-08-22 23:18:34 +01:00 |
|
Maruno17
|
45fba56455
|
Turned fusion items into two separate items for the sake of them having different descriptions, fixed ability-changing items not doing so, added Zygarde Cube's Gen 8 effect
|
2021-08-21 18:26:48 +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
|
e9457a3ea8
|
Removed all uses of ID numbers for species, some other code changes for abolishing ID numbers
|
2021-06-16 22:42:20 +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
|
2ca8a42949
|
Yet more script rearranging
|
2021-04-17 23:45:42 +01:00 |
|