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.
- Fixed bug where overflow exceptions are thrown due to timestamp being initialized with
Instant.MIN
, now initialized withInstant.EPOCH
- Fixed bug where Pokemon drop their held item when defeated
- Fixed bug where trainers are not suggested when typing commands
- Added Pokemon Unbound regular trainers
Fixed bug where NullPointerException is thrown and result in crash due to timestamp being initialized with null.
- Added
texture
trainer preset attribute - Edited trainer entity NBT tag name to be PascalCase
- Removed idkgraceorsmth textures
Added entity_uuid
trainer preset attribute. Trainers with entity UUIDs throw Poke Balls from the actual trainer entities.
Fixed bug where players have to wait for cooldown when battling trainers for the first time
- Removed Battle Factory
- Removed Group Battle
- Added Rental Battle
- Added cooldown for trainers
- Removed economy mod integration