Commit Graph

4321 Commits

Author SHA1 Message Date
Dinnerbone
193bf01367 Moved the PLAYER_MOVE and PLAYER_TELEPORT hooks to be packet-based, fixed player.getLocation() to return pitch/yaw 2010-12-29 01:25:32 +00:00
Dinnerbone
6d28eb0111 Made Block.setType/Block.setData functional 2010-12-29 01:07:57 +00:00
Dinnerbone
36b95edc0c Merge branch 'master' of github.com:Dinnerbone/Craftbukkit 2010-12-29 00:29:31 +00:00
Dinnerbone
e85cabeb4f Add some .toString()s 2010-12-29 00:29:18 +00:00
VictorD
5faa476554 Updated PLAYER_MOVE hook to deal correctly with a cancelled event. 2010-12-29 01:19:19 +01:00
Dinnerbone
b3c6a7953d Merge branch 'master' of github.com:Dinnerbone/Craftbukkit 2010-12-28 23:52:43 +00:00
Dinnerbone
804b5e7d2b Keep Blocks updated when changed by the world 2010-12-28 23:52:29 +00:00
VictorD
5402eb5c86 Added support for event PLAYER_MOVE 2010-12-29 00:42:19 +01:00
Dinnerbone
ef622b20d1 Implemented PLAYER_LOGIN 2010-12-28 22:22:26 +00:00
Dinnerbone
f9eb5a92a1 Implemented PLAYER_CHAT and PLAYER_COMMAND 2010-12-28 21:52:39 +00:00
Erik Broes
c49239fa8c Moved from jd-gui to jad 2010-12-28 20:52:24 +01:00
Dinnerbone
656f8a8e40 Changed event calling to reflect new event structure 2010-12-28 15:41:36 +00:00
Dinnerbone
b04fa07b45 Added chunk/block/location/world 2010-12-27 02:13:03 +00:00
Dinnerbone
b5aa876278 Changed quit to use PlayerEvent 2010-12-27 02:12:38 +00:00
Dinnerbone
01a0562cab Call hooks, update to new code 2010-12-26 02:20:29 +00:00
Dinnerbone
2798e5b84f PluginManager => SimplePluginManager 2010-12-25 15:42:17 +00:00
Dinnerbone
cc734a3aa6 No longer hardcoding sample plugin, now uses plugins dir 2010-12-24 19:04:35 +00:00
Dinnerbone
c8b9f833d9 Fixed a few bugs getting sample plugin to load 2010-12-24 18:16:10 +00:00
Dinnerbone
8274655360 Load sample plugin for now 2010-12-24 17:24:21 +00:00
Dinnerbone
a799b1463b Hook onto the server, and added player 2010-12-22 15:22:23 +00:00
Dinnerbone
84f7c6c8d2 Initial structure 2010-12-21 16:52:15 +00:00