Commit Graph

  • 2efc265b96 Implemented BLOCK_CANBUILD durron597 2011-01-01 01:20:44 -05:00
  • 02c469a93d Changed Block to CraftBlock. Changed callHook to getServer durron597 2010-12-31 22:59:30 -05:00
  • 4af385af1f Reimplemented BlockFlow to use multiple BlockFromToEvents durron597 2010-12-31 21:17:16 -05:00
  • d72ecbaf3f Merge branch 'master' of github.com:Dinnerbone/Craftbukkit Dinnerbone 2010-12-31 21:58:18 +00:00
  • 1795a66df3 Fixed physics event Dinnerbone 2010-12-31 21:46:19 +00:00
  • ea0b616492 Implemented BLOCK_FLOW durron597 2010-12-31 07:53:56 -05:00
  • 4d05943bab Added callHook method to WorldServer so we can get callEvents from any world instance durron597 2010-12-31 07:52:40 -05:00
  • a69c75bede Implemented BLOCK_PHYSICS Dinnerbone 2010-12-30 22:07:54 +00:00
  • a9191c24b3 Fixed insane fall damage (entities reset on death) Dinnerbone 2010-12-30 20:34:26 +00:00
  • a063036210 Fixed player handle being reset on death or disconnection Dinnerbone 2010-12-30 05:35:30 +00:00
  • bd53a823d2 Implemented Player.sendMessage() Dinnerbone 2010-12-30 04:56:34 +00:00
  • f8e01e128b Don't override getName in CraftPlayer Dinnerbone 2010-12-30 04:39:28 +00:00
  • 416964ef5a No lookup for worlds, store on object Dinnerbone 2010-12-30 04:37:32 +00:00
  • c57530392c Implemented entities Dinnerbone 2010-12-30 04:30:12 +00:00
  • 193bf01367 Moved the PLAYER_MOVE and PLAYER_TELEPORT hooks to be packet-based, fixed player.getLocation() to return pitch/yaw Dinnerbone 2010-12-29 01:25:32 +00:00
  • 6d28eb0111 Made Block.setType/Block.setData functional Dinnerbone 2010-12-29 01:07:57 +00:00
  • 36b95edc0c Merge branch 'master' of github.com:Dinnerbone/Craftbukkit Dinnerbone 2010-12-29 00:29:31 +00:00
  • e85cabeb4f Add some .toString()s Dinnerbone 2010-12-29 00:29:18 +00:00
  • 5faa476554 Updated PLAYER_MOVE hook to deal correctly with a cancelled event. VictorD 2010-12-29 01:19:19 +01:00
  • b3c6a7953d Merge branch 'master' of github.com:Dinnerbone/Craftbukkit Dinnerbone 2010-12-28 23:52:43 +00:00
  • 804b5e7d2b Keep Blocks updated when changed by the world Dinnerbone 2010-12-28 23:52:29 +00:00
  • 5402eb5c86 Added support for event PLAYER_MOVE VictorD 2010-12-29 00:42:19 +01:00
  • ef622b20d1 Implemented PLAYER_LOGIN Dinnerbone 2010-12-28 22:22:26 +00:00
  • f9eb5a92a1 Implemented PLAYER_CHAT and PLAYER_COMMAND Dinnerbone 2010-12-28 21:52:39 +00:00
  • c49239fa8c Moved from jd-gui to jad Erik Broes 2010-12-28 20:52:24 +01:00
  • 656f8a8e40 Changed event calling to reflect new event structure Dinnerbone 2010-12-28 15:41:36 +00:00
  • b04fa07b45 Added chunk/block/location/world Dinnerbone 2010-12-27 02:13:03 +00:00
  • b5aa876278 Changed quit to use PlayerEvent Dinnerbone 2010-12-27 02:12:38 +00:00
  • 01a0562cab Call hooks, update to new code Dinnerbone 2010-12-26 02:20:29 +00:00
  • 2798e5b84f PluginManager => SimplePluginManager Dinnerbone 2010-12-25 15:42:17 +00:00
  • cc734a3aa6 No longer hardcoding sample plugin, now uses plugins dir Dinnerbone 2010-12-24 19:04:35 +00:00
  • c8b9f833d9 Fixed a few bugs getting sample plugin to load Dinnerbone 2010-12-24 18:16:10 +00:00
  • 8274655360 Load sample plugin for now Dinnerbone 2010-12-24 17:24:21 +00:00
  • a799b1463b Hook onto the server, and added player Dinnerbone 2010-12-22 15:22:23 +00:00
  • 84f7c6c8d2 Initial structure Dinnerbone 2010-12-21 16:52:15 +00:00