Skip to content

Releases: etianl/Trouser-Streak

Trouser-Streak v0.6.6 for Minecraft 1.20.2

11 Oct 07:33
846202b
Compare
Choose a tag to compare

0.6.6

Release for 1.20.2. The releases for previous Minecraft updates is on the last release post here Trouser-Streak v0.6.6 for Minecraft 1.20.1 and lower

  • Made NewerNewChunk data reset when changing dimension via dying, this is to prevent chunk data mixing between dimensions.
  • Renamed the .wb command to .world and renamed the class name from "WorldBorderCoordsCommand" to "WorldInfoCommand"
  • The .world command now tells you the default location of the world spawn (if it is not changed via commands), in addition to the location of the world borders. It also tells you if the day/night cycle is on as well as the difficulty. I hope to add more stuff soon but alot of the gamerules are not accessible directly
  • Fixed AutoMountain auto rounding your Y level if no starting paused on activating the module. It will auto round your position on activation still if you choose not to start AutoMountain paused.
  • Made AutoMountain be able to start staircasing off of blocks that are not one full block in height (chests, slabs, etc.)

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

Trouser-Streak v0.6.6 for Minecraft 1.20.1 and lower

20 Aug 10:22
e477625
Compare
Choose a tag to compare

0.6.6

Release for 1.20.1, and 1.19.4! Use the correct jar for your version. Source for 1.19.4 is in the zip file here, and in the 1.19.4 branch.

  • Made NewerNewChunk data reset when changing dimension via dying, this is to prevent chunk data mixing between dimensions.
  • Renamed the .wb command to .world and renamed the class name from "WorldBorderCoordsCommand" to "WorldInfoCommand"
  • The .world command now tells you the default location of the world spawn (if it is not changed via commands), in addition to the location of the world borders. It also tells you if the day/night cycle is on as well as the difficulty. I hope to add more stuff soon but alot of the gamerules are not accessible directly
  • Fixed AutoMountain auto rounding your Y level if no starting paused on activating the module. It will auto round your position on activation still if you choose not to start AutoMountain paused.
  • Made AutoMountain be able to start staircasing off of blocks that are not one full block in height (chests, slabs, etc.)

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

Trouser-Streak v0.6.5

25 Jul 22:57
1c21dcb
Compare
Choose a tag to compare

0.6.5

Release for 1.20.1, and 1.19.4! Use the correct jar for your version. Source for 1.19.4 is in the zip file here, and in the 1.19.4 branch.

  • Prevented AutoMountain from attempting to make stairs going through the world border.
  • Added the .wb command to tell you the precise coordinates of each world border in a server. Useful if world border may not be default size.
  • Made BaseFinder actually reset the "Nearest Base Chunk" when deleting base data and when leaving worlds, and at other times when it should.
  • Added the "last" option after typing "rmv" with the .base command. It removes the last single Base Coord found when using basefinder.
  • Added a button to the BaseFinder options which does thes same as above. (Useful for deleting false positives)
  • Made HandOfGod and Voider module not disable when you are not operator. It was causing the module to disable on login to a multiplayer server even if you are an operator.
  • In NewerNewChunks the two if statements in the "tick exploit" section of code has been combined
  • Fixed version in the fabric.mod.json

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

Trouser-Streak v0.6.4

15 Jul 07:22
206c5ac
Compare
Choose a tag to compare

0.6.4

Release for 1.20.1, and 1.19.4! Use the correct jar for your version. Source for 1.19.4 is in the zip file here, and in the 1.19.4 branch.

BaseFinder updates

  • Made nearest base command actually return the nearest base everytime.
  • Added MOAR un-natural blocks to the list1. (press the reset button on that list to get the new default)
  • Added the "Tracer to NearestBase Only" option, to only draw a tracer to the nearest base chunk in relation to your position.
  • Made the above true by default, to reduce the visual spam when finding a big base.

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

Trouser-Streak v0.6.3

12 Jul 03:21
e237d3e
Compare
Choose a tag to compare

0.6.3

Release for 1.20.1, and 1.19.4! Use the correct jar for your version. Source for 1.19.4 is in the zip file here, and in the 1.19.4 branch.

SuperInstaMine updates

  • Made SuperInstamine not attempt to break unbreakable blocks unless in Creative mode. This was a thing by default in instamine I had removed it to make it easier to write the extra block breaking.
  • Added AutoOrientBreakDirection for Break Modes 3 and 4. Disable this to choose whether the block breaking pattern is horizontal or vertical, or leave it automatic.
  • Made Hand Swing packets optional when using SuperInstamine, that can help reduce packet spamming.
  • ORIGINAL INSTAMINE FROM REJECTS CAN SOMETIMES WORK BETTER THAN THIS ONE, download Meteor Rejects for that!

BaseFinder updates

  • Tweaked Basefinder defaults again, to find more possible bases and to reduce false positives. (Reset lists to default for this to take effect.)
  • Added a bunch more un-natural blocks, now that BaseFinder is not lagging anymore.
  • Added what the last block found was when receiving a "Possible base found" notification.
  • The "Unnatural Spawner Finder" was locating natural spawners contained within amethyst geodes. This false positive from chunk generation errors is solved.
  • Added the Y level at which the unnatural spawner was found in the "Spawner Found" notification.

Other updates

  • Make AnHero also turn off when health is 0. In multiplayer servers it was not turning off all the time on DeathScreen. (You cannot be anhero if you are dead.)
  • Made HandOfGod NOT turn off when disconnecting from server.
  • Added an option in Airstrike+ to disable the module on disconnect instead of doing it always by default.

See the releases page for previous changelogs if you missed the last couple updates. (I just released an update yesterday lol) :)

Trouser-Streak v0.6.2

10 Jul 08:28
617a489
Compare
Choose a tag to compare

0.6.2

Release for 1.20.1, and 1.19.4! Use the correct jar for your version. Source for 1.19.4 is in the zip file here, and in the 1.19.4 branch.

Trouser updates for 1.19.3 and 1.19.2 are not available!!!
Update your other mods lol (Last compatible Trouser version for those Minecraft versions is 0.5.8, available on the releases page.)

SuperInstaMine added

  • ORIGINAL INSTAMINE FROM REJECTS CAN SOMETIMES WORK BETTER THAN THIS ONE, download meteor rejects for that!
  • This SuperInstaMine originated from the Meteor Rejects Instamine. (Credits to Meteor Rejects for the original code.)
  • I added an option called "Break Modes (Range)" which allows you to break more than one block at a time with SuperInstaMine. The option adjusts the positioning and range of the extra block breaking.
  • It works best against easy-breaking blocks. (it can bug out a little against tough blocks)
  • SuperInstaMine spams the server with block start break and stop break packets
  • Made Only Pick option also made false by default.

NewerNewChunks fixes

  • TickExploit made better, now more chunks with blocks experiencing random tick updates are flagged. (You will get a more clear picture showing where the newchunks are as a result.)
  • Fixed a crash occuring when loading a world you haven't been to with the NewerNewChunks module on.
  • Fixed another crash occuring when loading data in some cases.

See the releases page for previous changelogs if you missed the last couple updates. (I just released an update yesterday lol) :)

Trouser-Streak v0.6.1

06 Jul 18:46
81f1d1e
Compare
Choose a tag to compare

0.6.1

Release for 1.20.1, and 1.19.4! Use the correct jar for your version. Source for 1.19.4 is in the zip file here, and in the 1.19.4 branch.

Trouser updates for 1.19.3 and 1.19.2 are not available!!!
Update your other mods lol (Last compatible Trouser version for those Minecraft versions is 0.5.8, available on the releases page.)

Newer-NewerNewChunks Exploit

  • The TickExploit option does essentially what the Lighting Exploit did. (it might even be the same thing)
  • The new detection exploit is based on the hasRandomTicks() tag associated with blocks.
  • The TickExploit option estimates possible newchunks based on the fact that when blocks generate in newchunks, they are not immediately being ticked.
  • When using Advanced mode if the TickExploit chunks appear infrequently and are combined with Old Chunks, then the chunks you are in are OLD. If there is alot of TickExploit chunks appearing and/or they are mixed with newchunks then the chunks are NEW.
  • The TickExploit option works best if you move fast, because if you hang out in an area you will recieve block tick updates that occur naturally in old chunks.
  • LightingExploit option has been replaced with the TickExploit option in 1.19.4. It does the same thing.
  • NOTE FOR 1.19.4 USERS -> finish any tracing you are doing now with the LightingExploit before updating, this new version cannot read the saved data from the LightingExploit.

Another smol BaseFinder Update

  • Made Spawner Finder feature in BaseFinder dimension-specific. For example if you are in the nether and a spawner has mossy cobblestone near it but no nether brick fence or chain then it is modified.
  • Moved Brown Stained Glass from list1 to list3 to avoid a false positive with trail ruins. (Press the reset button on your lists to get the new default)

See the releases page for previous changelogs if you missed the last couple updates. (I just released an update yesterday lol) :)

Trouser-Streak v0.6.0

05 Jul 19:11
1c2f871
Compare
Choose a tag to compare

0.6.0

Release for 1.20.1, and 1.19.4! Use the correct jar for your version. Source for 1.19.4 is in the zip file here, and in the 1.19.4 branch.

Trouser updates for 1.19.3 and 1.19.2 are not available!!!
Update your other mods lol (Last compatible Trouser version for those Minecraft versions is 0.5.8, available on the releases page.)

More BaseFinder Updates

  • BaseFinder performance improved. (removed unnecessary for loops)
  • Unnatural spawner finder option added. If someone removed the natural blocks which should be with a spawner, it will be flagged as a possible build.
  • Included Y level in the "base located" notifications to help you find the things easier. (Unnatural spawners could not be included due to code difficulties)
  • Adjusted Basefinder list 5 default value to mostly eliminate a false positive in villages regarding beds.
  • Now that block checking performance is improved I copied the entire code from 1.20.1 basefinder (the big list1) to the 1.19.4 build to ease updates (moar similar code between versions helps)

AutoMountain Update

  • Added a new option called MouseTurn (this was always a thing by default, I just now made it optional). You can disable this to disable changing stairs direction via mouse.
  • Keyboard controls to manipulate your Mountain are the four directional keys, the jump key (for block spacing), and the sneak key (hold sneak with left or right to go diagonal).

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

Trouser-Streak v0.5.9

26 Jun 03:44
d009d17
Compare
Choose a tag to compare

0.5.9

Release for 1.20, and 1.19.4! Use the correct jar for your version. Source for 1.19.4 is in the zip file here, and in the 1.19.4 branch.

Trouser updates for 1.19.3 and 1.19.2 are now not available!!!
Update your other mods lol (Last compatible Trouser version for those Minecraft versions is 0.5.8, available on the releases page.)

New TrailMaker Module

  • The TrailMaker leaves blocks behind you in a trail, Select the blocks you want to use in the block list setting for it to work.
  • There is a place delay option to spread placement further apart, which is in seconds so you can use the TrailMaker for making a breadcrumb trail if you really want to.
  • The attempt place option that's in Ticks will attempt to place the blocks in that location for that many ticks, useful when using a place delay.

BaseFinderUpdates/Fixes

  • Tweaked block list defaults to help prevent false positives and to help to detect more bases.
  • Attempted to fix a "received invalid packet" kick.
  • Fixed a crash occuring when encountering alot of chunks possibly containing bases.
  • Removed nearest base message spam option, as it can't be used with the crash fix and isn't very useful (It was mostly for my debugging purposes).
  • The second list 6 value was actually for list 7 in basefinder, fixed the naming.
  • Added tracers to basefinder, the tracers option has a distance slider so they disappear after you are that far away from the detected chunk.
  • Removed the lines option from the basefinder rendering, it looks a bit better with no lines.

Other

  • Added an autosave option to HandOfGod, for automatically saving the server on a delay in seconds. (So you don't lose your progress if the server gets turned off on you)
  • You can also hold CTRL (sprint) and the S (back) key to save the server as needed when the autosave option is on.

Trouser-Streak v0.5.8 for Minecraft 1.20.1

14 Jun 17:30
7e413fe
Compare
Choose a tag to compare

0.5.8

Release for 1.20.1. The releases for previous Minecraft updates is on the last release post here Trouser-Streak v0.5.8 for Minecraft 1.20 and lower

This may be the last Trouser update for 1.19.3 and 1.19.2!!!
Update your mods lol

NewerNewChunks Update

  • Mojang Patched the LightingExploit, so it is not available in Minecraft 1.20 and later sadly. :(
  • Trouser for 1.19.4 and prior still retain the Lighting exploit, as it still works in those versions.
  • Added a similar warning to the delete button in NewerNewChunks as what I added to the button in BaseFinder

BaseFinder updates

  • Added Sky Build Finder option. If there is any blocks above how tall natural terrain can generate, flag it as a build.
  • Added new empty block list to play around with for block detections.
  • Added many blocks to the block list from the 1.20 update :D
  • Fine tuned block lists and default values for better base detection.
  • The warning on the delete all base data button now resets after 5 seconds. Press the button a second time within 5 seconds to delete all base data for that dimension.

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