From 9fe86ccb4d30b78826e513a6576027ca6e4c1600 Mon Sep 17 00:00:00 2001 From: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Date: Mon, 18 Apr 2022 10:54:18 +0000 Subject: Fixed stuff from the project board (#112) * Fix /et not closing when clicking inventory keybind * Made it so calendar timer in inventory works if you have no event data * Made it if you hold shift in the enchant solvers it overrides prevent missclicks * Revert "Made it so calendar timer in inventory works if you have no event data" This reverts commit d2ee3ebc679da5a231d35a9d54eb10c701daff1d. * made crash not crash * consistency fixes for my heart * fix https://cdn.discordapp.com/attachments/832652653292027904/964353119557394462/unknown.png * fix https://i.imgur.com/Z3qChN3.png Co-authored-by: jani270 --- Update Notes/2.1.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Update Notes') diff --git a/Update Notes/2.1.md b/Update Notes/2.1.md index cb117f31..18a4ba8a 100644 --- a/Update Notes/2.1.md +++ b/Update Notes/2.1.md @@ -78,6 +78,7 @@ - Added a subcommand to /neupackdev to get the NBT of the closest mob, armor stand, and npc in a radius in the loaded world - whalker - Added optional radius argument for neupackdev subcommands. - whalker - Added tab completion to /neupackdev subcommands. - whalker +- Made it if you hold shift in the enchant solvers it overrides prevent missclicks ### **Bug Fixes:** - Fix wiki pages freezing the entire game - nea89 - Made titanium overlay and waypoints work with dwarven overlay off @@ -105,6 +106,7 @@ - Added checks for chat messages for dungeon win overlay - Fixed minion tiers crafted by coop members not showing up in /pv - Lulonaut - Fixed crash in /pv when the player had a pet that is not saved in the repo - Lulonaut +- Made it so you can close /et with your inventory keybind ### **Other:** - New icons was added in storage_icons.png - Moved the help icon in /neucustomize over a little -- cgit