Releases: lntricate1/SubTick
Releases · lntricate1/SubTick
Subtick 2.1.0 for mc1.17.1-1.20.1
29 Feb 01:12
Compare
Sorry, something went wrong.
No results found
Changes
Fixed entity step crashing
Fixed client config not saving
Subtick 2.0.0 for mc1.17.1 ~ mc1.20.1
12 Jan 02:36
Compare
Sorry, something went wrong.
No results found
I rewrote like everything in this update, lol. MAKE SURE to update multimeter, and to have the latest subtick on the client AND server.
Removed per-dimension tick freeze.
Fixed all versions above 1.17 not processing tile ticks correctly (lmao i don't know how i didn't notice that one sooner)
Added a HUD to display where you are in the tick phase order.
Redid all the packets.
Fixed block event step not stepping depths correctly.
Fixed scheduled tick step not stepping priorities correctly.
Updated fabric.
SubTick 1.0.14 for mc1.17.1-1.20.1
23 Sep 17:32
Compare
Sorry, something went wrong.
No results found
Changes
Updated to 1.20.1
Fixed bug where it overwrote some tick commands from TIS carpet (/tick warp status)
Switched all text feedback to translatable text
Fixed crash with g4mespeed in singleplayer
Fixed bug where you could get into a broken state when queueStepping into an update suppressor
Version Requirements
Minecraft
Fabric Carpet
1.17.1
>= 1.4.57
1.18.2
>= 1.4.69
1.19.3
>= 1.4.96
1.19.4
>= 1.4.100
1.20.1
>= 1.4.102
SubTick 1.0.13 for mc1.17.1 - mc1.19.4
29 May 07:02
Compare
Sorry, something went wrong.
No results found
Changes
Fixed crash when block tick priority stepping
Version Requirements
Minecraft
SubTick
Fabric Carpet
1.17.1
mc1.17.1
>= 1.4.56
1.18.2
mc1.18.1
>= 1.4.56
1.19.3
mc1.19.3
>= 1.4.96
1.19.4
mc1.19.4
>= 1.4.100
SubTick 1.0.12 for mc1.17.1 - mc1.19.4
21 May 21:31
Compare
Sorry, something went wrong.
No results found
Changes
Fixed #7 (Lithium crash when BlockEntity stepping) (thanks to @xwillq )
Version Requirements
Minecraft
SubTick
Fabric Carpet
1.17.1
mc1.17.1
>= 1.4.56
1.18.2
mc1.18.1
>= 1.4.56
1.19.3
mc1.19.3
>= 1.4.96
1.19.4
mc1.19.4
>= 1.4.100
SubTick 1.0.11 for mc1.17.1 - mc1.19.4
07 May 14:36
Compare
Sorry, something went wrong.
No results found
Changes
Fixed the queue command being broken because of adding modes.
Added mod icon and modmenu description.
Version Requirements
Minecraft
SubTick
Fabric Carpet
1.17.1
mc1.17.1
>= 1.4.56
1.18.2
mc1.18.1
>= 1.4.56
1.19.3
mc1.19.3
>= 1.4.96
1.19.4
mc1.19.4
>= 1.4.100
SubTick 1.0.10 for mc1.17.1 - mc1.19.4
05 May 20:18
Compare
Sorry, something went wrong.
No results found
Changes
Ported the mod to future versions!
Version Requirements
Minecraft
SubTick
Fabric Carpet
1.17.1
mc1.17.1
>= 1.4.56
1.18.2
mc1.18.1
>= 1.4.56
1.19.3
mc1.19.3
>= 1.4.96
1.19.4
mc1.19.4
>= 1.4.100
SubTick 1.0.9 for mc1.17.1
04 May 16:19
Compare
Sorry, something went wrong.
No results found
Changes
Merged block event and block event depth queues
Added block tick priority to queueStep
Internal queue reworks to allow the previous 2 changes
a bunch of bugfixes i forgor 💀
Subtick 1.0.8 for mc1.17.1
21 Apr 02:29
Compare
Sorry, something went wrong.
No results found
Changes
Added 1-by-1 block entity ticking on the client (See moving blocks progress individually!)
Fixed singleplayer compatibility
Subtick 1.0.7 for mc1.17.1
17 Apr 21:59
Compare
Sorry, something went wrong.
No results found
Changes
Added blockEventDepth queue
rewrote queues entirely
fixed small fixes with threading