Commit Graph

  • b55ce30b2d Clean up our main class a bit more. Still not perfect, but it's getting there. GJ 2013-04-30 15:07:29 -04:00
  • 14050cf096 Oops. GJ 2013-04-30 14:24:31 -04:00
  • 5930128b7f Add soft-depend on CombatTag so it loads before mcMMO, allowing us to ensure the name check is ONLY run if CombatTag is installed. GJ 2013-04-30 13:53:21 -04:00
  • 08be78fa35 Avoid possible IllegalStateException if player has logged out before this processes. GJ 2013-04-30 10:02:28 -04:00
  • 88f43d9a91 Add command to clear or change scoreboards. GJ 2013-04-30 09:48:53 -04:00
  • 6cbf960dea Use the right value here. GJ 2013-04-30 08:23:54 -04:00
  • 374d34f76d Fixed that for you TfT_02 2013-04-30 14:20:16 +02:00
  • cc486c2dc7 Update the localization files. GJ 2013-04-29 16:27:25 -04:00
  • 724dce07a9 Back to regular development. GJ 2013-04-29 15:59:56 -04:00
  • 1486e2063b Beta time! 1.4.06-beta2 GJ 2013-04-29 15:59:35 -04:00
  • 50c9649b23 mcMMO - Now with 100% more scoreboards! GJ 2013-04-13 23:16:25 -04:00
  • 339a54b0ac Replace SkillMonitorTask with 3 unique timers instead. This should greatly optimize our tool and ability cooldown tracking and hopefully reduce server load. GJ 2013-04-29 14:19:41 -04:00
  • b97afb85a1 Only check names if CombatTag is enabled. GJ 2013-04-29 00:29:38 -04:00
  • 15da9d580b The previous CombatTag fix should take care of these. GJ 2013-04-28 16:52:14 -04:00
  • 62aed496cc Fix issue with CombatTag NPC errors. Fixes #1012 GJ 2013-04-28 16:50:41 -04:00
  • fba131936a Fix issue with tab-completing /party commands. GJ 2013-04-28 01:11:44 -04:00
  • 70601a4560 Debug code - Why you be in main branch t00thpick1 2013-04-28 01:08:07 -03:00
  • 83604ecb6d Syntax fixes t00thpick1 2013-04-27 14:18:10 -03:00
  • b912f7072c Actually use float experience TfT_02 2013-04-26 17:28:10 +02:00
  • 7e7e468408 Fix /mcrank showing everything as unranked... GJ 2013-04-26 10:51:17 -04:00
  • 748c97f6c1 Expand AbilityAPI capabilities T00thpick1 2013-04-25 21:47:41 -04:00
  • a3aab57cf8 I am bad at SQL. GJ 2013-04-25 20:08:27 -04:00
  • 5548e26dd9 Fixed bug where players could remain in party chat after leaving or being kicked from a party. GJ 2013-04-25 19:52:25 -04:00
  • 89d2f07c03 Because the block is null if they click air. GJ 2013-04-25 19:36:34 -04:00
  • f42a28f34f Use defaults in case these are null. GJ 2013-04-25 19:26:30 -04:00
  • bdc753f03c Also add the cancel feature for the Salvage Anvil TfT_02 2013-04-25 23:40:21 +02:00
  • 68a7b540c5 Ask a confirmation when a player tries to repair an enchanted item TfT_02 2013-04-25 23:29:49 +02:00
  • b2dd820507 Clean up a few more things. GJ 2013-04-25 09:27:48 -04:00
  • 612308eb9a No reason to have those variables. GJ 2013-04-25 09:20:03 -04:00
  • 98dc7b853a Protect our managers. GJ 2013-04-25 09:16:42 -04:00
  • a2fefd6fb6 Oops. GJ 2013-04-25 07:48:14 -04:00
  • 17a0382283 Changed experience storage from integers to floats TfT_02 2013-04-24 19:30:46 +02:00
  • eea5784527 Abstract our database operations into a single class. GJ 2013-04-18 17:37:36 -04:00
  • 1aff2cf9eb Cleaning out some crap from our PlayerListener. GJ 2013-04-24 21:18:31 -04:00
  • 4fc6349824 Move healthbar stuff to it own class. GJ 2013-04-24 11:40:34 -04:00
  • 7a3921eace Make these actually random. GJ 2013-04-24 11:05:40 -04:00
  • e99599c377 Fixed Smelting returning ink sacs instead of Lapis when double-dropping. GJ 2013-04-24 07:08:24 -04:00
  • e1f6366a00 Don't make a new File every time. GJ 2013-04-23 09:32:28 -04:00
  • 182b01ac2f Redundant check is redundant GJ 2013-04-23 09:10:22 -04:00
  • 18f3914428 Use the path we already have. GJ 2013-04-23 09:10:03 -04:00
  • bd0a045da3 No need to handle the load ourselves. GJ 2013-04-23 09:00:42 -04:00
  • 9a4bed8c67 Already set to config default in constructor t00thpick1 2013-04-23 01:25:54 -03:00
  • ae0cf692cd Use defaults when using defaults. t00thpick1 2013-04-23 01:22:01 -03:00
  • 2ca7d139fe Fix NPEs relating combat checks and world changing. Fixes #976, #979 GJ 2013-04-22 23:19:26 -04:00
  • 7e67505dfb Remove redundant ChimaeraWing check TfT_02 2013-04-21 21:50:08 +02:00
  • 21100de85d Move the ChimaeraWing permission check and add feedback TfT_02 2013-04-21 21:48:42 +02:00
  • d8f799f8b4 Add a few missing items to the Shareables list TfT_02 2013-04-20 16:11:07 +02:00
  • cb03a98113 Add pickup sounds to cancelled PlayerPickupItemEvents TfT_02 2013-04-20 13:24:50 +02:00
  • 4b36a11dda Make sure the target is online. GJ 2013-04-18 22:17:52 -04:00
  • 8099490213 Minor DB tweaks. GJ 2013-04-18 12:47:09 -04:00
  • 6cb2843707 Remove a stupid line. GJ 2013-04-18 11:38:00 -04:00
  • e831f0561a Changed Call of the Wild, newly summoned pet's will have a custom name TfT_02 2013-04-18 23:04:27 +02:00
  • d57c253b19 Returns in finally are bad. GJ 2013-04-18 11:28:07 -04:00
  • c8c68ea7d9 A little file cleanup. GJ 2013-04-18 11:23:45 -04:00
  • 150fe730bd No point in having a class & method for one line of code. GJ 2013-04-18 09:19:48 -04:00
  • 8af425d067 Make this a bit more sane. GJ 2013-04-18 09:09:12 -04:00
  • c3845abd2a Clean up a bit, and make the /party itemshare command recognize the new "misc" option GJ 2013-04-18 08:11:47 -04:00
  • eba6820ec6 Clean this up a bit. GJ 2013-04-18 07:49:55 -04:00
  • 822e40bc1f Added a new Party item share category "Misc" which contains a list of configurable items. TfT_02 2013-04-17 16:03:34 +02:00
  • 3ffcaae122 Track items dropped by a player, prevent them from being party shared TfT_02 2013-04-17 15:19:50 +02:00
  • 42a30b4521 Fixed Fishing treasures always having the same enchants. GJ 2013-04-17 07:47:43 -04:00
  • 377ed9e8e5 Fix not being able to change party owners. GJ 2013-04-17 07:07:54 -04:00
  • be76fe61d8 Fixed being unable to kick party members. GJ 2013-04-17 07:05:28 -04:00
  • 07ba7a8d9e Nerf fishing again... AGAIN GJ 2013-04-16 23:48:36 -04:00
  • 2be3e3b43c Changed Berserk to add items to inventory rather than denying pickup GJ 2013-04-16 23:44:41 -04:00
  • 49bf190895 Update changelog. GJ 2013-04-16 07:00:39 -04:00
  • c9a53bdaca Fixed NPE when trying to tab-complete /mctop GJ 2013-04-15 12:52:11 -04:00
  • 3a76a111d3 Use the mob name when we have it. GJ 2013-04-14 02:10:22 -04:00
  • e59c7ac34a Reduced the amount of info messages in the console when enabling/disabling TfT_02 2013-04-13 21:53:00 +02:00
  • f05b9ae365 Use LinkedHashSet instead of List TfT_02 2013-04-13 18:43:22 +02:00
  • c60e5a65d6 Fixed shake drops not working. GJ 2013-04-13 11:34:38 -04:00
  • 1b4eda713f Moar magical fixes! TfT_02 2013-04-13 01:17:07 +02:00
  • cb133ced80 No longer needed! TfT_02 2013-04-13 01:16:17 +02:00
  • 062a3028f4 This makes it easier to read TfT_02 2013-04-13 01:11:26 +02:00
  • 682c2631f0 Fixed bug where players were able to join the same party multiple times TfT_02 2013-04-13 00:41:27 +02:00
  • faecb9a439 Fix players not having ptp.send by default. NuclearW 2013-04-12 18:25:52 -04:00
  • 5dc40f3c03 Nerf fishing... again. GJ 2013-04-12 17:48:04 -04:00
  • 569e87847f Fixed fishing chance display values. GJ 2013-04-12 10:25:00 -04:00
  • b448315f20 And now, back to your regularly scheduled development. GJ 2013-04-11 23:55:13 -04:00
  • 2c87ce06eb Weekly beta releases are back! 1.4.06-beta1 GJ 2013-04-11 23:54:10 -04:00
  • 875091a1ce Added ability to configure drops from Shake in treasures.yml GJ 2013-04-11 21:40:09 -04:00
  • 5ad7716137 Don't need to store that. GJ 2013-04-11 10:24:22 -04:00
  • 8c97399cec This is important. GJ 2013-04-11 10:02:08 -04:00
  • 27e0a9d3b6 Fixed experience commands affecting all skills. Fixes #951 GJ 2013-04-11 09:55:39 -04:00
  • 07f9b287e7 Move exceptions to their own package. GJ 2013-04-10 20:21:55 -04:00
  • fbee4f1b37 Remove debug messages. GJ 2013-04-10 19:41:55 -04:00
  • 26542f3d6e Because otherwise you can't fish at low levels. GJ 2013-04-10 19:32:26 -04:00
  • 14630fe956 Nerfin' it. GJ 2013-04-10 18:44:11 -04:00
  • 30f5c761d9 Because some plugins do stupid things. GJ 2013-04-10 17:04:32 -04:00
  • 365abaaa8f Reverse the order to avoid NPE GJ 2013-04-10 14:04:46 -04:00
  • f4681a282c Better handling of picking up items with unarmed. GJ 2013-04-10 13:20:25 -04:00
  • 8a14d9ac26 Update the changelog TfT_02 2013-04-10 17:15:30 +02:00
  • 0ab1986202 Set a seperate cooldowns between getting hurt and teleportations TfT_02 2013-04-10 17:08:27 +02:00
  • e11dc680de Add configurable warmup and cooldown timers for party teleportation TfT_02 2013-04-10 16:39:37 +02:00
  • 71249334c3 Change the ChimaeraWing timestamp into a general teleportation timestamp TfT_02 2013-04-10 16:05:10 +02:00
  • fa41dbce16 Regex used mean look, could not escape! NuclearW 2013-04-10 00:00:57 -04:00
  • 4246e6c900 Use char codes instead of symbols, just to be safe. GJ 2013-04-09 23:41:02 -04:00
  • 1b421a24b0 Remove the drop. GJ 2013-04-09 21:44:27 -04:00
  • 9cc9eead52 Unbreak the API GJ 2013-04-09 21:09:25 -04:00
  • 8b21aea9c7 Check Fisherman's Diet permission when checking for display headers. GJ 2013-04-09 11:33:33 -04:00