Skip to content

Releases: etianl/Trouser-Streak

Trouser-Streak v1.4.3

19 Jan 10:33
773fc35
Compare
Choose a tag to compare

A note, there is occasional false positives in relation to cave generation and spawners when using the ActivatedSpawnerDetector!
Disable the "Check Air Disturbances" if these false positives are bothering you!

(I will make this option not on by default in the next release)

Customer Support: https://discord.gg/Az3G3p4ZCj

AdvancedItemESP Added!

This module was created based on the code from MobGearESP which was written by https://github.com/windoid. Thank you for your contributions!

  • This module is an ESP module which detects any individual item you are searching for. By default it looks for valuable player dropped items.
  • Just like MobGearESP there is an option to only detect enchanted Tools and Armors
  • There is an additional option called "Find Certain Item Enchants" which only flags armor and tool items if they contain the enchantments that you want.
    image

MobGearESP new features

  • Added the option called "Find Certain Item Enchants" from AdvancedItemESP into this module too.
  • Updated the default itemlist to include all shulker colors and a couple other things.
  • Fixed a potential memory leak in the module in regards to the scannedEntities set.

Hole/Tunnel/StairsESP fixed! (fixed my bad coding)

  • Reverted changes with Hole/Tunnel/StairsESP from version 1.4.1 because they were dumb and broke it. Sorry guys
  • Removed the "Render Distance" slider in Hole/Tunnel/StairsESP in favor of a better and more efficient method of removing rendered boxes from render distance.
  • The above change fixes some lag with the module.
    Source for 1.20.4 and 1.21.3 is in the zip files here, and in the 1.20.4 and 1.21.3 branches.

If you like Trouser Streak give it a star on github!

Trouser-Streak v1.4.2

16 Jan 13:45
76d3d36
Compare
Choose a tag to compare

Customer Support: https://discord.gg/Az3G3p4ZCj

Hotfix Release!

  • Fixed the performance issues I did not actually fix on the last release with the PortalPatternFinder and CaveDisturbanceDetector modules.
  • The above issue was actually in relation to the "RemoveOutsideRenderDistance" option.

Please see the changelog for 1.4.1 here if you missed it, a new module was added!
https://github.com/etianl/Trouser-Streak/releases/tag/v1.4.1

Source for 1.20.4 and 1.21.3 is in the zip files here, and in the 1.20.4 and 1.21.3 branches.

If you like Trouser Streak give it a star on github!

Trouser-Streak v1.4.1

16 Jan 10:42
d27257a
Compare
Choose a tag to compare

note: the performance improvements in here might be a lie, there is a bug with the portalpatternfinder that I am working out right now!

Customer Support: https://discord.gg/Az3G3p4ZCj

MobGearESP Added!

Merged PR #83 from https://github.com/windoid. Thank you very much for your contribution!
This module is designed to help you locate the fancy loot that is picked up by mobs when a player is killed. For example, it will highlight a Piglin wearing an elytra or enchanted gear.
image

Things etianl changed:

  • Implemented the "Distance Colors" option that did not do anything in the original PR. This option shifts the rendered monster color to the distant color you have selected based on how far you are from the entity.
  • Removed comments from the code

Performance Improvements!

  • Improved performance of the block scanning in Hole/Tunnel/StairsESP
  • Slightly improved chunk scanning performance with PortalPatternFinder & CaveDisturbanceDetector
  • Fixed a bug where the game would freeze up if you set the Render Distance slider really high in PortalPatternFinder & CaveDisturbanceDetector

BaseFinder blocks update!

  • Added new un-natural blocks from the new 1.21.4 Pale Gardens update to List1 for detection. This includes many of the new resin blocks, variants of the pale wood that never naturally generate, and more.

Source for 1.20.4 and 1.21.3 is in the zip files here, and in the 1.20.4 and 1.21.3 branches.

If you like Trouser Streak give it a star on github!

Trouser-Streak v1.4.0

12 Jan 06:46
e72aab4
Compare
Choose a tag to compare

Customer Support: https://discord.gg/Az3G3p4ZCj

Support for 1.21.1 has been dropped, just like I mentioned I was going to do in the last release post! I only have so much time on my hands to be copying all the code to different versions.
Please use ViaFabricPlus to connect to older version Minecraft servers, it works great!

Also on a side note, you can only get Meteor Client for 1.21.4 now unless you build it from the source of older release tags.

Now onto the changes for this version:

BaseFinder Adjustments

  • Made the block which triggered Basefinder display again when the DisplayCoords option is disabled. I accidentally deleted that in addition to the coordinate when changing the code.
  • Adjusted Entity Cluster Finder threshold from 12 to 14 in the BaseFinder module.
  • Removed Redstone Wall Torch from List 6 to prevent false positives with Ancient Cities.
  • Moved Furnace from List 6 to List 5

PortalPatternFinder and CaveDisturbanceDetector update

  • Made the chunk scanning on tick as opposed to on packet recieved (chunk data) to possibly improve detection of the air patterns.

ActivatedSpawnerDetector Update

  • Added options so you can choose to enable or disable the messages and renders for certain structures containing spawners (based on the natural spawner type within).

MaceKill

  • Made the Mace Power slider disappear if Maximum Mace Power is enabled because it's irrelevant then.
  • Adjusted the maths very slightly for improved teleport efficiency maybe

Source for 1.20.4 and 1.21.3 is in the zip files here, and in the 1.20.4 and 1.21.3 branches.

If you like Trouser Streak give it a star on github!

Trouser-Streak v1.3.9 for MC 1.21.4 (NEW METEOR ADDON FORMAT)

08 Jan 21:40
6afb65e
Compare
Choose a tag to compare

Updated Trouser-Streak 1.3.9 for Minecraft version 1.21.4 to use the newest Meteor version format thing. No additional changes were made.
If you are using a Meteor version prior to this change and also on MC 1.21.4, get this release instead
https://github.com/etianl/Trouser-Streak/releases/tag/v1.3.9-1.21.4

Support for 1.21.1 will be discontinued starting the next Trouser update so it is time to get your client updated!
The new Trouser updates in the future will support 1.21.4, 1.21.3, and 1.20.4
1.20.4 is only supported to make sure we can continue to use the ForceOPSign mod on older servers.

Please see the changelog for 1.3.9 here, the was lots of good stuff added! You can also download the builds for older versions here:
https://github.com/etianl/Trouser-Streak/releases/tag/v1.3.9

Customer Support: https://discord.gg/Az3G3p4ZCj
If you like Trouser Streak give it a star on github!

Trouser-Streak v1.3.9 for Minecraft 1.21.4

07 Jan 06:44
a8e507d
Compare
Choose a tag to compare

Updated Trouser-Streak 1.3.9 to Minecraft version 1.21.4. No additional changes were made.

Support for 1.21.1 will be discontinued starting the next Trouser update so it is time to get your client updated!
The new Trouser updates in the future will support 1.21.4, 1.21.3, and 1.20.4
1.20.4 is only supported to make sure we can continue to use the ForceOPSign mod on older servers.

Please see the changelog for 1.3.9 here, the was lots of good stuff added! You can also download the builds for older versions here:
https://github.com/etianl/Trouser-Streak/releases/tag/v1.3.9

Customer Support: https://discord.gg/Az3G3p4ZCj
If you like Trouser Streak give it a star on github!

Trouser-Streak v1.3.9

06 Jan 07:52
891712a
Compare
Choose a tag to compare

Customer Support: https://discord.gg/Az3G3p4ZCj
If you like Trouser Streak give it a star on github!

CAVE_AIR Update and much more!

New Modules!

PortalPatternFinder

  • Scans for the shapes of broken/removed Nether Portals within the cave air blocks found in caves and underground structures in 1.13+ chunks.
  • This may be useful for finding portal skips in the Nether because there is alot of cave generation containing CAVE_AIR.
    image
    image

CaveDisturbanceDetector

  • Scans for single air blocks within the cave air blocks found in caves and underground structures in 1.13+ chunks.
  • There is alot of false positives with this module due to random single air blocks that can naturally occur in caves, mineshafts, etc.

Other Changes

  • Added an option so you can turn off chat feedback in ActivatedSpawnerDetector and BaseFinder.
  • Added an option enabled by default to ActivatedSpawnerDetector which scans for disturbances in the air around the spawner blocks if the timer value is 20 or 0. If someone placed a block and removed it immediately around the spawner this will detect that within chunks generated in Minecraft version 1.13+.
  • Added an option for tracers to PotESP and ActivatedSpawnerDetector. This also includes an option to only show one tracer to the nearest detected thing.
  • Made detected positions get cleared on switching dimension to prevent the renders still being visible from the previous dimension in the ActivatedSpawnerDetector and PotESP modules.
  • Made the small box around the spawner and the tracer still render when no chests within are in range of spawner when "Less Render Spam" is enabled in ActivatedSpawnerDetector.
  • Merged this pull request #76 that cleaned up a bunch of my code and may prevent some crashes with 40 files changed! Thank you to https://github.com/DonKisser for their contributions!

Trouser-Streak v1.3.8

28 Dec 10:53
5b91fb6
Compare
Choose a tag to compare

New Modules added!

Customer Support: https://discord.gg/Az3G3p4ZCj

Attribute Swap

Thank you to DonKisser for making this module for us!

  • This Module swaps the current main hand item with another item on the hotbar for a single tick when you attack an entity. This cause the attributes from the target item you are swapping to be applied to the main hand item.
  • This can be used to make a weapon never break if you target a slot that has an item that cannot break! (like your empty hand or a stick)
  • This can also be used to apply the enchantments from one item onto another

The inspiration to make this came from this Youtube video:
https://www.youtube.com/watch?v=q99eqD_fBqo

AutoTexts

Thank you to DedicateDev for this one!

  • The AutoTexts module automatically spawns words around you by creating invisible armor stands with names. You can specify the text you want to spawn in, and the color of the text.
  • Requires Creative Mode!
    398788320-adc6ed94-cf93-43a8-98dd-5c973385a1e0

TextCommand

Thank you to DedicateDev!

  • The TextCommand command is very similar to the AutoTexts module. The difference with this one is that it can display many lines one after the other.

  • The command is accessed by typing .text followed by one of the subcommands. You can choose load or save a preset set of text.

  • The saved presets for the .text command will be saved in the .minecraft/TrouserStreak/TextPresets folder.

  • Some example commands would be
    .text save testpreset #green [ #dark_red Trolled! #green ]|#gold Mountains of Lava Inc.|#red Youtube: #blue www.youtube.com/
    @mountainsoflavainc.6913|#green [ #dark_red Trolled! #green ]
    .text load testpreset

  • Individual lines are seperated by a | (pipe character) and you can also use #red "wordhere" to format the color of the text.

  • Requires Creative Mode!
    image

MultiUse

  • Initially created by maytrixc, modified by etianl to use doItemUse
  • This module allows you to do the item use action more than once per item use. Essentially a strange form of the FastUse module and may work well combined with it.

Pull requests merged in this update:

#69 #70 #71 #73 #74

If you enjoy Trouser-Streak please give it a star on Github!

Trouser-Streak v1.3.7

25 Dec 02:19
f75f93e
Compare
Choose a tag to compare

ActivatedSpawnerDetector made slightly better

  • Added a "Storage Blocks" list setting to define the blocks that the module is checking for when considering displaying a message about stashes or a rendered box.
  • Added Barrels, Hoppers, and Dispensers to this list. The default was just chests.

Customer Support: https://discord.gg/Az3G3p4ZCj

See the releases page for previous changelogs if you missed the last couple updates. :)

There was lots of new features in the 1.3.5 update, maybe have a look: https://github.com/etianl/Trouser-Streak/releases/tag/v1.3.5
There was a bug fixed in the last update so if you have Trouser v1.3.5 you should probably update!

Trouser-Streak v1.3.6

25 Dec 01:52
0790933
Compare
Choose a tag to compare

ActivatedSpawnerDetector fixes

  • Fixed a bug with the ActivatedSpawnerDetector where it would continuously spam you about spawners outside of render distance. I REALLY noticed this when using the Bobby mod for fabric.
  • Made it so you can actually turn off the Trial Spawner Detector in the ActivatedSpawnerDetector module (the checkbox did nothing).

PotESP fixes

  • Fixed a false positive with PotESP pertaining to naturally occuring raw iron blocks in pots.
  • Added a item list setting for PotESP where you can define items that will not be flagged, meaning decorated pots with those items will not be highlighted.

Customer Support: https://discord.gg/Az3G3p4ZCj

See the releases page for previous changelogs if you missed the last couple updates. :)