Releases: FTBTeam/FTB-Teams
Releases · FTBTeam/FTB-Teams
2101.1.0 release (MC 1.21.1)
2100.1.0 beta release (MC 1.21)
Changed
- Ported to Minecraft 1.20.6. Support for Fabric and NeoForge.
- Forge support may be re-added if/when Architectury adds support for Forge
2006.1.0 beta release (MC 1.20.6)
Changed
- Ported to Minecraft 1.20.6. Support for Fabric and NeoForge.
- Forge support may be re-added if/when Architectury adds support for Forge
v2001.3.0 release (MC 1.20.1)
Changed
- Significant GUI overhaul and cleanup in several places (backported improvements from 1.20.4)
- FTB Library 2001.2.0 is a requirement
2004.1.2 release (MC 1.20.4)
Changed
- Ported to Minecraft 1.20.4. Support for Fabric, Forge and NeoForge.
2001.2.0 release (MC 1.20.1)
Changed
- Technical addition: property defaults are now initialised lazily, via supplier
- No player-visible change to this right now, but it makes it easier for mods to define config-based defaults, e.g. FTB Chunks team properties
- Technically there is an API break, but only if you were trying to construct property objects yourself using the from-network constructor (and there was no good reason to do that!)
- Deprecated the
CustomPartyCreationHandler
object and related API methods- Replaced with simpler
FTBTeamsAPI#setPartyCreationFromAPIOnly(boolean)
method - Intended for use in custom modpacks where players shouldn't create teams directly themselves (either via CLI or GUI)
- Replaced with simpler
- Updated party team creation API to work without requiring the party-owning player to be online
Added
- Added fr_fr translation (thanks @HollishKid and @K0LALA)
2001.1.4 alpha release (MC 1.20.1)
Fixed
- Fixed team property changes not getting saved correctly
v2001.1.3 alpha release (MC 1.20.1)
Fixed
- Fixed
/ftbteams party join
and/ftbteams party decline
commands not working correctly
2001.1.2 alpha release (MC 1.20.1)
- Dropped -build.X from the JAR filename
2001.1.1 alpha release (MC 1.20.1)
- Initial release for MC 1.20.1