fix: chunk loading and trainer entity persistence
Full Changelog: https://github.com/gitoido-mc/rad-gyms/compare/v0.1.8-stable...v0.1.8b-stable
What's Changed
- feat: es_es localization added by FOXz
- feat: Preload chunk where player will be teleported to
- fix: Species were mapped to forms incorrectly in some cases
Full Changelog: https://github.com/gitoido-mc/rad-gyms/compare/v0.1.7-stable...v0.1.8-stable
What's Changed
- Chinese translation by @Brzjomo in https://github.com/gitoido-mc/rad-gyms/pull/32
- fix: Use TeleportTarget instead of player.teleport by @gitoido in https://github.com/gitoido-mc/rad-gyms/pull/34
- feat: Add player party check when using gym entrance by @gitoido in https://github.com/gitoido-mc/rad-gyms/pull/35
- feat: Sparse entrance generation by @gitoido in https://github.com/gitoido-mc/rad-gyms/pull/37
- fix: Fix forms and aspects not being applied correctly by @gitoido in https://github.com/gitoido-mc/rad-gyms/pull/39
New Contributors
- @Brzjomo made their first contribution in https://github.com/gitoido-mc/rad-gyms/pull/32
Full Changelog: https://github.com/gitoido-mc/rad-gyms/compare/v0.1.6-stable...v0.1.7-stable
What's Changed
New
- Exit rope item: Allows you to run from gym
ru-ru
translation
Bugfixes
- Fixed trainer names in battle log
- Revamped instance cleaning mechanism
- Fixed creative checks for mod items
- Rarities for gym keys
Full Changelog: https://github.com/gitoido-mc/rad-gyms/compare/v0.1.5-stable...v0.1.6-stable
What's Changed
- feat: Added attuned elemental keys
- feat: Added config file with ability to customize gym entrance use limit per player
- feat: i18n - added sv_SE localization
- chore: Major code cleanup
- fix: Networking issues hammered out finally
Full Changelog: https://github.com/gitoido-mc/rad-gyms/compare/v0.1.3-stable...v0.1.4-stable
What's Changed
- fix: Gym level slider now sets internal level value correctly
- fix: Respect world border when deciding where to spawn player
- fix: Publish only on release
- feat: pt_BR localization by Jão in Cobblemon discord
- fix: Added additional checks to onGymBattleWon event handler
- fix: wrong parsing of count_per_level_threshold gym json property
- fix+chore: missing key recipe, datagen updates
- feat+fix+chore: manual teams, entrance nbt fixes
- feat: Gym rewards via loot tables