- Edited item textures for Tokens, Tickets and VS Seekers
- Added Pokemon XY trainers
- Added progression system for Pokemon XY and Pokemon BDSP
- Credit to Weekly Dot - Document by Hungry22
- Fixed bug where trainer Pokemons drop held items when defeated in Cobblemon 1.6.1
- Added sound events for gym leaders, elite fours and champions for Unova, Kalos, Alola, Galar and Paldea
Fixed bug where cancelDrop method throws NullPointerException due to LivingEntity (thus PokemonEntity) being null.
Fixed bug where TrainerEntitySpawner spawns trainers on interval of ticks rather than seconds
Edited mod dependency to exact version of Cobblemon 1.6.1
Edited mod dependency to exact version of Cobblemon 1.6.0
Cobblemon Trainer Battle v1.9.8 compatible with Cobblemon 1.6.0 (backport)
- Fixed bug where gym leaders, elite fours and champions not giving tokens when defeated
- Added error messages printed when player tries to battle unknown trainers
Cobblemon Trainer Battle v1.9.7 compatible with Cobblemon 1.6.1
Fixed bug where trainer battle freezes due to player's leading Pokemon being fainted
- Added BDSP trainers
- Fixed bug where servers crash when trainer entity attacks player. Credit to MeDian耶~ for reporting the issue. It was due to
TrainerEntity
not being initialized with generic attack damage mob attribute.