Commit Graph

  • 4f7ded55db Replace 'Magic Numbers' in commands. Wesley Wolfe 2012-10-31 04:16:50 -05:00
  • a94a0b209d Provide the 1.4.2 potions. Adds BUKKIT-2727. Wesley Wolfe 2012-10-31 04:12:53 -05:00
  • 6b33364949 Add default GameRule command. Fixes BUKKIT-2671 feildmaster 2012-10-30 21:21:21 -05:00
  • 0eb215cd8f Add API for managing and using GameRules. Adds BUKKIT-2757 feildmaster 2012-10-30 21:21:21 -05:00
  • d982f94d8c Add API for ItemFrames. Adds BUKKIT-2668 h31ix 2012-10-31 01:01:45 -04:00
  • 4bd2bddc90 [Bleeding] Add new events for Hanging entities, deprecate old Painting events. Adds BUKKIT-2754 h31ix 2012-10-31 00:05:42 -04:00
  • 57ea30e152 Add default Clear command. Partially fixes BUKKIT-2671 EvilSeph 2012-10-30 04:53:42 -04:00
  • 0290aee17e Add clear inventory API to PlayerInventory with a successful count return. Adds BUKKIT-2745 EvilSeph 2012-10-30 04:52:43 -04:00
  • 2d5ae73809 Revert "Clear" commit, was not meant to be pushed. EvilSeph 2012-10-30 02:50:38 -04:00
  • 9907150d92 [Bleeding] Check for player validity in spawnpoint command. Fixes BUKKIT-2742 mbax 2012-10-30 01:58:05 -04:00
  • 94effa3f0e Clear EvilSeph 2012-10-30 01:18:01 -04:00
  • 8b5440766c Update ExpCommand with levels support. Fixes BUKKIT-2683 and partially fixes BUKKIT-2671 EvilSeph 2012-10-29 05:19:20 -04:00
  • 2c8199c1f3 Revert FIREBALL being renamed to LARGE_FIREBALL feildmaster 2012-10-29 19:59:53 -05:00
  • 2c63001a78 Add default SpawnpointCommand. Partially fixes BUKKIT-2671 EvilSeph 2012-10-29 03:40:09 -04:00
  • 8d77e844f7 Expose setBedSpawnLocation with force option. Adds BUKKIT-2709 EvilSeph 2012-10-29 03:47:51 -04:00
  • 8cc80425f0 Add default WeatherCommand. Partially fixes BUKKIT-2671 EvilSeph 2012-10-29 02:39:05 -04:00
  • 9ea682a4a1 Remove invalid tab completions from DefaultGameModeCommand as player names are not an accepted parameter. EvilSeph 2012-10-29 02:12:07 -04:00
  • 1f37a492b4 Add default DifficultyCommand. Partially fixes BUKKIT-2671 EvilSeph 2012-10-29 01:53:31 -04:00
  • f28f674a3d Add isHardcore API to check if the server is in hardcore mode or not. Adds BUKKIT-2707 EvilSeph 2012-10-29 01:45:08 -04:00
  • a446bb7e8f Update Bukkit for Minecraft 1.4(.2) changes. Travis Watkins 2012-10-22 03:30:04 -05:00
  • 703a067355 Updated version to 1.3.2-R3.0 in pom.xml for RB. EvilSeph 2012-10-27 21:10:43 -04:00
  • ffbdc37ff9 Override toString() method in Command Wesley Wolfe 2012-10-19 15:46:28 -05:00
  • 9850759018 Updated version to 1.3.2-R2.1-SNAPSHOT for development towards next release. EvilSeph 2012-10-17 07:36:30 -04:00
  • 57e94fdac7 Updated version to 1.3.2-R2.0 in pom.xml for RB. EvilSeph 2012-10-17 07:30:01 -04:00
  • 6c2c2c19a2 Add a tab completion API for chat messages. Adds BUKKIT-2607 Wesley Wolfe 2012-10-17 04:33:02 -05:00
  • 9fd9767a4a Add tab-completion API. Fixes BUKKIT-2181. Adds BUKKIT-2602 Score_Under 2012-10-09 14:54:12 -05:00
  • 3dc80e1563 Deprecate PlayerPreLoginEvent. Addresses BUKKIT-2600 Wesley Wolfe 2012-10-14 03:36:08 -05:00
  • c23d7f4e06 Add simpler API for using the scheduler. Adds BUKKIT-836 Wesley Wolfe 2012-10-06 18:38:00 -05:00
  • 955e0c437c Clarify some of the verbose in SimplePluginManager. Wesley Wolfe 2012-09-30 03:35:06 -05:00
  • b23edfd2d3 Let version print partial matches for plugin name. Addresses BUKKIT-2383 Wesley Wolfe 2012-09-28 03:01:40 -05:00
  • 370274bf55 Updated version to 1.3.2-R1.1-SNAPSHOT for development towards next release. EvilSeph 2012-09-28 16:33:59 -04:00
  • d88a6821b6 Updated version to 1.3.2-R1.0 in pom.xml for RB. EvilSeph 2012-09-28 16:25:34 -04:00
  • 054b5ab5b5 Updated version to 1.3.2-R0.3-SNAPSHOT for development towards next release. EvilSeph 2012-09-26 19:20:08 -04:00
  • 74b2e889c7 Updated version to 1.3.2-R0.2 in pom.xml for Beta. EvilSeph 2012-09-26 19:16:09 -04:00
  • 503151584c Remove internals from org.bukkit.Sound. Wesley Wolfe 2012-09-26 16:30:43 -05:00
  • bc6b976dac Updated null checks in MetadataStoreBase. Fixes BUKKIT-1412 mbax 2012-07-16 15:05:51 -04:00
  • 555c40e387 Allow inherited methods to be event handlers. Addresses BUKKIT-2299 Wesley Wolfe 2012-08-26 21:14:28 -05:00
  • e04c1c2a18 Provide better verbose for registering listeners. Addresses BUKKIT-2391 Wesley Wolfe 2012-08-25 17:48:53 -05:00
  • b4cb6c2eea Updated version to 1.3.2-R0.2-SNAPSHOT for development towards next release. EvilSeph 2012-08-25 04:02:36 -04:00
  • 9eaf55b3ec Updated version to 1.3.2-R0.1 in pom.xml for Beta. EvilSeph 2012-08-25 00:57:24 -04:00
  • 9438c3d518 Updated version to 1.3.2-R0.1-SNAPSHOT for development towards next release. EvilSeph 2012-08-25 00:57:10 -04:00
  • 5cc04e5398 Add API for Sound, and playing the sounds for Worlds and Players. Adds BUKKIT-1430, BUKKIT-1226 and BUKKIT-2019 feildmaster 2012-08-21 17:06:34 -05:00
  • b8d2882de6 Add API to retrieve a players EnderChest. Adds BUKKIT-2016 feildmaster 2012-08-20 15:51:04 -05:00
  • 6e8e4e2098 Updated version to 1.3.1-R2.1-SNAPSHOT for development towards next release. EvilSeph 2012-08-19 09:01:06 -04:00
  • 7290c72a99 Updated version to 1.3.1-R2.0 in pom.xml for RB. EvilSeph 2012-08-19 08:47:32 -04:00
  • 88e837ae5d Add isChunkInUse() to World. Addresses BUKKIT-2330 Mike Primm 2012-08-12 18:21:04 -05:00
  • 4c766c92ac Fully restrict the org.bukkit and net.minecraft namespace Wesley Wolfe 2012-08-19 05:53:30 -05:00
  • 6bbeb93103 Let TripwireHook be attachable. Addresses BUKKIT-2278 Wesley Wolfe 2012-08-17 14:33:23 -05:00
  • 11fd4acb56 Add interface for spawning FallingBlocks and correctly spawn a FallingBlock with the spawn(Location, FallingBlock.class) method. Adds BUKKIT-2282 feildmaster 2012-08-13 22:15:55 -05:00
  • c72b55f12e Add API to set and get movement modifiers. Addresses BUKKIT-2205 Wesley Wolfe 2012-08-10 00:19:21 -05:00
  • ed84ec46ed Change Player usage in unit tests to proxies Wesley Wolfe 2012-08-10 00:03:21 -05:00
  • a54fdd96e8 Add API for getting and setting experience for BlockBreakEvent. Addresses BUKKIT-2033 feildmaster 2012-08-08 06:51:44 -05:00
  • 3c91fdc121 Add spaces to gamemode message. Fixes BUKKIT-2148 feildmaster 2012-08-08 04:46:06 -05:00
  • 3a5ffdf088 Updated version to 1.3.1-R1.1-SNAPSHOT for development towards next release. EvilSeph 2012-08-07 17:10:02 -04:00
  • e8226ee394 Updated version to 1.3.1-R1.0 in pom.xml for RB EvilSeph 2012-08-07 02:31:22 -04:00
  • b626fb894a Purge outdated biomes. Fixes BUKKIT-1087 Wesley Wolfe 2012-08-07 01:55:48 -05:00
  • 1acd7401c7 Add Warning API and settings for Deprecated events Wesley Wolfe 2012-08-07 00:16:57 -05:00
  • 9835a9868f Don't send duplicate messages for Gamemode and Time commands. feildmaster 2012-08-06 11:29:38 -05:00
  • 61d302c232 Update commands to match 1.3 vanilla commands feildmaster 2012-08-06 04:45:18 -05:00
  • b374b3b2cd Fail silently on incorrect number input feildmaster 2012-08-06 03:14:26 -05:00
  • 9528f47727 Change inheritance for new MaterialData. Wesley Wolfe 2012-08-05 22:01:54 -05:00
  • 91de17c900 [Bleeding] Add new MaterialData classes for new blocks and update existing blocks with new data Mike Primm 2012-08-04 21:23:59 -05:00
  • 0249a23179 BREAKING: replace defunct PlayerChatEvent with async chat. Addresses BUKKIT-2064 Wesley Wolfe 2012-08-03 06:15:12 -05:00
  • bd309e212c Warn server owners of plugins using deprecated events. Fixes BUKKIT-2027 Wesley Wolfe 2012-08-02 23:21:02 -05:00
  • 7789f67744 Test command permissions before running them. Travis Watkins 2012-08-02 19:01:14 -05:00
  • bd5dd94afb Revive the toggledownfall permission! (and fix descriptions) feildmaster 2012-08-02 18:31:19 -05:00
  • 638bdde9bc Add LargeBiomes WorldType. feildmaster 2012-08-02 08:55:11 -05:00
  • 0b304a288e Update Bukkit for 1.3.1 changes feildmaster 2012-07-29 02:34:09 -05:00
  • b1fe687989 Updated version to 1.2.5-R5.1-SNAPSHOT for development towards next release. EvilSeph 2012-07-28 02:13:44 -04:00
  • b270ca7d84 Updated version to 1.2.5-R5.0 in pom.xml for RB. EvilSeph 2012-07-28 01:49:44 -04:00
  • 77bdf88cd6 Add API to get a players experience to level (getExpToLevel). Implements BUKKIT-1906 feildmaster 2012-07-10 13:38:07 -05:00
  • eb3f24011f Implement server.getMotd() for BUKKIT-1799 feildmaster 2012-07-03 17:39:12 -05:00
  • 3b42b1d170 Don't "setLastDamageCause" in the DamageEvent constructor. Addresses BUKKIT-1881 feildmaster 2012-06-03 08:23:30 -05:00
  • 16d0694dcf Add an isValid() method to Entity. Addresses BUKKIT-810 TomyLobo 2011-11-25 02:09:30 +01:00
  • 34b63c06cc Add check for existing config file. Addresses BUKKIT-1851 Wesley Wolfe 2012-06-23 21:31:57 -05:00
  • d3bf76da9d Add LivingEntity.hasLineOfSight. Addresses BUKKIT-1255 TomyLobo 2012-03-21 16:30:35 +01:00
  • f735129254 Deprecate spawnCreature and add spawnEntity. Addresses BUKKIT-1168 V10lator 2012-04-25 11:40:57 +02:00
  • 9cb65fd1cd Add plugin channel events. Addresses BUKKIT-1844 Wesley Wolfe 2012-06-20 23:14:13 -05:00
  • e7396e74c4 Add PlayerItemBreakEvent. Addresses BUKKIT-1600 Travis Ralston 2012-05-06 21:36:07 -06:00
  • b17ca47d88 Revert "Shift plugin initialization; Addresses BUKKIT-1788" Wesley Wolfe 2012-06-16 00:48:47 -05:00
  • d21cc6a999 Shift plugin initialization; Addresses BUKKIT-1788 Wesley Wolfe 2012-06-11 01:45:41 -05:00
  • d7ff46b10c Add NotePlayEvent. Fixes BUKKIT-1779 obnoxint 2012-06-10 17:37:24 +02:00
  • 8c68913506 Add asynchronous pre-login event; Addresses BUKKIT-1213 Wesley Wolfe 2012-03-19 03:59:22 -05:00
  • 9e73a8887c Support asynchronous events; Addresses BUKKIT-1212 Wesley Wolfe 2012-06-13 21:28:13 -05:00
  • ef1748ef68 Add PlayerToggleFlightEvent. Fixes BUKKIT-1696 H31IX 2012-05-22 16:04:36 -04:00
  • c389d32168 Updated version to 1.2.5-R4.1-SNAPSHOT for development towards next release. EvilSeph 2012-06-09 21:40:24 -04:00
  • b9ed2364b7 Updated version to 1.2.5-R4.0 in pom.xml for RB. EvilSeph 2012-06-09 21:04:31 -04:00
  • cb632c0cc3 Check for non-existent class alias; Fixes BUKKIT-1780 Wesley Wolfe 2012-06-09 15:58:53 -05:00
  • 062a3df78d Javadoc updates feildmaster 2012-06-03 05:40:54 -05:00
  • ff198c25a8 Change logger references to explicitly use plugin logger Wesley Wolfe 2012-05-26 14:33:27 -05:00
  • f8981b1792 Reverse disable order; Addresses BUKKIT-1389 Wesley Wolfe 2012-05-25 15:56:33 -05:00
  • 1688cc3d4a Updated version to 1.2.5-R3.1-SNAPSHOT for development towards next release. EvilSeph 2012-05-26 02:23:55 -04:00
  • e56aaf1dc9 Updated version to 1.2.5-R3.0 in pom.xml for RB. EvilSeph 2012-05-26 00:25:51 -04:00
  • f54d9354e8 Make class loader preference predictable; Fixes BUKKIT-1591 Wesley Wolfe 2012-05-25 15:47:39 -05:00
  • 9f3b14f323 Use existing function to get opposite block face Acrobot 2012-05-20 11:14:43 +02:00
  • eb8f92c83a Add getName() to AnimalTamer Wesley Wolfe 2012-05-06 13:36:33 -05:00
  • c6cdb2b25c Updated version to 1.2.5-R2.1-SNAPSHOT for development towards next release feildmaster 2012-05-19 17:54:30 -05:00
  • dbcb803b6d Updated version to 1.2.5-R2.0 in pom.xml for RB. EvilSeph 2012-05-17 23:05:04 -04:00
  • f4bee983b0 Optimize ChatColor.getLastColors. Travis Watkins 2012-05-16 18:12:48 -05:00
  • 5a7f09f1a7 Add IgniteCause.FIREBALL for BUKKIT-1566 Travis Watkins 2012-04-25 16:27:11 -05:00