tiny-essentials
Version:
Collection of small, essential scripts designed to be used across various projects. These simple utilities are crafted for speed, ease of use, and versatility.
9 lines (6 loc) • 468 B
Markdown
### ✨ New Features
* **TinyNeedBar**: Added two new tick methods for advanced control:
* `tickWithTempFactor` — apply a temporary factor for a single tick without affecting the existing factors.
* `tickSingleFactor` — execute a tick using only the specified factor, ignoring all others.
* **TinySimpleDice**: A new class added for simple dice rolling mechanics.
**Full Changelog**: https://github.com/JasminDreasond/Tiny-Essentials/compare/1.21.1...1.21.2