Minecraft-Console-Client/MinecraftClient
Pokechu22 546b307cf3 Fix 1.9 terrain and movement in the nether
The nether doesn't send skylight, so we need to ignore skylight in the nether for it to work.  However, that means that dimensions need to be tracked, so the respawn packet is now also tracked (and the forge dimension override packet)
2016-06-10 16:59:53 -07:00
..
ChatBots Prevent invalid chars in logfile path 2016-05-15 14:37:06 +02:00
Commands Add /move get for getting coordinates 2016-03-11 10:52:19 +01:00
config Add location getter and setter location in ChatBot 2016-05-04 23:47:08 +02:00
Crypto Remove padding mechanism 2015-06-19 19:40:18 +02:00
Mapping Add timeout when calculating unreachable path 2015-12-17 17:40:26 +01:00
Properties Add offline command prompt 2014-08-18 15:10:15 +02:00
Protocol Fix 1.9 terrain and movement in the nether 2016-06-10 16:59:53 -07:00
Proxy Merge onlyforlogin and enabled in proxy settings 2015-10-22 20:56:08 +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
AutoTimeout.cs Fix BungeeCord 1.8 (2nd attempt) 2015-01-31 11:21:06 +01:00
ChatBot.cs Add location getter and setter location in ChatBot 2016-05-04 23:47:08 +02:00
Command.cs Several fixes 2014-07-01 14:10:29 +02:00
ConsoleIcon.cs First attempt at Realms list retrieval 2015-11-27 16:52:45 +01:00
ConsoleIO.cs Cycle through tab-complete results 2016-05-14 11:51:02 +02:00
CSharpRunner.cs Add regex access for C# scripts 2016-01-27 00:22:20 +01:00
McTcpClient.cs Fixed IndexOutOfRangeException when bot is unloaded on update 2016-02-23 11:19:14 -07:00
MinecraftClient.csproj Reduce output verbosity, default session cache 2016-03-10 13:29:05 +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 Add MC 1.9.1 and 1.9.2 as supported versions 2016-03-31 19:25:52 +02:00
Settings.cs Fix '#' being stripped in INI file password field 2016-05-12 22:20:06 +02:00