Trouser-Streak v1.3.5
There is still a couple bugs with this release! I am in the process of uploading a fixed version right now
EDIT: That's already done, if you find yourself here go to the new release for the download after you read up about the new stuff!
Customer Support: https://discord.gg/Az3G3p4ZCj
Release for 1.21.3, 1.21.1, and also 1.20.4! Use the correct jar for your version. Source for 1.20.4 and 1.21.1 is in the zip files here, and in the 1.20.4 and 1.21.1 branches.
New ActivatedSpawnerDetector Features!
TrialSpawnerDetector added! This comes as a new feature for the ActivatedSpawnerDetector and tells you about the Trial Spawner blocks people have walked within 14 blocks of if they have not completed the trial.
- Made the ActivatedSpawnerDetector tell you what structure the spawner is in, based on the natural places different mob spawners spawn (ex: zombie spawner is a dungeon).
- Added an option enabled by default which makes no rendering happen if there are no chests within a 16 block radius of the spawner.
Thank you to "nataani_" on Discord for submitting these couple ideas!
NewerNewChunks Upgrades!
- Cleaned up code just a little again in NewerNewChunks.
- Removed the NewChunkCounter command because it's not that useful for anything other than some debugging. This is also to clean up code in NewerNewChunks
- The above changes appear to have increased performance when using NewerNewChunks maybe (I could be mistaken)
New AutoNames Module Added!
- Automatically change player name colors, prefix, suffix in tab and chat. Credits to DedicateDev for this module!
- This module requires OP status!
Merged Pull Requests to Fix things!
- Accepted a Pull Request from nokernelspace that fixes the Book And Quill Dupe module for Minecraft 1.21.3
- Accepted a PR from DedicateDev that implements a tick delay between commands for AutoDisplays, AutoScoreBoard, and AutoTitles. This solve this issue #51
- Accepted a PR from DedicateDev that implements StarScript for commands for the AutoCommand module. This solve this issue #61
Fixed my silly maths
- Fixed a bug with ActivatedSpawnerDetector, BaseFinder, HoleAndTunnelAndStairsESP, NewerNewChunks, OnlinePlayerActivityDetector, and PotESP where the rendered things would disappear if you were flying really high up.
Other Changes
- Deleted TrouserBlockESP module because Meteor Client's default one is a little more performant, does the same thing, and I do not feel like maintaining the one in Trouser-Streak.