Commit Graph

  • b99e2d8982 Added basic configuration classes. sk89q 2011-01-14 23:06:12 -08:00
  • df1a56c3a3 Added kick player. speakeasy 2011-01-15 09:20:29 +08:00
  • 773c7dc489 Infinite loops are like infinite loops which are like infinite loops which *bang* Dinnerbone 2011-01-14 14:43:14 +00:00
  • 2b64812a70 Added Wool + Dyes Dinnerbone 2011-01-14 00:20:00 +00:00
  • 4ccb655047 Added MaterialData Dinnerbone 2011-01-14 00:00:54 +00:00
  • a61ae767f3 New materials, changed material names per style guidelines + correct names Dinnerbone 2011-01-13 23:33:10 +00:00
  • c4f4d92aa5 Renamed Color -> ChatColor, and added DyeColor Dinnerbone 2011-01-13 20:27:28 +00:00
  • 8c36da8892 Added redstone event Tahg 2011-01-12 12:40:21 -05:00
  • f4bd88e1f4 Remove @overrides from EntityCombust Taylor Kelly 2011-01-11 19:41:04 -05:00
  • d60e72a14d Merge branch 'master' of https://github.com/tkelly910/Bukkit into tkelly910-master Taylor Kelly 2011-01-11 18:53:54 -05:00
  • 39922fb7ff Added PluginManager.getPlugins() Dinnerbone 2011-01-11 20:58:01 +00:00
  • 665f4fa410 New ClassLoader to allow for inter-plugin communication Dinnerbone 2011-01-11 20:36:38 +00:00
  • b6a573c31f EggThrow - remove extra stuff Taylor Kelly 2011-01-11 03:02:30 -05:00
  • e732e72985 PlayerEggThrowEvent Taylor Kelly 2011-01-11 02:58:51 -05:00
  • 8e142e51c4 Merge branch 'master' of https://github.com/Bukkit/Bukkit Tahg 2011-01-10 17:27:51 -05:00
  • 10592530eb added getAddress interface for Player Tahg 2011-01-10 17:24:35 -05:00
  • b29d41c282 BlockDamagedEvent Taylor Kelly 2011-01-10 06:34:59 +08:00
  • 04f5a1e82b EntityCombustEvent Taylor Kelly 2011-01-10 06:51:10 +08:00
  • 4e8f1190af Added BlockIgniteEvent. speakeasy 2011-01-09 18:10:44 +08:00
  • 184d5744f3 Cleaned up Fillr Taylor Kelly 2011-01-10 06:05:43 +08:00
  • 0b3a145785 Fixed getArmorContents() return value Erik Broes 2011-01-09 23:40:29 +01:00
  • 5601817743 forgot to initialize cancel durron597 2011-01-09 12:33:27 -05:00
  • 9498644672 Updated inventories to a has-a relationship. Added PlayerInventory interface with playeronly methods. Add equals to ItemStack. Erik Broes 2011-01-09 18:21:31 +01:00
  • b1cab8c5ee Added JavaDoc @see comments and @todo notes for those that aren't specified in the listener Luke GB 2011-01-09 13:14:28 +00:00
  • b1d277aa1e Removed unnecessary import warnings durron597 2011-01-09 07:52:03 -05:00
  • a9927b4efb Added ItemDrop, world.dropItem(), and world.dropItemNaturally(). sk89q 2011-01-08 12:47:48 -08:00
  • 61e9e645e8 Made Location.clone() public. sk89q 2011-01-08 12:39:54 -08:00
  • dac484d4f8 Changed Block.setTypeID() to return a boolean indicating whether the block was changed (as provided by Minecraft). sk89q 2011-01-08 12:24:27 -08:00
  • c635b52a88 Fixed VehicleListener not being able to register Dinnerbone 2011-01-08 18:47:14 +00:00
  • 9708ebcb39 Should be LivingEntity durron597 2011-01-08 08:05:04 -05:00
  • 98b6937ac2 Implemented BlockInteract, BlockRightClicked and PlayerItem. Removed BlockItem as we're not doing it that way anymore. durron597 2011-01-08 05:44:42 -05:00
  • e9611ee6f9 Added block.getBiome() Dinnerbone 2011-01-08 03:34:24 +00:00
  • a57ad1fde8 Added World.getName and World.getId Dinnerbone 2011-01-08 02:29:42 +00:00
  • 731683daff Added Entity.teleportTo(Entity) Dinnerbone 2011-01-08 02:20:29 +00:00
  • ebf69ae6c2 Added passenger methods to Vehicle/LivingEntity. sk89q 2011-01-07 16:25:52 -08:00
  • d996dc5551 Added World.spawnBoat(). sk89q 2011-01-07 13:59:30 -08:00
  • cadea65ec0 Added Boat interface. sk89q 2011-01-07 13:01:23 -08:00
  • 3450df0541 Moving some minecart flags that don't belong in the event out of the event. sk89q 2011-01-07 12:26:10 -08:00
  • b2752f5492 Merge remote branch 'remotes/origin/master' sk89q 2011-01-07 11:18:03 -08:00
  • 3d94820557 Various changes to the vehicle hooks. sk89q 2011-01-07 11:16:04 -08:00
  • 6696ca34f6 Added state update() Dinnerbone 2011-01-07 16:53:29 +00:00
  • 33bcc6c21e Make a start on BlockState stuff Dinnerbone 2011-01-07 16:17:54 +00:00
  • 8e0d2db95e Added Sign interface Dinnerbone 2011-01-07 14:52:28 +00:00
  • 6bbad0cdae Set. Not get. Dinnerbone 2011-01-07 13:33:36 +00:00
  • 4ff2e5be4c Added PlayerChatEvent.getFormat/setFormat Dinnerbone 2011-01-07 13:31:16 +00:00
  • 2d7e048d33 Added Player.getDisplayName() and Player.setDisplayName(String) Dinnerbone 2011-01-07 13:27:09 +00:00
  • d1d5932abe Removed BlockRightClicked, as it's subsumed by PlayerBlockItemEvent durron597 2011-01-07 05:44:10 -05:00
  • d721f21023 Some BlockFace improvements Dinnerbone 2011-01-07 10:32:36 +00:00
  • 0b03f7fd70 Added canBuild to event durron597 2011-01-07 05:38:45 -05:00
  • 380b5c212c Implemented Item_Use events durron597 2011-01-07 05:11:16 -05:00
  • 7ddacf03e3 Convenience method to see if a material is a block durron597 2011-01-07 04:40:46 -05:00
  • a99b1e0bd7 First version of item use event durron597 2011-01-03 21:22:52 -05:00
  • 663cccecc3 Documented + added server.matchPlayer Dinnerbone 2011-01-07 10:00:00 +00:00
  • 2077adf68a Fixed Updatr stuff Dinnerbone 2011-01-05 23:00:13 +00:00
  • dd843748fa Tweaked some more exceptions, get messages passed Dinnerbone 2011-01-05 22:56:12 +00:00
  • c0f2052627 Separate InvalidDescriptionException -> InvalidPluginException Dinnerbone 2011-01-05 22:45:54 +00:00
  • 7f72490281 Slightly better "invalid plugin.yml" errors Dinnerbone 2011-01-05 22:40:45 +00:00
  • 68b368d88f Added Server.getTime and Server.setTime FrozenCow 2011-01-04 16:23:01 +08:00
  • b453d0acf4 Initial Inventory stuff, read only, no hooks. Only implemented for the StorageMinecart Erik Broes 2011-01-05 01:00:06 +01:00
  • d5fdc42a64 Merge branch 'master' of github.com:Bukkit/Bukkit stevenh 2011-01-04 23:32:38 +00:00
  • 98d6a33d0d Fix for plugin description file cast error stevenh 2011-01-04 23:30:44 +00:00
  • 05499e1f56 Javadoc Dinnerbone 2011-01-04 22:05:53 +00:00
  • b0d938d9ef Removed onBlockSent, added onLeavesDecay Dinnerbone 2011-01-04 22:03:15 +00:00
  • e6903d3b3a Constructors for damage on itemstack Dinnerbone 2011-01-04 19:56:19 +00:00
  • 241508819d ItemStack.setDamage and ItemStack.getDamage Dinnerbone 2011-01-04 19:54:41 +00:00
  • 89cba41180 Added Chunk events in new World category Dinnerbone 2011-01-04 14:08:56 +00:00
  • 5d18352021 Added Chunk.getWorld() Dinnerbone 2011-01-04 14:08:29 +00:00
  • a14441dd5a Merge remote branch 'remotes/origin/master' sk89q 2011-01-03 17:15:51 -08:00
  • 790c3d26b8 Added LivingEntity.shootArrow(). sk89q 2011-01-03 17:15:09 -08:00
  • 4b07c5d1f1 Added getHighestBlockYAt FrozenCow 2011-01-04 05:57:56 +08:00
  • 45b13fc4da forgotten FillrListener Taylor Kelly 2011-01-04 05:24:10 +08:00
  • 3d99598d30 Improved Vector with more methods and more Javadocs. sk89q 2011-01-03 13:49:40 -08:00
  • bd471fe2c8 Derp hex Dinnerbone 2011-01-03 21:46:53 +00:00
  • 9b57f0309f Fixed Colors + moved to enum Dinnerbone 2011-01-03 21:31:15 +00:00
  • 7b749e8549 Added dummy getPlayer() to BlockBrokenEvent and BlockPlacedEvent in order to get WorldEdit to compile. sk89q 2011-01-03 12:02:42 -08:00
  • 5d19a5ec07 README Markup fixed Erik Broes 2011-01-03 19:25:33 +01:00
  • 69c166954e Cleanups. We use Maven, not Ant. Erik Broes 2011-01-03 19:17:31 +01:00
  • b7a6ffac4c ... Entity has no health. Dinnerbone 2011-01-03 16:34:29 +00:00
  • 19e48762e3 Moved simplejson as dependency Dinnerbone 2011-01-03 16:23:08 +00:00
  • 153aa4d14f Overhaul entity damage structure... angelsl 2011-01-03 19:24:05 +08:00
  • 73755a947b Move health stuff from LivingEntity to Entity. angelsl 2011-01-03 17:40:26 +08:00
  • bc585f5892 Entity damage hooks angelsl 2011-01-03 16:11:36 +08:00
  • 4540538e04 More formatting Dinnerbone 2011-01-03 15:35:30 +00:00
  • 955c2cded2 Formatting Dinnerbone 2011-01-03 15:31:54 +00:00
  • 597f6ee50a Fixed Fillr.java, added /get command ingame Dinnerbone 2011-01-03 15:29:33 +00:00
  • 4a590fb81d Added LivingEntity.throwEgg() and LivingEntity.throwSnowball(). sk89q 2011-01-03 17:44:30 +08:00
  • 77268dc853 hot damn. get <name> added Taylor Kelly 2011-01-03 16:25:10 +08:00
  • 91a4307723 hot damn. get <name> added Taylor Kelly 2011-01-03 16:23:24 +08:00
  • b37fe7639e better visibility/javadoc Taylor Kelly 2011-01-03 12:26:35 +08:00
  • f4d28fef05 updated TODO Taylor Kelly 2011-01-03 12:20:02 +08:00
  • 783eba2357 updated TODO Taylor Kelly 2011-01-03 12:19:46 +08:00
  • 2ae060bc6e json stuff Taylor Kelly 2011-01-03 12:16:00 +08:00
  • 8e4943ee35 yml for fillr Taylor Kelly 2011-01-03 12:13:38 +08:00
  • 9f7726120b fillr -> plugin Taylor Kelly 2011-01-03 12:06:36 +08:00
  • 3e6604fb68 all the fillr stuff Taylor Kelly 2011-01-03 11:01:36 +08:00
  • ec3a2bb7ac Added more math to Vector, renamed some methods. sk89q 2011-01-03 18:10:17 +08:00
  • f951e2f693 Made Vector.equals() fuzzy. sk89q 2011-01-03 17:55:42 +08:00
  • 9798171149 Change vehicle hook changes. sk89q 2011-01-03 17:26:34 +08:00
  • 30f7da4d0b Implemented vehicle hooks (some changes will still be made). sk89q 2011-01-03 16:52:44 +08:00
  • 0a418f8fb9 Added minecart classes, vehicle class, and the ability to spawn minecarts. StorageMinecart needs a getInventory(), but that is waiting on the addition of inventory code. sk89q 2011-01-03 14:03:17 +08:00