Commit Graph

  • efdad3b895 Updated PayPal info for donations. Grant 2012-01-31 13:12:25 -0500
  • 5ec6499dee Merge remote branch 'org.eclipse.jgit.transport.RemoteConfig@10a3c73/master' Grant 2012-01-31 13:05:38 -0500
  • e82d5db4b3 Update to mining - Make a bit more efficient - Some more comments NuclearW 2012-01-31 12:59:33 -0500
  • be27d7165a Merge remote branch 'org.eclipse.jgit.transport.RemoteConfig@10a3c73/master' into pullme Grant 2012-01-31 12:08:28 -0500
  • e778272bc0 Reset of LoadProperties.java to solve merge conflict. Grant 2012-01-31 12:08:09 -0500
  • 563baea812 Selectively setExecutor for commands based on config. NuclearW 2012-01-31 04:10:39 -0500
  • 3613cbd48b Merge remote branch 'origin/master' TheYeti 2012-01-31 00:36:38 -0800
  • f937e44018 Removal of alias variables and update of all commands TheYeti 2012-01-31 00:36:07 -0800
  • 2c7730b478 Temporary fix for redstoneore duplication: Handle it the same way as a block we cannot use data for. NuclearW 2012-01-31 03:34:49 -0500
  • 50af20037a We do not need aliasing anymore TheYeti 2012-01-31 00:22:54 -0800
  • b7955ea29e Upate to config Now has a default config copied over on first run (can and should be commented!) Currently loads defaults from our in-jar file then what we define in code, could remove what we have in-code? The power of the auto-formatter compells you NuclearW 2012-01-31 02:59:46 -0500
  • 1b789c1f22 Merge 6af1108300 into 7cefdedea2 GitHub Merge Button 2012-01-30 22:32:09 -0800
  • 6af1108300 Merge branch 'master' into pullme Grant 2012-01-31 01:31:45 -0500
  • 7cefdedea2 Added Nether Wart, Lily Pads, and Vines to Herbalism Cherry picked from pull #62 NuclearW 2012-01-31 01:25:17 -0500
  • 647078778d Update gitignore Remove unused resources. NuclearW 2012-01-31 01:06:09 -0500
  • 6f762364f5 Merge remote branch 'org.eclipse.jgit.transport.RemoteConfig@10a3c73/master' into pullme Grant 2012-01-30 16:51:41 -0500
  • 61c6cd1b55 Change from FileConfiguration to YamlConfiguration TheYeti 2012-01-30 13:47:47 -0800
  • bb76b9765a Merge remote branch 'org.eclipse.jgit.transport.RemoteConfig@10a3c73/master' into pullme Grant 2012-01-30 15:56:06 -0500
  • 3679d782e3 Added Nether Wart, Lily Pads, and Vines to Herbalism Grant 2012-01-30 15:55:47 -0500
  • 96a395af23 Updating changelog TheYeti 2012-01-30 12:39:32 -0800
  • 2297c3e0f6 Merge branch 'refs/heads/master' of git@github.com:TheYeti/mcMMO.git TheYeti 2012-01-30 12:38:09 -0800
  • 401af172ae Update LoadProperties to use new FileConfiguration TheYeti 2012-01-30 12:20:43 -0800
  • ddf7920c4d Changes to fishing NuclearW 2012-01-30 14:20:51 -0500
  • c46d900833 Merge remote branch 'origin/master' TheYeti 2012-01-30 10:50:49 -0800
  • bc9b089a53 Merge pull request #60 from gmcferrin/master The Yeti 2012-01-30 10:50:20 -0800
  • e68092cae4 Hard Reset to origin/master due to merge issues TheYeti 2012-01-30 10:49:15 -0800
  • 2020450da5 Merge 1aa231c902 into b695f9ed27 GitHub Merge Button 2012-01-30 09:24:43 -0800
  • 1aa231c902 Merge remote branch 'org.eclipse.jgit.transport.RemoteConfig@10a3c73/master' Grant 2012-01-30 12:21:00 -0500
  • 63d9b30d14 Reverted changes in prior commit to solve compatibility issue. Grant 2012-01-30 12:20:15 -0500
  • b695f9ed27 Update for 1.1-R3 Includes fix from R2 as a breakage was introduced, but does not work with R2 because it also does not include the workaround for invalid block type being returned by BlockPlaceEvent. NuclearW 2012-01-30 10:47:01 -0500
  • f3283de8dd Terrible horrible workaround for R2 behavior NuclearW 2012-01-30 10:09:45 -0500
  • e69c2fd68e Updated pom.xml with new RB & Bukkit API Grant 2012-01-30 07:54:19 -0500
  • d1ce5f0be5 Updates to allow for configuration of items found while fishing. Grant 2012-01-30 02:12:12 -0500
  • 5b45ea3739 Merge remote branch 'org.eclipse.jgit.transport.RemoteConfig@10a3c73/master' Grant 2012-01-30 00:13:31 -0500
  • 6f95d6b60d Merge pull request #3 from gmcferrin/patch-4 gmcferrin 2012-01-29 19:57:10 -0800
  • b4556e1aed Merge c8869c86be into 3552b756e0 GitHub Merge Button 2012-01-29 13:05:54 -0800
  • 3552b756e0 Update changelog and fix bug NuclearW 2012-01-29 16:05:46 -0500
  • 0b5a60e4c6 Update pom for new RB NuclearW 2012-01-29 15:39:23 -0500
  • 01bbd9bcac New McMMOItemSpawnEvent - Changed all of mcMMO to use one drop method to facilitate new event - Added a missing bit of copyright notice to last event NuclearW 2012-01-29 02:51:59 -0500
  • a61efae527 Fix issues in last commit NuclearW 2012-01-28 21:19:35 -0500
  • 3fef87923a Some optimizations As suggested by @bm01 in issue #19: - Pass PlayerProfile and current time to monitorSkills - Pass PlayerProfile and current time to watchCooldowns NuclearW 2012-01-28 21:13:40 -0500
  • c8869c86be Fix typo. gmcferrin 2012-01-28 19:41:39 -0500
  • 42ddf648b1 Possible fix for [Issue #53] gmcferrin 2012-01-28 12:44:49 -0500
  • fded7cad96 Fix typo Stop programming at late night NuclearW 2012-01-28 02:35:20 -0500
  • 23354ce049 New custom event McMMOPlayerLevelUpEvent NuclearW 2012-01-28 02:00:18 -0500
  • 299f440f63 Change damage to use events system Should provide a fix for issue #39 NuclearW 2012-01-28 01:24:29 -0500
  • 9bd4a0a707 Fix version NuclearW 2012-01-27 21:46:24 -0500
  • 7c60217882 Update version and fix compilation issues NuclearW 2012-01-27 21:43:56 -0500
  • 725056d88d Update version and fix compilation issues NuclearW 2012-01-27 21:37:41 -0500
  • f93efe54a5 Merge pull request #52 from gmcferrin/master The Yeti 2012-01-27 15:35:23 -0800
  • 5ebe4a7149 Merge 7d19fe68d9 into 59e6d9781f GitHub Merge Button 2012-01-27 15:33:03 -0800
  • 59e6d9781f Merge pull request #50 from gmcferrin/patch-3 The Yeti 2012-01-27 15:32:59 -0800
  • 7d19fe68d9 Made Arcane Forging fully configurable. gmcferrin 2012-01-27 12:26:35 -0500
  • 486fb5635d Better variable names for Arcane Forging config gmcferrin 2012-01-27 11:55:06 -0500
  • dfe2d0a585 Made Arcane Forging more configurable - options for keeping enchants & downgrading enchants gmcferrin 2012-01-27 10:51:08 -0500
  • 71aac4ea7d Merge pull request #2 from gmcferrin/patch-3 gmcferrin 2012-01-26 19:03:03 -0800
  • 314060653f Merge e1399427f0 into 80cc22efff GitHub Merge Button 2012-01-26 18:57:38 -0800
  • e1399427f0 Fixed cast issue with Repair Mastery - fixes Issue #47 gmcferrin 2012-01-26 21:57:17 -0500
  • 80cc22efff Stage changes for finalized 1.2.08 1.2.08 TheYeti 2012-01-26 16:09:36 -0800
  • 5863efbdd8 Events + Alias (not really fix) fix Changed Bukkit events to new event system Changed aliasing to send both the mcmmo command and the command used. NuclearW 2012-01-26 18:42:46 -0500
  • 85fe839e91 Update changelog and fix for Jenkins build #4 TheYeti 2012-01-26 15:19:07 -0800
  • 7e7505381b Merge pull request #49 from gmcferrin/patch-2 The Yeti 2012-01-26 15:14:09 -0800
  • 6c43057f17 Merge ff9b6fd98a into aadfb22f00 GitHub Merge Button 2012-01-26 15:11:35 -0800
  • aadfb22f00 Fixed lack of ; in pull request TheYeti 2012-01-26 15:11:15 -0800
  • e0b0fd1d80 Merge pull request #1 from gmcferrin/patch-2 gmcferrin 2012-01-26 14:16:55 -0800
  • ff9b6fd98a Fix for [Issue #48] - Combat XP Gain gmcferrin 2012-01-26 17:09:38 -0500
  • ce3fe8fd21 Merge pull request #46 from gmcferrin/patch-1 The Yeti 2012-01-26 09:50:07 -0800
  • caa484d7b6 Merge ac51683161 into 93502810e8 GitHub Merge Button 2012-01-26 09:49:17 -0800
  • 93502810e8 Merge pull request #45 from NuclearW/master The Yeti 2012-01-26 09:49:15 -0800
  • ac51683161 Commented out obsolete isGold() method gmcferrin 2012-01-26 12:46:03 -0500
  • 802be6907d Standardized logic for functions isShovel(), isAxes(), isMiningPick(), isGold(), isSwords(), and isHoe() gmcferrin 2012-01-26 12:31:52 -0500
  • 3932036a2c Bugfix for getMaxDurability() checking for Diamond ID values instead of Gold ID values. gmcferrin 2012-01-26 12:17:02 -0500
  • fd1064a9b9 Updates for repairing bows & leather armor. gmcferrin 2012-01-26 11:55:12 -0500
  • f0146d99c2 Typo fixing. gmcferrin 2012-01-26 11:34:10 -0500
  • 891abbe46c Merge fa98de77b1 into 1cfdfab2b7 GitHub Merge Button 2012-01-26 08:24:57 -0800
  • fa98de77b1 Fix missing image NuclearW 2012-01-26 11:24:07 -0500
  • 172d9f02fe Image missed in last commit NuclearW 2012-01-26 11:20:25 -0500
  • 3d9e5f81fc Merge branch 'master' of git://github.com/TheYeti/mcMMO into pullme NuclearW 2012-01-26 11:11:05 -0500
  • 328c7d4b5f Update src/main/java/com/gmail/nossr50/skills/Repair.java gmcferrin 2012-01-26 10:56:16 -0500
  • 984dbd9b7a Allow for repair of bows & leather armor with the anvil. gmcferrin 2012-01-26 10:36:12 -0500
  • 1cfdfab2b7 Fix typos and type cast mismatch from pull request #31 TheYeti 2012-01-25 14:33:38 -0800
  • 17d584f911 Merge pull request #31 from gmcferrin/master The Yeti 2012-01-25 14:15:04 -0800
  • 89354680cf Merge 96acb4df97 into 0dddc5a1f7 GitHub Merge Button 2012-01-25 14:14:44 -0800
  • 0dddc5a1f7 Merge pull request #36 from NuclearW/master The Yeti 2012-01-25 14:14:43 -0800
  • 506d5c7518 Merge b5c11de15c into 1168d363a6 GitHub Merge Button 2012-01-25 13:54:17 -0800
  • b5c11de15c Changes to pom for getting dependancies from repos Moved resources around to be better organized Added in fix for commands which got lost ? gitignore Increment version to dev-2 NuclearW 2012-01-25 16:52:09 -0500
  • 96acb4df97 Implemented ShakeMob functions for all existing mobs gmcferrin 2012-01-19 18:07:46 -0500
  • 75cf202987 Fixed issue with Redstone being unable to break with Super Breaker without a diamond pickaxe. gmcferrin 2012-01-19 16:05:09 -0500
  • fd3cee96f0 Fixed typos in conflicting enchantments section. gmcferrin 2012-01-19 15:59:44 -0500
  • aee71789f2 Changed durability calculation to use Bukkit API function. Fixed bug where it was impossible to get the last possible loot item in each tier. Fixed bug where it was possible to get conflicting enchantments. Fixed bug where enchantments couldn't be any higher than level 1. gmcferrin 2012-01-19 14:29:03 -0500
  • da9a4b80e4 Fixed bug with being unable to repair Gold Hoe. Fixed bug with item durability - now uses getMaxDurability from org.bukkit.material gmcferrin 2012-01-19 12:46:54 -0500
  • 523db7f0a2 Update src/main/java/com/gmail/nossr50/skills/Repair.java gmcferrin 2012-01-19 12:10:24 -0500
  • b3782eddc3 Update src/main/java/com/gmail/nossr50/skills/Repair.java gmcferrin 2012-01-19 11:37:04 -0500
  • 1168d363a6 Nightly Build TheYeti 2012-01-16 20:45:35 -0800
  • d5044d4510 Merge 0cffb0e133 into 2854511252 GitHub Merge Button 2012-01-16 17:09:39 -0800
  • 0cffb0e133 Fix issue that I made, apparently my fix was not in my commit at the time. NuclearW 2012-01-16 20:07:15 -0500
  • 2854511252 Update version numbers before nightly dev build TheYeti 2012-01-10 00:48:48 -0800
  • 6970174503 Fix for issue #212 from upstream repo TheYeti 2012-01-09 18:33:24 -0800
  • 58b302fd7e Heh, helps if you compile with the proper bukkit version 1.2.07 TheYeti 2012-01-09 11:53:19 -0800
  • d83bd3b7e3 We weren't including the wave files at build TheYeti 2012-01-09 11:29:04 -0800