Skip to content

Releases: jwkerr/Tabby

v1.6.0

04 Sep 22:36
Compare
Choose a tag to compare

Backend update

  • Major refactor
  • Improved error handling, groups.json is now much more forgiving and can have missing sections
  • Some "translations" to other English dialects

v1.5.1

02 Sep 10:39
Compare
Choose a tag to compare

Added translation strings for config tooltips

v1.5.0

27 Aug 11:51
Compare
Choose a tag to compare

Major update:

  • Configuration file to make "groups" that colour/format usernames on tab
  • Option to remove header and footer of tab
  • Overall refactoring

There is now some better documentation on GitHub, if you need specific help with anything join the Discord server.

v1.4.0

26 Aug 07:28
Compare
Choose a tag to compare

New feature to highlight names on tab. Hacky implementation and is currently experimental but will likely be refined later.
2023-08-26_17 13 53

v1.3.3

03 Jul 00:11
Compare
Choose a tag to compare

What's Changed

  • 1.20.1 support
  • Add translation keys for config options by @Warriorrrr in #2
  • Fix crash/indefinite hang with <5 players by @Warriorrrr in #3

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2

06 May 10:12
Compare
Choose a tag to compare

Added minimums to config settings to prevent crashes when values were set to 0 or lower, patches #1

v1.3.1

05 May 10:07
Compare
Choose a tag to compare

No actual changes, just set the default maxRows to be a hard number as the adaptive option isn't quite what I imagined, will probably rework it in the future.

v1.3.0

03 May 13:12
Compare
Choose a tag to compare

Added "adaptive tab" option allowing the amount of rows to change depending on how many players are online

v1.2.0

01 May 15:29
Compare
Choose a tag to compare

Changed config API to Cloth as owo-lib was causing a lot of issues for users, let me know if you have any issues at my Discord! https://discord.gg/ey6ZvnwAJp

v1.1.0

27 Apr 04:17
1f5869d
Compare
Choose a tag to compare

Added config that can be accessed via Mod Menu