-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.4.3 Moar mountain building updates, and misc changes
**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.
- Loading branch information
Showing
10 changed files
with
358 additions
and
215 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.