07b86b1230
Added command line option 'date-format' to control how dates are printed to console (not to log)
Dinnerbone
2011-02-26 11:29:37 +00:00
bb8d9fbe9d
More PLAYER_ITEM blockFace fixes of static fails; (1!=l) -- Thanks Scient for pointing it out
Erik Broes
2011-02-25 23:42:08 +01:00
88dea6189a
Prevent movement event to be spammed for moving less than a pixel.
Erik Broes
2011-02-25 22:40:06 +01:00
78af4f97f9
Startup time now reported in seconds, nanoseconds, Really? O.o
Erik Broes
2011-02-25 21:57:38 +01:00
61339bcb2a
Properly handle PLAYER_ITEM and its clickedFace.
Erik Broes
2011-02-25 21:59:35 +01:00
666c968dab
Fixed 'sign'-BlockFace (1!=l).
Erik Broes
2011-02-25 21:57:18 +01:00
43e36b5bdc
All worlds should be saved on save-all. Player data should be saved when a save occurs.
EvilSeph
2011-02-25 12:15:43 -05:00
685d4dbb3f
Added ">" to input command line, separated it from output buffer properly
Dinnerbone
2011-02-25 19:01:14 +00:00
2419e0b8a7
Seal. Ooohh oooh.
Luke GB
2011-02-25 16:15:37 +00:00
57338bee52
Much better console interaction. History, no more losing the command, colours, inline editing, etc. Shorter log output to console (but not to file).
Dinnerbone
2011-02-25 16:12:38 +00:00
659fa9eaf9
Temporary fix for teleportation
Dinnerbone
2011-02-25 12:46:31 +00:00
e53fd1367c
possible fix for block breaking bug
Tahg
2011-02-24 22:37:47 -05:00
13f55ce0c8
Fixed logging back in on non-default worlds (Yes really)
Dinnerbone
2011-02-24 15:46:26 +00:00
09aa37fe4a
Generic code cleanup
Erik Broes
2011-02-23 13:56:36 +01:00
332d9c4f18
BlockStationary fix
Erik Broes
2011-02-23 13:55:07 +01:00
bfca34cad4
ConsoleCommandSender no longer has a default constructor, use ConsoleCommandSender(server). Added entity.getServer and updated the version number of mc
Dinnerbone
2011-02-23 11:32:19 +00:00
6655b89037
possible fix for levers, ladders, and buttons
speakeasy
2011-02-23 04:18:33 -06:00
f622db3ea1
Fixed bad cast in EntityItem
Dinnerbone
2011-02-23 09:17:30 +00:00
b8023ac3fa
Fix for isOp
Tahg
2011-02-23 13:57:29 +08:00
f759e0b60d
Update to Minecraft 1.3 beta
Dinnerbone
2011-02-23 02:37:56 +00:00
a124bfdab5
Fix PlayerRespawnEvent for multi-worlds
Taylor Kelly
2011-02-22 19:02:06 +01:00
f659231e34
N.M.S cleanup in preparation for update
Dinnerbone
2011-02-21 22:30:01 +00:00
67cf646014
Merge branch 'master' of github.com:Bukkit/CraftBukkit
Dinnerbone
2011-02-21 21:27:01 +00:00
30d1a5d3fd
returning if a thread is not alive should happen before any changes to the list of workers, hence the return statement should be in the synchronized block.
Andrew Ardill
2011-02-21 12:30:45 +11:00
6269c1e633
implementation of isQueued()
Andrew Ardill
2011-02-21 12:28:35 +11:00
6335a5af76
Modify URI to repo.bukkit.org
Luke GB
2011-02-21 00:37:09 +01:00
bf9a55049e
Second part of NPE and arctan update :3
VictorD
2011-02-20 23:22:28 +01:00