BruceChen
a8bbb1ac76
Basic support for minecraft 1.19 ( #2084 )
...
* merge commit from milutinke
* chat signature & encrypted login
* Bug fix :EncryptionResponse format error below 1.18.2
* Implemented chat command signature
* Chat message parsing and verification for 1.19
* Add signature settings
* Update Simplified Chinese Translation
* Clear up comments
* Fix wrong variable naming
* Bug fix: SignatureV2 Processing
2022-08-15 17:55:44 +02:00
ORelio
8de7618027
Update README and URLs
...
Moving to a GitHub organization!
2021-10-10 20:56:39 +02:00
ORelio
5f83ff0958
Fix dev build numbering, add update notes
...
Add newline in AssemblyInfo to fix dev build number in exe (#456 )
Add remarks on how to implement newer MC versions (from #145 , #599 )
2019-04-28 15:58:10 +02:00
ORelio
b5c8bf683f
Add build info inside MCC executable
...
Should help when submitting bug reports. See #456 .
2018-05-28 20:54:58 +02:00
ORelio
b0b65b7ce0
Add offline command prompt
...
Fix #42 , and allow more interactive commands when not connected to a
server. /quit, /reco, /connect are the only allowed commands in this
limited command prompt.
Updated Assembly Info, version number is now 1.8.0.
2014-08-18 15:10:15 +02:00
ORelio
99e25982c9
Fix network reading incomplete strings
...
Very long strings are partially read using a single read. Added a loop.
Fixed version number and year in assembly infos.
2014-05-15 18:36:01 +02:00
ORelio
f26ff323fd
Added Minecraft Client GUI v1.0 to the repository
...
+ Some BasicIO fixes to Minecraft Console Client
2013-08-21 14:31:57 +02:00
ORelio
e6f2ef4e4f
Added MCC Source Code v1.5.2
...
Minecraft Console Client is now on GitHub!
2013-07-18 09:27:19 +02:00