Commit Graph

  • d139146e0b Too much space NuclearW 2012-05-17 09:49:31 -04:00
  • b36da06fad Mod Support - Custom blocks now allow for the setting of how many items they drop when broken. GJ 2012-05-17 17:21:59 -04:00
  • d20c5e1773 Mod Support - Woodcutting now works. Still need to add # of drops from a given block. GJ 2012-05-17 17:03:56 -04:00
  • 0afc0d59a4 Config refactoring. GJ 2012-05-17 10:26:21 -04:00
  • 26481c547a Beginnings of RepairManager implementation Plus more factories for a stronger economy NuclearW 2012-05-17 09:38:16 -04:00
  • 45fe8c182b Put new permissions to good use NuclearW 2012-05-17 09:29:27 -04:00
  • c25ddd0dbc <GJ> MOAR PERMISSIONS! NuclearW 2012-05-17 09:26:39 -04:00
  • efc9a10fdf Make use of enum NuclearW 2012-05-17 09:18:20 -04:00
  • a8eb9dfedf <GJ> All hail the enum! NuclearW 2012-05-17 09:03:40 -04:00
  • 87cf5cb932 Add metadata value for repair material NuclearW 2012-05-17 09:03:28 -04:00
  • e1ca2c0b98 Mod support - Fixed blocks config not loading or generating. GJ 2012-05-17 08:33:50 -04:00
  • a9295751c8 Beginnings of RepairManager interface Not sure yet exactly what to leave in Repair and what to have in the Manager implementation. NuclearW 2012-05-17 04:32:14 -04:00
  • 2a46a5c00a Remove boost from the repair xpHandler Replace old false values with doubles which will produce identical results NuclearW 2012-05-17 04:28:31 -04:00
  • d3b7af3c5f Beginnings of the repairable NuclearW 2012-05-17 04:01:47 -04:00
  • db59f24873 Cleanup NuclearW 2012-05-17 03:57:16 -04:00
  • 5645bf7982 Mod support - XP gain & double drops should now work for custom blocks EXCEPT Woodcutting. Custom excavation blocks will also never drop treasures. GJ 2012-05-17 00:24:33 -04:00
  • 6cbf87b52c Fixed custom tools & armor not being repairable. GJ 2012-05-16 15:48:52 -04:00
  • 7dbb61fad8 Refactoring to match Master branch. staves GJ 2012-05-16 07:48:44 -04:00
  • bc642deebd Custom armor can now be repaired. GJ 2012-05-15 16:12:59 -04:00
  • e84a9643f8 Enchanted custom tools should now support Arcane Forging. GJ 2012-05-15 14:39:39 -04:00
  • e9af0ebdc5 Custom tools - modify XP gain from breaking blocks on a per tool basis. GJ 2012-05-15 14:21:21 -04:00
  • 29ee8a035b Custom tools - should now support enabling/disabling ability activation per tool. GJ 2012-05-15 13:44:39 -04:00
  • 81ac4e8d01 WIP on custom mod support - should now be able to repair custom tools at an anvil. GJ 2012-05-15 10:44:57 -04:00
  • ecc68d373f Typo fix in Acrobatics guide NuclearW 2012-05-15 04:06:05 -04:00
  • 3032572f18 New factories means more jobs for a better economy NuclearW 2012-05-15 01:43:34 -04:00
  • bcee6abb65 Re-add call to updateInventory NuclearW 2012-05-15 00:49:19 -04:00
  • 7e0b8ddf50 HudType will default to 'STANDARD' for MySQL DB - only good for new users nossr50 2012-05-14 15:13:55 -07:00
  • 91dcb508b3 POOT DONATION HERE NuclearW 2012-05-14 17:52:07 -04:00
  • d549e2722d Removed unused import. GJ 2012-05-14 10:48:46 -04:00
  • 3bb29c8308 mcMMO's motd now links to the new website rather than the wiki nossr50 2012-05-13 19:00:49 -07:00
  • 0121228d88 Update README.creole nossr50 2012-05-13 15:30:09 -07:00
  • cbafa7110a Fixed minor Green Terra bugs on Stone Brick bm01 2012-05-10 15:54:29 +02:00
  • 06791beabd Fixed double Config instantiation causing NPE on PlayerProfile.save() bm01 2012-05-09 15:58:11 +02:00
  • 68b9857409 Fixed /<skill> command being processed twice when an alias was used bm01 2012-05-09 13:06:40 +02:00
  • 112a0df8c2 Minor locale fix bm01 2012-05-09 12:10:59 +02:00
  • 73717278ff Fixed /party not showing properly the member list bm01 2012-05-09 11:38:22 +02:00
  • 5fa79926db Fixed arrow boucing off entities on daze proc bm01 2012-05-08 21:58:01 +02:00
  • 06f97ac2f1 Fixed a bug where a player could gain Acrobatics exp while riding a cart bm01 2012-05-08 20:20:23 +02:00
  • c2b4961b8d Removed exp gain when an arrow strikes its shooter bm01 2012-05-08 20:12:41 +02:00
  • 9b3838b912 Improved attacker and defender's party check bm01 2012-05-08 19:39:12 +02:00
  • 946ea19371 Fixed bad /party fix :( bm01 2012-05-08 06:57:41 +02:00
  • 419e011d0b Changelog for last commit NuclearW 2012-05-07 22:50:24 -04:00
  • b0157c9bd2 Replace Bukkit Metadata for user placed blocks NuclearW 2012-05-07 22:38:22 -04:00
  • 37d146e8fa Fixed various NPE errors when loading up mcMMO nossr50 2012-05-06 14:51:25 -07:00
  • 063d982750 Fixed the fix! bm01 2012-05-06 11:05:51 +02:00
  • fbfeaa0f95 Fixed /party not working properly with 2 arguments bm01 2012-05-06 11:02:08 +02:00
  • 9b11b02658 Minor locale fix bm01 2012-05-06 09:55:15 +02:00
  • 3e435c419a Refixed NPE due to GainXp task bm01 2012-05-06 09:47:25 +02:00
  • 1b37ba8daa Fixed a few issues from the merge, added the mod directory to the zip backup. GJ 2012-05-05 13:51:54 -04:00
  • b529219a0e Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-05-05 10:20:26 -07:00
  • d9b3eff18f Changed how a few variables were initialized nossr50 2012-05-05 10:16:41 -07:00
  • cb5ada6ec9 Fix for config files not being created at startup. GJ 2012-05-05 13:02:36 -04:00
  • baf7ffd441 Fixed french locale string causing IAE on repair skillup bm01 2012-05-04 20:15:22 +02:00
  • 2b4ca80a95 Start of work on allowing custom tool/block mods. This version should allow for XP gain from vanilla blocks with custom tools. Please report any issues to facilitate further development. GJ 2012-05-04 14:04:42 -04:00
  • b5963936fd Fixed /ability not checking the right permission bm01 2012-05-04 19:42:00 +02:00
  • 354ed9ede0 Fixed NPE on /party bm01 2012-05-04 11:04:05 +02:00
  • 7ad9b8ff3e Changed Arrow Retrieval to drop arrows individually bm01 2012-05-04 10:27:49 +02:00
  • 6dc522a044 Fixed Arrow Retrieval dropping only one arrow bm01 2012-05-03 16:45:09 +02:00
  • 3e91bc8c1e Can now enable/disable specific skills for PVP & PVE GJ 2012-05-03 10:39:17 -04:00
  • 3218c544dc Added level curve modifier nossr50 2012-05-02 06:10:32 -07:00
  • 1ae11da036 Start of work on allowing Combat skills to be enabled for just PVP or PVE GJ 2012-05-01 22:42:45 -04:00
  • 84e36d758e Fixed /p and /a incompatibilities with bChatManager bm01 2012-05-02 00:55:43 +02:00
  • 06ede80435 Fixed Iron Grip working reversely bm01 2012-05-01 23:51:49 +02:00
  • dbc57060ee Reduced bleeding ticks damage bm01 2012-05-01 23:49:11 +02:00
  • 798bd46d0a Command updates - Repair (Finally done!) GJ 2012-05-01 16:29:52 -04:00
  • c95f388d8d Allow for checking if ALL double drops are disabled via config. GJ 2012-05-01 15:56:09 -04:00
  • a9024ebc6b Fixed bug with getting NO logs from Tree Feller if double drops were disabled in the config file. GJ 2012-05-01 15:25:28 -04:00
  • 33bc2d8a6b Command updates - Woodcutting & Unarmed GJ 2012-05-01 15:15:30 -04:00
  • cc60f2f308 Command update - Swords GJ 2012-05-01 14:28:20 -04:00
  • edaa51593b Skills refactoring GJ 2012-05-01 13:58:47 -04:00
  • e2265dd6f7 Updates to repair command, minor permission node & config updates GJ 2012-05-01 13:52:44 -04:00
  • e1cf89c3bf Vamprirism updates. nossr50 2012-05-01 09:04:29 -07:00
  • 8cd1541893 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-05-01 08:48:10 -07:00
  • 9d510815b4 Vampirism for hardcore mode, needs testing. nossr50 2012-05-01 08:47:57 -07:00
  • 44d22d93da Command update - Mining. Also fixed typo on new Herbalism permission. GJ 2012-05-01 10:39:50 -04:00
  • f7405a82e6 Fixed NPE when user clicks the HUD button for Spout nossr50 2012-05-01 06:30:57 -07:00
  • 04f3e44c3a Command updates - Herbalism GJ 2012-05-01 09:11:56 -04:00
  • 6cc207a10c Fixed bug with Chimera Wing failing when used on half-blocks - Fixes MCCORE-221 GJ 2012-05-01 08:28:54 -04:00
  • 6b5e615a23 Tabs are bad and we should feel bad for having them. GJ 2012-05-01 07:54:37 -04:00
  • 46268a7cf3 Merge pull request #202 from shatteredbeam/master Grant 2012-05-01 04:41:09 -07:00
  • 3682fbf531 Reverted last commit bm01 2012-05-01 10:51:17 +02:00
  • 0928b54d90 Actually fixed Hardcore bm01 2012-05-01 10:49:36 +02:00
  • 5a10339adc Fixed Hardcore mode always enabled bm01 2012-05-01 10:43:04 +02:00
  • 7c412cbec8 Fix for zip backup running in SQL mode. Shatteredbeam 2012-05-01 00:07:17 -07:00
  • d235ca8ed8 Fixed SQLReconnect not working bm01 2012-05-01 07:52:38 +02:00
  • 97511be64a One more tweak. GJ 2012-05-01 01:43:00 -04:00
  • 3bd5aaa251 Importing by * is a bad idea. GJ 2012-05-01 01:40:47 -04:00
  • ae2d9d8387 Locale update. GJ 2012-05-01 01:33:42 -04:00
  • 33c9694d26 Changelog update & the removal of a useless p GJ 2012-05-01 01:25:13 -04:00
  • dbede7f81a Added config options for specific double drops. Implements MCCORE-226 GJ 2012-05-01 01:14:32 -04:00
  • c8ad2bb454 Added bm01 to authors :3 bm01 2012-05-01 01:34:21 +02:00
  • 18c52a5e23 Cleanup bm01 2012-05-01 01:32:50 +02:00
  • ca1954ff80 Merge pull request #201 from shatteredbeam/master bm01 2012-04-30 16:08:13 -07:00
  • 5a3574734c Added automatic backup of datafiles. shatteredbeam 2012-04-30 15:48:59 -07:00
  • 5c6d10b2db Mining now completely ignore Silk Touch enchanted picks nossr50 2012-04-30 09:30:07 -07:00
  • 7e96ced4c4 Shortened the hardcore mode message nossr50 2012-04-30 07:19:13 -07:00
  • 8da259cabc Updated perm node behaviour and changelog nossr50 2012-04-30 07:17:10 -07:00
  • f978d739bb Updates nossr50 2012-04-30 07:11:03 -07:00
  • 7b2d50e93e *Actually* fixing the Maths nossr50 2012-04-30 07:05:11 -07:00
  • 8bec50663f Fixing some Maths nossr50 2012-04-30 07:01:00 -07:00