b1.2.0.10
Help localize the mod to have more languages on release! Crowdin
- added Italian, Chinese Traditional, Brazilian Portuguese, & Turkish localizations - Crowdin
- fixed being able to sit on the same block as another player
- set the sitting block height min and max to
0-1
b1.2.0.9
⚠️ STILL finalizing the beta, report any bugs that are found, thank you!
Help localize the mod to have more languages on release! Crowdin
Sorry for the delays for the main release, been real busy with school and work...
- disabled useable off hand filter by default
- revamped the useable hand filter code, should way better now
- added a
presets
section to hand filters - added an
invert-filter
option to hand filters
b1.2.0.8
⚠️ Finalizing the beta, report any bugs that are found, thank you!
Help localize the mod to have more languages on release! Crowdin
- changed the config entry type of
blacklisted-blocks
from String list to a CustomBlock list - added a default entry to
blacklisted-blocks
- removed
blacklisted-interactions
as it isn't needed anymore
b1.2.0.8
⚠️ Finalizing the beta, report any bugs that are found, thank you!
Help localize the mod to have more languages on release! Crowdin
- changed the config entry type of
blacklisted-blocks
from String list to a CustomBlock list - added a default entry to
blacklisted-blocks
- removed
blacklisted-interactions
as it isn't needed anymore
b1.2.0.7
⚠️ Finalizing the beta, report any bugs that are found, thank you!
Help localize the mod to have more languages on release! Crowdin
- fixed the sit mod making text displays invisible - #14
- added a tag to all mod messages:
[Sit!]
- added a count to the amount of sit entities purged
- now sends sit reload message to all players with permissions when reloading with
/reload
- new & improved blockstate detection system (hopefully doesn't break anything)
- when editing
sitting-config.json
on a Sit! server, the new settings will be sent properly - change the mod id from oth3r-sit to sit-oth3r, for real this time
- updated the mod description, making it translatable
- added console log translations
b1.2.0.6
⚠️ Finalizing the beta, report any bugs that are found, thank you!
- updated default custom block entries to fix sitting height and add more examples
- adjusted sitting height for carpets, stairs and slabs
- fixed crash on
!
tag selected custom blocks - dismounting priority is now set to the player camera rotation
- added open config keybind
⚠️ Hand filters from sitting-config.json
won't carry over! ⚠️
- fixed the 'Save and Close' button to actually save the file instead of resetting it
- fixed interaction block detection for blocking sitting with hand on interactable
- more accurate block tag detection for '!' NOT selectors
- custom hand sitting item and tag selecting json change (BREAKS CURRENT BETA FILES, WONT AUTO UPDATE)
- changed the sitting height max range to
-1 - 2
- added /reload support
⚠️ PLEASE REPORT ANY BUGS THAT OCCUR, thank you!! ⚠️
- added WIP modmenu GUI (not going to be finished in this update)
- fixed a crash when sitting with the C2ME mod - #12
- fixed legacy updater not updating hand requirements correctly
- fixed an issue with sit while seated not removing old sit entities - #9
- removed mainBlock from HandSetting entry
- new file reading and loading system
delete the config file to generate config file examples using the new system!
- added config file examples
- added config file option comments
- /sit now works on targeted blocks, before trying to sit on block below
- sit keybind
- fixed loading lang file on server
- better keybind press detection
- incorrect language file message
- fixed crashing in multiplayer after playing in singleplayer
- optimized command code
- fixed null error when entering bad data into lists
- fixed
!
blockstates in custom blocks not working properly - fixed
!
item tags not working correctly
not (yet) working in this version:
- modmenu config
⚠️ CONFIG WONT AUTOUPDATE FROM BETA 1, WILL LOSE HAND CONFIG CHANGES IF NOT MANUALLY CHANGED TO THE NEW FILE NAME ⚠️
- changed the name of
hand-config.json
tositting-config.json
- added the
enabled
toggle tositting-config.json
- fixed client players sending custom data to the server
- enabled sit while seated functionality
- added the sit toggle keybinding
- sit while seated default to false
not (yet) working in this version:
- modmenu config