Commit graph

11 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
1d08ee6775 fixed changing settings mid-game not sending updates to the server 2024-05-16 15:09:25 -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
4a7624d595 undo next version 2024-03-10 23:02:30 -05:00
Oth3r
6a2afaf88c updated Utl locations 2024-02-09 18:04:40 -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