Commit Graph

  • bbbd12d461 Fix issue where Tree Feller affected player-placed blocks. Fixes #507 GJ 2013-01-15 13:13:20 -0500
  • 81dae8c43d Fix NPE resulting from using /mcremove command on a Flatfile DB. Fixes #509. GJ 2013-01-15 10:51:06 -0500
  • ec6a7e79d6 ACTUALLY fix issue with TNT damage - Fixes #510. GJ 2013-01-15 10:34:13 -0500
  • 630b64462e Fixed a bug with Blast Mining incorrectly handling reduced TNT damage. GJ 2013-01-15 10:01:15 -0500
  • 72b8eb85b0 NPEs are bad and I should feel bad. GJ 2013-01-14 17:38:47 -0500
  • a92843533b Merge pull request #506 from Glitchfinder/master Glitchfinder 2013-01-14 14:25:18 -0800
  • 3f7f6fdb0c Merge 67e1defdb8 into 83855268d5 Glitchfinder 2013-01-14 14:23:47 -0800
  • 83855268d5 To keep me from accidentally deleting this again... GJ 2013-01-14 17:23:39 -0500
  • 67e1defdb8 Further reducing lag when saving or unloading a world. Glitchfinder 2013-01-14 14:18:01 -0800
  • 724aad8504 Allow for a chance at 3x drops from Super Breaker again - Addresses #456 GJ 2013-01-14 17:11:35 -0500
  • 5b1337ed07 Merge pull request #505 from Glitchfinder/master Glitchfinder 2013-01-14 13:22:46 -0800
  • d3d18f9704 Merge a64e177c21 into e7aafb7242 Glitchfinder 2013-01-14 13:19:00 -0800
  • a64e177c21 Fixing some NPEs related to having an empty leaderboard. Glitchfinder 2013-01-14 13:09:11 -0800
  • e7aafb7242 Merge pull request #504 from Glitchfinder/master GJ 2013-01-14 12:10:30 -0800
  • 94074e6c33 Merge 75e52bbe66 into 348887f799 Glitchfinder 2013-01-14 11:32:44 -0800
  • 75e52bbe66 Making it impossible to attempt to drop air. Glitchfinder 2013-01-14 11:31:11 -0800
  • 348887f799 Refactoring, removing useless variables, changing ints to doubles, etc. GJ 2013-01-14 12:41:39 -0500
  • 8915a535c6 No point casting from int to int. GJ 2013-01-14 12:03:42 -0500
  • 0587741437 More Axe restructuring, changing some config values from int to double, added function to duplicate code. GJ 2013-01-14 11:55:43 -0500
  • dd766d5363 Merge pull request #501 from t00thpick1/patch-1 Glitchfinder 2013-01-13 21:53:25 -0800
  • 14ba3ef1bb Merge 3390c2dbf2 into 8e2707d33e t00thpick1 2013-01-13 21:53:06 -0800
  • 8e2707d33e Duplicate code is stupid. GJ 2013-01-14 00:47:47 -0500
  • 3390c2dbf2 Incorrect key on changelog entries t00thpick1 2013-01-14 00:35:47 -0500
  • 268db10361 Parameterize our ArrayLists. GJ 2013-01-14 00:34:01 -0500
  • ed5120eead This should be static access. GJ 2013-01-14 00:27:30 -0500
  • aab532f475 Remove useless else. GJ 2013-01-14 00:27:16 -0500
  • 00ee75bb29 Remove unused imports. GJ 2013-01-14 00:26:18 -0500
  • e7e680fd8e Updating the SQL for the purge command, adding config options for purging old users. GJ 2013-01-14 00:25:31 -0500
  • 7b334601c6 Merge pull request #500 from t00thpick1/master GJ 2013-01-13 21:09:40 -0800
  • 86713766a7 Merge 050cb8c5f4 into cb8af637e1 t00thpick1 2013-01-13 21:06:39 -0800
  • 050cb8c5f4 Speed up purgeOldUsers task T00thpick1 2013-01-13 23:58:50 -0500
  • 1b542dfc00 Merge 93571273b1 into cb8af637e1 t00thpick1 2013-01-13 21:01:57 -0800
  • 93571273b1 Speed up purgeOldUsers task T00thpick1 2013-01-13 23:58:50 -0500
  • cb8af637e1 Merge pull request #498 from Glitchfinder/master Glitchfinder 2013-01-13 20:09:19 -0800
  • 665e6a82ae Merge c1bbc685e6 into c2738d247a Glitchfinder 2013-01-13 20:05:30 -0800
  • c1bbc685e6 Fixing a minor spacing issue. Glitchfinder 2013-01-13 20:05:20 -0800
  • d5d6f7e860 Reducing CPU usage as a result of unloading chunks. Glitchfinder 2013-01-13 20:02:11 -0800
  • c2738d247a Merge pull request #495 from Glitchfinder/master Glitchfinder 2013-01-13 18:29:37 -0800
  • 6ce6228d82 Merge f73d0dbc40 into 4d1bcf1cc0 Glitchfinder 2013-01-13 18:25:53 -0800
  • f73d0dbc40 Missed one of the calls. Glitchfinder 2013-01-13 18:24:43 -0800
  • 395e243730 Converting calls again. Glitchfinder 2013-01-13 18:23:11 -0800
  • 4d1bcf1cc0 Merge pull request #494 from Glitchfinder/master Glitchfinder 2013-01-13 18:01:23 -0800
  • 61c858306e Merge eb2c552316 into 664239c567 Glitchfinder 2013-01-13 17:57:57 -0800
  • eb2c552316 Bukkit Devs renamed a method and didn't leave a mirror in the old name. Glitchfinder 2013-01-13 17:56:05 -0800
  • 664239c567 Fixing a java.io.FileNotFoundException when using SQL TfT_02 2013-01-14 00:20:41 +0100
  • 06df8e7f7b Formatting TfT_02 2013-01-13 13:05:53 +0100
  • 21a0849a5b Fix t00thpick's mistake. :p GJ 2013-01-13 16:22:56 -0500
  • 1f660c8c5b Merge pull request #492 from t00thpick1/master GJ 2013-01-13 13:20:50 -0800
  • d463b24f1c Merge 14f5a25633 into 606195c78a t00thpick1 2013-01-13 13:10:24 -0800
  • 14f5a25633 Speed up SQL powerless users purge T00thpick1 2013-01-13 16:07:02 -0500
  • 606195c78a Added option to disable gaining Acrobatics XP from dodging lightning strikes. Fixes #481 GJ 2013-01-13 16:03:49 -0500
  • 6a7f92b4e2 Fixed missing spaces resulting in Arcane Forging Settings being ignored TfT_02 2013-01-13 12:53:54 +0100
  • 0e1646e3a7 Fixed removing to many '%' from locale files TfT_02 2013-01-13 01:46:34 +0100
  • ea5af0397e Merge pull request #488 from t00thpick1/master NuclearW 2013-01-12 20:52:10 -0800
  • cdcc02fc77 Merge 6ed0038b1e into 00640fe39b t00thpick1 2013-01-12 20:25:03 -0800
  • 6ed0038b1e Result rows start at 1 not 0 T00thpick1 2013-01-12 23:24:35 -0500
  • 00640fe39b Merge pull request #487 from t00thpick1/master Grant 2013-01-12 20:10:24 -0800
  • 3ea6cae4b0 Merge 4fb7d60eee into ea97dcdb55 t00thpick1 2013-01-12 18:59:03 -0800
  • 4fb7d60eee Java loop should work right now, forgot to order it earlier T00thpick1 2013-01-12 21:58:02 -0500
  • c54755b9c1 Forgot to format T00thpick1 2013-01-12 21:30:53 -0500
  • 07c9b614bc Increment place for display T00thpick1 2013-01-12 21:29:28 -0500
  • 7bea8f5120 Fix MctopCommand and make it more efficient T00thpick1 2013-01-12 21:26:48 -0500
  • ea97dcdb55 Fix missing Spout check. Will switch to Bukkit sounds soon. gmcferrin 2013-01-12 19:17:29 -0500
  • 931bafe962 Adding missing line to locale files TfT_02 2013-01-13 00:33:54 +0100
  • a3a6509410 Update the changelog TfT_02 2013-01-13 00:26:10 +0100
  • 5e26f2e707 Fixing silly calculations by me. TfT_02 2013-01-13 00:11:23 +0100
  • 54ef85e1a3 Fishing in the rain gives you a higher chance of getting magical items! TfT_02 2013-01-12 23:09:42 +0100
  • 6f29e475ee Nothing to see here, just some boring patches and fixes! TfT_02 2013-01-11 22:31:21 +0100
  • e6607783e9 One last time... gmcferrin 2013-01-12 01:43:40 -0500
  • 2021a0b065 Finish fixing CASCADE_DELETE issues... I think. gmcferrin 2013-01-12 01:23:16 -0500
  • 0871a96399 Fix SQL syntax issue. gmcferrin 2013-01-12 00:34:52 -0500
  • 2ed5e8e717 Fixes issue #315 - Fishing will now properly respect min/max levels in treasures.yml gmcferrin 2013-01-11 17:55:54 -0500
  • 0c61cc8bdc More things can be enchanted now. gmcferrin 2013-01-11 17:35:28 -0500
  • c2bad4419b Make the purge task available as a command. gmcferrin 2013-01-11 16:33:49 -0500
  • d0e2358fab This is a much better way to delete things. gmcferrin 2013-01-11 15:26:42 -0500
  • db95085b26 Use the DecimalFormatter from SkillCommand TfT_02 2013-01-11 19:07:00 +0100
  • 08592cbacf Hopefully speed up UserPergeTask gmcferrin 2013-01-11 12:12:19 -0500
  • 487e67d208 Because NuclearW said I was wrong... gmcferrin 2013-01-10 23:15:53 -0500
  • a8abfdae5e Start Axe restructuring. gmcferrin 2013-01-10 22:39:08 -0500
  • 6496816692 Fixed the null check I broke. gmcferrin 2013-01-10 22:06:50 -0500
  • 364c18b842 Leave purge task disabled by default until we can speed it up. gmcferrin 2013-01-10 21:56:48 -0500
  • e20098d462 Fixed up the log messages. gmcferrin 2013-01-10 21:54:32 -0500
  • d25a314d3a Fix bug with UserPurgeTask... gmcferrin 2013-01-10 21:41:35 -0500
  • 3dde331f9d Add some debug so we can find the problem... gmcferrin 2013-01-10 21:11:11 -0500
  • f7e56d9833 (Hopefully) Fix NPE, delay PurgeTask start for a few seconds just to be safe. gmcferrin 2013-01-10 20:49:33 -0500
  • b554fb342a Helpful logging! gmcferrin 2013-01-10 20:33:48 -0500
  • 6d9ef91315 Make purge task run options configurable. Also adds ability to disable the task entirely. gmcferrin 2013-01-10 19:58:25 -0500
  • ce42da5806 Added task to prune old and powerless users from the SQL database. gmcferrin 2013-01-10 19:36:11 -0500
  • 5b5413c1a2 Merge pull request #475 from TfT-02/master TfT_02 2013-01-10 15:31:38 -0800
  • c99f77cfa1 Merge 6cdb27aef0 into 2205ad0772 TfT_02 2013-01-10 15:22:21 -0800
  • 6cdb27aef0 Moving Fishing and Arcance Forging settings to advanced.yml TfT_02 2013-01-11 00:21:18 +0100
  • 2205ad0772 Merge pull request #474 from Glitchfinder/master Glitchfinder 2013-01-10 14:30:50 -0800
  • f43ab498a0 Merge 637e826c1b into b19395b40d Glitchfinder 2013-01-10 14:14:34 -0800
  • 637e826c1b Adding a cleanup task to remove invalid entities from the spawned mob storage. Glitchfinder 2013-01-10 14:12:41 -0800
  • b19395b40d Also display possible lucky perk for MagicHunter TfT_02 2013-01-10 22:56:15 +0100
  • 085a25306c Make the MagicHunter Chance configurable TfT_02 2013-01-10 22:54:57 +0100
  • 88c39dbb72 Now displays the new magic find chance TfT_02 2013-01-10 22:11:49 +0100
  • 91670d3945 Merge pull request #473 from Glitchfinder/master Glitchfinder 2013-01-10 12:36:10 -0800
  • 750c69447e Merge 2513b4ca23 into bdfd7d9839 Glitchfinder 2013-01-10 12:35:14 -0800
  • bdfd7d9839 Display Endurance Perk stats in skill commands TfT_02 2013-01-10 21:33:39 +0100