Cuberite Forum
MCServer r176 - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: News (https://forum.cuberite.org/forum-7.html)
+--- Thread: MCServer r176 (/thread-130.html)



MCServer r176 - FakeTruth - 04-22-2011

176

Woo, compatible with the latest Minecraft client!Big Grin

Changes:
  • Compatible with Beta 1.5
  • New trees
  • Fixed crash when WebAdmin is disabled
  • Added /top command to Core to teleport to the top most block at your current position
  • Item stacks can no longer go over 64 items
  • MagicCarpet plugin now uses command binding
  • Fixed issues #29, #77 and #66
  • Exported cGroup, cTracer, Vector3f and some more functions to Lua
  • Added a FastSetBlock function to cWorld to change a block without ticking it and it's neighbours
  • Added a SendMessage function to cPlayer so plugins don't need to get a cServer handle for sending messages
  • When binding functions to commands in Lua, it now sends along 'self' like it should (as discussed here)
  • Fixed an error that there should be at least one plugin relying on the chat callback in order for command bindings to work
  • Fixed some incorrect warnings about deprecated functions

Download
http://mcserver.ae-c.net/


RE: MCServer r176 - snowflake1988 - 04-23-2011

Abit laggy tho, And i getting dc all the imte


RE: MCServer r176 - FakeTruth - 04-23-2011

What does the server log say when you get disconnected, and what does the client say?


RE: MCServer r176 - FakeTruth - 04-24-2011

It seems r176 is not completely compatible with Beta 1.5 because I forgot to update one packet which makes it not possible to have more than one player in the server.

I'll release a new version later today.