Skip to content

Releases: FTBTeam/FTB-Teams

2101.1.0 release (MC 1.21.1)

15 Aug 10:53
a14b7f6
Compare
Choose a tag to compare

[2101.1.0]

Changed

  • Ported to MC 1.21.1
    • Will not run on MC 1.21

Added

  • Sidebar buttons for this and other FTB mods can now be enabled/disabled/rearranged (new functionality in FTB Library 2101.1.0)

2100.1.0 beta release (MC 1.21)

19 Jun 15:21
c3d35bb
Compare
Choose a tag to compare
Pre-release

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)

04 Jun 11:13
a3a556c
Compare
Choose a tag to compare
Pre-release

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)

16 Apr 09:35
ff3bc24
Compare
Choose a tag to compare

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)

22 Mar 15:35
41c6ced
Compare
Choose a tag to compare
Pre-release

Changed

  • Ported to Minecraft 1.20.4. Support for Fabric, Forge and NeoForge.

2001.2.0 release (MC 1.20.1)

12 Mar 10:31
124be6a
Compare
Choose a tag to compare

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)
  • Updated party team creation API to work without requiring the party-owning player to be online

Added

2001.1.4 alpha release (MC 1.20.1)

03 Jul 15:46
24f2e45
Compare
Choose a tag to compare
Pre-release

Fixed

  • Fixed team property changes not getting saved correctly

v2001.1.3 alpha release (MC 1.20.1)

29 Jun 16:38
77fbfab
Compare
Choose a tag to compare
Pre-release

Fixed

  • Fixed /ftbteams party join and /ftbteams party decline commands not working correctly

2001.1.2 alpha release (MC 1.20.1)

19 Jun 12:49
029609b
Compare
Choose a tag to compare
Pre-release
  • Dropped -build.X from the JAR filename

2001.1.1 alpha release (MC 1.20.1)

16 Jun 14:52
0ca22a3
Compare
Choose a tag to compare
Pre-release
  • Initial release for MC 1.20.1