1
0
cuberite-2a/MCServer/Plugins
madmaxoft@gmail.com 4cebaa99f8 Refactored the world time.
Now it is stored in two values - WorldAge (only incremented, plugins cannot change) and TimeOfDay (plugins can change). Since sub-tick precision is needed in Tick(), we store it both as number of seconds (double) and number of ticks (Int64) is calculated off of that.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1022 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-11-01 21:38:20 +00:00
..
ChatLog Fixed chatlog plugin 2012-10-11 14:58:41 +00:00
ChunkWorx Updated to V6 - "Stop" and "Progress report" functionality 2012-08-30 15:54:51 +00:00
Core Refactored the world time. 2012-11-01 21:38:20 +00:00
Debuggers Turned sTick plugin into general Debuggers plugin, added the Blaze Rod Of Enquiry (rclk with a blaze rod prints out the blocktypes and metas) 2012-10-16 08:20:45 +00:00
DiamondMover New example plugin using the BlockArea functionality. 2012-10-06 17:01:01 +00:00
MagicCarpet Moved files used by MCServer to a special MCServer folder 2012-08-20 12:20:20 +00:00
SquirrelChatLog.nut Moved files used by MCServer to a special MCServer folder 2012-08-20 12:20:20 +00:00