From 58469de16a89f1fca2ce1ad249f0af5fdbd29a38 Mon Sep 17 00:00:00 2001 From: Oth3r Date: Mon, 2 Dec 2024 13:04:14 -0600 Subject: [PATCH] v1.2.1+1.21.3 --- changelog.md | 41 +++++++++-------------------------------- gradle.properties | 2 +- 2 files changed, 10 insertions(+), 33 deletions(-) diff --git a/changelog.md b/changelog.md index 2793627..aef44e2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,32 +1,9 @@ -# v1.2.0 - The Rewrite! -Hey yall, 1.2.0 is here! -Not too much to show in the changelog, as most of the changes were under the hood. -There is still some work that can be done, but I am happy where the mod is at currently. - -As always, leave suggestions / bugs in the discord or github, and help localize the mod on [Crowdin](https://crowdin.com/project/oth3r-sit)! - -Thank you for playing, and have a good day! - Oth3r 🦦 - -### Config -brand new config system for a better editing experience -* switch to json for all mod configuration -* split the config into 2, `server-config` & `sitting-config` -* block & item tag selection support -* select multiple block ids / tags per sitting height -* `sit-while-seated` config entry defaulted to false -* added a sitting block blacklist -* removed the YACL ModMenu config, as it is incompatible with the new system -* added a new custom config UI (full config control still WIP) - -### Dismounting -*fixed dismounting sit entities!* -* added a new custom dismounting system -* dismounts the player in the direction that they are looking in, instead of on top of the block every time - -### QOL -*im sure ive missed some things* -* interaction blocks now cannot be sat with the hand -* mod id is now `sit-oth3r` from `oth3r-sit` -* added keybinds -* sit toggle command -* `/sit` priorities target block over the block below the player +# v1.2.1 +Quick bugfix update. :) +### block interaction checker +now it actually works (based on config sadly) +* added `interaction-blocks` to the server config, any block added to this list will block sitting with the hand +### other changes +* added refreshes to the config files on startup and reload to write missing parts to disk +* bumped the `server-config.json` version +* fixed `usable` hand filter not working \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 90f6f01..e960c2d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ yarn_mappings=1.21.3+build.2 loader_version=0.16.7 # Mod Properties -mod_version=1.2.0+1.21.3 +mod_version=1.2.1+1.21.3 maven_group=one.oth3r file_name=sit!