Commit graph

19 commits

Author SHA1 Message Date
Oth3r
6ea4831a1c Merge branch 'refs/heads/master' into 1.20.4
# Conflicts:
#	gradle.properties
#	src/main/java/one/oth3r/sit/Sit.java
#	src/main/java/one/oth3r/sit/SitClient.java
#	src/main/java/one/oth3r/sit/packet/CustomPayloads.java
#	src/main/resources/fabric.mod.json
2024-06-13 11:04:01 -05:00
Oth3r
c562fcf12e added a logger to receiving settings from the player 2024-05-16 15:09:45 -05:00
Oth3r
648f20e5db Revert "new packet system 1.20.5"
This reverts commit fdd7aeaf4f.
2024-04-29 12:28:30 -05:00
Oth3r
df46547cbf Revert "updated packet system"
This reverts commit 2e02d67c8e.
2024-04-29 12:28:30 -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
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
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
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
cf20a39c4c removing testing print 2023-11-26 00:40:26 -06:00
Oth3r
34bf49c62f flip isClient boolean, and remove redundant SitServer 2023-11-26 00:18:53 -06:00
Oth3r
43c72ce1ba per player hand restrictions
* optimized code
2023-11-21 23:21:47 -06:00
Oth3r
ff1c9342ca Initial commit 2023-07-20 20:17:52 -05:00