Minecraft-Console-Client/MinecraftClient
ORelio 283074bb63 Store server IP and server port in distinct vars
- Change "replaceVars" to "expandVars" (more explicit)
- Store server IP and server port in distinct vars in Settings class
- Add setServerIP setter in Settings which automatically split a
host:port string
- Add %serverip% variable which use the new ServerPort setting
- Fix "text%incompletevarnameatstringend" strings
2014-06-13 16:50:55 +02:00
..
ChatBots Store server IP and server port in distinct vars 2014-06-13 16:50:55 +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 Variable engine done, catch bot exceptions 2014-06-11 20:40:25 +02:00
Proxy Variable engine done, catch bot exceptions 2014-06-11 20:40:25 +02:00
Resources Fix Resources folder 2014-05-31 02:01:53 +02:00
.gitignore BouncyCastle reference is still there 2013-11-04 18:48:48 +11:00
ChatBot.cs Variable engine done, catch bot exceptions 2014-06-11 20:40:25 +02:00
ConsoleIO.cs Variable engine done, catch bot exceptions 2014-06-11 20:40:25 +02:00
McTcpClient.cs Store server IP and server port in distinct vars 2014-06-13 16:50:55 +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 Store server IP and server port in distinct vars 2014-06-13 16:50:55 +02:00
Settings.cs Store server IP and server port in distinct vars 2014-06-13 16:50:55 +02:00