Skip to content

Releases: samolego/FabricTailor

FabricTailor 1.9.0 [1.18.2 backport]

15 Aug 15:10
Compare
Choose a tag to compare

FabricTailor 1.9.0

15 Aug 14:35
Compare
Choose a tag to compare
  • 1.19.2 support
  • fixes server-client sync issue (mod wasn't always detected on servers)
  • add support function in TailoredPlayer
    /**
     * Helper function to get texture hash from skin
     * that was set with the mod.
     * <p>
     * Can be used with <a href="https://mc-heads.net/avatar/{textureid}">https://mc-heads.net/avatar/%7Btextureid%7D</a>
     * to get the head texture.
     * </p>
     *
     * @return player's skin id (hash)
     */
    String getSkinId();
  • add a scarpet function ft_get_skin_id(player) which enables you to get the above skin id - useful for discarpet (replaceitem/carpet-discarpet#36)
    • this allows minecraft -> discord chat to use skins set by fabrictailor

FabricTailor 1.8.4

13 Jun 05:42
ae71068
Compare
Choose a tag to compare
  • adds Vietnamese translation, thanks to @MGJerry

FabricTailor 1.8.3

08 Jun 09:45
Compare
Choose a tag to compare

1.19 support

FabricTailor 1.8.2

07 May 12:15
9c638ab
Compare
Choose a tag to compare

Fixes #53, thanks to @KJP12 :).

FabricTailor 1.8.1

21 Mar 09:00
0c6d1dc
Compare
Choose a tag to compare
  • implements #48

FabricTailor 1.8.0 [1.18.2]

03 Mar 06:35
Compare
Choose a tag to compare

The 1.8.0 release for 1.18.2 :)

FabricTailor 1.8.0

15 Jan 22:15
Compare
Choose a tag to compare
  • threaded skin loading
  • there's a new "set default skin" button in gui now
  • client now knows if server has fabrictailor (>=1.8.0) or not (and tells you)

FabricTailor 1.7.3

04 Dec 18:58
Compare
Choose a tag to compare
  • official 1.18 support

FabricTailor 1.7.2 [1.18-rc1]

25 Nov 20:18
Compare
Choose a tag to compare