Commit Graph

  • 724aad8504 Allow for a chance at 3x drops from Super Breaker again - Addresses #456 GJ 2013-01-14 17:11:35 -05:00
  • 5b1337ed07 Merge pull request #505 from Glitchfinder/master Glitchfinder 2013-01-14 13:22:46 -08:00
  • a64e177c21 Fixing some NPEs related to having an empty leaderboard. Glitchfinder 2013-01-14 13:09:11 -08:00
  • e7aafb7242 Merge pull request #504 from Glitchfinder/master GJ 2013-01-14 12:10:30 -08:00
  • 75e52bbe66 Making it impossible to attempt to drop air. Glitchfinder 2013-01-14 11:31:11 -08:00
  • 348887f799 Refactoring, removing useless variables, changing ints to doubles, etc. GJ 2013-01-14 12:41:39 -05:00
  • 8915a535c6 No point casting from int to int. GJ 2013-01-14 12:03:42 -05:00
  • 0587741437 More Axe restructuring, changing some config values from int to double, added function to duplicate code. GJ 2013-01-14 11:55:43 -05:00
  • dd766d5363 Merge pull request #501 from t00thpick1/patch-1 Glitchfinder 2013-01-13 21:53:25 -08:00
  • 8e2707d33e Duplicate code is stupid. GJ 2013-01-14 00:47:47 -05:00
  • 3390c2dbf2 Incorrect key on changelog entries t00thpick1 2013-01-14 00:35:47 -05:00
  • 268db10361 Parameterize our ArrayLists. GJ 2013-01-14 00:34:01 -05:00
  • ed5120eead This should be static access. GJ 2013-01-14 00:27:30 -05:00
  • aab532f475 Remove useless else. GJ 2013-01-14 00:27:16 -05:00
  • 00ee75bb29 Remove unused imports. GJ 2013-01-14 00:26:18 -05:00
  • e7e680fd8e Updating the SQL for the purge command, adding config options for purging old users. GJ 2013-01-14 00:25:31 -05:00
  • 7b334601c6 Merge pull request #500 from t00thpick1/master GJ 2013-01-13 21:09:40 -08:00
  • 050cb8c5f4 Speed up purgeOldUsers task T00thpick1 2013-01-13 23:58:50 -05:00
  • cb8af637e1 Merge pull request #498 from Glitchfinder/master Glitchfinder 2013-01-13 20:09:19 -08:00
  • c1bbc685e6 Fixing a minor spacing issue. Glitchfinder 2013-01-13 20:05:20 -08:00
  • d5d6f7e860 Reducing CPU usage as a result of unloading chunks. Glitchfinder 2013-01-13 20:02:11 -08:00
  • c2738d247a Merge pull request #495 from Glitchfinder/master Glitchfinder 2013-01-13 18:29:37 -08:00
  • f73d0dbc40 Missed one of the calls. Glitchfinder 2013-01-13 18:24:43 -08:00
  • 395e243730 Converting calls again. Glitchfinder 2013-01-13 18:23:11 -08:00
  • 4d1bcf1cc0 Merge pull request #494 from Glitchfinder/master Glitchfinder 2013-01-13 18:01:23 -08:00
  • eb2c552316 Bukkit Devs renamed a method and didn't leave a mirror in the old name. Glitchfinder 2013-01-13 17:56:05 -08:00
  • 664239c567 Fixing a java.io.FileNotFoundException when using SQL TfT_02 2013-01-14 00:20:41 +01:00
  • 06df8e7f7b Formatting TfT_02 2013-01-13 13:05:53 +01:00
  • 21a0849a5b Fix t00thpick's mistake. :p GJ 2013-01-13 16:22:56 -05:00
  • 1f660c8c5b Merge pull request #492 from t00thpick1/master GJ 2013-01-13 13:20:50 -08:00
  • 14f5a25633 Speed up SQL powerless users purge T00thpick1 2013-01-13 16:07:02 -05:00
  • 606195c78a Added option to disable gaining Acrobatics XP from dodging lightning strikes. Fixes #481 GJ 2013-01-13 16:03:49 -05:00
  • 6a7f92b4e2 Fixed missing spaces resulting in Arcane Forging Settings being ignored TfT_02 2013-01-13 12:53:54 +01:00
  • 0e1646e3a7 Fixed removing to many '%' from locale files TfT_02 2013-01-13 01:46:34 +01:00
  • ea5af0397e Merge pull request #488 from t00thpick1/master NuclearW 2013-01-12 20:52:10 -08:00
  • 6ed0038b1e Result rows start at 1 not 0 T00thpick1 2013-01-12 23:24:35 -05:00
  • 00640fe39b Merge pull request #487 from t00thpick1/master Grant 2013-01-12 20:10:24 -08:00
  • 4fb7d60eee Java loop should work right now, forgot to order it earlier T00thpick1 2013-01-12 21:58:02 -05:00
  • c54755b9c1 Forgot to format T00thpick1 2013-01-12 21:30:53 -05:00
  • 07c9b614bc Increment place for display T00thpick1 2013-01-12 21:29:28 -05:00
  • 7bea8f5120 Fix MctopCommand and make it more efficient T00thpick1 2013-01-12 21:26:48 -05:00
  • ea97dcdb55 Fix missing Spout check. Will switch to Bukkit sounds soon. gmcferrin 2013-01-12 19:17:29 -05:00
  • 931bafe962 Adding missing line to locale files TfT_02 2013-01-13 00:33:54 +01:00
  • a3a6509410 Update the changelog TfT_02 2013-01-13 00:26:10 +01:00
  • 5e26f2e707 Fixing silly calculations by me. TfT_02 2013-01-13 00:11:23 +01:00
  • 54ef85e1a3 Fishing in the rain gives you a higher chance of getting magical items! TfT_02 2013-01-12 23:09:42 +01:00
  • 6f29e475ee Nothing to see here, just some boring patches and fixes! TfT_02 2013-01-11 22:31:21 +01:00
  • e6607783e9 One last time... gmcferrin 2013-01-12 01:43:40 -05:00
  • 2021a0b065 Finish fixing CASCADE_DELETE issues... I think. gmcferrin 2013-01-12 01:23:16 -05:00
  • 0871a96399 Fix SQL syntax issue. gmcferrin 2013-01-12 00:34:52 -05:00
  • 2ed5e8e717 Fixes issue #315 - Fishing will now properly respect min/max levels in treasures.yml gmcferrin 2013-01-11 17:55:54 -05:00
  • 0c61cc8bdc More things can be enchanted now. gmcferrin 2013-01-11 17:35:28 -05:00
  • c2bad4419b Make the purge task available as a command. gmcferrin 2013-01-11 16:33:49 -05:00
  • d0e2358fab This is a much better way to delete things. gmcferrin 2013-01-11 15:26:42 -05:00
  • db95085b26 Use the DecimalFormatter from SkillCommand TfT_02 2013-01-11 19:07:00 +01:00
  • 08592cbacf Hopefully speed up UserPergeTask gmcferrin 2013-01-11 12:12:19 -05:00
  • 487e67d208 Because NuclearW said I was wrong... gmcferrin 2013-01-10 23:15:53 -05:00
  • a8abfdae5e Start Axe restructuring. gmcferrin 2013-01-10 22:39:08 -05:00
  • 6496816692 Fixed the null check I broke. gmcferrin 2013-01-10 22:06:50 -05:00
  • 364c18b842 Leave purge task disabled by default until we can speed it up. gmcferrin 2013-01-10 21:56:48 -05:00
  • e20098d462 Fixed up the log messages. gmcferrin 2013-01-10 21:54:32 -05:00
  • d25a314d3a Fix bug with UserPurgeTask... gmcferrin 2013-01-10 21:41:35 -05:00
  • 3dde331f9d Add some debug so we can find the problem... gmcferrin 2013-01-10 21:11:11 -05:00
  • f7e56d9833 (Hopefully) Fix NPE, delay PurgeTask start for a few seconds just to be safe. gmcferrin 2013-01-10 20:49:33 -05:00
  • b554fb342a Helpful logging! gmcferrin 2013-01-10 20:33:48 -05:00
  • 6d9ef91315 Make purge task run options configurable. Also adds ability to disable the task entirely. gmcferrin 2013-01-10 19:58:25 -05:00
  • ce42da5806 Added task to prune old and powerless users from the SQL database. gmcferrin 2013-01-10 19:36:11 -05:00
  • 5b5413c1a2 Merge pull request #475 from TfT-02/master TfT_02 2013-01-10 15:31:38 -08:00
  • 6cdb27aef0 Moving Fishing and Arcance Forging settings to advanced.yml TfT_02 2013-01-11 00:21:18 +01:00
  • 2205ad0772 Merge pull request #474 from Glitchfinder/master Glitchfinder 2013-01-10 14:30:50 -08:00
  • 637e826c1b Adding a cleanup task to remove invalid entities from the spawned mob storage. Glitchfinder 2013-01-10 14:12:41 -08:00
  • b19395b40d Also display possible lucky perk for MagicHunter TfT_02 2013-01-10 22:56:15 +01:00
  • 085a25306c Make the MagicHunter Chance configurable TfT_02 2013-01-10 22:54:57 +01:00
  • 88c39dbb72 Now displays the new magic find chance TfT_02 2013-01-10 22:11:49 +01:00
  • 91670d3945 Merge pull request #473 from Glitchfinder/master Glitchfinder 2013-01-10 12:36:10 -08:00
  • bdfd7d9839 Display Endurance Perk stats in skill commands TfT_02 2013-01-10 21:33:39 +01:00
  • e01b6f175c Use lucky variable; Don't use the actual permission node when not needed. TfT_02 2013-01-10 19:45:36 +01:00
  • 3f899380d9 Fixing two typos @Jobsti TfT_02 2013-01-10 18:03:16 +01:00
  • 2513b4ca23 Alleviating hangtime on world save. Glitchfinder 2013-01-10 12:33:30 -08:00
  • 93180ccd06 Because 50% was too high. gmcferrin 2013-01-10 15:28:02 -05:00
  • f43b4ebdc5 Clarify the way fishing enchantments work - need to fix command display still. gmcferrin 2013-01-10 15:22:47 -05:00
  • ff4832a6a2 Merge pull request #472 from Glitchfinder/master Glitchfinder 2013-01-10 11:25:59 -08:00
  • 8267a10f41 Adding an explanation in the comments. Glitchfinder 2013-01-10 11:23:58 -08:00
  • 771ef6e16e Disabling the place store saveWorld call for when a world is saved due to excessive lag. Glitchfinder 2013-01-10 11:13:18 -08:00
  • f7ef2b768f Added permission nodes for using Green Thumb with cocoa. gmcferrin 2013-01-10 13:07:14 -05:00
  • 74c3ce0552 Support for auto-replanting cocoa. gmcferrin 2013-01-10 12:55:54 -05:00
  • 67b63f84f1 Merge pull request #471 from Glitchfinder/master Glitchfinder 2013-01-10 09:44:11 -08:00
  • f8c5c380b1 Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO Glitchfinder 2013-01-10 09:27:05 -08:00
  • 2708449089 Making errors during the chunk conversion process silent. Glitchfinder 2013-01-10 09:26:54 -08:00
  • bcfec56300 Because it's not just Citizens that uses NPCs. gmcferrin 2013-01-10 12:18:48 -05:00
  • ec6b9d4387 Attempted fix for CombatTag dupe glitch - don't apply AoE damage to NPCs. gmcferrin 2013-01-10 12:18:08 -05:00
  • 621f739831 Axes restructuring, part 1 gmcferrin 2013-01-10 09:26:28 -05:00
  • 607d2b8bd7 Abstraction is good. gmcferrin 2013-01-10 09:26:01 -05:00
  • c1463c3257 Because we don't need that many Random objects. gmcferrin 2013-01-09 23:46:35 -05:00
  • e036b7ac70 We don't need that param. gmcferrin 2013-01-09 23:15:29 -05:00
  • 4a4db675f1 More OCD. gmcferrin 2013-01-09 23:07:32 -05:00
  • e193da2cd7 My OCD made me do it. gmcferrin 2013-01-09 23:03:17 -05:00
  • c60cbe824c Function even MORE things. gmcferrin 2013-01-09 22:53:26 -05:00
  • 8b9432d1d9 So many useless else statements... gmcferrin 2013-01-09 22:43:21 -05:00
  • 75a5ffcb10 Cleanup our iterators. gmcferrin 2013-01-09 22:18:41 -05:00