Commit graph

301 commits

Author SHA1 Message Date
Oth3r
6da81cb4af command code cleanup 2024-08-06 11:09:15 -05:00
Oth3r
3a56b1980d sit command try to sit at look target, before falling back to below 2024-08-06 11:08:48 -05:00
Oth3r
f4e7c55bca fixed crashing in multiplayer after playing singleplayer, fixes #6
(the event does not stop when the server stops)
2024-08-03 15:15:57 -05:00
Oth3r
15c22b480e
Merge pull request #5 from yichifauzi/master
Added Traditional Chinese (zh_tw.json)
2024-07-29 12:24:18 -05:00
Oth3r
6749255fa7 LangReader load on server start 2024-07-29 10:42:38 -05:00
Oth3r
915c218796 LangReader error message 2024-07-29 10:42:18 -05:00
Oth3r
dd6567b671 added sitLooking() 2024-07-29 10:41:21 -05:00
dirtTW
df7f10d7ae
Added Traditional Chinese (zh_tw.json)
Added Traditional Chinese localization
2024-07-28 16:41:58 +07:00
Oth3r
3f008635f0 use wasPressed() for better detection 2024-07-27 14:57:59 -05:00
Oth3r
0e19a288d5 make the unsupported message more common to use elsewhere 2024-07-27 14:57:37 -05:00
Oth3r
a958982d05 b1.2.0.1+1.21 2024-07-26 09:42:30 -05:00
Oth3r
e34f965f38 comments and todo 2024-07-26 09:42:05 -05:00
Oth3r
ddf7703693 toggle keybinding
sit data to Data.java
client events to Events.java
2024-07-23 13:49:43 -05:00
Oth3r
7d06735b3c Data -> FileData 2024-07-23 12:27:01 -05:00
Oth3r
e105f36dc8 hand-config -> sitting-config 2024-07-23 12:18:04 -05:00
Oth3r
ba18027bcf remove unsupported lang files 2024-07-23 11:26:15 -05:00
Oth3r
6dd8903e03 sit-while-seated logic 2024-07-23 11:02:02 -05:00
Oth3r
4d7faf0397 Merge branch 'refs/heads/1.20.4' into 1.20.1
# Conflicts:
#	gradle.properties
2024-07-22 10:47:39 -05:00
Oth3r
1368650a49 v1.1.8+1.20.4 2024-07-22 10:45:37 -05:00
Oth3r
f019b89647 Merge branch 'refs/heads/1.20.6' into 1.20.4
# Conflicts:
#	gradle.properties
#	src/main/java/one/oth3r/sit/packet/CustomPayloads.java
2024-07-22 10:41:05 -05:00
Oth3r
ada03ba40e v1.1.8+1.20.6 2024-07-22 10:39:47 -05:00
Oth3r
a7b70323e4 Revert "1.21 changes"
This reverts commit ca86597498.
2024-07-22 10:34:21 -05:00
Oth3r
d86ac4b6e1 v1.1.8+1.21 2024-07-22 10:31:01 -05:00
Oth3r
5fff3687c7 fix modmenu data entry not removing bad data 2024-07-22 10:25:58 -05:00
Oth3r
4558367eab remove console prints 2024-07-11 13:59:46 -05:00
Oth3r
1d51eb46ba fix misc events not loading 2024-07-11 13:59:40 -05:00
Oth3r
1316686d85 complete rewrite 2024-07-11 13:43:54 -05:00
Oth3r
817a6333cf v1.1.7 2024-06-22 19:19:03 -05:00
Oth3r
c2e708ba38 added the handSitting toggle that enables sitting using the hand 2024-06-22 19:18:36 -05:00
Oth3r
d059cd4b8d Revert "undo next version"
This reverts commit 4a7624d5
2024-06-18 23:13:07 -05:00
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