-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9d44cac
commit f13e7f7
Showing
1 changed file
with
1 addition
and
14 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,2 @@ | ||
## Additions 🍎 | ||
- Added the ability to customize the color of the label (default is still gold). | ||
|
||
## Changes 🌽 | ||
- The UI has gone through a breaking change. recent alpha builds of WizardEX will not work with this version, though `alpha.3` will. | ||
- Switching to the beta channel as most components of the mod are stable. | ||
- Required changes before release is the UI and re-adjusting the config for the last time. | ||
- Rebalanced knockback resistance to a proper 1% gain and displayed it properly. | ||
- Added author & contributor information according to who assisted in the development of the project's codebase. | ||
- Fixed `lifesteal` attribute not applying to attacker(s). | ||
- Fixed refund issues on the screen. | ||
|
||
## Later Objectives ⚡ | ||
- Fixing tooltips | ||
- Adjusting more attributes | ||
- Resolved issues with namespaces and a potential `NullPointerException` when registering a modded menu. |