Noodleextensions

Latest version: v2.1.0

Safety actively analyzes 622475 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.1.0

Made the objects variable names actually makes sense. (no more `beat=10`, instead use `_time=10`)\
This allows you to simply `Note.fromDict(**noteDict)`

2.0.3

Did a quick fix on `Obstacle` so that you can do `Obstacle._width` because apparently that wasn't a thing idk why

2.0.2

Fixed a typo.
Changes
Fixed
- Fixed `assignPathAnimation` typo

2.0.1

Small patch.
Changes
Fixes
- The `info.dat` file will no longer be cleared when there is no `_editors` section inside the `_customData`.
Upgrading
- `pip install --upgrade NoodleExtensions` If it is already installed.
- `pip install NoodleExtensions` if it is note installed.
- Here from the future and wish to install this specific version? `pip install NoodleExtensions==2.0.1`

2.0.0

COMPLETE REWRITE! Because 1.3 was trash. This version is much better to use. It's been tested and works. If you run into any issues, please either open an issue on this repo or contact me on discord at `megamaz1020`.
Changes
- Removed "Editor" and "Animator".
- Added "NoodleExtensions".
- Added "objects"
- Added "events"
- Will no longer push every time a piece of code is called. Use `NoodleExtensions("level").pushChanges()` instead.
- Better performance.
- Exceptions are no longer called.
- Less limiting.
- And much more.
Installation
`pip install NoodleExtensions`

1.3.3

Bug fixes and a few new features.
Changes
Fixes
- `Editor().updateDependencies("Dependency")` will now work if you have multiple `level.dat` files.
Additions
- Custom Exceptions
How to install
- If you already have the package installed, run the following command in your CMD: `pip install NoodleExtensions --upgrade` This will auto-update to the latest version.
- If you don't have the package already installed, run the `pip install NoodleExtensions` command. If that doesn't work, check your spelling or [Get pip](https://pip.pypa.io/en/stable/installing/)
Requirements
- [Python 3.9](https://www.python.org/downloads/) or higher
Extra info
If you run into any problems, have feedback, or need help with anything, contact me on discord at `megamaz1020`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.