- 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