-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initialize 3.6.2 w/ dependency updates * 3.7.0+1.20.1 staging * Integrate new Ranged Weapon API * Resolve build issues * Apply lifesteal fix for `Infinity` & `NaN` unexpected values * x * Stage CL
- Loading branch information
1 parent
0752375
commit 5e2d6ad
Showing
4 changed files
with
38 additions
and
40 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,5 @@ | ||
## Changelog | ||
# Changelog | ||
|
||
### Dependencies | ||
## 🔨 Fixes | ||
|
||
- Comes embedded (jar-in-jar) with [Ranged Weapon API](https://github.com/FabricExtras/RangedWeaponAPI) `1.1.0+1.20.1-fabric`. | ||
|
||
### Gameplay | ||
|
||
+ Added support for [Ranged Weapon API](https://github.com/FabricExtras/RangedWeaponAPI). This is considered a **breaking change**, and removes the original Projectile Damage Attribute. | ||
|
||
+ Removed stdout logging of damage (possible console clutter). | ||
|
||
+ Some translations are missing, if you are knowledgeable in a certain language, please send a PR or present your interest! | ||
|
||
+ Oops, forgot to include the Ranged Weapon API... should be fixed now. | ||
- Resolved damage that goes to `Infinity`, or are `NaN` which would have been applied to the `playerex:lifesteal` attribute, and corrupted its value. |
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