BruceChen
|
84cf749344
|
Implement command completion suggestions.
|
2022-12-06 15:50:17 +08:00 |
|
BruceChen
|
16c1d1fd77
|
Refactoring Settings.cs
|
2022-10-05 15:02:30 +08:00 |
|
BruceChen
|
1d52d1eadd
|
Fix all warnings & Trim (#2226)
* Fix AutoFishing crash
* Fix all warnings
* Remove DotNetZip.
* Fix the usage of HttpClient.
|
2022-10-02 18:31:08 +08:00 |
|
ReinforceZwei
|
ab05d697ef
|
Fix AutoEat crash (#1068)
* Fix AutoEat keep eating after player dead
* Fix null reference on GetInventory method
* Add error handle for ChatBot API events
* Fix minor mistakes
|
2020-06-14 15:14:51 +02:00 |
|
CarbonNeuron
|
c5a19f4b8b
|
Get rid of UseItemOnHand in using chatbots, replace with UseItemInHand
|
2020-05-03 10:49:51 -05:00 |
|
ReinforceZwei
|
0acb17e105
|
Make AutoEat not to use Threading
|
2020-04-13 17:49:24 +02:00 |
|
ReinforceZwei
|
3e76baeeb1
|
Fix AutoAttack stop working with AutoEat enabled and no food on hotbar
#934
|
2020-04-13 17:49:24 +02:00 |
|
ReinforceZwei
|
8e32c3747c
|
Revert "Improve AutoEat"
This reverts commit 51f54979da.
|
2020-04-13 17:49:24 +02:00 |
|
ReinforceZwei
|
e9d91ce572
|
Improve AutoEat
|
2020-04-13 17:49:24 +02:00 |
|
ReinforceZwei
|
3f9b084a45
|
Remove IsFood method from Item class
|
2020-04-09 20:50:34 +02:00 |
|
ReinforceZwei
|
b1121e91e3
|
Add Item type extension
|
2020-04-09 20:50:34 +02:00 |
|
ReinforceZwei
|
97b0b03c33
|
Move AutoEat to a ChatBot
|
2020-04-09 20:50:34 +02:00 |
|