Commit Graph

15 Commits

Author SHA1 Message Date
infinitefusion
cd906e7f1c various fixes 2022-10-29 17:27:55 -04:00
infinitefusion
b762e653e0 Battle Factory improvements 2022-10-02 12:42:03 -04:00
infinitefusion
c57045616d area randomizer + static encounters randomizer 2022-09-17 18:03:11 -04:00
infinitefusion
ba536c0b02 compatibility items trainers 2021-06-24 12:10:44 -04:00
Maruno17
63fb7aadf7 Fixed: some items not working in battle, typo in Shell Trap's AI, Vs animation not triggering, Battle Factory Pokémon being chosen incorrectly, Battle Factory double mode being single battles, some game data not being cleared when compiling 2021-06-12 15:44:13 +01:00
Maruno17
3eea17b877 Compiler methods can now accept a file path as a parameter, made overworld poison flashes slower 2021-05-20 19:34:26 +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
2e1a7646ed Renamed trainers.txt property Ability to AbilityIndex, and added the property Ability which accepts an ability ID (and an index number for backwards compatibility) 2021-05-13 22:34:46 +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
911ba343ce Fixed prevolution data not being compiled properly 2021-05-11 20:12:36 +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
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
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
Maruno17
3bde4d911a Reimplemented comparing edit times of PBS/data files to decide whether to compile 2021-04-18 22:27:01 +01:00
Maruno17
2ca8a42949 Yet more script rearranging 2021-04-17 23:45:42 +01:00