Minecraft-Console-Client/MinecraftClient
Dusan Milutinovic e160fb7728 Update CSharpRunner.cs
Added support for including libraries via comments
Example: //using System.Net;

Build passing: http://i.pics.rs/Q8ntM.png
Tested.
2020-02-09 19:25:41 +01:00
..
ChatBots Fix AutoRelog running twice on disconnection 2019-12-08 22:24:20 +01:00
Commands MC 1.14 Basic/Chat support (#703) 2019-04-29 00:26:32 +02:00
config Implement Terrain and Movements for MC 1.13 2019-04-25 22:19:50 +02:00
Crypto fix some doc strings 2019-10-03 09:48:40 +02:00
Mapping Remove unnecessary Material115.cs 2019-12-14 14:44:53 +01:00
Properties Fix dev build numbering, add update notes 2019-04-28 15:58:10 +02:00
Protocol Added the 1.15.2 protocol 2020-02-09 14:27:26 +01:00
Proxy Use SocketException when proxy connection fails 2019-04-17 05:59:02 +02:00
Resources Fix Resources folder 2014-05-31 02:01:53 +02:00
WinAPI Fix Windows version detection for UTF-8 console 2018-02-11 15:43:58 +01:00
.gitignore BouncyCastle reference is still there 2013-11-04 18:48:48 +11:00
AutoTimeout.cs Fix BungeeCord 1.8 (2nd attempt) 2015-01-31 11:21:06 +01:00
ChatBot.cs Fix AutoRelog running twice on disconnection 2019-12-08 22:24:20 +01:00
Command.cs Several fixes 2014-07-01 14:10:29 +02:00
ConsoleIO.cs fix some doc strings 2019-10-03 09:46:08 +02:00
CSharpRunner.cs Update CSharpRunner.cs 2020-02-09 19:25:41 +01:00
Json.cs Fix \n Json decoding and allow line breaks in chat 2017-06-07 20:52:08 +02:00
McTcpClient.cs Fix AutoRelog running twice on disconnection 2019-12-08 22:24:20 +01:00
MinecraftClient.csproj Add support for Minecraft 1.15 2019-12-14 14:22:24 +01:00
MinecraftClient.csproj.user Last minute changes for 1.6.0 + Changes from #13 2013-08-12 13:06:07 +02:00
Program.cs Added the 1.15.2 protocol 2020-02-09 14:27:26 +01:00
Settings.cs only attempt to convert the render distance to an int, if it looks like one 2019-09-23 22:32:28 +02:00