breadbyte
a72a8cf833
Make AutoRelog more reliable
...
Makes AutoRelog more hands on with the relogging rather than have the general relogging handler handle it.
Fallback to the general handler only when the AutoRelog module is disabled.
2024-03-07 09:54:40 +08:00
breadbyte
c78245c056
Fix Server Version prompt
...
Actually use the provided server version when reconnecting to a server that doesn't broadcast their protocol version
2024-03-07 09:37:55 +08:00
breadbyte
873bd79fd6
Fix offline client reconnecting as a microsoft account
...
Consider an empty string as a blank password as well as the default dash.
2024-03-07 07:21:11 +08:00
Anon
5f4227ad11
[skipci] Documentation update (Latest Version)
...
Documentation update (Latest Version)
2024-03-05 23:19:40 +01:00
Anon
3b213296ac
Updated the last supported version on the Documentation website front page
2024-03-05 23:18:08 +01:00
Anon
e2b6dc27c8
[skipci]Forge Code Cleanup
...
Optimize code and edit comments
2024-03-05 22:50:06 +01:00
Anon
86fb4feffc
Implemented 1.20.3/4
...
1.20.3/4 Implementation
2024-03-05 22:42:26 +01:00
Anon
438311787d
1.20.3/4 - Fixed a crash with translations + Updated Translations
...
1.20.3/4 - Fixed a crash with translations + Updated Translations
2024-02-28 11:52:36 +01:00
Anon
744de0dbd4
Removed debug logs
2024-02-28 11:49:50 +01:00
Anon
bc0781cee9
Fixed translations crash
2024-02-28 11:48:23 +01:00
Anon
620e8bf274
More debug info
2024-02-26 23:46:08 +01:00
Anon
1db0792d7b
Temporary Debug info
2024-02-26 23:39:20 +01:00
Anon
a749cd7fc4
Fixed a crash on Entity Metadata
...
Fixed a crash on Entity Metadata
2024-02-25 16:13:30 +01:00
Anon
ecc88fac06
Fixed a crash on Entity Metadata
2024-02-25 16:11:33 +01:00
Anon
798a24e8be
Fixed a crash on chat parsing. + Returned the commended try catch block
...
Fixed a crash on chat parsing. + Returned the commended try catch block
2024-02-21 17:41:37 +01:00
Anon
3522a16b0d
Removed a comment
2024-02-21 17:40:39 +01:00
Anon
13de67b6f8
Fixed a crash on chat parsing.
...
Returned the commended try catch block.
2024-02-21 17:38:32 +01:00
oldkingOK
8be66daab1
fix(Protocol18Forge.cs): Version bigger or equal 1.18 is FML3
2024-02-20 22:23:46 +08:00
oldkingOK
092854532a
docs(Protocol18Forge.cs): Move comment to mechod head
2024-02-20 22:22:11 +08:00
oldkingOK
6949276779
docs(Protocol18Forge.cs): Replace code with packet definition
2024-02-20 22:13:10 +08:00
oldkingOK
970ba19172
refactor(ForgeInfo.cs): Remove unused code and edit comments
2024-02-20 22:02:22 +08:00
oldkingOK
f749840d89
refactor(KeyUtils.cs): Replace Newtonsoft.Json with JSONData
2024-02-20 20:31:22 +08:00
breadbyte
b2ef5cb23b
(skip ci) update supported versions (visual change)
2024-02-19 02:47:07 +08:00
Anon
7edf458135
Fixed a crash with Reconfiguration... screen
...
Fixed a crash with Reconfiguration... screen
2024-02-18 18:55:52 +01:00
Anon
3fab7eb78f
Fixed a crash with Reconfiguration... screen
2024-02-18 18:54:45 +01:00
Anon
9a147b57e5
Fixed crashing on Reconfiguration... screen phase
...
Fixed crashing on Reconfiguration... screen phase
2024-02-18 18:45:21 +01:00
Anon
d7e898c6d4
Fixed crashing on Reconfiguration... screen phase
2024-02-18 18:44:36 +01:00
Anon
317d8cca49
Fixes for 1.20.3
...
Fixes for 1.20.3
2024-02-18 17:57:58 +01:00
Anon
35cfd4a7db
Fixed a NBT crash < 1.20.2 and Fixed a crash with parsing 'extra' section in Chat
2024-02-18 17:56:02 +01:00
ReinforceZwei
6d016332fb
1.20.4: Update NBT chat parser to handle text color
2024-02-11 18:15:52 +08:00
ReinforceZwei
4546e6946e
1.20.4: Update entity, item and block palette
2024-02-11 18:13:48 +08:00
ReinforceZwei
a9f1ad4433
1.20.3: Update chat parser to parse new NBT format
2024-02-04 18:14:09 +08:00
Anon
975aab88e3
NBT Changes, needs fixing
2024-01-31 13:53:09 +01:00
Anon
790e0bfe55
Implemented 1.20.3
2024-01-30 12:51:47 +01:00
Anon
1e60b611e9
fix(Protocol18.cs): OperationCanceledException when /reco or /quit
...
fix(Protocol18.cs): OperationCanceledException when /reco or /quit
2024-01-30 10:15:56 +01:00
oldkingOK
350c1cdd51
fix(Protocol18.cs): OperationCanceledException when /reco
2024-01-30 11:22:37 +08:00
Anon
1479c646d1
Fixed a crash on non 1.20.2 versions
...
Fixed a crash on non 1.20.2 versions
2024-01-29 22:42:17 +01:00
Anon
4f89e4fe36
Fixed a crash on non 1.20.2 versions
2024-01-29 22:40:17 +01:00
Anon
db1fade2c2
Added Configuration packets mapping + removed a debug log
...
Added Configuration packets mapping + removed a debug log
2024-01-29 15:50:31 +01:00
Anon
ad684fb5b6
Removed debug log for keys
2024-01-29 15:46:42 +01:00
Anon
e13ba93f47
Added Configuration Packets mapping
2024-01-29 15:39:39 +01:00
Anon
7aabe8ba28
Fixed a crash with a chat message
...
Fixed bad code and the bug
Fixed a crash when a chat message was received on a server that uses protocol lib and viaversion.
2024-01-28 21:57:47 +01:00
Anon
f325dd7475
Fixed bad code and the bug
2024-01-28 21:56:06 +01:00
Anon
3bfe5aa855
Fixed a crash
...
Fixed a crash when a chat message was received on a server that uses protocol lib and viaversion.
2024-01-28 21:43:21 +01:00
Peaches_MLG
88bca839f7
boink
2024-01-28 01:27:16 +00:00
Anon
6faddae16e
Implement Forge FML3 protocol (MC 1.18+) and Fix yggdrasil-auth chat issue
...
Implement Forge FML3 protocol (MC 1.18+) and Fix yggdrasil-auth chat issue
2024-01-14 17:07:15 +01:00
Anon
ae5e016f5f
[skipci] Bump follow-redirects from 1.15.2 to 1.15.4 in /docs
...
Bump follow-redirects from 1.15.2 to 1.15.4 in /docs
2024-01-14 12:02:11 +01:00
oldkingOK
a8643d85fc
Remove QQbot scripts for fml3 pull request
2024-01-14 10:48:45 +08:00
oldkingOK
8eee50044f
Edit outdated links in comments and add FML3 stuff
...
Add FML3 extra packetID 5 and 6 recognition based on
https://github.com/MinecraftForge/MinecraftForge/blob/1.18.x/src/main/java/net/minecraftforge/network/NetworkInitialization.java
Changed the way of selecting FML version for "Force Forge" from forced FML3 to game version based.
MC 1.12 and lower: FML, MC 1.13 to 1.17: FML2, MC 1.18 and greater: FML3
Edit outdated links in comments:
Accessing the link below will result in a message that the file cannot be found
https://github.com/MinecraftForge/MinecraftForge/blob/master/src/main/java/net/minecraftforge/fml/network/FMLNetworkConstants.java
Presumably it's version 1.13 based on the original commit and issue, then change to
https://github.com/MinecraftForge/MinecraftForge/blob/1.13.x/src/main/java/net/minecraftforge/fml/network/FMLNetworkConstants.java
https://github.com/MCCTeam/Minecraft-Console-Client/issues/1184
2024-01-14 01:45:38 +08:00
oldkingOK
79fa297e2b
Merge branch 'dev' of github.com:oldkingOK/Minecraft-Console-Client into dev
...
Sync files
2024-01-13 03:40:01 +08:00