Commit Graph

  • cbbe436a69 Added party itemShare mode: EQUAL Slightly cleaner way of handling equal item sharing. Reset the item share modifier back to base when a player leaves the party Added a new config file for the itemWeights Removed the debug messages. Added Lapis_Ore to itemweights.yml Drop the item on the ground if the winningPlayer's inventory is full. Unneccesary Added a feature which allows the party leader to toggle item share categories.... That should be the rest. ItemWeights to Item_Weights NuclearW 2013-02-26 18:46:15 -05:00
  • 18510ba851 Don't check the permissions here. GJ 2013-02-26 18:26:52 -05:00
  • 0201ed332f Quit passing this event around. GJ 2013-02-26 18:21:14 -05:00
  • e46ed07b94 Goodbye, unused imports. GJ 2013-02-26 18:12:40 -05:00
  • 3db6762531 Javadoc updates. GJ 2013-02-26 18:08:28 -05:00
  • f388948f04 Hire an Excavation manager. GJ 2013-02-26 18:06:30 -05:00
  • 4392e6b9ab Minor tweaks. GJ 2013-02-26 16:06:13 -05:00
  • 38c3891533 Minor JD fixes. GJ 2013-02-26 16:00:15 -05:00
  • a28d673eb7 Reworking the AxeManager. GJ 2013-02-26 15:59:16 -05:00
  • 55138f1599 Managers control everything relating to players. GJ 2013-02-26 12:38:17 -05:00
  • 0cd07cf2fd The functions, they do nothing! GJ 2013-02-26 12:03:37 -05:00
  • ae1eda915b Use an iterator rather than that stupid lock boolean. GJ 2013-02-26 10:32:06 -05:00
  • 38cd395171 Clean up the bleed list a bit. GJ 2013-02-26 10:13:40 -05:00
  • 3aec0e5ef4 Using UUID is safer. GJ 2013-02-26 10:07:00 -05:00
  • 56bd782625 Getting it through Bukkit is bad. GJ 2013-02-26 10:02:25 -05:00
  • d8904827ec This should have the same effect. GJ 2013-02-26 10:01:37 -05:00
  • f767edba93 Add SpoutHudAPI for other GUI-related plugins to tweak our XP Bar. GJ 2013-02-26 09:53:01 -05:00
  • 07a0f43825 Don't need that anymore. GJ 2013-02-26 09:42:22 -05:00
  • ec8581a835 Pass less events. GJ 2013-02-26 09:41:47 -05:00
  • f5290c3256 Name 'em all the same. GJ 2013-02-26 08:22:08 -05:00
  • 070189a7fd Don't need those anymore. GJ 2013-02-26 08:19:55 -05:00
  • d409610a55 Move Roll checks into the manager. GJ 2013-02-26 08:19:21 -05:00
  • d46b134dbb Don't pass our events around so much. GJ 2013-02-25 18:00:15 -05:00
  • 5026bdcbd4 Add new child.yml config for picking parents of child skills NuclearW 2013-02-25 16:43:37 -05:00
  • 3607d0b9a1 Eclipse - still being stupid. GJ 2013-02-25 16:58:06 -05:00
  • 21b8626366 Put our managers on payroll, rather than firing them at the end of their shift. GJ 2013-02-25 16:54:29 -05:00
  • 4c10fdf34a Use Debug Filter here NuclearW 2013-02-25 16:00:09 -05:00
  • 8001a928ea Ensure one type of mushroom is held before checking Shroom Terra. Fixes #734 GJ 2013-02-25 11:51:29 -05:00
  • 26c2134484 That's not the right function... GJ 2013-02-25 09:59:35 -05:00
  • 2373ca82ba Added "Shroom Thumb" ability to Herbalism. Closes #724 GJ 2013-02-25 09:58:25 -05:00
  • 3bd9a30055 Javadoc fix GJ 2013-02-25 09:23:49 -05:00
  • 52467075b4 Need to force updates here. GJ 2013-02-25 09:18:53 -05:00
  • 9888fe6e09 We now need to watch these species too. GJ 2013-02-25 08:02:35 -05:00
  • 19068dee03 Fix Tree Feller not working but still awarding XP. GJ 2013-02-25 08:01:06 -05:00
  • ca8204d8f4 Display 'leader' alias instead of 'owner' in /party help TfT_02 2013-02-25 13:56:24 +01:00
  • 35139815a6 Added alias for /party owner: "/party leader" TfT_02 2013-02-25 13:42:11 +01:00
  • da1e03cbfc Eclipse is dumb and wasn't including these two files for some reason. GJ 2013-02-25 07:30:06 -05:00
  • 219667965f Add a few checks to prevent a player from joining a party more than once. GJ 2013-02-25 07:23:18 -05:00
  • ec8221610a Add a few more checks for sanity on the new ability buffs. GJ 2013-02-24 23:57:30 -05:00
  • afe28d54c6 Fix Herbalism not replanting crops properly. GJ 2013-02-24 23:49:55 -05:00
  • 1eb225cae1 Stages are capped at 4. GJ 2013-02-24 16:35:33 -05:00
  • e716e38386 Dividing by 4 was wrong. GJ 2013-02-24 16:31:01 -05:00
  • 1fe471b005 Fix Green Thumb not removing seeds when only one was left. Also fixed Green Thumb not working on Cobblestone. GJ 2013-02-24 15:32:33 -05:00
  • 5cd542002e Only remove seed on greenThumb - Green Terra's already had the seed removed the first time. GJ 2013-02-24 14:04:54 -05:00
  • a485308fca Yes, we do. GJ 2013-02-24 13:37:56 -05:00
  • 9659ef65b9 Remove unused imports. GJ 2013-02-24 13:32:33 -05:00
  • 214079a3cd Configuration options for particles NuclearW 2013-02-24 13:56:24 -05:00
  • e9dcb31002 Fixed issue with async chatting. Closes #731 GJ 2013-02-24 13:25:35 -05:00
  • 3b05bb96e3 Change for only advanced.yml and config.yml to be auto-updated NuclearW 2013-02-24 00:18:01 -05:00
  • 54ca6e78f5 Revert "Fixing an IllegalArgumentException related to custom repair configs." NuclearW 2013-02-24 00:01:01 -05:00
  • 9759224690 Changed our custom chat events to be async GJ 2013-02-23 21:29:15 -05:00
  • 20970e430c Remove unused imports. GJ 2013-02-23 18:14:15 -05:00
  • 38155e3af4 Use the same MetadataValue for both of these GJ 2013-02-23 18:13:12 -05:00
  • 3036d4fa90 Fixing an IllegalArgumentException related to custom repair configs. Glitchfinder 2013-02-23 13:51:21 -08:00
  • aba662e3d0 Fix for exploiting new Super Breaker enchants using the anvil. GJ 2013-02-23 15:25:49 -05:00
  • 301914d94b Fix ClassCastException with trying to use Woodcutting on Mushrooms. GJ 2013-02-23 15:03:39 -05:00
  • 8d16c06739 Don't make a new metadata value for every block every time. GJ 2013-02-23 00:29:25 -05:00
  • 7e1eeb66d6 Use -U if you want snapshot updates NuclearW 2013-02-23 00:05:28 -05:00
  • 920bdde135 NuclearW is a mean person who hates other peoples' code NuclearW 2013-02-23 00:00:58 -05:00
  • 1db9a554dc Added Graphs determining above or below default values for the global multiplier and the global curve modifier. shatteredbeam 2013-02-22 20:54:15 -08:00
  • 62aaad8707 Added "Holy Hound" ability to Taming GJ 2013-02-22 18:47:34 -05:00
  • 2fee9df625 Move more event handling back into the main listener to avoid passing the event itself. GJ 2013-02-22 17:55:15 -05:00
  • 6c6ab4c96e We only need the block in here. GJ 2013-02-22 14:50:41 -05:00
  • 1d316f9420 Making the error reporting for enabling mcMMO more informative. Glitchfinder 2013-02-20 15:30:42 -08:00
  • d2035f1816 Setting mcMMO to disable itself if it errors on load. Fixes most reloading errors. U-YUE\Sean 2013-02-20 12:44:17 -08:00
  • fd821139bd Fixing an NPE related to the skillreset command. U-YUE\Sean 2013-02-20 09:58:53 -08:00
  • 7e6550d147 Unregistering events on disable. Should deal with edge cases regarding forced reloads. U-YUE\Sean 2013-02-20 09:53:24 -08:00
  • e556b707c9 Fix for NPE when right/left clicking air. GJ 2013-02-22 13:59:07 -05:00
  • 9282b7bd15 Remove config caching from SkillTools.java GJ 2013-02-22 13:53:16 -05:00
  • 0d473d232e Remove config caching from CombatTools.java GJ 2013-02-22 13:47:54 -05:00
  • f9ad8ffe93 This check was unneeded, we already verify that the player is, in fact, a player before this check is ever called. GJ 2013-02-22 13:40:36 -05:00
  • e85a0f6cfc Change Acrobatics roll handling to take event.getDamage() instead of the event. Also adds a few new config options in advanced.yml for further customizing roll behavior. GJ 2013-02-22 13:39:47 -05:00
  • 63974f3968 Passing the event is bad - pass just event.getDamage() instead. GJ 2013-02-22 12:10:15 -05:00
  • 3b07d4055a Added config option to make .new config files instead over writing over old ones when updating NuclearW 2013-02-22 11:59:56 -05:00
  • d052d7a3ce Change from using Block to BlockState in many locations NuclearW 2013-02-22 11:23:46 -05:00
  • 513a9212e4 Back to active development. GJ 2013-02-22 11:17:43 -05:00
  • 84dce845a5 Weekly beta release. 1.4.00-beta4 GJ 2013-02-22 11:14:13 -05:00
  • 0a68b82078 Fixes wolves gaining combat bonuses based on their owner's held item. Closes #713 GJ 2013-02-22 09:53:18 -05:00
  • 3dc1afde7e Add graph to see if any config values have been changed from the default, or if a server is 100% vanilla configs NuclearW 2013-02-22 01:08:37 -05:00
  • e50eb1963f Minor typo. GJ 2013-02-20 18:20:34 -05:00
  • fdd6c0a0d8 Fixing an NPE related to Spout players. Glitchfinder 2013-02-20 17:13:57 -08:00
  • c589c5556b MASSIVE config overhaul - most keys are now based on the "proper" name given to a material or entity by Bukkit. GJ 2013-02-20 16:44:15 -05:00
  • 17a85c94c6 Override toString() for upcoming config changes. Also, this ability is "Skull Splitter," not "Skull Spliiter" GJ 2013-02-20 13:29:41 -05:00
  • 4284fe1029 Revert "Add an error message when the config.yml is outdated." NuclearW 2013-02-20 13:22:52 -05:00
  • dec3c10ec1 As seen on TV: ConfigLoader v2 NuclearW 2013-02-20 13:11:06 -05:00
  • c805a48a87 Add verbose logging option and a debug method to use it. NuclearW 2013-02-20 11:47:08 -05:00
  • 918d81198f Cleaner way to handle per-world teleport permissions. Also provides a nice error message now to explain WHY a player can't teleport. GJ 2013-02-20 11:43:23 -05:00
  • 1d87de0a3e Move update checking to it's own function. GJ 2013-02-20 11:04:05 -05:00
  • fdeadde7f0 This has to be one block lower or it winds up in the sky. GJ 2013-02-20 10:56:05 -05:00
  • 760432fb41 Fix admin chat showing up twice in the logs. GJ 2013-02-20 10:45:30 -05:00
  • 240589e9ea Fix perk messages being displayed even if you have no perks. GJ 2013-02-20 10:44:17 -05:00
  • 400c93fb7d Clean up our particle effects a bit. GJ 2013-02-20 10:40:47 -05:00
  • 1bcf43db63 Better way to handle daze effect. GJ 2013-02-20 08:49:21 -05:00
  • 79bcd76aa0 Change ability particles due to confusion over glass-breaking sound. GJ 2013-02-20 08:42:25 -05:00
  • 8833ceb3b5 Added particle effect to Critical Hit. GJ 2013-02-19 19:07:58 -05:00
  • ccc265edf9 Add explosion effect for Greater Impact. GJ 2013-02-19 18:50:07 -05:00
  • b18a4da0d9 We don't use this anymore. GJ 2013-02-19 18:28:14 -05:00
  • e956988c60 Add particle effect on Dodge. GJ 2013-02-19 18:23:21 -05:00
  • 1b6d66d4b0 Re-adding deprecated permissions and updating to include missing permissions containers. Glitchfinder 2013-02-19 11:18:26 -08:00
  • fd47d77800 Add chat toggles for the events we have particle effects for. GJ 2013-02-19 13:25:59 -05:00