Releases: TISUnion/Carpet-TIS-Addition
Releases · TISUnion/Carpet-TIS-Addition
Carpet TIS Addition v1.7
Rule
- Added
microTimingTarget
to modify the way to specify events to be logged in microTiming logger
microTiming Logger
- Added detailed entity info as extra info in entity stages
- State change event now detects repeater locked state
- Fixed crash when logging with not suggested value
- Fixed schedule tick result sometimes incorrect when using lithium mod
Patches
1.7.1
- Fixed ExecuteTileTickEvent still happen after block changed in microTiming logger
- Added "ended" suffix for ACTION_END type ExecuteBlockEventEvent in microTiming logger
Requirements
Minecraft |
Carpet TIS Addition |
fabric carpet |
1.14.4 |
mc1.14.4-1.7.x |
>=1.3.7 |
1.15.2 |
mc1.15.2-1.7.x |
>=1.4.8 |
1.16.2, 1.16.3, 1.16.4 |
mc1.16.4-1.7.x |
>=1.4.8 |
20w46a |
mc1.16.4-1.7.x |
>=1.4.17 |
Carpet TIS Addition 1.6
Rule
- Added
chunkTickSpeed
to modify how often the chunk tick occurs per chunk per game tick
- Added
tileTickLimit
to modify the limit of executed tile tick events per game tick. Also this fixes an incorrect tile tick limit bug in lithium mod (<=0.6.0)
Logger
- microTiming logger: renamed stage
RANDOMTICK_CLIMATE
to CHUNK_TICK
. ye it's chunk tick phase so why not
Others
- fabric mod parent display in ModMenu mod menu
Patches
1.6.1
- Fixed state update not detectable in 1.16.4 in
microTiming
logger
- Tweaks
tntDupingFix
a little bit to make it behave more vanilla
- 20w46a support
1.6.2 (mc1.14.4 and 1.5.2 only)
- Fixed missing state update at air position when
tntDupingFix
enabled in 1.14.4
- Fixed compatibility issue with fabric loader 0.7.8 in 1.15.2
Requirements
Minecraft |
Carpet TIS Addition |
fabric carpet |
1.14.4 |
mc1.14.4-1.6.x |
>=1.3.7 |
1.15.2 |
mc1.15.2-1.6.x |
>=1.4.8 |
1.16.2, 1.16.3, 1.16.4 |
mc1.16.4-1.6.x |
>=1.4.8 |
20w46a |
>=mc1.16.4-1.6.1 |
>=1.4.17 |
Carpet TIS Addition 1.5
Logger
- Added damage logger
- Added reminder to display hint message when you log microTiming but forget to turn on the microTiming rule
Bug fix
- Fix crash when mob spawns in 1.14.4
Requirements
Minecraft |
Carpet TIS Addition |
fabric carpet |
1.14.4 |
mc1.14.4-1.5.x |
>=1.3.7 |
1.15.2 |
mc1.15.2-1.5.x |
>=1.4.8 |
1.16.2 ~ 1.16.4 |
>=mc1.16.4-1.5.x |
>=1.4.8 |
Carpet TIS Addition 1.4
Rule
- Renamed
microTick
to microTiming
to avoid name conflict from already existing proper noun
Logger
- Renamed
microTick
logger to microTiming
logger
MicroTiming
- Added new block update type: COMPARATOR_UPDATE
- Added
merged
option and set it as default value
- Redstone dust and weighted pressure plates actions supports
- Displays player name in player related phases
Patches
1.4.1
- MicroTiming:
- Added tickstage CONSOLE
- Better SYNC_TASK stage description
- Update order display for redstone dust
- Supports 1.16.4
Requirements
Minecraft |
Carpet TIS Addition |
fabric carpet |
1.14.4 |
mc1.14.4-1.4.x |
>=1.3.7 |
1.15.2 |
mc1.15.2-1.4.x |
>=1.4.8 |
1.16.2, 1.16.3 |
mc1.16.3-1.4.0 |
>=1.4.8 |
1.16.2, 1.16.3, 1.16.4 |
>=mc1.16.4-1.4.1 |
>=1.4.8 |
Carpet TIS Addition 1.3
New rule
- Added
antiSpamDisabled
to disable chat message cooldown and creative item drop cooldown
- Added
blockPlacementIgnoreEntity
to place blocks inside entities
Logger
- MicroTick logger: ScheduleTileTick Event properly supports LithiumServerTickScheduler in lithium mod
- MicroTick logger: Fixed some unique option displaying issues
Requirements
Minecraft |
Carpet TIS Addition |
fabric carpet |
1.14.4 |
mc1.14.4-1.3.x |
>=1.3.7 |
1.15.2 |
mc1.15.2-1.3.x |
>=1.4.8 |
1.16.2, 1.16.3 |
mc1.16.3-1.3.x |
>=1.4.8 |
Carpet TIS Addition 1.2
New rule
- Add
microTick
option to turn on/off MicroTick logging
Logger
- Add MicroTick Logger. Ported from TISCarpet13 and with a lot of improvement. It displays redstone components actions, blockupdates and stacktrace with a wool block
- Make loggers work in the 1.14.4 version by applying some epic mixins to carpet
Patches
1.2.1
- fix some naming and translation issues
1.2.2
- fix no space between Emit and Update in EmitBlockUpdateEvent
- bring back 1.16.2 support
1.2.3
- show more info in block event thing in MicroTick logger
- make message flushing logic better
Requirements
Minecraft |
Carpet TIS Addition |
fabric carpet |
1.14.4 |
mc1.14.4-1.2.x |
>=1.3.7 |
1.15.2 |
mc1.15.2-1.2.x |
>=1.4.8 |
1.16.2 |
>=mc1.16.3-1.2.2 |
>=1.4.8 |
1.16.3 |
mc1.16.3-1.2.x |
>=1.4.11 |
Carpet TIS Addition 1.1.0
New rules
- Added
instantCommandBlock
to make command block execute instantly
- Added
lightUpdates
to pause or disable light updates
Bug fixes & Etc.
- Fixed not displaying version info when executing
/carpet
command on console in 1.15.2 and 1.14.4 versions
- Earlier exit in ticket logger to prevent useless hashmap lookup
- Follow semantic version
Requirements
Minecraft |
Carpet TIS Addition |
fabric carpet |
1.14.4 |
mc1.14.4-1.1.0 |
>=1.3.7 |
1.15.2 |
mc1.15.2-1.1.0 |
>=1.4.8 |
1.16.2, 1.16.3 |
mc1.16.3-1.1.0 |
>=1.4.8 |
Carpet TIS Addition 1.0.15
New commands
- Added
/info world ticking_order
to show ticking order of all dimensions
Requirements
Minecraft |
Carpet TIS Addition |
fabric carpet |
1.14.4 |
mc1.14.4-1.0.15 |
>=1.3.7 |
1.15.2 |
mc1.15.2-1.0.15 |
>=1.4.8 |
1.16.2, 1.16.3 |
mc1.16.3-1.0.15 |
>=1.4.8 |
Carpet TIS Addition 1.0.14
Bug fixes
- Fix wrong bad omen level display in raid command / logger
New options
- Added
redstoneDustRandomUpdateOrder
Others
- Updated fabric carpet version for 1.15.2 and 1.16.2
Require fabric carpet versions
Minecraft |
fabric carpet |
1.14.4 |
>=1.3.7 |
1.15.2 |
>=1.4.8 |
1.16, 1.16.1 |
>=1.4.0 |
1.16.2, 1.16.3 |
>=1.4.8 |
Carpet TIS Addition 1.0.13
Bug fix
- Fix a bug that dispenser doesn't have cost even with
dispenserNoItemCost
off when using filled bucket