-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Showing
1 changed file
with
4 additions
and
17 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,22 +1,9 @@ | ||
# Additions | ||
|
||
* Blasters bolts now have a proper "fly-by" sound | ||
* Lightsabers now show blocking in first person | ||
|
||
# Changes | ||
|
||
* Blaster magazine size is now used when reloading gas from canisters | ||
* Blasters no longer slow you down if you hold right click while sprinting | ||
|
||
# Addon Changes | ||
|
||
* Addons can now increase blaster capacity through attachments | ||
* Added Elite Squad armor | ||
* Added TIE Cadet helmet | ||
|
||
# Fixes | ||
|
||
* Fix connected textures crashing when using sodium under some conditions | ||
* Fix mannequins crashing when rendering under certain conditions | ||
* Fix armor crashing when rendering if no model exists | ||
* Fixed lightsaber hand positions when left-handed | ||
* Forcefully crash with a more helpful error message when fallback models fail to load | ||
* Forcefully crash with a more helpful error message when null NBT is found in blaster, jetpack, and lightsaber tags | ||
* Fix crash when rendering lightsabers under some circumstances | ||
* Fix unhelpful crashes caused by null exceptions |