From 7725249110b2bc3030e8c08de0a5375385890198 Mon Sep 17 00:00:00 2001 From: Vasco Lavos Date: Tue, 9 Apr 2024 21:21:59 +0100 Subject: [PATCH] Update changelog --- build.properties | 2 +- changelog.txt | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/build.properties b/build.properties index 2ab3429..b4ee9f0 100644 --- a/build.properties +++ b/build.properties @@ -5,5 +5,5 @@ mod_name=Zeta mc_version=1.20.1 mapping_channel=official mod_id=zeta -build_number=16 +build_number=15 dir_output=../Build Output/Zeta/ diff --git a/changelog.txt b/changelog.txt index 3d4e4ae..910c4cb 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,2 +1,6 @@ -- Add state waxing utils -- Add/Shade speedymath for quicker math at the same ish accuracy \ No newline at end of file +- Added some options to debug creative tab logic to try and track the sporadic loop bug +- Fixed crash loop when putting stairs in front of beacon beams +- Fixed mouse event being erroneously marked as cancellable (crashing when tried to cancel) +- Fixed some burn times not being calculated properly +- Fixed vine blocks having wrong sfx +- Improved creative tab logic performance \ No newline at end of file