This website requires JavaScript.
Explore
Help
Sign In
DocRock3r
/
infinitefusion-e18
Watch
1
Star
0
Fork
0
You've already forked infinitefusion-e18
mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced
2025-12-06 06:01:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49655165e1eb4d8cd4c62f34f4f99f14f36aee5a
infinitefusion-e18
/
Data
/
Scripts
/
015_Trainers and player
History
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
..
001_Trainer.rb
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
002_Trainer_LoadAndNew.rb
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
003_Trainer_Sprites.rb
Yet more script rearranging
2021-04-17 23:45:42 +01:00
004_Player.rb
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
005_Player_Pokedex.rb
Removed all uses of ID numbers for species, some other code changes for abolishing ID numbers
2021-06-16 22:42:20 +01:00
006_Player_Deprecated.rb
Yet more script rearranging
2021-04-17 23:45:42 +01:00