Milutinke
|
80e227c3a7
|
Added Player Killed event (Combat and CombatDeath packets).
|
2022-10-26 20:53:09 +02:00 |
|
BruceChen
|
e9f227ca5b
|
Bug fix
|
2022-10-17 10:03:01 +08:00 |
|
BruceChen
|
db6d6c80bf
|
Bug fix
|
2022-10-16 20:37:07 +08:00 |
|
BruceChen
|
10f21dc01c
|
Fix BadPacket
|
2022-10-16 18:42:11 +08:00 |
|
Anon
|
12e2c6b4bb
|
Implemented Enchanting
Implemented Enchanting
|
2022-10-14 16:02:34 +00:00 |
|
BruceChen
|
01802dfcff
|
Fix sign command
|
2022-10-14 20:34:45 +08:00 |
|
BruceChen
|
a7e69fd9fd
|
Update ConsoleInteractive
|
2022-10-14 10:33:09 +08:00 |
|
Milutinke
|
4dc1b420f5
|
Added enchanting
|
2022-10-12 19:51:01 +02:00 |
|
BruceChen
|
dee085686f
|
Try fix BadPackets
|
2022-10-10 15:32:39 +08:00 |
|
BruceChen
|
c57ac183d5
|
Add AutoDig ChatBot
|
2022-10-08 17:56:32 +08:00 |
|
BruceChen
|
c1a04fe5bf
|
Bug fix
|
2022-10-07 21:49:05 +08:00 |
|
BruceChen
|
16c1d1fd77
|
Refactoring Settings.cs
|
2022-10-05 15:02:30 +08:00 |
|
BruceChen
|
edaa309559
|
Fix Map bot
|
2022-10-04 12:00:10 +08:00 |
|
BruceChen
|
53898f3446
|
Fix xxx.Parse
|
2022-10-04 11:53:07 +08:00 |
|
BruceChen
|
81a9955081
|
Alerts ChatBot: Support trigger on weather change
|
2022-10-03 11:39:25 +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 |
|
Anon
|
a03bab277b
|
Fully implemented Map Data packet + Fixed 1.14 not working.
Fully implemented Map Data packet + Fixed 1.14 not working.
|
2022-09-22 17:38:43 +00:00 |
|
Milutinke
|
12c8a60ad7
|
Tested on all versions 1.8 +
Fixed 1.14 not working at all.
|
2022-09-22 19:36:24 +02:00 |
|
Milutinke
|
1e07fa576a
|
Fixed a crash on Explosion packet
|
2022-09-18 01:15:57 +02:00 |
|
Milutinke
|
f47c240920
|
Fully implemented Map Data packet.
|
2022-09-18 00:18:27 +02:00 |
|
BruceChen
|
c00468c103
|
Fix 1.19.2 entity metadata handle
|
2022-09-15 21:11:47 +08:00 |
|
BruceChen
|
26bc6f16c0
|
Try fix 1.19+ dimension processing
|
2022-09-15 12:54:43 +08:00 |
|
BruceChen
|
206a5f1e72
|
Merge branch 'master' of https://github.com/BruceChenQAQ/Minecraft-Console-Client-1.19dev
|
2022-09-15 12:48:50 +08:00 |
|
BruceChen
|
a2b2aeb748
|
Try fix 1.19+ dimension processing
|
2022-09-15 12:48:38 +08:00 |
|
BruceChen
|
34277e3fbd
|
Fix a bug in message signature
|
2022-09-12 19:02:08 +08:00 |
|
BruceChen
|
5181395bbd
|
Support for shift-clicking in containers
Support for shift-clicking in containers
|
2022-09-08 17:21:38 +08:00 |
|
BruceChen
|
65bcd83330
|
Shift click support
|
2022-09-08 14:04:23 +08:00 |
|
BruceChen
|
b976550828
|
Fix #2168
|
2022-09-07 23:58:48 +08:00 |
|
BruceChen
|
4d4940a3b9
|
Trim
|
2022-09-07 00:08:31 +08:00 |
|
BruceChen
|
8ce5c40b28
|
Another fix for #2159
|
2022-09-07 00:02:09 +08:00 |
|
BruceChen
|
015d28ec94
|
Fix for LoginSuccess packet
|
2022-09-04 20:44:38 +08:00 |
|
BruceChen
|
dfc310b3f2
|
Fix for EntityEffect packet
|
2022-09-04 18:12:47 +08:00 |
|
BruceChen
|
db17babe58
|
Bug fix
|
2022-09-04 17:34:12 +08:00 |
|
BruceChen
|
afdf2f9e2c
|
Merge from master
|
2022-09-04 10:44:25 +08:00 |
|
BruceChen
|
7b68c0c45a
|
Setting the default type of chat
|
2022-09-03 13:39:45 +08:00 |
|
BruceChen
|
2c5b444ffd
|
Add type RAW_MSG in 1.19.2
|
2022-09-03 12:18:11 +08:00 |
|
BruceChen
|
3b95cbcce0
|
Trim
|
2022-09-03 02:06:16 +08:00 |
|
BruceChen
|
6cb0c35ab8
|
Trim
|
2022-09-02 22:38:59 +08:00 |
|
BruceChen
|
11fe93a128
|
Merge from milutinke
|
2022-09-02 21:38:43 +08:00 |
|
BruceChen
|
70d354b016
|
Merge branch '1.19.1-dev-new' of https://github.com/BruceChenQAQ/Minecraft-Console-Client-1.19dev into 1.19.1-dev-new
|
2022-09-02 20:22:49 +08:00 |
|
BruceChen
|
f4ab4997c8
|
Bug fix.
|
2022-09-02 20:22:33 +08:00 |
|
BruceChen
|
71ecebedce
|
Merge branch 'master' into 1.19.1-dev-new
|
2022-09-02 11:08:39 +08:00 |
|
BruceChen
|
8ed2bc9d07
|
Merge branch 'master' into bugfix
|
2022-09-02 10:53:29 +08:00 |
|
BruceChen
|
4538095d74
|
Reduce merge conflicts
|
2022-09-02 09:29:24 +08:00 |
|
BruceChen
|
a13af47b3e
|
Reduce the latency of sending messages
|
2022-08-31 22:52:05 +08:00 |
|
BruceChen
|
98dd645fb5
|
Bug fix: Can't reconnect after connection lost
|
2022-08-31 22:32:38 +08:00 |
|
BruceChen
|
db64515b78
|
Fix issue #2144
|
2022-08-31 21:25:54 +08:00 |
|
BruceChen
|
aceccaf5b5
|
No longer need to cancel chunk loading
|
2022-08-30 19:09:07 +08:00 |
|
BruceChen
|
e4c77b0fef
|
Bug fix: Call handler.OnNetworkPacket() repeatedly
|
2022-08-30 18:39:09 +08:00 |
|
BruceChen
|
a6b98de43f
|
Fix not calling "handler.OnUpdate()" on time
|
2022-08-30 18:17:39 +08:00 |
|