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
Fixed bug where sending out Pokemon fails without battle context
Fixed bug where /trainerbattle
fails to start battle correctly (being freezed with only health bar battle UI visible)
Beta release for Cobblemon Trainer Battle v1.8.0 compatible with Cobblemon 1.6.0
- Fixed bug where Radical Red Elite Four trainers cannot be battled by right-clicking entities
- Fixed bug where clients fail to catch
NoSuchElementException
when creating random trainer entity
- Added
battleAI
configuration option (random
,generation5
,strong0
~strong5
) - Added new entries for exceptional Showdown move names
- Added
maximumPartySize
andminimumPartySize
configuration option - Added translation for
vs_seekers
item tag - Added
displayName
configuration option - Added translation for gym leaders, elite four and champion names
- Renamed translation keys to be more consistent with class names
- Added new advancement criterion
battlefactory_winning_streak
- Added infinite mode Battle Factory session
- Added required and forbidden conditions
- Added custom sound events
- Updated French translation (Credit to Voldir Silver)
- Added
battleTheme
option for trainers - Added
maximumTrainerSpawnCount
configuration option