Commit graph

15 commits

Author SHA1 Message Date
Oth3r
63f1f91f7c log receiving packets from the client 2024-10-01 11:27:06 -05:00
Oth3r
e3f52a1642 open config keybind 2024-09-29 11:36:31 -05:00
Oth3r
9fd0ee1d6a moved toggle sit keybind logic to Logic.java 2024-09-29 11:36:18 -05:00
Oth3r
ba77aa9d40 new file read/load system from interface 2024-08-29 16:26:37 -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
3322260798 cleanup 2024-08-07 12:48:38 -05:00
Oth3r
14f232e3fc new sitting keybind, executes the sit command on sit servers 2024-08-06 11:10:45 -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
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
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