Skip to content

Releases: TISUnion/Carpet-TIS-Addition

Carpet TIS Addition v1.25.0

12 Nov 05:12
a59724c
Compare
Choose a tag to compare

News

  • Added rule persistentLoggerSubscription to remember the subscribed loggers of players during server restart

Fixes

  • Fixed a few text displaying/translation mistakes/issues
  • (1.18 snapshot) Fixed crash in dedicated server startup

Requirements

Minecraft Carpet TIS Addition Fabric Carpet
1.14.4 mc1.14.4 >=1.3.7
1.15.2 mc1.15.2 >=1.4.8
1.16.4, 1.16.5 mc1.16.5 >=1.4.38
1.17.1 mc1.17.1 >=1.4.49
1.18-pre1/2/3/4/5 mc1.18-pre1 >=1.4.51
1.18-pre6/7 mc1.18-pre6 >=1.4.51
See github action dev builds mc1.18-pre8 >=1.4.51

Carpet TIS Addition v1.24

05 Nov 07:08
e58f2bd
Compare
Choose a tag to compare

News

  • Added rule lifeTimeTrackerConsidersMobCap for switching the strategy with mobs that don't count towards mobcap
  • Added more tracking conditions for Lifetime tracker:
    • Items thrown by entities (#42)
    • Raiders in raids
    • Golems summoning with blocks
  • Translation system rework, now Carpet TIS Addition will automatically detects your client's language and translate texts for you
    • Now all translating operations are handled on the server side, using client's langauge setting
    • Use yaml format and nested dict structure for translation files for easier writing
    • Dropped zh_tw translation due to quite not up-to-date and formatting change
  • Optimized carpet style parsing for fabric carpet in mc <=1.15.2

Changes

  • Brings back colorful and translatable hover text in lifetime tracker summary result

Fixes

  • Fixed missing @ character in microtiming messages
  • Fixed incorrect voxelshape stream element order with rule optimizedFastEntityMovement, although it should not be detectable

Requirements

Minecraft Carpet TIS Addition Fabric Carpet
1.14.4 mc1.14.4-v1.24.x >=1.3.7
1.15.2 mc1.15.2-v1.24.x >=1.4.8
1.16.4, 1.16.5 mc1.16.5-v1.24.x >=1.4.38
1.17.1 mc1.16.5-v1.24.x >=1.4.49
1.18 snapshot mc21w44a-v1.24.x >=1.4.51

Carpet TIS Addition v1.23

15 Oct 09:01
6e78500
Compare
Choose a tag to compare

News

  • Added fluid tile tick support for MicroTimingLogger
  • Added /refresh command to get rid of ghost items or ghost blocks
    • Added /refresh inventory, /refresh chunk sub commands

Changes

  • Updated rule description of keepMobInLazyChunks since mob doesn't not despawn in lazy chunk in 1.17 again

Fixes

  • Fixed crash with fabric loader 0.12
  • Fixed rule enhance tntRandomRange crash with java >8

Patches

v1.23.1

  • Fixed a typo in rule renewableElytra
  • Fixed a tiny microtiming logger color priority issue
  • Fixed a microtiming logger marker synchronization issue
  • (mc1.17+) Fixed incompatibility with fabric carpet 1.4.49
    • Now it requires fabric carpet >=1.4.49

Requirements

Minecraft Carpet TIS Addition Fabric Carpet
1.14.4 mc1.14.4-v1.23.x >=1.3.7
1.15.2 mc1.15.2-v1.23.x >=1.4.8
1.16.4, 1.16.5 mc1.16.5-v1.23.x >=1.4.38
1.17.1 mc1.17.1-v1.23.0 >=1.4.45 <1.4.49
1.17.1 >=mc1.17.1-v1.23.1 >=1.4.49
1.18 snapshot mc21w41a-v1.23.x >=1.4.49

Carpet TIS Addition v1.22

10 Sep 19:14
74209a9
Compare
Choose a tag to compare

News

  • Added rule tntIgnoreRedstoneSignal. Just don't let the tnt ignites
  • Added rule structureBlockDoNotPreserveFluid
  • Enhanced fabric carpet rule creativeNoClip
    • Dispenser block placement ignores players in no-clip state
    • Xp orb ignores players in no-clip state

Changes

  • Added serverside check in entity loggers (item, xporb) to prevent potential clientside logging
  • Prevents duplicated visualizer creation with multiple subscribers
  • Let microTiming marker color overwrites fallback color
  • Less restriction with value of rule fakePlayerNameSuffix and fakePlayerNamePrefix (#28)
    Now it gives a warning for unusual characters and ask for a second enter request for idiot proof

Fixes

  • Fixed microtiming marker does not work with newer version of fabric carpet (at least 1.4.45+)

Requirements

Minecraft Carpet TIS Addition Fabric Carpet
1.14.4 mc1.14.4-1.22.x >=1.3.7
1.15.2 mc1.15.2-1.22.x >=1.4.8
1.16.4, 1.16.5 mc1.16.5-1.22.x >=1.4.38
1.17.1 mc1.17.1-1.22.x >=1.4.45
1.18-experimental-x mc1.18_experimental-snapshot-x-1.22.x >=1.4.45

Carpet TIS Addition v1.21

05 Aug 13:35
f9dff53
Compare
Choose a tag to compare

News

  • Added rule explosionPacketRange
  • Improve /tick warp status command
    • Better time info displayed
    • Tick warp history result supported. It shows the statistic of last finished tick warp when it's not tick warping
  • Appended TNT info display for carpet explosion logger
  • Extends carpet /info block command. Shows tiletick events and blockevents in the specific location
  • Projectile logger visualization enhances! Ported from TISCarpet13
    • Added visualized projectile logger
      • Related rule visualizeProjectileLoggerEnabled
    • Add hit point record in regular projectile logging

Changes

  • Make rule microTimingDyeMarker enabled by default
  • Smarter fake player name pre/suffix check for rule fakePlayerNamePrefix and fakePlayerNameSuffix
    • if you summon the bot with expected pre/suffix, it won't add the pre/suffix to the name again
  • Remove hopper 8gt cooldown for hopper counter with rule hopperCountersUnlimitedSpeed
  • Yeeted redstone wire's connection update via rule totallyNoBlockUpdate

Fixes

  • Fixed lifetime tracker being able to show specific entity type statistic when the tracker is stopped
  • Fixed crash with rule tntFuseDuration < 4 when tnt block destroyed in explosion
  • Fixed #29: potential lifetime tracker issue with some mods

Patches

v1.21.1 for 1.17.1

  • Fixed incompatible with lithium v0.7.4
    • Also now it's incompatible with lithium <v0.7.4

v1.21.2

  • Fixed crash with /info block command with java <16

v1.21.3

  • Fixed rule hopperNoItemCost not work with lithium
  • Fixed snowballs as visualized logger being able to trigger tripwire and be affected by explosion (brings TISCM behavior)

Requirements

Minecraft Carpet TIS Addition fabric carpet
1.14.4 mc1.14.4-1.21.x >=1.3.7
1.15.2 mc1.15.2-1.21.x >=1.4.8
1.16.4, 1.16.5 mc1.16.5-1.21.x >=1.4.38
1.17.1 mc1.17.1-1.21.x >=1.4.42
1.18-experimental-x mc1.18_experimental-snapshot-x-1.21.x >=1.4.45

Carpet TIS Addition v1.20

28 May 06:52
c163c7c
Compare
Choose a tag to compare

News

  • Ported /info entity command from carpetmod 1.13
  • Added click-to-copy supported for stack trace symbol text $

Requirements

Minecraft Carpet TIS Addition fabric carpet
1.14.4 mc1.14.4-1.20.x >=1.3.7
1.15.2 mc1.15.2-1.20.x >=1.4.8
1.16.4, 1.16.5 mc1.16.5-1.20.x >=1.4.38
1.17-pre1/2/3 ... -rc1/2/3 ... mc1.17-pre1-1.20.x as new as possible ofc
1.17 mc1.17-1.20.x >=1.4.38
1.17.1 mc1.17.1-1.20.x >=1.4.42

Carpet TIS Addition v1.19

13 May 04:44
5d19e84
Compare
Choose a tag to compare

News

  • Added rule microTimingTickDivision. Tweaks between world_timer and player_action to meet the model you are using
  • Lifetime tracker
    • Added "void" removal reason for entering void
    • Added /lifetime filter commands to setup filters for entity to be tracked
  • Java 16 supports

Fixes

  • Fixed lifetime tracker displaying wrong statistic for specific entity type when tracker is off

Patches

v1.19.1

  • Better robustness for carpet rule tntRandomRange
  • Fixed MicroTiming marker scarpet shapes never removed after switching server via bungee etc.

v1.19.2

  • Betterer robustness for carpet rule tntRandomRange
  • Adds hint for removing the command executor in command block logger

Requirements

Minecraft Carpet TIS Addition fabric carpet
1.14.4 mc1.14.4-1.19.x >=1.3.7
1.15.2 mc1.15.2-1.19.x >=1.4.8
1.16.4, 1.16.5 mc1.16.5-1.19.x >=1.4.34
1.17 snapshots mc21w<xxx>-1.19.x as new as possible ofc

Carpet TIS Addition v1.18

07 May 07:01
217ca64
Compare
Choose a tag to compare

News

  • Added rule hopperNoItemCost. Hopper with wool on top outputs items infinitely
  • Added rule chunkPacketThreshold. Only for <1.16
  • Added BlockReplaceEvent in MicroTiming logger, logs when block gets replaced by another block

Fixes

  • Fixed piston creating gost blocks with rule tntDupingFix enabled
  • Fixed rule creativeOpenContainerForcibly has no effect on ender chest
  • Fix duplicated ":" symbol in MicroTiming marker adding

Requirements

Minecraft Carpet TIS Addition fabric carpet
1.14.4 mc1.14.4-1.18.x >=1.3.7
1.15.2 mc1.15.2-1.18.x >=1.4.8
1.16.4, 1.16.5 mc1.16.5-1.18.x >=1.4.34
1.17 snapshots mc21w<xxx>-1.18.x as new as possible ofc

Carpet TIS Addition v1.17

22 Apr 04:28
1e98e37
Compare
Choose a tag to compare

News

  • Added rule enchantCommandNoRestriction
  • MicroTiming logger: Added mobility marker switch via slime ball item

Fixes

  • Fixed incompatibility with fabric-carpet 1.4.33

Patches

v1.17.1

  • Fixed incompatibility with fabric-carpet 1.4.34
    • Also updated fabric-carpet requirement to v1.4.34

Requirements

Minecraft Carpet TIS Addition fabric carpet
1.14.4 mc1.14.4-1.17.x >=1.3.7
1.15.2 mc1.15.2-1.17.x >=1.4.8
1.16.4, 1.16.5 mc1.16.5-1.17.0 >=1.4.25 <=1.4.33
1.16.4, 1.16.5 mc1.16.5-1.17.1 >=1.4.34
1.17 snapshots mc21w<xxx>-1.17.x as new as possible ofc

Carpet TIS Addition v1.16

15 Apr 07:14
8421095
Compare
Choose a tag to compare

News

  • Lifetime tracker: Added spawner spawning reason
  • MicroTiming logger: Dye marker support. Use dye item or named dye item to mark what you are interested in
    • Added rule microTimingDyeMarker
    • Added enum option marker_only for rule microTimingTarget
    • More details will be displayed in message hastag and nametag
  • Added mspt display in /tick warp status
  • Use online yarn mapping getter for 1.17 snapshots

Changes

  • More natural rule lightUpdates implementation, might have better compatibility with other light monitor mods
    • More realistic simulation of light suppression with enum option suppressed
    • Added safety detection with rule synchronizedLightThread
  • Distinguished between dragonfight and entity phases in microTiming logger
  • Make instant commandblocks (created by rule instantCommandBlock) be able to execute infinite times within a gt
  • Updated modmenu parent field for 1.16.5+ branches. See #21

Carpet tweaks

  • Prevent updating EntityPlayerActionPack when tick frozen
  • Added OP permission check to cheaty command /player <someone> mount anything

Rules backport

for 1.15- branches

  • Ported rule lightEngineMaxBatchSize from fabric-carpet 1.4.23
  • Ported rule structureBlockOutlineDistance from fabric-carpet 1.4.25

Patches

1.16.1

  • Fixed carpet fake player not responding to knockback from player melee attack
  • Fixed inconsistent space char in ScheduleBlockEventEvent in Chinese
  • Let MicroTiming logger be able to log every kind of blockstate changes instead of only a few ones
  • Removed swing hand animation when using MicroTiming dye marker

image

Requirements

Minecraft Carpet TIS Addition fabric carpet
1.14.4 mc1.14.4-1.16.x >=1.3.7
1.15.2 mc1.15.2-1.16.x >=1.4.8
1.16.4, 1.16.5 mc1.16.5-1.16.x >=1.4.25
1.17 snapshots mc21w<xxx>-1.16.x as new as possible ofc