Updated most features(I pray this works properly)#13
Open
IntoTheAbyss490 wants to merge 3 commits into
Open
Conversation
Removed random.ts and the internal folder ghosty.ts and notetrail.ts are updated but broken, so I did not include them. wallBorderSize.ts is goiong to be worked on last cause I don't know how to update that right now. Changes to be committed: modified: nootils/decor/fire.ts modified: nootils/decor/floatingPillars.ts modified: nootils/decor/rain.ts modified: nootils/decor/smoke.ts modified: nootils/decor/snow.ts deleted: nootils/decor/wallBorderSize.ts modified: nootils/decor/water.ts modified: nootils/index.ts deleted: nootils/internal/random.ts modified: nootils/notes/floatingdebris.ts deleted: nootils/notes/ghosty.ts deleted: nootils/notes/notetrail.ts modified: nootils/shapes/circle.ts modified: nootils/shapes/square.ts modified: nootils/shapes/triangle.ts modified: nootils/utils/giveTrack.ts
Author
|
I also added some extra options to some of the decor effects like custom color for the water. |
ghosty.ts may need to be fixed more but it's a start
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removed random.ts and the internal folder
ghosty.ts and notetrail.ts are updated but broken, so I did not include them.
wallBorderSize.ts is goiong to be worked on last cause I don't know how to update that right now.
Everything works as a standalone function, I do not know if it will work as a library because I've never dealt with that before, it'll be up to someone else to fix any issues involved with using it as an imported library
Changes:
modified: nootils/decor/fire.ts
modified: nootils/decor/floatingPillars.ts
modified: nootils/decor/rain.ts
modified: nootils/decor/smoke.ts
modified: nootils/decor/snow.ts
deleted: nootils/decor/wallBorderSize.ts
modified: nootils/decor/water.ts
modified: nootils/index.ts
deleted: nootils/internal/random.ts
modified: nootils/notes/floatingdebris.ts
deleted: nootils/notes/ghosty.ts
deleted: nootils/notes/notetrail.ts
modified: nootils/shapes/circle.ts
modified: nootils/shapes/square.ts
modified: nootils/shapes/triangle.ts
modified: nootils/utils/giveTrack.ts