Oth3r
|
04d246a5bf
|
new y sitting limiter - #16
|
2025-02-11 14:51:32 -06:00 |
|
Oth3r
|
b46e10e835
|
copy constructors
|
2025-02-11 14:51:17 -06:00 |
|
Oth3r
|
abecde44c8
|
fix entity y adjustment system
|
2024-12-22 18:12:15 -06:00 |
|
Oth3r
|
15fa69baa4
|
add command blocks
|
2024-12-15 12:09:01 -06:00 |
|
Oth3r
|
33271c4aea
|
add update file method to template and comment
|
2024-12-02 12:55:55 -06:00 |
|
Oth3r
|
82d999c4c5
|
fix hand usable check and add block interaction list checking
|
2024-12-02 12:55:07 -06:00 |
|
Oth3r
|
6a471729d1
|
remove method change checking
|
2024-12-02 12:54:42 -06:00 |
|
Oth3r
|
40eb03c967
|
server config interaction block list + version bump
|
2024-12-02 12:52:53 -06:00 |
|
Oth3r
|
5b812720ce
|
save files on mod load and reload
|
2024-12-02 12:52:02 -06:00 |
|
Oth3r
|
7b1766a1e7
|
method to save all files
|
2024-12-02 12:51:43 -06:00 |
|
Oth3r
|
012778ba2b
|
check the block below if occupied
|
2024-11-16 15:26:55 -06:00 |
|
Oth3r
|
8012f81e46
|
set sitting height clamp to 0-1
|
2024-11-15 13:35:13 -06:00 |
|
Oth3r
|
f361a84d03
|
check for other players when sitting
|
2024-11-15 12:47:21 -06:00 |
|
Oth3r
|
09f5e31544
|
move sitEntities list to Data from FileData
|
2024-11-15 11:19:39 -06:00 |
|
Oth3r
|
8f89a049f9
|
added Italian, Chinese Traditional, Brazilian Portuguese, & Turkish localizations
|
2024-11-10 11:28:56 -06:00 |
|
Oth3r
|
de8b66d27a
|
move filter presets to Filter.Presets
add filter inverting
|
2024-11-10 11:18:42 -06:00 |
|
Oth3r
|
668056c19a
|
useable false by default
|
2024-11-10 10:58:13 -06:00 |
|
Oth3r
|
ce8cd89320
|
better usable item detection
|
2024-11-10 10:57:53 -06:00 |
|
Oth3r
|
77cec2ff8c
|
1.21.3 port
|
2024-10-28 15:51:57 -05:00 |
|
Oth3r
|
bceb8e573a
|
code cleanup
|
2024-10-19 17:54:35 -05:00 |
|
Oth3r
|
81f8cf6244
|
todo cleanup
|
2024-10-19 17:45:58 -05:00 |
|
Oth3r
|
31496a17d1
|
default entry for blacklisted blocks
|
2024-10-19 17:40:59 -05:00 |
|
Oth3r
|
7911765af8
|
better comments
|
2024-10-19 17:40:47 -05:00 |
|
Oth3r
|
ed86b67c18
|
changed blacklisted blocks into a customblock list
|
2024-10-19 17:40:37 -05:00 |
|
Oth3r
|
6609800f88
|
make option json entries final
|
2024-10-19 17:36:23 -05:00 |
|
Oth3r
|
0db8f2c55c
|
remove blacklisted-interactions, not needed
|
2024-10-19 14:15:17 -05:00 |
|
Oth3r
|
d3274d7302
|
lang update to not cause issues
|
2024-10-03 15:43:00 -05:00 |
|
Oth3r
|
c088247b36
|
console language
|
2024-10-01 14:49:15 -05:00 |
|
Oth3r
|
63f1f91f7c
|
log receiving packets from the client
|
2024-10-01 11:27:06 -05:00 |
|
Oth3r
|
8a4eee31bc
|
send sitting config changes to the server when editing while online
|
2024-10-01 11:09:44 -05:00 |
|
Oth3r
|
98c841b875
|
better blockstate checker
|
2024-09-30 15:22:57 -05:00 |
|
Oth3r
|
58fd5e7cf8
|
reload message to all player with perms when /reload is ran
|
2024-09-30 14:28:12 -05:00 |
|
Oth3r
|
363747bd02
|
reload message with tag
|
2024-09-30 14:25:39 -05:00 |
|
Oth3r
|
73c98009ac
|
count amount of entities purged and display in purge message
|
2024-09-30 14:15:34 -05:00 |
|
Oth3r
|
5de55e0e7a
|
sit message tag
|
2024-09-30 14:14:58 -05:00 |
|
Oth3r
|
88d523e2dd
|
fix mixin breaking non-sit text displays, fixes #14
|
2024-09-30 13:32:35 -05:00 |
|
Oth3r
|
e3f52a1642
|
open config keybind
|
2024-09-29 11:36:31 -05:00 |
|
Oth3r
|
9fd0ee1d6a
|
moved toggle sit keybind logic to Logic.java
|
2024-09-29 11:36:18 -05:00 |
|
Oth3r
|
0738608811
|
fix default block sitting heights
|
2024-09-28 17:55:13 -05:00 |
|
Oth3r
|
9e69fe506f
|
update default custom block with more examples, fix sitting heights
|
2024-09-28 17:55:02 -05:00 |
|
Oth3r
|
88248508cc
|
fix exception on ! tag entries
|
2024-09-28 17:54:42 -05:00 |
|
Oth3r
|
f9c6da104b
|
prioritize dismounting in the direction that the player is looking in
|
2024-09-28 17:33:53 -05:00 |
|
Oth3r
|
4f85f0ace0
|
spelling
|
2024-09-21 20:10:30 -05:00 |
|
Oth3r
|
85c8589808
|
clamp sitting height values to -1 - 2
|
2024-09-21 20:09:14 -05:00 |
|
Oth3r
|
512cfcacb4
|
reload files on /reload
|
2024-09-21 20:08:00 -05:00 |
|
Oth3r
|
2bffecf784
|
new custom item json type, simplifying some things
|
2024-09-21 19:52:44 -05:00 |
|
Oth3r
|
c7183506e4
|
better block tag checker
|
2024-09-21 18:44:58 -05:00 |
|
Oth3r
|
e41f782aeb
|
a new, better way of decting if a block has an interaction
|
2024-09-21 18:32:41 -05:00 |
|
Oth3r
|
61b47d51ea
|
fixed the save and close button not working
|
2024-09-21 18:32:23 -05:00 |
|
Oth3r
|
a2a944da2f
|
customblock to sittingblock & customblock base without sitting height
|
2024-09-20 22:24:17 -05:00 |
|