Minecraft-Console-Client/MinecraftClient
ORelio d1770ebb02 Added respawn ability in /reco
- Added a notification message when you die stating you can respawn with
/reco
- Added a respawn packet sent before disconnecting when using /reco

Note: Why a respawn in /reco and not a /respawn command?  Once respawned
using the console on 1.6.2 server, the player stays invisible for other
players unless he (or the other player) disconnects & reconnect so it's
necessary to reconnect after respawning.
2013-08-06 11:28:27 +02:00
..
config Rewrite Scripting bot respecting the Bot API + Code Optimization 2013-07-20 12:58:41 +02:00
lib Added Library Folder (Aesthetic) 2013-07-19 17:59:43 +10:00
Properties Added MCC Source Code v1.5.2 2013-07-18 09:27:19 +02:00
resources Updated App Icon 2013-07-20 12:10:37 +02:00
.gitignore Add .gitignore for Microsoft Visual Studio files. 2013-07-19 17:54:33 +10:00
Bots.cs Small adjustments to Bots.cs 2013-07-20 21:27:50 +02:00
ChatParser.cs Removed useless using 2013-07-27 12:26:55 +02:00
ConsoleIO.cs Improved console input/output 2013-07-27 18:44:54 +02:00
Crypto.cs Added MCC Source Code v1.5.2 2013-07-18 09:27:19 +02:00
McTcpClient.cs Added respawn ability in /reco 2013-08-06 11:28:27 +02:00
MinecraftClient.csproj +Application Icon :) 2013-07-19 18:41:55 +10:00
MinecraftClient.csproj.user Improve translation rule parsing 2013-07-27 12:25:14 +02:00
MinecraftCom.cs Added respawn ability in /reco 2013-08-06 11:28:27 +02:00
Program.cs Reverted password length change (privacy) 2013-07-20 13:02:54 +02:00