Skip to content

Releases: snackbag/TT20

Beta 0.7.1

29 Dec 22:47

Choose a tag to compare

Beta 0.7.1 Pre-release
Pre-release

Changes

  • Fixed a bug regarding server crashing on startup when the update request fails (mainly caused when playing offline). #18 #19 @FurryRbl

You can download the update on Modrinth

Beta 0.7.0

07 Aug 16:21

Choose a tag to compare

Beta 0.7.0 Pre-release
Pre-release

Additions

  • Added world time acceleration
  • Added random tickspeed acceleration
  • Added an automatic updater, sending a warning to server operators when the mod is outdated.

Changes

  • Missed ticks are now more easily readable by a human
  • Fixed getAverageTPS causing a ConcurrentModificationException, often in correlation with c2me. Thanks to @Dreeam-qwq! #12 #5

You can download the update on Modrinth!

Beta 0.6.0

09 Jul 18:24

Choose a tag to compare

Beta 0.6.0 Pre-release
Pre-release

Additions

  • Added log warning when running on the client
  • Added chat warning in singleplayer
  • Pickup delay acceleration is now compatible with singleplayer
  • Portal acceleration is now compatible with singleplayer
  • Block entity acceleration is now compatible with singleplayer
  • Block breaking acceleration is now compatible with singleplayer
  • Potion effect time delay acceleration is now compatible with singleplayer
  • Added singleplayer-warning config setting

Changes

Main Changes

  • Updated README singleplayer warning text

Bug Fixes

  • Fixed an issue when running the mod on 1.20.3, 1.20.4 or 1.20.6, causing servers to crash on startup (#4)
  • Switched fabric.mod.json license from GPL-3.0 to AGPL-3.0 (typo)

Beta 0.5.1

08 Jul 13:29

Choose a tag to compare

Beta 0.5.1 Pre-release
Pre-release

Additions

  • Added fluid-acceleration config setting
  • Added pickup-acceleration config setting
  • Added eating-acceleration config setting
  • Added block-breaking-acceleration config setting
  • Added portal-acceleration config setting
  • Added sleeping-acceleration config setting

Changes

Main changes

  • Updated icon to the new logo

Bugfixes

  • Improved stability of mixins (by @Bawnorton #1)
  • Fixed brightness bug in singleplayer (#2)
  • Fixed crash with invalid namespace in the block_entity_mask.json configuration

Beta 0.5.0

05 Jul 19:08

Choose a tag to compare

Beta 0.5.0 Pre-release
Pre-release

Additions

Main changes

  • Fixed nether portal delay
  • Fixed fluid spreading delay
  • Fixed sleeping time delay
  • Fixed potion time delay
  • Added potion-effect-acceleration config setting

Changes

Main changes

  • Switched to the AGPL 3.0 license
  • Updated the logo
  • Changed "Disclaimer" to "Caveats" in the README

Bug fixes

  • Fixed item drop times (for real this time)
  • Remove debug log for block breaking

Full Changelog: v0.4.2-beta...v0.5.0-beta

Beta 0.4.2

04 Jul 20:19

Choose a tag to compare

Beta 0.4.2 Pre-release
Pre-release

Changes

Bug fixes

  • Fix block entity acceleration not being stopped if disabled in the config
  • Fix instabreak and more stable block break times
  • Fix pickup delay being too fast

Beta 0.4.1

04 Jul 14:15

Choose a tag to compare

Beta 0.4.1 Pre-release
Pre-release

Changes

Bug Fixes

  • Fixed crash when starting the server

Beta 0.4.0

04 Jul 13:47

Choose a tag to compare

Beta 0.4.0 Pre-release
Pre-release

Additions

Main changes

  • Added block entity tick acceleration
  • Added block-entity-acceleration
  • Added /tt20 status, which shows the full status
  • Added block_entity_mask.json configuration for masking which block entities will be accelerated

Backend changes

  • Added TPS history
  • Added TPS average
  • Added "most accurate" TPS
  • Added Missed tick logic
  • Added array support for JSONConfiguration

Changes

Main changes

  • Config is now located in the config directory rather than the game directory

Bug Fixes

  • Fixed block mining times
  • Fixed JSONConfiguration using (CottonMC) in its logging instead of (TT20)

Beta 0.3.1

03 Jul 18:28

Choose a tag to compare

Beta 0.3.1 Pre-release
Pre-release

Changes

  • Fixed crash when MSTP was 0
  • TPS now returns as a double instead of long
  • colorizeTPS now uses a decimal format

Beta 0.3.0

03 Jul 18:04

Choose a tag to compare

Beta 0.3.0 Pre-release
Pre-release

Additions

  • Item pickup delay fix

Changes

  • Fixed tt20 sometimes going to zero, therefor resulting in impossible statements