Skip to content

Trouser-Streak v0.4.3

Compare
Choose a tag to compare
@etianl etianl released this 13 Mar 08:28
· 253 commits to main since this release
ae915e5

Release for 1.19.3 and 1.19.2! Use the correct jar for your version. Source for 1.19.2 is in the zip here, and also in the 1.19.2 branch

0.4.3
AutoMountain and Lavacasting Updates
-Made AutoMountain only autoswap to a usable stack on activate if NOT activating paused.
-Added a new option to AutoLavaCaster to automatically get an estimate of how long lava will take and it will use that for the lava timer.
-If you are above Y64, the time is calculated based on the lava going down a 45 degree staircase at 20TPS all the way to sea level (Y64).
-If below Y64, the time is calculated based on the lava going down a 45 degree staircase all the way to Y-60 (land level on default flatworld).
-The .lavacalc command now grabs your character's Y level by default as the topY level if it isn't specified. When you do not specify bottom Y will be sea level if you are above sea level, or if below sea level bottom Y will be -60.
NewerNewChunks Updates
-NewerNewChunks Detections methods are now in a drop down menu in the options. Normal mode is just like the regular newchunks module.
-The IgnoreFlowBelow0 and Advanced mode options are for tracing servers that have new generation occuring below Y0 which will throw false positives in Normal detection mode.
-Normal detection mode on newchunks now also detects and logs chunks as having flow below 0 but marks them as "New" chunks. This is to make the data gathered consistent and to make colour switching work properly when the mode is changed.
-.newchunkcount command now tells you all chunks counted by default, no need to specify "AllChunks" anymore.
-.newchunkcount command tells you how many of each type of chunk has been detected by default now.
-fixed .newchunkcount returning 0 when newchunks off, but it still needs to be turned on atleast once for it to work in that world.
Misc stuff/updates
-removed Phase module. After much testing I can confirm it's not working. :(
-Copied in AutoSign from the sadly outdated MeteorTweaks to the TrouserStreak modpack. I DID NOT WRITE IT (just updated to new version), credits to the Meteor-Tweaks team. I missed this module.
Notes

  • NewerNewChunks has to be turned on atleast once prior to running .newchunkcount for the counter to work.
  • .newchunkcount command shows exactly the chunks that are saved in chunk data, so when you are in normal mode or flowbelowY0 mode the returned values are not exactly in correlation to what is rendered on screen.

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