Commit graph

121 commits

Author SHA1 Message Date
Oth3r
af4ca45788 v1.1.6+1.20.1 2024-06-13 14:28:25 -05:00
Oth3r
01463a50b6 Merge branch 'refs/heads/1.20.4' into 1.20.1
# Conflicts:
#	gradle.properties
#	src/main/java/one/oth3r/sit/Sit.java
#	src/main/java/one/oth3r/sit/SitClient.java
#	src/main/resources/fabric.mod.json
2024-06-13 14:27:05 -05:00
Oth3r
fa968f17c2 v1.1.6+1.20.4 2024-06-13 11:09:49 -05:00
Oth3r
f98436a917 Revert "1.21 changes"
This reverts commit ca865974
2024-06-13 11:05:10 -05:00
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
384767b24c v1.1.6+1.21 2024-06-13 10:41:19 -05:00
Oth3r
01c3bf0e57 use $minecraft_version for the version 2024-06-13 10:41:07 -05:00
Oth3r
ca86597498 1.21 changes 2024-06-13 10:40:34 -05:00
Oth3r
ce8eacd8a0 v1.1.6+1.20.6 2024-05-16 15:09:54 -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
7eaf280a88 1.1.5+1.20.1 2024-04-29 12:44:55 -05:00
Oth3r
4ec37db7b0 Revert "new packet system 1.20.5"
This reverts commit fdd7aeaf4f.
2024-04-29 12:38:33 -05:00
Oth3r
be158c66ed Revert "updated packet system"
This reverts commit 2e02d67c8e.
2024-04-29 12:38:32 -05:00
Oth3r
05eaedf503 Merge branch 'refs/heads/master' into 1.20-1.20.1
# Conflicts:
#	gradle.properties
#	src/main/resources/fabric.mod.json
2024-04-29 12:37:30 -05:00
Oth3r
322b663358 1.1.5+1.20.2-1.20.4 2024-04-29 12:36:44 -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
13202a6ac0 1.1.5+1.20.6 2024-04-29 11:52:18 -05:00
Oth3r
126b018bf4 1.1.4+1.20.6 2024-04-29 11:46:02 -05:00
Oth3r
87e0b4f59f new YACL detection 2024-04-29 11:45:34 -05:00
Oth3r
cb394643c3 1.1.4+1.20.5 2024-04-23 11:06:08 -05:00
Oth3r
5a09a2f2f2 loom update 2024-04-23 11:05:48 -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
4e902c1236 Merge branch 'master' into 1.20-1.20.1
# Conflicts:
#	gradle.properties
2024-04-04 22:03:31 -05:00
Oth3r
40d55a1ca3 v1.1.4 2024-04-04 22:02:46 -05:00
Oth3r
890216a19a fix ModMenu error if YACL isn't installed 2024-04-04 21:53:06 -05:00
Oth3r
02dd4e868c YACL update 2024-04-04 21:48:04 -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
911133de23 readme update for caligo 2024-04-01 17:58:26 -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
bf093a51b5 2nd lang makeover 2024-02-24 23:33:44 -06:00
Oth3r
d778c7e349 fixed YACL versions 2024-02-09 18:04:49 -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
e4f942b0fd optimized lang & new config entries 2024-02-09 18:03:36 -06:00
Oth3r
86676dd0a1 v1.1.3+1.20-1.20.1 2024-01-08 12:04:33 -06:00
Oth3r
61940e95db Revert "fixed sitting height update for 1.20.2+"
This reverts commit 9b51b1c0ec.
2024-01-08 12:01:05 -06:00
Oth3r
25d524b081 Merge branch 'dev' into 1.20-1.20.1
# Conflicts:
#	gradle.properties
#	src/main/java/one/oth3r/sit/config.java
2024-01-08 12:00:16 -06:00
Oth3r
c2e3830d4f v1.1.3+1.20.2-1.20.4 2024-01-08 11:58:35 -06:00
Oth3r
112a19a1d3 added es_es
localizations by lacteada
2024-01-08 11:45:29 -06:00
Oth3r
9304c2e087 added missing config entry 2024-01-08 11:43:12 -06:00
Oth3r
885929294e optimized lang file 2024-01-08 11:42:33 -06:00