Commit graph

107 commits

Author SHA1 Message Date
ReinforceZwei
64643af89d Add command register for ChatBot
ChatBot can register their own command for interacting with user
2020-07-04 10:39:57 +02:00
Рома Данилов
a579b453b0
Improve small teleport performances (#1079, #1080)
Increase small teleport range and immediately update location instead of queuing
2020-06-27 10:45:33 +02:00
ORelio
4cc29a6ee6 Adjust dig block API
Attempt to automate dig start and dig complete (#1077)
2020-06-20 21:30:26 +02:00
ORelio
6df5076d19 DigBlock/PlaceBlock: Use Direction enum
Still work in progress (#1071)
2020-06-20 16:07:59 +02:00
ORelio
c69e87bec3 McClient: Add DispatchBotEvent method
Facilitates event dispatching and error handling for ChatBots
2020-06-20 15:39:18 +02:00
ORelio
f30dc4464c Reorganize methods in McClient.cs
Tyding up the class as it is becoming quite large
2020-06-20 15:18:35 +02:00
ORelio
2add4030f4 Rename McTcpClient to McClient for clarity
+ Fix compile error in #1071
2020-06-20 15:01:17 +02:00
Renamed from MinecraftClient/McTcpClient.cs (Browse further)