Commit graph

25 commits

Author SHA1 Message Date
Oth3r
de6c8a257a makes sure the block interaction event only works on server player, fixes #13 2024-08-24 16:45:54 -05:00
Oth3r
c2e708ba38 added the handSitting toggle that enables sitting using the hand 2024-06-22 19:18:36 -05:00
Oth3r
ca86597498 1.21 changes 2024-06-13 10:40:34 -05:00
Oth3r
28616a1974 move utils to Utl.HandSettings 2024-04-04 21:47:57 -05:00
Oth3r
132c9dc55a config to file package, and capitalize 2024-04-04 21:45:28 -05:00
Oth3r
8b78bf4651 make a common sit method 2024-04-03 15:45:22 -05:00
Oth3r
4a7624d595 undo next version 2024-03-10 23:02:30 -05:00
Oth3r
d5504310f0 better way of choosing settings & new final config strings 2024-02-09 18:04:10 -06:00
Oth3r
9b51b1c0ec fixed sitting height update for 1.20.2+ 2023-12-09 13:05:51 -06:00
Oth3r
6ea2982876 Merge branch 'master' into 1.20-1.20.1
# Conflicts:
#	gradle.properties
#	src/main/java/one/oth3r/sit/Events.java
2023-11-26 09:25:44 -06:00
Oth3r
618d1b9e6b more comments and clarity, more to come 2023-11-25 10:38:55 -06:00
Oth3r
c048dddbc2 better checkBlocks() 2023-11-25 10:38:05 -06:00
Oth3r
46f3c48e10 new isSitSafe() & isAboveBlockheight() 2023-11-25 10:37:49 -06:00
Oth3r
eb65aacd4d fix block restriction not working 2023-11-25 10:37:07 -06:00
Oth3r
683956585f some changes 2023-11-22 23:15:29 -06:00
Oth3r
43c72ce1ba per player hand restrictions
* optimized code
2023-11-21 23:21:47 -06:00
Oth3r
ec26112775 Revert "1.20.2 shifts everything down by .25"
This reverts commit b0ae994050.
2023-10-24 18:37:06 -05:00
Oth3r
745e76c02a fix the new blocklist 2023-10-24 18:16:51 -05:00
Oth3r
a83fe5726d test for a strict list of blocks allowed above a sit entity 2023-10-24 18:16:49 -05:00
Oth3r
b0ae994050 1.20.2 shifts everything down by .25 2023-09-21 11:54:59 -05:00
Oth3r
ccab3bb0e2 code optimization 2023-08-02 23:05:02 -05:00
Oth3r
811e2cb89a removed old duplicate code 2023-08-02 22:42:11 -05:00
Oth3r
12b74d39bf removed console debug 2023-07-25 07:42:32 -05:00
Oth3r
ae530f1d83 * fixed usable not working
* fixed crashing on non Sit! servers
* stopped action when siting succeeds
2023-07-22 21:20:56 -05:00
Oth3r
ff1c9342ca Initial commit 2023-07-20 20:17:52 -05:00