From 458333d347c2e7486ce6917c21f72103776ba194 Mon Sep 17 00:00:00 2001 From: Oth3r <68134921+oth3r@users.noreply.github.com> Date: Sat, 23 Aug 2025 12:32:12 -0500 Subject: [PATCH] v1.2.5.0 --- changelog.md | 36 +++++------------------------------- gradle.properties | 2 +- 2 files changed, 6 insertions(+), 32 deletions(-) diff --git a/changelog.md b/changelog.md index 6c48664..7a97995 100644 --- a/changelog.md +++ b/changelog.md @@ -1,32 +1,6 @@ -# v1.2.4.7 -* fixed legacy file updater causing a stack overflow crash +# v1.2.5.0 +New allowed-above-seat config option! -# v1.2.4.6 -* fixed max otterlib version (1.21.8) - -# v1.2.4.5 -* bumped OtterLib version to `0.2.1.0` - * fixed default languages files not being able to be loaded - -# v1.2.4.4 -* bumped OtterLib version to `0.2.0.0` - * now relies on OtterLib Language Reader - -# v1.2.4.3 -* added a max OtterLib version as the beta will have breaking changes between major versions - -# v1.2.4.2 -* fixed language file not loading (reverted uppercase locales) -* fixed block checking having a hardcoded player reach - now uses player reach (1.20.6+) -* fixed block and item tag check logic for cases with only not(!) tags - -# v1.2.4.1 -* removed unused assets -* enabled file logging for easier debugging - -# v1.2.4.0 -Small changelog but big update! -\ -Switching to OtterLib will allow for a simplified main mod and lead to more unified mod development across my projects! Download OtterLib today: [Link](https://modrinth.com/mod/otterlib) -* make sitting via hand execute the `/sit` command, to allow for universal sitting permission control -* switch to using OtterLib for file management, config screen management, and more to come \ No newline at end of file +* added new config option `allowed-above-seat` to allow certain blocks to be above the seat block +* switched to OtterLib for language file loading +* switched to OtterLib for config file loading \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 6c937d2..2a62c1c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ yarn_mappings=1.21.8+build.1 loader_version=0.16.14 # Mod Properties -mod_version=1.2.4.7+1.21.8 +mod_version=1.2.5.0+1.21.8 maven_group=one.oth3r file_name=sit!