Commit Graph

  • 766f1f4127 Oh! So that's why it's never used here riking 2013-10-08 20:47:20 -07:00
  • b3cf9bf839 When an error occurs updating the leaderboards, print out the current player name if possible riking 2013-10-13 20:29:53 -07:00
  • 056f7cc93b Nicer handling of some particle effect code. GJ 2013-10-14 11:29:25 -04:00
  • 741f629ab8 Don't spawn fireworks under a boat (for real this time) TfT_02 2013-10-14 17:07:15 +02:00
  • dd64c4008b Account for Master Angler config values in /fishing TfT_02 2013-10-14 16:28:48 +02:00
  • 3a5de8e2ce This should be on LOWEST TfT_02 2013-10-14 09:28:16 +02:00
  • 2d78c0738d Color party leader names only once TfT_02 2013-10-12 20:50:42 +02:00
  • 77617ebee2 Add bow to fishing treasures TfT_02 2013-10-12 20:29:52 +02:00
  • 67e9d9c535 Fishing TNT traps should not destroy blocks TfT_02 2013-10-12 03:30:10 +02:00
  • 800786111c Fix apostrophe issues TfT_02 2013-10-12 02:35:45 +02:00
  • ed8197bd50 Remove level based bonus from Master Angler TfT_02 2013-10-10 19:12:25 +02:00
  • 82f8c4ce36 Fishing Treasure Hunter overhaul TfT_02 2013-10-07 15:59:20 +02:00
  • b1cf7d0348 Fire FakeBlockBreakEvent when using Hylian Luck TfT_02 2013-10-11 23:47:42 +02:00
  • ae77313007 We forgot one... GJ 2013-10-11 15:46:34 -04:00
  • 49cbaad47f Clean up advanced.yml comments and keys TfT_02 2013-10-11 16:22:30 +02:00
  • 1d96ed72dc Move Acrobatics XP settings to experience.yml TfT_02 2013-10-01 17:17:53 +02:00
  • ec378d046f Reformat advanced.yml making the keys consistent TfT_02 2013-10-01 17:01:11 +02:00
  • a25dc24c6c No reason to have this many functions... GJ 2013-10-01 08:57:21 -04:00
  • 68eb51a3d0 Removed Shake_UnlockLevel config option TfT_02 2013-09-30 23:43:19 +02:00
  • 2eda3a9c83 Add extra tiers! Every ability now has 8 tiers TfT_02 2013-09-30 16:59:54 +02:00
  • ad8e200a84 Make sure we update the blocks config after this too. GJ 2013-10-09 11:45:49 -04:00
  • 0c83bf2a80 Improve our drop handling. GJ 2013-10-09 11:44:45 -04:00
  • 6eaec5ffab We don't need this anymore. GJ 2013-10-09 10:27:06 -04:00
  • 8a2c5fb051 Check 0 first. GJ 2013-10-09 10:26:51 -04:00
  • 9485869014 Move these functions to SkillType. GJ 2013-10-09 09:20:32 -04:00
  • e1bf55b077 Backup old mod configs & replace with new. GJ 2013-10-08 13:10:09 -04:00
  • 81140824e4 Backup and replace updated treasures.yml file. GJ 2013-10-07 13:09:46 -04:00
  • d5545de81f Backup & replace the repair config files that have been updated. GJ 2013-10-07 13:04:36 -04:00
  • 8632baed27 No reason to handle this ourselves, Bukkit does it for us. GJ 2013-10-07 11:54:23 -04:00
  • 9aaea7e44f Fix old files if they exist. GJ 2013-10-07 10:43:22 -04:00
  • c2f8f4d016 User data is now saved in flatfile, not FlatFileStuff GJ 2013-10-07 10:33:14 -04:00
  • 5131e74349 Save mod config files to "mods" rather than "ModConfigs", mirror directory structure inside the jar file. GJ 2013-10-07 10:32:40 -04:00
  • 3927427b5b Refactor all our repairable stuff into a special package. GJ 2013-10-07 10:23:04 -04:00
  • 4aef4c63fc Split the locale skill guides into seperate sections TfT_02 2013-09-27 17:47:16 +02:00
  • fb4777e7f0 Added XP boost to Acrobatics when wearing Boots of Feather Falling. GJ 2013-10-07 09:53:32 -04:00
  • d8f3a54f9b Compiler throws warnings all over the place about our close methods, this one is no different. GJ 2013-10-07 07:56:13 -04:00
  • de964a3a60 This naming bothers me. GJ 2013-10-07 07:53:42 -04:00
  • ce3bc07aa8 Reasonably sure this needs to be this way t00thpick1 2013-10-06 17:46:45 -04:00
  • 5a6bb363cf Don't spawn fireworks under the player if they're in a vehicle TfT_02 2013-10-06 12:08:22 +02:00
  • 3f9c98d72e Update changelog & minor formatting fixes TfT_02 2013-10-06 10:25:28 +02:00
  • 96b54387fe SQL database - split loadProfile to have retry flag riking 2013-10-05 18:07:11 -07:00
  • 70eb67dd6a Flatfile loadProfile - place newUser() inside of try block riking 2013-10-05 16:14:46 -07:00
  • 77f9f40065 Do not save an un-loaded PlayerProfile riking 2013-10-05 16:02:34 -07:00
  • 14ae1a69c4 Attempt clean recovery from an unloaded PlayerProfile riking 2013-10-05 15:43:14 -07:00
  • c9858dfd49 Do not mark a PlayerProfile as clean if it failed to save riking 2013-10-05 15:18:10 -07:00
  • f75fe3cc89 Potential fix for loss of data due to SQL connection dropping riking 2013-10-05 14:55:34 -07:00
  • c19ccbccac Use only 1 extra durability by default, instead of 2 TfT_02 2013-10-06 10:08:06 +02:00
  • 2f90e533a5 Improve validation messages of treasures.yml TfT_02 2013-10-06 09:51:33 +02:00
  • 0cd0919447 /mcconvert: Fix mismatched type in list.remove() call Kane York 2013-10-05 14:07:06 -07:00
  • e8b886fcc6 This check somehow got removed TfT_02 2013-10-05 01:18:51 +02:00
  • 63ae7e97e1 Ranks config idea newtiers t00thpick1 2013-10-04 17:52:47 -04:00
  • b8e937a234 ALWAYS remove pots broken by swords. GJ 2013-10-04 13:16:41 -04:00
  • eb2e0d3abf Fixed Hylian Luck not working at all. GJ 2013-10-04 10:27:18 -04:00
  • 3365da7f8d MCPC+ checks, notify server owners that they're missing out. GJ 2013-10-04 09:41:01 -04:00
  • a0e37a4a09 I forgot to invert this check TfT_02 2013-10-03 22:04:39 +02:00
  • 5541c15753 Try/catch was stupid. GJ 2013-10-02 09:07:30 -04:00
  • f87110749e ACTUALLY fix the NPE here. GJ 2013-10-02 09:03:09 -04:00
  • a0ef0d5708 Check vanilla's maxDurability here as well, just to be safe. GJ 2013-10-02 08:55:56 -04:00
  • 2e2abcd645 Handle this nicer TfT_02 2013-10-02 10:42:06 +02:00
  • 6baf820afa Cleanup and formatting TfT_02 2013-10-01 22:14:29 +02:00
  • 288287badf Add holiday celebration for the console Kane York 2013-05-29 13:58:32 -04:00
  • ca4feca073 Cleanup changelog.txt a bit TfT_02 2013-10-01 15:09:45 +02:00
  • 7c9356955e ACTUALLY handle SQL passwords (or other fields) with '#' in them properly. GJ 2013-09-30 16:17:44 -04:00
  • 57541ec233 This can never be null, and there's no reason to pass that as a variable. GJ 2013-09-30 14:19:07 -04:00
  • 9c6d1ce020 Fixing these infinite recursing methods TfT_02 2013-09-30 19:38:22 +02:00
  • c72ead9d0a Prevent breaking other plugins who use this API TfT_02 2013-09-30 19:03:44 +02:00
  • 4262a1b2a5 Added two more treasures to Excavation TfT_02 2013-09-30 16:24:21 +02:00
  • eb589b6e78 Renamed some config options in the Commands section. TfT_02 2013-09-30 15:43:37 +02:00
  • 98e5e53fda Ignore "#" in SQL passwords. GJ 2013-09-30 08:36:32 -04:00
  • 00918fbdc1 Change this back, getPlayerExact() is faster TfT_02 2013-09-30 14:04:34 +02:00
  • 5ad0f2c624 Do a little bit of localebending TfT_02 2013-09-30 11:32:35 +02:00
  • babb9baa2b Handle joining disbanded parties properly TfT_02 2013-09-30 11:22:15 +02:00
  • 45143836e5 Fixed /party kick TfT_02 2013-09-30 10:39:33 +02:00
  • ceacd7dc52 Fixed /party disband TfT_02 2013-09-30 10:39:14 +02:00
  • 6eb255632f Clean this up a little bit TfT_02 2013-09-30 10:24:36 +02:00
  • 3a37d0e092 Fixing an error due to confusingly named check TfT_02 2013-09-29 23:57:13 +02:00
  • 4c7fb1854d addRawXP should use float instead of int TfT_02 2013-09-29 15:48:11 +02:00
  • 763cff6898 Fixed a bug where Repair wasn't asking for confirmation TfT_02 2013-09-28 19:46:47 +02:00
  • fa34d06341 Clear child skill FamilyTree on reload riking 2013-09-27 15:46:19 -07:00
  • 1ca53da0e2 Also try to count recipe ingredients regardless of repairMaterial TfT_02 2013-09-27 13:42:50 +02:00
  • 57dfa00541 Fixed a NPE when an invalid repair material was entered TfT_02 2013-09-27 10:46:47 +02:00
  • 36ae84eada Update README.md TfT_02 2013-09-26 23:06:07 +02:00
  • 7f290504ad Set random jump strength for horses as well. GJ 2013-09-26 10:43:45 -04:00
  • 92b4be9a01 We don't use these parts of the updater. GJ 2013-09-26 09:39:13 -04:00
  • 8cb8dea642 Move Updater to independent package due to custom changes being overwritten by other plugins using the updater. GJ 2013-09-26 09:37:31 -04:00
  • a63f745c73 Add custom mobs automatically as they're killed. GJ 2013-09-25 10:42:19 -04:00
  • 4a0fee5796 Use class names to better find custom entities. GJ 2013-09-24 12:24:59 -04:00
  • cf90236e57 Redo blocks.yml GJ 2013-09-24 09:10:33 -04:00
  • fc6c7bb1de Rework custom tool config. GJ 2013-09-22 11:31:54 -04:00
  • 1b92131ce9 Added Carrot on a Stick, and Flint & Steel to repair.vanilla.yml GJ 2013-09-20 11:48:48 -04:00
  • 792ecd6aad Rework armor.yml to take item names instead of IDs in advance of 1.7 changes. GJ 2013-09-20 10:03:02 -04:00
  • 933b6f278b Disable partial name matching for offline players by default TfT_02 2013-09-25 14:26:24 +02:00
  • 45dfc13ebd Match playernames using OfflinePlayers instead TfT_02 2013-09-24 11:40:53 +02:00
  • 1254ab232a Add randomized Horse appearance to Call Of The Wild dddeeefff 2013-09-23 20:57:28 +01:00
  • b49e56c857 Added missing COTW message when there are too many Horses nearby dddeeefff 2013-09-23 20:24:04 +01:00
  • d5bd9a1693 Fixed some small mistakes in CommandUtils TfT_02 2013-09-23 20:22:32 +02:00
  • 9b60cd96f9 Don't need these keys with the new format either. GJ 2013-09-23 10:33:50 -04:00
  • 0a05ed98d0 Updated to the new format! TfT_02 2013-09-22 23:26:39 +02:00
  • 6a3a564bd4 Use cooldownExpired here as well. TfT_02 2013-09-22 23:02:56 +02:00
  • 3828f78480 Fixed respawn cooldown checks TfT_02 2013-09-22 22:58:12 +02:00