Oth3r
|
ba77aa9d40
|
new file read/load system from interface
|
2024-08-29 16:26:37 -05:00 |
|
Oth3r
|
a280a24197
|
new file read/load system from interface
|
2024-08-26 14:46:01 -05:00 |
|
Oth3r
|
e2b1a5f414
|
isSitWhileSeated -> canSitWhileSeated + better sitWhileSeated logic
|
2024-08-26 14:39:08 -05:00 |
|
Oth3r
|
2e1ae46d77
|
fixed sit while seated causing sit entities to not be removed for the player
|
2024-08-26 14:38:21 -05:00 |
|
Oth3r
|
4db3062a62
|
fixed legacy updater not updating hand requirements correctly
|
2024-08-26 14:17:03 -05:00 |
|
Oth3r
|
3da6a3bb20
|
removed mainBlock from HandSetting entry
|
2024-08-17 13:34:40 -05:00 |
|
Oth3r
|
757ee9668a
|
move entity spawning to the server loop to fix C2ME crash
move checkplayers to Data from FileData
|
2024-08-17 13:27:26 -05:00 |
|
Oth3r
|
9eeb379dd9
|
b1.2.0.3+1.20-1.21.1
|
2024-08-13 13:04:20 -05:00 |
|
Oth3r
|
8352edc84f
|
sittingHeight -> sitting-height CustomBlock entry
|
2024-08-13 13:03:38 -05:00 |
|
Oth3r
|
4894d720c8
|
better(ish) interaction detecting for server fix
|
2024-08-13 13:02:39 -05:00 |
|
Oth3r
|
6b51627875
|
new lang file for the new configs
|
2024-08-13 11:23:54 -05:00 |
|
Oth3r
|
880e2790fb
|
b1.2.0.2
|
2024-08-09 10:27:37 -05:00 |
|
Oth3r
|
6364549568
|
1.21.1
|
2024-08-09 10:27:27 -05:00 |
|
Oth3r
|
b916467ca0
|
config file option comments
|
2024-08-07 13:02:08 -05:00 |
|
Oth3r
|
dde387cc3e
|
make the resources folder match the new mod id
|
2024-08-07 12:50:09 -05:00 |
|
Oth3r
|
3322260798
|
cleanup
|
2024-08-07 12:48:38 -05:00 |
|
Oth3r
|
b464287fed
|
comment + todo
|
2024-08-07 12:48:14 -05:00 |
|
Oth3r
|
e2cdc9d1d4
|
fix ! (not) item tags not working correctly
|
2024-08-07 12:46:21 -05:00 |
|
Oth3r
|
ea12d8eba1
|
some file defaults
|
2024-08-07 12:45:53 -05:00 |
|
Oth3r
|
3eb16e58de
|
send changes to server on file load
|
2024-08-07 12:45:24 -05:00 |
|
Oth3r
|
2239522561
|
make 1.21 the minimum version
|
2024-08-07 11:29:46 -05:00 |
|
Oth3r
|
8201047f78
|
include all custom blocks for non sitable with hand if the block has an interaction
|
2024-08-07 11:27:40 -05:00 |
|
Oth3r
|
f4ac860799
|
fix (!) blockstates not working properly
|
2024-08-06 15:28:40 -05:00 |
|
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
|
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
|
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
|
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 |
|