Commit Graph

  • 55a532c251 Indicate when a teleport event was triggered by ender pearls or unknown internal teleports Nathan Adams 2011-12-04 11:04:14 +00:00
  • 645079be08 Make the EnderDragon respect experience drop set in death event Andrew Ardill 2011-12-02 21:36:53 +11:00
  • f15c466e89 Add EntityEnderDragon Andrew Ardill 2011-12-02 20:56:32 +11:00
  • 480376ef50 Ensure that DeathEvents are raised even for non loot-dropping living entities Andrew Ardill 2011-12-02 21:31:31 +11:00
  • c298c104ea Remove unused import Andrew Ardill 2011-12-02 21:29:37 +11:00
  • 8511ef3902 Register damage caused by PrimedTNT entities as BLOCK_EXPLOSION Andrew Ardill 2011-12-02 16:55:23 +11:00
  • 9fe5529791 Fixed ender pearls ignoring damage cancellation Nathan Adams 2011-12-02 00:06:27 +00:00
  • 0c958c0dff Fixed exploit with Ender Pearls, and made them perform a damage event. This fixes BUKKIT-38 Nathan Adams 2011-12-01 23:34:14 +00:00
  • 6f79ca5c54 Don't disconnect a player if they're already disconnected (fixes BUKKIT-43) Nathan Adams 2011-12-01 22:35:19 +00:00
  • 6ea3cec762 Made world.spawnCreature just delegate to world.spawn. This fixes BUKKIT-57 Nathan Adams 2011-12-01 21:50:23 +00:00
  • efed2f0022 Use 1.0.1 artifact Nathan Adams 2011-12-01 21:49:50 +00:00
  • 062d94d6bc Implemented 1.0.1 fixes. This fixes BUKKIT-3, BUKKIT-39, BUKKIT-150 Nathan Adams 2011-12-01 21:43:54 +00:00
  • 650717ad32 Fire BlockPlace event when placing a lilypad, Thanks DiddiZ; Fixes BUKKIT-162 Erik Broes 2011-12-01 21:43:46 +01:00
  • da6b412fd2 Fix CraftBlock toString. Erik Broes 2011-12-01 21:00:21 +01:00
  • 51f724f24d Fix missing data-value when placing a stair-block (somehow gets set after the fact) - Fixes BUKKIT-40 Erik Broes 2011-12-01 21:00:01 +01:00
  • df935a5eed Add more information to 'Fetching addPacket' so we might be able to find the reason why it happens. Gives info for BUKKIT-32 Erik Broes 2011-11-30 22:42:35 +01:00
  • d02a2eb49d Fixed rare NPEs with CraftItemStack. This fixes BUKKIT-51 Nathan Adams 2011-12-01 05:17:22 +00:00
  • 4ce061ccbe Fixed Players from technically only dying once (thanks Qala) Nathan Adams 2011-11-30 23:45:55 +00:00
  • a513406005 Fixed exp methods returning wrong values Nathan Adams 2011-11-30 22:31:03 +00:00
  • 8fbe78a2c3 Updated to use mc-dev rename revision 1 Nathan Adams 2011-11-29 23:17:43 +00:00
  • 8665161eaa Fixed multiworld loading of some worlds, yay for 1 letter fixes :D Erik Broes 2011-11-30 21:47:51 +01:00
  • 67924529a0 Fix drops of StairBlocks Erik Broes 2011-11-30 20:19:15 +01:00
  • c6af919114 Fix CraftEnderCrystal so that it implements EnderCrystal, not EnderSignal. Andrew Ardill 2011-11-30 09:21:54 +11:00
  • 9455ff1777 cleanup of projectiles Andrew Ardill 2011-11-29 21:30:37 +11:00
  • a1ad0c0103 Add events for EntitySmallFireball Andrew Ardill 2011-11-29 21:26:55 +11:00
  • 2759809ecb Fix Craft Entity constructors and toStrings. Andrew Ardill 2011-11-29 21:22:35 +11:00
  • a51eb9c3ca Ignore minecraft resources in src directory Andrew Ardill 2011-11-29 21:20:14 +11:00
  • 2b751111d2 Add EntitySmallFireball.java from nms Andrew Ardill 2011-11-29 18:32:16 +11:00
  • 3da00ee41a Implementation of reworked EntityCombustEvents Andrew Ardill 2011-11-29 18:10:05 +11:00
  • 0c88f05c0d Fix CraftVillager constructor to only take an EntityVillager Andrew Ardill 2011-11-29 09:46:20 +11:00
  • 89338db181 BUKKIT-57 Fix using Bukkit interface instead of nmc Entity for type check. Andrew Ardill 2011-11-29 09:42:09 +11:00
  • 7db72dfd2c Doors and trapdoors should function correctly once again Nathan Adams 2011-11-28 07:00:04 +00:00
  • 91b673e375 Ignore empty messages (not just null) for join and quit Nathan Adams 2011-11-28 06:21:35 +00:00
  • aa90f2ff9c Made Snowmen obey animal spawning rules (thanks Amaranth) Nathan Adams 2011-11-28 05:18:41 +00:00
  • fe3756f7a0 Fixed Enchantments being lost on inventory.setItem Nathan Adams 2011-11-28 05:17:05 +00:00
  • 99771b7b72 Fixed magma slimes from being nonspawnable Nathan Adams 2011-11-28 05:08:28 +00:00
  • 4b87704c5a Add new Entity types to CreatureSpawnEvent Andrew Ardill 2011-11-28 11:18:27 +11:00
  • c0073e466d Add CraftMagmaCube Andrew Ardill 2011-11-28 11:17:04 +11:00
  • 9c2b11ae94 Fixed gravel's enchantment detection Nathan Adams 2011-11-27 17:00:20 +00:00
  • f6dc6745ed Fixed EntityDeathEvent not throwing for Ghasts and Pig Zombies (fixes issue #13) Nathan Adams 2011-11-27 04:22:24 +00:00
  • 8d49f500ec Fixed NPE in CraftPlayer.getBedSpawnLocation Nathan Adams 2011-11-27 04:09:34 +00:00
  • 402e3c26e1 Clone item enchantments unchecked Nathan Adams 2011-11-27 03:58:43 +00:00
  • 894ab9f949 Fixed issue with enchantments reseting under certain conditions Nathan Adams 2011-11-27 02:45:34 +00:00
  • 139ad8c34a Fixed crash when breaking gravel with a high fortune enchant Nathan Adams 2011-11-27 01:41:56 +00:00
  • eb7bd5f23b Implemented Enchantment API Nathan Adams 2011-11-27 00:39:25 +00:00
  • ba608f55e4 Remove expensive debugcalls from production code Erik Broes 2011-11-26 18:27:39 +01:00
  • 9907638130 Fixed ancient vanilla typo in offline mode warnings. Thanks to Alexitaly92 for catching it. Nathan Adams 2011-11-26 01:09:04 +00:00
  • 256d4ba555 Fixed the NPE in inventoryplayer once again, thanks to don4of4 Nathan Adams 2011-11-26 01:01:43 +00:00
  • 8062d5c7be Added death events for blaze and snowman, fixed reported loot for chickens Nathan Adams 2011-11-26 00:56:11 +00:00
  • b9aaf3977c Fixed NPE travelling to the nether from a custom world Nathan Adams 2011-11-25 21:10:16 +00:00
  • 197fdbd84c Nether portals should now only work in the default world Nathan Adams 2011-11-25 20:54:29 +00:00
  • bb16e6c5c1 Fixed portal event reporting wrong from-world Nathan Adams 2011-11-25 20:05:51 +00:00
  • a105ec32b3 Fixed comment Nathan Adams 2011-11-25 03:50:10 +00:00
  • ef75a286ac Implemented world.getWorldFolder Nathan Adams 2011-11-25 03:47:12 +00:00
  • 20a0b0a9be Changed Entity.isDead to be aware of health for living entities Nathan Adams 2011-11-25 00:32:44 +00:00
  • 620f101487 Another attempt at the vanilla tile entity bug Nathan Adams 2011-11-25 00:15:00 +00:00
  • e31cedf583 Fixed NPE in player inventory + don't ignore the cancel state of world unloads Nathan Adams 2011-11-24 20:27:16 +00:00
  • a7664a104f Implemented new age methods in animals, and made spawned animals via eggs properly age back to children Nathan Adams 2011-11-24 20:16:43 +00:00
  • 47b4406b7e I've either fixed going to The End, or made it worse. I'm sure we'll find out soon! Nathan Adams 2011-11-24 20:00:55 +00:00
  • 61edd36378 Made BlockStates inform playes upon update Nathan Adams 2011-11-24 18:48:23 +00:00
  • c6beae8872 Fixed allow-nether being ignored Nathan Adams 2011-11-24 18:48:01 +00:00
  • de7402ea8e Fixed fireballs sleeping on the job Nathan Adams 2011-11-23 03:33:53 +00:00
  • 03762600df Fixed trapdoors + few comments Nathan Adams 2011-11-23 00:08:56 +00:00
  • 929e5ff6c7 Implemented new biome values Nathan Adams 2011-11-22 21:21:33 +00:00
  • 774e59e179 Fixed vanillas tile-entity placement bug (thanks Moo0) Nathan Adams 2011-11-22 21:14:42 +00:00
  • a3399c6431 Fixed crash on right clicking dragon eggs Nathan Adams 2011-11-21 22:56:17 +00:00
  • a83fc1d6a2 Implemented new EnderCrystal entity class Nathan Adams 2011-11-21 22:39:33 +00:00
  • 0a8bd56f16 fixed spawn method for projectiles sunkid 2011-11-20 18:18:10 -08:00
  • f1c1e813bf Update to correct Bukkit version Erik Broes 2011-11-20 00:13:48 -08:00
  • 246ff3b352 Made the new Status info list plugins (test it out at http://dinnerbone.com/minecraft/tools/status/ ) Nathan Adams 2011-11-05 23:58:13 +00:00
  • 345ea36c7b Update for 1.0.0 Erik Broes 2011-11-20 00:01:14 -08:00
  • 589f66bd1b Added new --noconsole command argument, thanks to mkurzeja for the idea Nathan Adams 2011-11-05 20:14:26 +00:00
  • 13561bca9c Added distributionManagement section to POM. Luke Granger-Brown 2011-10-11 20:47:06 +02:00
  • dd5507bdaa Fix version string - RB 4 has already happened Andrew Ardill 2011-11-01 14:19:11 +11:00
  • b1671be875 Implemented bukkit versioning Nathan Adams 2011-10-31 04:02:54 +00:00
  • 6c9cb5a95e Updated version for 1.8.1-R4 Nathan Adams 2011-10-31 01:49:47 +00:00
  • c69f5fda9b added some missing comments for falling entities Tahg 2011-10-27 20:03:28 -04:00
  • 2f1513cae0 Add missing CraftBlock hashCode() Erik Broes 2011-10-20 23:20:26 +02:00
  • 695f25a32b Added a case previously not covered by VehicleDestroyEvent for boats. sk89q 2011-10-13 01:16:22 -07:00
  • 8c02599256 fixed mapping of Art <-> EnumArt in Paintings Tahg 2011-10-12 14:12:53 -04:00
  • 7d153a9f58 Added header to bukkit.yml Nathan Adams 2011-10-12 13:26:07 +01:00
  • 75d9b04deb Added new bukkit.yml entry (settings -> world-container) to control the directory worlds are stored in Nathan Adams 2011-10-12 04:24:41 +01:00
  • f4229fcadd Implemented getPlayer of OfflinePlayer Nathan Adams 2011-10-11 14:52:07 +01:00
  • fd57c7111c Fixed fauxSleeping check on leaving bed Nathan Adams 2011-10-11 02:38:32 +01:00
  • af1838305c Implemented entity age methods Nathan Adams 2011-10-11 02:23:10 +01:00
  • ac0641887b Fixed Explosion cast error Nathan Adams 2011-10-11 02:12:22 +01:00
  • a49a358349 Changing the blockList on explosions now correctly updates which blocks are changed Nathan Adams 2011-10-11 00:37:39 +01:00
  • 7e005474b6 Added hashCode and equals to CraftWorld Nathan Adams 2011-10-10 22:45:52 +01:00
  • 1195944c90 Removed deprecated ConcurrentSoftMap Nathan Adams 2011-10-10 22:05:35 +01:00
  • b05d4769d8 Updated snakeyaml to reflect Bukkit Nathan Adams 2011-10-10 21:40:41 +01:00
  • c818414fd5 Updated to the new Configuration api Nathan Adams 2011-10-10 21:10:48 +01:00
  • 255778b388 Fix CraftBlock.equals as they are not singletons anymore Erik Broes 2011-10-07 11:48:14 +02:00
  • d39c363e5c another attempt at mob spawners - 3rd time's the charm? Tahg 2011-10-06 11:02:39 -04:00
  • 696349884b don't store weak references for EmptyChunks or cache CraftBlocks Tahg 2011-10-05 11:31:23 -04:00
  • 8ab90b344c fix for spawners not properly checking whether an entity can spawn Tahg 2011-10-05 11:09:41 -04:00
  • d74145ef23 hopeful fix for blocks not being pistons when they should be Tahg 2011-09-30 03:28:23 -04:00
  • 73f419197a Fixed Skeletons not dropping experience. EvilSeph 2011-10-04 10:04:45 -04:00
  • 09801eeabf Exempted moving pistons from the tile entity fix. EvilSeph 2011-10-03 18:18:14 -04:00
  • 1f4e671af9 Fixed Silverfish having a base damage of 0. EvilSeph 2011-10-03 17:40:53 -04:00
  • 9177c205b4 Revert "Added callback line of sight methods. Thanks xZise!" EvilSeph 2011-10-03 15:17:34 -04:00