Commit Graph

  • 1b15828d08 More work on Staves. GJ 2012-03-21 17:35:08 -04:00
  • 45974d2a19 Moved more of the Staves checks into Staves.java, rather than the mcEntityListener. GJ 2012-03-21 02:58:18 -04:00
  • 2bf1563b20 Implemented slow/speed effects for Stick alt-fire. GJ 2012-03-21 02:03:22 -04:00
  • 4965cb2b68 Changed to have all alt-fire be a projectile. Need to implement on-hit effects. GJ 2012-03-19 13:58:29 -04:00
  • 00fc5b93d2 Started work on new Staves skill. GJ 2012-03-19 01:39:37 -04:00
  • 1177263c8f Merge branch 'master' into locale. GJ 2012-04-19 18:12:36 -04:00
  • a82b63e88b Changelog update. GJ 2012-04-19 17:23:24 -04:00
  • 2f66c93bfd Made /mcrefresh work for offline users & from console. GJ 2012-04-19 17:21:55 -04:00
  • 6991fa4907 Locale, part 3 GJ 2012-04-19 13:42:12 -04:00
  • b86d76fcd4 Minor tweaks. GJ 2012-04-19 12:01:38 -04:00
  • 4f1ee03fe8 Changed Iron Grip slightly. Tweaked Inspect to prevent same bug with {0} showing up in front of power level. GJ 2012-04-19 09:32:14 -04:00
  • e3267f2e0c Added Iron Grip skill to Unarmed which gives players an chance to keep from being disarmed. GJ 2012-04-18 23:34:46 -04:00
  • c265aad6d7 Abstract the chat events a bit. GJ 2012-04-18 17:01:01 -04:00
  • b512fe2003 Made changes to the tree feller threshold nossr50 2012-04-18 12:53:02 -07:00
  • 46648e2547 Added ChatAPI Allows an external plugin to send admin and party chat In addition to previous events allows for full control of the chat channels NuclearW 2012-04-18 13:18:25 -04:00
  • 54e945bf14 Admin and Party chat events NuclearW 2012-04-18 13:01:07 -04:00
  • 7c01fced68 Admin chat dupe fix NuclearW 2012-04-18 12:49:06 -04:00
  • 64871b4c37 Fix formatting NuclearW 2012-04-18 12:48:23 -04:00
  • e3e2def809 Fixed issue with negative XP on level up. GJ 2012-04-18 08:19:49 -04:00
  • ea7d1ce0e2 Fixed issue with non-English locales not displaying power level with /mcstats & /inspect GJ 2012-04-17 22:17:56 -04:00
  • f5ddf1bc0e Fixed bug with only getting one level when there was enough XP for multiple levels. Fixes MCCORE-191 GJ 2012-04-17 16:22:57 -04:00
  • f6a6316b7a Fixed bug with fishing treasures throwing an error when treasures list is empty. GJ 2012-04-17 15:21:23 -04:00
  • 35f62d4e45 Fixed bug with Nether Wart not awarding XP. GJ 2012-04-17 10:42:22 -04:00
  • 77efbe39a9 Reverted to old locale strings in master - moved to new branch. GJ 2012-04-17 10:28:13 -04:00
  • fcdf538368 Locale, part 2 GJ 2012-04-11 16:34:54 -04:00
  • 248f24d4b9 Locale changes, part 1. GJ 2012-04-11 15:28:30 -04:00
  • 32422646e4 More updates & fixes for party & admin chat. GJ 2012-04-10 22:14:09 -04:00
  • a90e4e9c8d Fixed bugs with Herbalism and permissions nossr50 2012-04-10 08:48:59 -07:00
  • 74188415dd Temp fix for using /p & /a to send messages, fixes build errors. GJ 2012-04-10 02:05:14 -04:00
  • 11a4fdfcd5 Fixed party & admin chat handling GJ 2012-04-10 01:52:06 -04:00
  • 7a119facdf Not entirely sure why passing a String instead of an int fixes this.. nossr50 2012-04-07 13:38:10 -07:00
  • 4e6cc5ffa0 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-04-06 09:50:56 -07:00
  • 5a37e3e275 mcremove now works on offline users for flatfile and no longer kicks users nossr50 2012-04-06 09:49:20 -07:00
  • 1edc32c6b0 Fixed bug with repairing wooden tools. GJ 2012-04-05 14:45:35 -04:00
  • a01a5a737b More command updates. GJ 2012-04-05 00:44:12 -04:00
  • 0c22064a94 Cleaner way of doing the axe checks. GJ 2012-04-04 23:30:56 -04:00
  • 9ef68d226a You'll need either Tree Feller or Skull Splitter permission to ready tool nossr50 2012-04-04 16:20:15 -07:00
  • bf361f6824 More command cleaning. GJ 2012-04-04 18:35:39 -04:00
  • 74ee210514 Fixed some possible errors if bad command arguments were used. GJ 2012-04-04 16:12:13 -04:00
  • 2b7f21fee4 Fixed nossr50's crappy merge. :D GJ 2012-04-04 11:17:56 -04:00
  • 6ad32e487f Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-04-04 08:07:47 -07:00
  • 97fd3eaf64 Fixed mmoupdate not being useable from console nossr50 2012-04-04 08:05:41 -07:00
  • d9b4647cf5 Command updates GJ 2012-04-04 11:04:09 -04:00
  • 03e0c02640 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-04-04 08:01:16 -07:00
  • 398f8c4318 Daze now deals 4 DMG on proc to help make Archery hit harder nossr50 2012-04-04 07:59:37 -07:00
  • 1c7709a18b Added perm checks to skill commands GJ 2012-04-04 10:57:13 -04:00
  • 06c3a588bf Prevent duplicate profiles from being created nossr50 2012-04-04 07:46:57 -07:00
  • 80526c0e06 More command updates, better offline player support. GJ 2012-04-04 10:34:35 -04:00
  • 86528334d1 Fixed some missing stuff in locale files. GJ 2012-04-03 22:25:14 -04:00
  • 1cc4f7eaaa Back to new development GJ 2012-04-03 22:20:14 -04:00
  • af2a05d0b5 Minor changelog tweak. GJ 2012-04-03 22:15:01 -04:00
  • 701daadff5 Getting 1.3.05 ready for release. 1.3.05 nossr50 2012-04-03 18:31:35 -07:00
  • 7442d1c4a5 Fixed bug with mmoedit and offline users nossr50 2012-04-03 17:39:55 -07:00
  • f247545fc4 Added 'Skill Shot' to Archery. Updated Archery command. nossr50 2012-04-03 14:36:55 -07:00
  • e8817ec9ea Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-04-03 14:13:57 -07:00
  • 44d2466422 Updates to /mcmmo links & description nossr50 2012-04-03 14:13:34 -07:00
  • eb7a0143da More work on commands. GJ 2012-04-03 16:13:16 -04:00
  • 069e656cde Let's try this. GJ 2012-04-03 15:50:22 -04:00
  • f1aa3f5c68 Fix for dupe exploit with Blast Mining GJ 2012-04-03 15:33:57 -04:00
  • acc3d7610b More command updates. GJ 2012-04-03 15:26:19 -04:00
  • b2565bedd3 Redundant redundancy :D nossr50 2012-04-03 12:30:11 -07:00
  • 80c36ca846 Fix for inspect command throwing errors when players are in different worlds nossr50 2012-04-03 12:05:39 -07:00
  • 00e5e75092 Cleanup of AddXP command GJ 2012-04-03 12:43:53 -04:00
  • c8b30b6714 Added permissions nodes for repairing wood, bows, and leather. GJ 2012-04-03 12:34:33 -04:00
  • 2c4418e6e6 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-04-03 08:51:53 -07:00
  • d0e7e1bbb5 Added check for mobs spawning from Spawner Eggs to deny XP from spawners. GJ 2012-04-03 11:51:33 -04:00
  • 70ce762b5a Removing unused imports nossr50 2012-04-03 08:51:34 -07:00
  • e879153df7 Some updates. nossr50 2012-04-03 08:49:14 -07:00
  • c9db9566cb Cleanup of the AddLevels command. GJ 2012-04-03 11:39:59 -04:00
  • a1283bfc0f Make titles update on levelup nossr50 2012-04-03 07:08:37 -07:00
  • 378de09ccd Fancy formatting for power levels titles nossr50 2012-04-03 07:03:42 -07:00
  • 20febbc3bc Made power level display also include player name. GJ 2012-04-03 09:27:17 -04:00
  • 3b0ba43e94 Added config value to enable/disable power level display w/ Spout GJ 2012-04-03 02:52:04 -04:00
  • c189a6b489 Removing debug code. GJ 2012-04-03 01:17:25 -04:00
  • 2082c479f1 Debug testing for BlockBreak errors with Spout. GJ 2012-04-03 00:56:05 -04:00
  • b70e868b5c *CLEANUP* - Party.java GJ 2012-04-03 00:06:30 -04:00
  • 24a50346db ACTUALLY made a power level cap. GJ 2012-04-02 16:46:48 -04:00
  • b84a03082e Added ability to cap overall power level. GJ 2012-04-02 13:45:33 -04:00
  • e40e10da61 Some WIP work on Archery, most noteably a damage boost per 50 skill lvl nossr50 2012-04-02 04:41:04 -07:00
  • 6a858dace7 Fixed calculating party bonus XP when players are in different worlds throwing errors. GJ 2012-04-01 16:30:16 -04:00
  • b0fbaa71bf Runnables cleanup GJ 2012-04-01 00:11:57 -04:00
  • 18a2b686c1 Events cleanup. GJ 2012-03-31 22:20:35 -04:00
  • a2f23bd056 More cleanup. Done with Datatypes. Lack Events, Runnables, and... Commands. GJ 2012-03-31 19:00:41 -04:00
  • bb5a9826bc Assorted cleanup. GJ 2012-03-31 18:19:24 -04:00
  • 9904eb0b0d Assorted cleanup. GJ 2012-03-31 16:40:06 -04:00
  • f89f215813 Unfixing my fix. Sorry for not properly checking that before I pulled it. GJ 2012-03-31 15:39:09 -04:00
  • d01bd487f7 *CLEAANUP* - SkillType.java GJ 2012-03-30 01:32:36 -04:00
  • 3be31dbf90 Merge pull request #195 from fletchto99/master Grant 2012-03-31 09:51:46 -07:00
  • bb1bce879f Update src/main/java/com/gmail/nossr50/mcMMO.java Fletch to 99 2012-03-31 12:38:41 -03:00
  • dd6082c8a1 Add ability to fire level-up event & notification with ExperienceAPI GJ 2012-03-30 01:01:48 -04:00
  • be6d208b8b Changelog update GJ 2012-03-29 23:09:32 -04:00
  • f547523c3e Heh, API functions shouldn't be static... GJ 2012-03-29 23:08:51 -04:00
  • 7de19f8087 Another typo fix with permissions GJ 2012-03-29 22:35:44 -04:00
  • dfdf8b881e Updated changelog. nossr50 2012-03-29 18:47:02 -07:00
  • da6755f703 I always forget to add the new file ;_; nossr50 2012-03-29 18:44:30 -07:00
  • 602bde7bc5 A fix for Spout disabling itself nossr50 2012-03-29 18:43:53 -07:00
  • e9d1297c17 Fixed bug where Skull Splitter & Serrated Strikes could be used without permissions. GJ 2012-03-29 18:38:59 -04:00
  • 8bbee7fe06 Moved some stuff around, added a few functions to PartyAPI GJ 2012-03-29 16:13:43 -04:00
  • 8b4c86c8ba Fixed some issues with calculating drop chances. GJ 2012-03-29 15:23:12 -04:00
  • 6c1ee24101 Tweaked some stuff with adding XP, added an ExperienceAPI class. GJ 2012-03-29 14:24:41 -04:00