Commit graph

58 commits

Author SHA1 Message Date
Oth3r
5fff3687c7 fix modmenu data entry not removing bad data 2024-07-22 10:25:58 -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
c562fcf12e added a logger to receiving settings from the player 2024-05-16 15:09:45 -05:00
Oth3r
1d08ee6775 fixed changing settings mid-game not sending updates to the server 2024-05-16 15:09:25 -05:00
Oth3r
87e0b4f59f new YACL detection 2024-04-29 11:45:34 -05:00
Oth3r
2e02d67c8e updated packet system 2024-04-23 11:05:28 -05:00
Oth3r
fdd7aeaf4f new packet system 1.20.5 2024-04-23 10:30:25 -05:00
Oth3r
890216a19a fix ModMenu error if YACL isn't installed 2024-04-04 21:53:06 -05:00
Oth3r
28616a1974 move utils to Utl.HandSettings 2024-04-04 21:47:57 -05:00
Oth3r
eaef4515a3 more stable config loading, and a custom block validator 2024-04-04 21:46:02 -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
0bbb46b4f4 lang move to Utl, make all references to language file use Utl.lang() 2024-02-24 23:34:20 -06:00
Oth3r
6a2afaf88c updated Utl locations 2024-02-09 18:04:40 -06:00
Oth3r
47087db49e new config locations 2024-02-09 18:04:29 -06:00
Oth3r
d5504310f0 better way of choosing settings & new final config strings 2024-02-09 18:04:10 -06:00
Oth3r
f646bf13e3 better config 2024-02-09 18:03:46 -06:00
Oth3r
112a19a1d3 added es_es
localizations by lacteada
2024-01-08 11:45:29 -06:00
Oth3r
885929294e optimized lang file 2024-01-08 11:42:33 -06:00
Oth3r
9b51b1c0ec fixed sitting height update for 1.20.2+ 2023-12-09 13:05:51 -06:00
Oth3r
2003fdb206 Merge branch 'master' into dev
# Conflicts:
#	gradle.properties
#	src/main/resources/fabric.mod.json
2023-12-05 14:27:24 -06:00
Oth3r
5cfa106966 fix config not commenting correctly 2023-12-05 14:21:01 -06:00
Oth3r
fe3a812569 fix fix 2023-12-05 13:56:56 -06:00
Oth3r
70e43c515f fix? 2023-11-30 17:58:16 -06:00
Oth3r
41474091dc the REAL 1.20-1.20.1 fix this time 2023-11-26 10:35:49 -06:00
Oth3r
a1d651f2dd make sure the buf is released 2023-11-26 10:19:52 -06:00
Oth3r
ede8f290dc 1.20-1.20.1 fix 2023-11-26 10:16:36 -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
cf20a39c4c removing testing print 2023-11-26 00:40:26 -06:00
Oth3r
9bac78a087 fix file saving for utf-8 chars 2023-11-26 00:39:58 -06:00
Oth3r
34bf49c62f flip isClient boolean, and remove redundant SitServer 2023-11-26 00:18:53 -06:00
Oth3r
52117ea5c4 optimized and fixed LangReader for different languages 2023-11-26 00:17:01 -06:00
Oth3r
e924785faf - Russian translations by adamadamich 2023-11-25 19:36:55 -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
691eacb82e more comments 2023-11-25 10:36:50 -06:00
Oth3r
05ed35e0ef console reload support 2023-11-25 10:36:00 -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
614fddb6bd config 1.1, better version system & fixing config soft locking 2023-11-21 23:21:16 -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
c72c32c5c5 1.20.3 prep 2023-10-24 18:22:30 -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
5518ccea82 change because deprecation 2023-10-24 18:16:36 -05:00
Oth3r
b0ae994050 1.20.2 shifts everything down by .25 2023-09-21 11:54:59 -05:00