diff options
author | NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> | 2022-04-18 10:54:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-18 12:54:18 +0200 |
commit | 9fe86ccb4d30b78826e513a6576027ca6e4c1600 (patch) | |
tree | ad63737ab7fa06daa6554a7c873142c10d32c167 /Update Notes/2.1.md | |
parent | c983bb5785318c54d5be59907410b4dfe6d39b64 (diff) | |
download | NotEnoughUpdates-9fe86ccb4d30b78826e513a6576027ca6e4c1600.tar.gz NotEnoughUpdates-9fe86ccb4d30b78826e513a6576027ca6e4c1600.tar.bz2 NotEnoughUpdates-9fe86ccb4d30b78826e513a6576027ca6e4c1600.zip |
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 <jani270@gmx.de>
Diffstat (limited to 'Update Notes/2.1.md')
-rw-r--r-- | Update Notes/2.1.md | 2 |
1 files changed, 2 insertions, 0 deletions
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 |