Commit Graph

  • a1b9babb9f Renamed ArrowEntity->Arrow to be consistent. sk89q 2011-01-03 14:10:49 +08:00
  • 2018236d2f Cleaned ant build file for Bukkit. FrozenCow 2011-01-03 09:43:02 +08:00
  • 4fe20f56ca Light level is a byte Dinnerbone 2011-01-03 03:00:54 +00:00
  • 7dd517f660 Javadoc the world! Dinnerbone 2011-01-03 02:59:16 +00:00
  • 32e183d8dc Added world.spawnTree(), world.spawnBigTree(). sk89q 2011-01-02 18:00:57 -08:00
  • 61d42cb7cc Block.getLightLevel() sk89q 2011-01-02 18:31:04 -08:00
  • 36a7be3602 Fixed logic issue toggling plugins Dinnerbone 2011-01-03 02:41:18 +00:00
  • ab2191c482 removed unnecessary import durron597 2011-01-02 21:38:48 -05:00
  • eea32be4c0 Plugins no longer defaulted to enabled Dinnerbone 2011-01-03 02:21:48 +00:00
  • 97dd74c4f2 Added enablePlugin and disablePlugin, triggers events Dinnerbone 2011-01-03 02:20:11 +00:00
  • c52e7539f4 Implemented PluginEnabled and PluginDisabled Dinnerbone 2011-01-03 02:06:22 +00:00
  • 6d79881073 Merge branch 'master' of https://github.com/FrozenCow/Bukkit into FrozenCow-master Robbie Trencheny 2011-01-02 17:03:46 -08:00
  • 3a55c5e7cc Added ant build file. FrozenCow 2011-01-03 01:56:17 +01:00
  • de91a2ebdc Improved Vector and Location with some utility methods, optimized Vector.isInSphere(). sk89q 2011-01-02 10:42:13 -08:00
  • 7168e9cf26 Added getPlayer(String name) to Server Dinnerbone 2011-01-03 00:20:09 +00:00
  • 831f75b417 Updated Event list Dinnerbone 2011-01-02 18:08:26 +00:00
  • df4d4aa2df Updated event priorities Dinnerbone 2011-01-02 15:10:51 +00:00
  • a6004c5fb9 Merge remote branch 'upstream/master' durron597 2011-01-02 05:52:42 -05:00
  • 6255d1794c We're GPL. Erik Broes 2011-01-02 10:57:42 +01:00
  • 6bb54f57d3 Made X, Y, and Z components in Vector protected. sk89q 2011-01-02 16:41:26 +08:00
  • a662901cb5 Added ArrowEntity and World.spawnArrow(). sk89q 2011-01-02 16:26:50 +08:00
  • c3ad31244d Added Vector class. sk89q 2011-01-02 16:23:56 +08:00
  • c3fd375f2a Added custom event support. Lymia 2011-01-02 01:50:45 -06:00
  • d2656750aa Merge remote branch 'upstream/master' durron597 2011-01-02 02:16:29 -05:00
  • 09633833d7 Fixed generics warning. Lymia 2011-01-02 00:38:51 -06:00
  • 732f8e8ffa Opps! Wrong class. Lymia 2011-01-02 00:29:34 -06:00
  • e01ea2b495 Added generics to PluginManager Lymia 2011-01-02 00:26:04 -06:00
  • 7845f58d1a Use parametrized reflection to remove warnings durron597 2011-01-01 17:08:32 -05:00
  • 8d9cb73cbf POM version crap Dinnerbone 2011-01-01 19:46:55 +00:00
  • 888d06a01e Java 1.5! (Also ninjaencoding) Dinnerbone 2011-01-01 19:35:03 +00:00
  • de177404e3 Changed all tabs to 4 spaces durron597 2011-01-01 08:01:07 -05:00
  • a7f4603bc6 removed unnecessary imports durron597 2011-01-01 07:54:30 -05:00
  • 29dbc7ecdc Removed @Override from the cancellable methods durron597 2011-01-01 07:53:09 -05:00
  • 8d0fd2a924 Merge remote branch 'upstream/master' into HEAD durron597 2011-01-01 06:55:14 -05:00
  • 61bea9e7d0 Standardized indentation to 4 spaces durron597 2011-01-01 06:53:56 -05:00
  • f1d0d1fcd2 Removed ItemStack import durron597 2011-01-01 06:53:26 -05:00
  • 14234ab88e Removed @Override for cancellable interface durron597 2011-01-01 06:52:28 -05:00
  • 240070206a Removed cancellable import durron597 2011-01-01 06:51:34 -05:00
  • f46d9ada1c Transition to Maven Erik Broes 2011-01-01 11:23:14 +01:00
  • 995ef8f5ad Changed BlockCanBuildEvent to store the int and not the material durron597 2011-01-01 03:21:49 -05:00
  • 1f295df2ae Changed BlockCanBuild event to pass the material durron597 2011-01-01 03:12:39 -05:00
  • c4e37dcf2a Fixed sample plugin Dinnerbone 2011-01-01 07:24:50 +00:00
  • 4a5053f8f3 Fixed sample plugin Dinnerbone 2011-01-01 07:06:43 +00:00
  • 0e4539cb4b Fixed material Dinnerbone 2011-01-01 07:01:53 +00:00
  • 3e8a740741 Merge branch 'master' of github.com:Dinnerbone/Bukkit Dinnerbone 2011-01-01 06:59:52 +00:00
  • c246509cee Moved itemstack.type to material Dinnerbone 2011-01-01 06:59:21 +00:00
  • caad762403 Added onBlockCanBuild to loader durron597 2011-01-01 01:55:04 -05:00
  • 5dfc7661ff Sample to let you place cactus anywhere durron597 2011-01-01 01:40:02 -05:00
  • 227ba65805 Merge remote branch 'upstream/master' durron597 2011-01-01 01:26:38 -05:00
  • 0bdadf1207 Implemented BLOCK_CANBUILD, had wrong Listener method name durron597 2011-01-01 01:25:22 -05:00
  • 90340f6f85 Implemented BLOCK_CANBUILD durron597 2011-01-01 01:20:44 -05:00
  • 80285cf8cb Added BlockCanBuild Event. Fixed Event enumeration durron597 2010-12-31 22:44:11 -05:00
  • d34cfe06c7 Actually put the correct functionality in isCancelled and setCancelled durron597 2010-12-31 22:42:45 -05:00
  • d9ed08be4f Reimplemented BlockFlow to use multiple BlockFromToEvents durron597 2010-12-31 21:17:16 -05:00
  • d0204bb2dd Added Cancellable interface durron597 2010-12-31 20:40:44 -05:00
  • 9e4f3707a2 Added private static final UID durron597 2010-12-31 20:38:17 -05:00
  • 9f2a9d4674 Merge branch 'master' of github.com:Dinnerbone/Bukkit Dinnerbone 2010-12-31 21:58:47 +00:00
  • 1d1b09b782 Updated sample plugin to test physics Dinnerbone 2010-12-31 21:45:55 +00:00
  • 9c82017a7f Added self face durron597 2010-12-31 09:10:31 -05:00
  • 1c9930fadf Stated "not implemented yet" durron597 2010-12-31 09:09:22 -05:00
  • e827a453a0 Implemented BlockRightClickedEvent durron597 2010-12-31 09:09:02 -05:00
  • 034b482a8d Fixed bug with BlockFlow.equals Added second constructor for collections durron597 2010-12-31 09:07:39 -05:00
  • e97ded9d7a Changed it so we store both the block and the face for speed durron597 2010-12-31 09:07:12 -05:00
  • 4816a5b6d7 Implemented BLOCK_FLOW durron597 2010-12-31 07:53:56 -05:00
  • e53d1e2b90 Added BlockFlowEvent, fixed up BlockFromToEvent, cleaned up BlockListener durron597 2010-12-30 18:22:22 -05:00
  • 7b3331b148 Changed fromTo to be Block, Face durron597 2010-12-30 17:49:52 -05:00
  • 72eecd6ed6 Merge remote branch 'upstream/master' durron597 2010-12-30 17:40:14 -05:00
  • e96b6e4765 Changed event enumeration durron597 2010-12-30 17:16:50 -05:00
  • a65fae29d4 Added block events durron597 2010-12-30 17:16:06 -05:00
  • 728122befc BlockPhysics can be canceled Dinnerbone 2010-12-30 22:07:37 +00:00
  • 6f6c4d7ce0 Added the single most important event ever to be conceived Dinnerbone 2010-12-30 21:59:53 +00:00
  • 0b29a78cc3 Added debugging tools to sampleplugin Dinnerbone 2010-12-30 20:33:48 +00:00
  • 6ddb16a8dd Broken plugins no longer crash the server Dinnerbone 2010-12-30 18:54:04 +00:00
  • df119a36e0 Added sendMessage() to player, added /pos to sample plugin Dinnerbone 2010-12-30 04:52:26 +00:00
  • 31d03b2ac0 Moved getName from Player to HumanEntity Dinnerbone 2010-12-30 04:29:53 +00:00
  • 592df41bb1 Rename EntityHuman -> HumanEntity Dinnerbone 2010-12-30 03:50:08 +00:00
  • 2180eb69ec EntityHuman is a LivingEntity Dinnerbone 2010-12-29 23:18:09 +00:00
  • 08e1d41b3f Changed ItemStack to be a class, added body Dinnerbone 2010-12-29 23:07:15 +00:00
  • 47207a0dbe Added Entity interfaces, changed Player to implement these Dinnerbone 2010-12-29 22:11:33 +00:00
  • 36b1e38d4c Location implements Cloneable Dinnerbone 2010-12-29 03:19:12 +00:00
  • b9801a50da Swapped yaw/pitch in Location constructor to match Minecraft Dinnerbone 2010-12-29 01:15:16 +00:00
  • 3f78497752 Fixed another nullcheck in pluginmanager Dinnerbone 2010-12-29 00:10:22 +00:00
  • 0a9d59291f Additional constructor for PlayerLoginEvent Dinnerbone 2010-12-28 22:54:39 +00:00
  • f9058e5161 Tweak to PlayerChatEvent, allow plugins to set the player that the chat/command executes as Dinnerbone 2010-12-28 21:52:08 +00:00
  • caf0d3e27a Make a start on block events, fixed nullcheck in PluginManager Dinnerbone 2010-12-28 21:02:39 +00:00
  • 1ce00ae074 Added onPlayerLogin Dinnerbone 2010-12-28 17:39:23 +00:00
  • 78a2cccfb5 Added onPlayerMove and onPlayerTeleport Dinnerbone 2010-12-28 16:59:25 +00:00
  • d94db03ae2 Added onPlayerChat and onPlayerCommand Dinnerbone 2010-12-28 16:41:37 +00:00
  • 40e6a23369 Fixed sample plugin Dinnerbone 2010-12-28 15:51:45 +00:00
  • b5339d83f4 Fixed rename Dinnerbone 2010-12-28 15:41:11 +00:00
  • 87b8e08230 Removed server argument on events, renamed player events and commented out the rest for now Dinnerbone 2010-12-28 15:39:36 +00:00
  • d6937757d7 Removed eventFactory, it's useless durron597 2010-12-28 11:03:10 +08:00
  • 37f3b8fe58 Eventing redone, revision 1 durron597 2010-12-28 10:48:03 +08:00
  • 2e88ac9e9f Added Location Dinnerbone 2010-12-27 02:11:52 +00:00
  • 1447495125 Added chunk, world and block interfaces Dinnerbone 2010-12-26 23:22:15 +00:00
  • 06d9676c09 Moved PlayerQuit to use normal PlayerEvent, dropped Reason param Dinnerbone 2010-12-26 23:21:21 +00:00
  • 84f76c3d4b First two hooks working, updated sample Dinnerbone 2010-12-26 02:20:05 +00:00
  • 61dd41921f Register events Dinnerbone 2010-12-26 00:38:11 +00:00
  • 98e500fd96 All code to call events and delegate back to plugins Dinnerbone 2010-12-26 00:21:00 +00:00
  • 0ea5acd7dc What an event! Dinnerbone 2010-12-25 20:28:11 +00:00