oldkingOK
2c8b15b02e
Fix bug: Yggdrasil client can't send message upper 22w17a
...
When try to send message in yggdrasil-auth server with `enforce-secure-profile=true`
and `online-mode=true` enabled, will fail with message in red:
Chat disabled due to missing profile public key. Please try reconnecting.
So yggdrasil-auth-client also has to encrypt chat messages like Microsoft-auth-client
to send out messages.
2024-01-13 03:29:00 +08:00
BruceChen
1f54a7c247
Fix 1.19.3 key exchange in offline mode
2023-01-17 20:16:35 +08:00
BruceChen
ced65122f1
Trim
2023-01-14 21:07:09 +08:00
BruceChen
ba0d9ba3fc
merge brigadier-dev into milutinke:1.19.3
2023-01-14 20:42:15 +08:00
BruceChen
052060b23c
Bug fix
2023-01-14 02:41:03 +08:00
BruceChen
fe0b268878
1.19.3 Message signing support.
2023-01-13 16:12:10 +08:00
ReinforceZwei
e447fea16b
Send and receive message without message signing
2023-01-13 15:53:33 +08:00
ReinforceZwei
4be7a05006
Player session
2023-01-11 17:25:25 +08:00
BruceChen
892999ac98
Merge into master
2022-12-06 20:32:46 +08:00
BruceChen
84cf749344
Implement command completion suggestions.
2022-12-06 15:50:17 +08:00
BruceChen
6c3bfb82ee
Remove color code from text
2022-11-30 16:08:55 +08:00
BruceChen
077e3a5e9f
Crowdin localization support ( #2310 )
...
* Switching to use resource files
* Update Crowdin configuration file
* Code cleanup
2022-10-28 11:13:20 +08:00
BruceChen
bdcc22b465
Add update detection
2022-10-06 14:53:05 +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
BruceChen
db17babe58
Bug fix
2022-09-04 17:34:12 +08:00
BruceChen
bcded40476
Bug fix
2022-09-04 10:50:49 +08:00
BruceChen
afdf2f9e2c
Merge from master
2022-09-04 10:44:25 +08:00
BruceChen
9089bb4cdb
Change how world is stored & Bug fix
2022-08-31 18:00:00 +08:00
BruceChen
c90ea0e92b
Startup Optimization
2022-08-30 22:50:05 +08:00
BruceChen
13d1a9856a
Rewrote AES stream & Perform "SessionCheck" in advance
2022-08-27 23:01:28 +08:00
BruceChen
c34dd46067
Basic support for 1.19.2
2022-08-27 02:10:44 +08:00
BruceChen
ed8e97fd2d
Bug fix: /move command went to the wrong location
2022-08-25 14:36:15 +08:00
BruceChen
af1485c753
login support
2022-08-24 12:37:22 +08:00
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