Minecraft-Console-Client/MinecraftClient
ORelio d2ec2f48b7 App refactoring almost done
- Created specific namespaces and folders for each app brick
- Added proxy support using Starksoft's Biko Library
- App bricks: Main, ChatBots, Crypto, Protocol, Proxy
- Each class is now in its own file (Aes streams, chatbots)
- Used "Bridge" design pattern for Crypto, Protocol, Proxy
- Added back support for Minecraft 1.4.6 to 1.6.4 (MCC 1.6.2)
- Need to fully re-test everything and fix bugs
- To Fix : Server pinging is slow on SpigotMC
- To Do : Add Minecraft 1.2.5 (MCC 1.3) and maybe 1.3 to 1.4.5
2014-05-31 01:59:03 +02:00
..
ChatBots App refactoring almost done 2014-05-31 01:59:03 +02:00
config Last changes for 1.7.3 release 2014-05-14 21:39:26 +02:00
Crypto App refactoring almost done 2014-05-31 01:59:03 +02:00
Properties Fix network reading incomplete strings 2014-05-15 18:36:01 +02:00
Protocol App refactoring almost done 2014-05-31 01:59:03 +02:00
Proxy App refactoring almost done 2014-05-31 01:59:03 +02:00
.gitignore BouncyCastle reference is still there 2013-11-04 18:48:48 +11:00
ChatBot.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
ConsoleIO.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
McTcpClient.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
MinecraftClient.csproj App refactoring almost done 2014-05-31 01:59:03 +02:00
MinecraftClient.csproj.user Last minute changes for 1.6.0 + Changes from #13 2013-08-12 13:06:07 +02:00
Program.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
Settings.cs App refactoring almost done 2014-05-31 01:59:03 +02:00