From 366780ef3c31a99b2612cbc63d72db454d96f072 Mon Sep 17 00:00:00 2001 From: parzivail Date: Fri, 27 Oct 2023 17:07:54 -0400 Subject: [PATCH] 0.0.112 changelog --- CHANGELOG.md | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5662ed1d..b3ba99bb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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