Commit graph

354 commits

Author SHA1 Message Date
Oth3r
7b8cefb1c5 remove unused imports 2025-03-25 12:13:02 -05:00
Oth3r
78c6894135 1.20.5 port 2025-03-25 12:06:10 -05:00
Oth3r
83fda90948 add minecraft_versions 2025-03-25 12:00:44 -05:00
Oth3r
3d89222840 add max minecraft version 2025-03-25 12:00:04 -05:00
Oth3r
284930b1b6 update checkPlayerSitAbility() with the entity Y-adjustment in mind 2025-03-14 14:27:05 -05:00
Oth3r
242f107ffb real fix for #17 2025-03-14 14:10:12 -05:00
Oth3r
134496d7d0 Merge branch '1.20.6' into 1.20.4
# Conflicts:
#	gradle.properties
2025-03-14 13:10:59 -05:00
Oth3r
f774802d69 Merge branch '1.21.1' into 1.20.6
# Conflicts:
#	gradle.properties
2025-03-14 13:05:44 -05:00
Oth3r
2c4dc72f42 Merge branch '1.21.3' into 1.21.1
# Conflicts:
#	gradle.properties
2025-03-13 17:51:07 -05:00
Oth3r
7459d832c7 update loom and gradle statements 2025-03-13 17:49:12 -05:00
Oth3r
65431280a3 update loom and gradle statements 2025-03-13 17:47:43 -05:00
Oth3r
2e7967699e Merge branch 'master' into 1.21.3
# Conflicts:
#	gradle.properties
2025-03-13 17:39:41 -05:00
Oth3r
e05162f62a Merge branch 'master' into dev 2025-03-13 17:38:07 -05:00
Oth3r
2ca49209b2 documentation 2025-03-12 18:20:53 -05:00
Oth3r
da5fc6b3de fix command parsing 2025-03-12 17:38:58 -05:00
Oth3r
82fd2b1fbf make sitting via hand use the command, for permission support 2025-03-10 10:12:10 -05:00
Oth3r
12bc551356 add canSit() method 2025-03-10 10:11:51 -05:00
Oth3r
9b7794dbb5 remove BlockState parameter of getSittingHeight() method and retrieve inside 2025-03-10 10:04:24 -05:00
Oth3r
1fa208013f v1.2.3 changelog 2025-03-09 15:01:33 -05:00
Oth3r
44183128a5 v1.2.3 2025-03-09 14:57:43 -05:00
Oth3r
248add0bc4 fixes #17 2025-03-09 14:55:48 -05:00
Oth3r
7658dbd40e Merge branch '1.20.6' into 1.20.4
# Conflicts:
#	gradle.properties
2025-02-23 15:40:18 -06:00
Oth3r
a971fa9926 Merge branch '1.21.1' into 1.20.6
# Conflicts:
#	gradle.properties
2025-02-23 15:23:04 -06:00
Oth3r
b5eaf3df7a 1.21-1.21.1 version fix 2025-02-23 15:06:21 -06:00
Oth3r
41abc4d361 Merge branch '1.21.3' into 1.21.1
# Conflicts:
#	gradle.properties
2025-02-19 21:08:59 -06:00
Oth3r
a9399fcbf9 1.21.3 number fix 2025-02-18 12:07:14 -06:00
Oth3r
08788456b2 1.21.3 2025-02-17 16:05:18 -06:00
Oth3r
39fc860cce changelog 2025-02-14 11:59:13 -06:00
Oth3r
f983763a70 v1.2.2 2025-02-14 11:48:53 -06:00
Oth3r
6fd3a8bd29 update dependencies 2025-02-14 11:45:38 -06:00
Oth3r
b1702c9beb fix sit toggle messages not showing correctly 2025-02-14 11:41:31 -06:00
Oth3r
dbee32a5e9 update localization 2025-02-14 11:41:15 -06:00
Oth3r
e76629af32 use player y instead of player eye y 2025-02-13 16:01:33 -06:00
Oth3r
e8ac5722ea sitting-eye-y-bounds -> height-difference-limit 2025-02-13 09:50:23 -06:00
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
18ad774e63 Merge branch '1.20.6' into 1.20.4
# Conflicts:
#	gradle.properties
2024-12-17 12:44:55 -06:00
Oth3r
15fa69baa4 add command blocks 2024-12-15 12:09:01 -06:00
Oth3r
fda08029bb Merge branch '1.21.3' into 1.21.1
# Conflicts:
#	gradle.properties
2024-12-15 11:36:25 -06:00
Oth3r
2b661a0fa8 Merge branch '1.21.3' into 1.20.6
# Conflicts:
#	gradle.properties
2024-12-11 14:46:32 -06:00
Oth3r
531f4b4a45 v1.2.1+1.21.4 2024-12-03 11:10:12 -06:00
Oth3r
58469de16a v1.2.1+1.21.3 2024-12-02 13:04:14 -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
aa59c9cdfd 1.20.4 min version 2024-12-01 12:11:41 -06:00