Commit Graph

  • b07cf6bdde It's now possible to run away from the Kraken. GJ 2013-05-03 15:49:29 -04:00
  • 7ed218ee7f Cleanup this task a bit. GJ 2013-05-03 13:43:23 -04:00
  • 3aedeea220 Remove client-side rain if the player kills the kraken. GJ 2013-05-03 12:11:52 -04:00
  • 4f9b7b2609 Because you might be legitimately fishing at 5 seconds. GJ 2013-05-03 07:51:30 -04:00
  • 09abab1b5d Kraken sounds can now be set to either player-only or global (default). GJ 2013-05-03 07:48:50 -04:00
  • 499713c8e7 Because autoclicking to shake is OK. GJ 2013-05-03 07:34:56 -04:00
  • cb953a1619 Disable global chat spam from the kraken by setting the server message to an empty string in the config. GJ 2013-05-03 07:27:51 -04:00
  • 3ab4938f3d Also need to locale these two strings TfT_02 2013-05-02 21:08:20 +02:00
  • f6e9fd9f3a Add more localisation TfT_02 2013-05-02 21:02:12 +02:00
  • 8dab75f3cb Can't use brackets in YAML. GJ 2013-05-02 08:48:17 -04:00
  • b36096e54d Fixed bug where non-player arrows couldn't be deflected. GJ 2013-05-02 08:23:18 -04:00
  • 0574de4a29 Configure the Kraken! GJ 2013-05-02 07:56:29 -04:00
  • 6d6bc3de76 Trim player names to 16 chars when needed. GJ 2013-05-02 07:16:07 -04:00
  • 5c4c3cf59c The Kraken hates boats. GJ 2013-05-01 22:50:12 -04:00
  • 0033c8864e A dead kraken can't attack. GJ 2013-05-01 22:17:48 -04:00
  • e7c749ee3a Added boosts to Fishing chance depending on conditions. Also, the kraken, now with 100% more sound! GJ 2013-05-01 21:57:42 -04:00
  • 5c026be0cd Don't need those. GJ 2013-05-01 21:19:29 -04:00
  • c465546871 Unleash the Kraken! GJ 2013-05-01 21:17:59 -04:00
  • 3322677d32 Added "Ice Fishing" ability to Fishing GJ 2013-05-01 10:18:19 -04:00
  • 76cf0ebb01 Only play ability effects if there's room above the player. GJ 2013-05-01 08:58:17 -04:00
  • d34a0cca30 Fix issue with using /mcpurge, /mcremove, and /mmoupdate from the console. These commands now default to OP, because frankly there are much worse things someone can do with OP status than mess with the mcMMO database. GJ 2013-05-01 08:40:01 -04:00
  • a77a916fcc One more time... GJ 2013-04-30 17:31:06 -04:00
  • e1ebb96545 Still need to remove from pending even if offline. GJ 2013-04-30 15:47:19 -04:00
  • d85a6bec43 Don't create a task we'll possibly never run. GJ 2013-04-30 15:19:41 -04:00
  • 78eb7787e9 We don't need this any more. GJ 2013-04-30 15:13:55 -04:00
  • 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