Oth3r
|
f1f3e54d22
|
custom list type adapter to stop null lists from bad data
|
2024-08-06 12:35:37 -05:00 |
|
Oth3r
|
14f232e3fc
|
new sitting keybind, executes the sit command on sit servers
|
2024-08-06 11:10:45 -05:00 |
|
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
|
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 |
|
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
|
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
|
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
|
d059cd4b8d
|
Revert "undo next version"
This reverts commit 4a7624d5
|
2024-06-18 23:13:07 -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
|
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
|
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
|
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
|
bf093a51b5
|
2nd lang makeover
|
2024-02-24 23:33:44 -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
|
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 |
|
Oth3r
|
9b51b1c0ec
|
fixed sitting height update for 1.20.2+
|
2023-12-09 13:05:51 -06:00 |
|
Oth3r
|
ac9dc8943c
|
v1.1.1+1.20.2-1.20.4
|
2023-12-07 12:24:29 -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
|
074a4f1192
|
v1.1.1+1.20.2-1.20.3
|
2023-12-05 14:21:22 -06:00 |
|
Oth3r
|
5cfa106966
|
fix config not commenting correctly
|
2023-12-05 14:21:01 -06:00 |
|