Commit Graph

  • 661f209b7e Fixed dispenser Dinnerbone 2011-02-01 22:01:37 +00:00
  • f8cdbe1d82 Fixed tabs Dinnerbone 2011-02-01 21:55:30 +00:00
  • 3a3a0e6169 Introduce better versioning system, mark 2. Luke GB 2011-02-01 21:47:28 +00:00
  • eea070ed85 Dispensers now obey BLOCK_INTERACT Tyler 2011-01-27 05:16:39 +08:00
  • 5c467e941b Actually implement the spiral stuff now, oops Erik Broes 2011-02-01 21:40:52 +01:00
  • a3fbada1e8 Chunkloading around player now happens in a spiral! No more floating over the void waiting for the floor to load! Erik Broes 2011-02-01 20:26:07 +01:00
  • 21b8c16886 Commands can be sent from the console (WIP, needs improvements) Dinnerbone 2011-02-01 18:13:12 +00:00
  • 657913faeb Dinner time! Dinnerbone 2011-02-01 14:53:39 +00:00
  • 923ab54e38 Don't hate me :( Dinnerbone 2011-02-01 11:43:31 +00:00
  • 743ff05b2e Added setItemStack(ItemStack stack) to CraftItemDrop Dinnerbone 2011-02-01 10:43:16 +00:00
  • 24f140d1f4 Implemented VEHICLE_UPDATE Dinnerbone 2011-02-01 10:20:18 +00:00
  • 2b0ab5a130 Fixed VEHICLE_MOVE Dinnerbone 2011-02-01 10:14:59 +00:00
  • 408ed37a01 Implemented VEHICLE_EXIT Dinnerbone 2011-02-01 10:02:43 +00:00
  • 6f13c9dc55 Implemented VEHICLE_COLLISION_BLOCK Dinnerbone 2011-01-31 22:25:27 +00:00
  • 82febb3887 ENTITY_DAMAGED now knows hot from wet Dinnerbone 2011-01-31 21:50:28 +00:00
  • c2fdd5cadd Implemented PLAYER_ITEM_HELD Dinnerbone 2011-01-31 01:35:29 +00:00
  • 7369ef7300 Implemented getRemainingAir/setRemainingAir/getMaximumAir/setMaximumAir on LivingEntity Dinnerbone 2011-01-31 01:23:10 +00:00
  • c75e53935f Renamed ItemStack.set/getDamage to durability, which is now a short Dinnerbone 2011-01-31 01:07:38 +00:00
  • 0dd9e4873d Fixed BLOCK_DAMAGED Dinnerbone 2011-01-31 00:02:47 +00:00
  • 1c9e7f9aee toString! Dinnerbone 2011-01-30 22:01:53 +00:00
  • 639d3e3f94 Added support for different tree generation types and a callback. sk89q 2011-01-30 13:53:57 -08:00
  • 1bc9c54233 Implemented ENTITY_DEATH for players Dinnerbone 2011-01-30 20:34:38 +00:00
  • 35aac12235 Re-add BlockBurnEvent Taylor Kelly 2011-01-30 15:30:30 -05:00
  • 914688e2a0 Implemented ENTITY_DEATH for monsters and animals Dinnerbone 2011-01-30 20:21:24 +00:00
  • 0bc5bd54bd Fixed missing PLAYER_JOIN event call stevenh 2011-01-30 19:42:39 +00:00
  • 6c60b54fdf Optimized blockCache, now only stores blocks asked for Erik Broes 2011-01-30 20:19:56 +01:00
  • da00e2e3a9 Fixed rogue chmods Erik Broes 2011-01-30 20:18:15 +01:00
  • b2a0c5a2ae Reworked getEntity; Hi instanceof, bay 16 classes Erik Broes 2011-01-30 16:15:17 +01:00
  • 75ba9a0f25 Fixed initialization of CraftServer VictorD 2011-01-30 13:51:20 +01:00
  • 0582ac7693 Updated pom to reference 'second patched version' of the server. Erik Broes 2011-01-30 13:38:07 +01:00
  • df69047324 Port to new mc-dev format. Erik Broes 2011-01-29 22:50:29 +01:00
  • d0cd8c6cc7 Fixed drowning damage event. sk89q 2011-01-30 01:26:45 -08:00
  • d92376e106 Merge branch 'master' of github.com:Bukkit/CraftBukkit stevenh 2011-01-29 21:04:16 +00:00
  • 4301a76b31 Updated commands to use CommandSender instead of Player stevenh 2011-01-29 21:04:02 +00:00
  • 8fdd45ab40 Fixed an issue where fire spread cancellation changed the behavior of natural fire. sk89q 2011-01-28 11:39:45 -08:00
  • 0daa2420da Fixed fire spread hook providing the wrong block. sk89q 2011-01-28 11:39:18 -08:00
  • 61c37bd369 Added Block.isBlockPowered(), block.isBlockIndirectlyPowered(). sk89q 2011-01-28 10:24:53 -08:00
  • b6b5a1ef77 server.reload() now reloads plugins Dinnerbone 2011-01-28 14:18:49 +00:00
  • c2d9af58fe Implemented player.performCommand(String) Dinnerbone 2011-01-28 09:15:32 +00:00
  • cab61f169e onDisable on stop - stephank Taylor Kelly 2011-01-27 16:15:41 -05:00
  • 105a14d6d1 You don't override for interfaces! Dinnerbone 2011-01-27 13:26:37 +00:00
  • f11e575a72 BlockBurnEvent Taylor Kelly 2011-01-26 16:13:27 -05:00
  • 7a898bdba8 Added methods to get a list of entities to World. This replies on net.minecraft.server.Entity.bukkitEntity not being null (otherwise it won't be returned). sk89q 2011-01-26 12:03:54 -08:00
  • c07e32c1de EntityTargetEvent Taylor Kelly 2011-01-26 14:26:24 -05:00
  • 0ba870434e Fixed chunk corruption with mobspawners Dinner Bone 2011-01-25 10:14:06 -08:00
  • 02a1c24746 added load chunk method Raphfrk 2011-01-21 04:57:33 +08:00
  • 3477a86995 Added getBlockReplacedState to BlockPlaceEvent, in case one wants to see what type of block was there previously. VictorD 2011-01-24 23:22:28 +01:00
  • 0675ead169 Added PlayerEggThrowEvent.getEgg(). sk89q 2011-01-23 14:06:16 -08:00
  • 78db3d2ec4 Added squid as a spawnable type by EntityEgg. sk89q 2011-01-23 14:03:25 -08:00
  • 5f997be0b3 Fixed painting placement Erik Broes 2011-01-23 15:51:58 +01:00
  • ab3412e878 removed some potential bugs from some items Andrew Ardill 2011-01-24 00:10:53 +11:00
  • a809e4e6e3 removed all instances of new CraftEntity* where appropriate. Entity.getBukkitEntity() is now used instead. Andrew Ardill 2011-01-23 23:23:13 +11:00
  • 9cd81ddd6d Added full tile entity data support for all block types that use it, including chests, dispensers, furnaces, mob spawners, and note blocks. sk89q 2011-01-23 00:37:10 -08:00
  • e0b04001aa Fixed placement of blocks with meta-data. (Dyed wool, logs etc) Erik Broes 2011-01-22 23:20:07 +01:00
  • 10f46b5fea Fix NPE from location incorrectly being implemented in Explosion. speakeasy 2011-01-22 11:29:47 +08:00
  • 8c91ee9c51 Reordered calls to fix use before assignment issue tahg 2011-01-21 18:46:15 -08:00
  • d98c8e2100 Revert "Entity's bukkitEntity field now holds a CraftEntity by default." sk89q 2011-01-21 18:35:32 -08:00
  • bf9d55d9ed Simple fix for minecart tracks not curving as expected following commit baff42c4d3 Dean Bailey 2011-01-22 07:46:31 +08:00
  • 9c28b2134f Fixes "?" console command. Sean Cronin 2011-01-20 12:17:49 +08:00
  • 3931be421e Entity's bukkitEntity field now holds a CraftEntity by default. sk89q 2011-01-21 16:21:19 -08:00
  • efdf9b8af7 Expanded .gitignore with some potential build folders and files. sk89q 2011-01-21 00:22:52 -08:00
  • 5555265e9b Explosion remembers its Location. Adam Tanner 2011-01-22 00:39:58 +08:00
  • 2106eeef50 CraftBlock instance getLocation() method. Adam Tanner 2011-01-21 19:40:31 +08:00
  • 1cbde901ba Entity audit. Adds checks for null entities, and adds conformity. Andrew Ardill 2011-01-21 16:54:30 +11:00
  • 1dad7de4f3 Modified POM for better Bamboo integration Luke Granger-Brown 2011-01-20 21:21:30 +00:00
  • 0357c8f936 Added compass setting methods. sk89q 2011-01-20 02:05:20 -08:00
  • 62624a0799 Added suffocation damage as an event. sk89q 2011-01-20 00:49:35 -08:00
  • 62344b57f2 Expanded scope of change comments. sk89q 2011-01-20 00:11:08 -08:00
  • d3e8f792e5 Added fall damage event. sk89q 2011-01-20 00:10:47 -08:00
  • 11de6b91da Fixes to projectile events to check for null entities. Andrew Ardill 2011-01-20 20:26:19 +11:00
  • cbebfbd6da Implemented server reload Dinnerbone 2011-01-20 03:53:43 +00:00
  • 45381e17dc Fixed half-step placing Dinnerbone 2011-01-20 02:13:51 +00:00
  • 2c5dd11c62 Cleared up spawn distance calculation. FeepingCreature 2011-01-16 06:59:51 +08:00
  • 0e821e60c9 Implement getSpawnLocation(). FeepingCreature 2011-01-16 07:00:01 +08:00
  • bded4fb316 Fixed CLI arguments Dinnerbone 2011-01-20 00:41:35 +00:00
  • 46e1b54a74 Fixed blockcache being inaccurate Dinnerbone 2011-01-20 00:16:57 +00:00
  • 0284663aee Address Feature#105:Implement support for PLAYER_ANIMATION hook/event. Nathan Wolf 2011-01-19 00:07:49 +08:00
  • 55b619a39b Probable fix for Bug #231. Uristqwerty 2011-01-19 11:20:12 -05:00
  • 8bbb0749ef fixes some explosion events to stop accessing null entities. Placed some tags against some spammy events. Andrew Ardill 2011-01-19 16:07:56 +08:00
  • e93061be48 Fix up NPE's in EntityMinecart/CraftVehicle and removed a little un-needed code in EntityArrow speakeasy 2011-01-20 05:41:02 +08:00
  • eabdc7ffa9 Fix for NPE with dispenser+arrow bug. speakeasy 2011-01-20 04:07:52 +08:00
  • bdd3c4dabe Change block ignite in flint and steel to be seperate from item use speakeasy 2011-01-19 08:59:22 +08:00
  • abb3c5eee6 reverted # from server console Tahg 2011-01-18 19:42:49 -05:00
  • eace2d0f8a Further fixes to fire events Andrew Ardill 2011-01-19 05:44:01 +08:00
  • abc4b35bcd Fix BlockIgniteEvent after someone updated it and missed some stuff. speakeasy 2011-01-19 05:00:49 +08:00
  • 90c52739c4 Fixed getChunkAt and usage. Erik Broes 2011-01-18 12:37:01 +01:00
  • 3143e503fe Fix to slow fire spread hook, to check if a block is on fire before trying to set it on fire. Andrew Ardill 2011-01-18 18:43:39 +11:00
  • e99980983d Merge branch 'EntityDamageEvent_bugFixes' into HEAD Andrew Ardill 2011-01-18 19:43:50 +11:00
  • e275f727d0 small change to block event with lava and cactus, to improve readability and consistency Andrew Ardill 2011-01-18 18:29:41 +11:00
  • 26a590f030 fixed imports on all Entities Andrew Ardill 2011-01-18 17:16:05 +11:00
  • 73cbfcb6b6 Fixing some entity damage events Andrew Ardill 2011-01-18 07:48:02 +08:00
  • d7d7a68f91 fixes to combust event so that it is raised only once on combustion. minor fixes to imports Andrew Ardill 2011-01-18 16:30:01 +11:00
  • ddc30dd6e3 Fixing some entity damage events Andrew Ardill 2011-01-18 10:48:02 +11:00
  • 8088a329cd Updated plugin commands to allow for aliases and fallback on name collision. VictorD 2011-01-18 01:13:45 +01:00
  • 73d6070d88 Fixed: http://redmine.bukkit.org/issues/204 - fixed armor-slot order. Erik Broes 2011-01-18 00:46:03 +01:00
  • 19e98ffc71 fixed exact name matching Tahg 2011-01-17 16:55:48 -05:00
  • 1b7279b7c6 Merge branch 'master' of https://github.com/Bukkit/CraftBukkit Tahg 2011-01-17 16:46:40 -05:00
  • c20a40a581 fixed health Tahg 2011-01-17 16:45:20 -05:00
  • 42099e7379 allowed partial name matching Tahg 2011-01-17 15:50:37 -05:00
  • 14d412e82c EntityExplodeEvent commit for craftbukkit. speakeasy 2011-01-18 04:11:06 +08:00