Commit Graph

  • a1283bfc0f Make titles update on levelup nossr50 2012-04-03 07:08:37 -0700
  • 378de09ccd Fancy formatting for power levels titles nossr50 2012-04-03 07:03:42 -0700
  • 20febbc3bc Made power level display also include player name. GJ 2012-04-03 09:27:17 -0400
  • 3b0ba43e94 Added config value to enable/disable power level display w/ Spout GJ 2012-04-03 02:52:04 -0400
  • c189a6b489 Removing debug code. GJ 2012-04-03 01:17:25 -0400
  • 2082c479f1 Debug testing for BlockBreak errors with Spout. GJ 2012-04-03 00:56:05 -0400
  • b70e868b5c *CLEANUP* - Party.java GJ 2012-04-03 00:06:30 -0400
  • 24a50346db ACTUALLY made a power level cap. GJ 2012-04-02 16:46:48 -0400
  • b84a03082e Added ability to cap overall power level. GJ 2012-04-02 13:45:33 -0400
  • e40e10da61 Some WIP work on Archery, most noteably a damage boost per 50 skill lvl nossr50 2012-04-02 04:41:04 -0700
  • 6a858dace7 Fixed calculating party bonus XP when players are in different worlds throwing errors. GJ 2012-04-01 16:30:16 -0400
  • b0fbaa71bf Runnables cleanup GJ 2012-04-01 00:11:57 -0400
  • 18a2b686c1 Events cleanup. GJ 2012-03-31 22:20:35 -0400
  • a2f23bd056 More cleanup. Done with Datatypes. Lack Events, Runnables, and... Commands. GJ 2012-03-31 19:00:41 -0400
  • bb5a9826bc Assorted cleanup. GJ 2012-03-31 18:19:24 -0400
  • 9904eb0b0d Assorted cleanup. GJ 2012-03-31 16:40:06 -0400
  • f89f215813 Unfixing my fix. Sorry for not properly checking that before I pulled it. GJ 2012-03-31 15:39:09 -0400
  • d01bd487f7 *CLEAANUP* - SkillType.java GJ 2012-03-30 01:32:36 -0400
  • 3be31dbf90 Merge pull request #195 from fletchto99/master Grant 2012-03-31 09:51:46 -0700
  • cef9ccee06 Merge bb1bce879f into dd6082c8a1 GitHub Merge Button 2012-03-31 08:39:00 -0700
  • bb1bce879f Update src/main/java/com/gmail/nossr50/mcMMO.java Fletch to 99 2012-03-31 12:38:41 -0300
  • dd6082c8a1 Add ability to fire level-up event & notification with ExperienceAPI GJ 2012-03-30 01:01:48 -0400
  • be6d208b8b Changelog update GJ 2012-03-29 23:09:32 -0400
  • f547523c3e Heh, API functions shouldn't be static... GJ 2012-03-29 23:08:51 -0400
  • 7de19f8087 Another typo fix with permissions GJ 2012-03-29 22:35:44 -0400
  • dfdf8b881e Updated changelog. nossr50 2012-03-29 18:47:02 -0700
  • da6755f703 I always forget to add the new file ;_; nossr50 2012-03-29 18:44:30 -0700
  • 602bde7bc5 A fix for Spout disabling itself nossr50 2012-03-29 18:43:53 -0700
  • e9d1297c17 Fixed bug where Skull Splitter & Serrated Strikes could be used without permissions. GJ 2012-03-29 18:38:59 -0400
  • 8bbee7fe06 Moved some stuff around, added a few functions to PartyAPI GJ 2012-03-29 16:13:43 -0400
  • 8b4c86c8ba Fixed some issues with calculating drop chances. GJ 2012-03-29 15:23:12 -0400
  • 6c1ee24101 Tweaked some stuff with adding XP, added an ExperienceAPI class. GJ 2012-03-29 14:24:41 -0400
  • 26ed6aa840 Fixed issue where adding XP via command without specifying a player didn't trigger level-ups. GJ 2012-03-29 12:03:29 -0400
  • ef3802f7c2 Fixed bug with non-Spout users trying to update the XP Bar. GJ 2012-03-29 10:44:37 -0400
  • 3c9e38d7ad Helps to include the new file. GJ 2012-03-29 10:05:04 -0400
  • 2e4aeca0df Moved Party API functions to their own file. GJ 2012-03-29 10:04:48 -0400
  • fd6bf931fc Changed naming for Repair events to be more consistent GJ 2012-03-29 01:41:43 -0400
  • 751b795417 Changed bypass node for Arcane Forging to not default to true for OPs GJ 2012-03-29 01:36:31 -0400
  • 8b07b189d4 Fixed XP Bar nossr50 2012-03-28 19:45:34 -0700
  • 6c6fb117ea Fixed bug where wolves spawned with Call of the Wild only had 8 health GJ 2012-03-28 22:24:32 -0400
  • 6fffe10c32 Fixed bug with repairing wooden tools. GJ 2012-03-28 15:53:55 -0400
  • a2d5b97467 Changed Woodcutting durability calulations to ignore leaves and include abilityDurabiltyLoss GJ 2012-03-28 14:37:17 -0400
  • 1cda446063 Back to active development. (1.3.05-dev) GJ 2012-03-28 02:14:11 -0400
  • a5af583a29 Fixed typos in the Party help display 1.3.04 GJ 2012-03-28 01:42:42 -0400
  • 4d4638feea Updated POM nossr50 2012-03-27 22:33:42 -0700
  • ef3d76fb9f Fixed bug where you could TP to dead players GJ 2012-03-27 23:04:00 -0400
  • 5e12979f09 Fix my fix for the BlockBreak event changes (reverted). GJ 2012-03-27 22:54:56 -0400
  • cd64b60ece Fix for some API functions not being callable. GJ 2012-03-27 22:51:12 -0400
  • 13951e5806 Fixed NPE due to McMMOPartyChangeEvent. GJ 2012-03-27 19:47:20 -0400
  • 6cfc8c7a52 Fixed bug with gaining infinite levels. (Oops.) GJ 2012-03-27 17:12:38 -0400
  • fd6610f966 Added McMMOPartyChangeEvent for API usage - fires whenever a player joins or leaves a party GJ 2012-03-27 17:09:23 -0400
  • aaa63a7f5d Added McMMOPartyTeleportEvent for API usage - fires before a successful teleportation would occur. GJ 2012-03-27 15:57:37 -0400
  • f786c4db50 Fixed typo in PlayerProfile that was causing NPEs GJ 2012-03-27 15:32:51 -0400
  • 87a0c0b0b6 Changelog update. GJ 2012-03-27 14:52:34 -0400
  • 8cfae368c3 ACTUALLY fixed issue with Disarm never working. GJ 2012-03-27 14:52:09 -0400
  • f19b8a88d5 Fixed issue with Disarm never working. GJ 2012-03-27 14:48:36 -0400
  • ac384c5d95 More cleanup on PlayerProfile.java GJ 2012-03-27 14:41:19 -0400
  • 83c326fb39 Fixed a rather "critial" typo. GJ 2012-03-27 13:34:28 -0400
  • be31d03733 Fixed typo. GJ 2012-03-27 12:32:42 -0400
  • 0fcba5f1ee Fixed spacing issue with /mcc command GJ 2012-03-27 08:51:17 -0400
  • d1041c30db Fixed IllegalArguementException in Fishing when the result stack didn't have a max durability. GJ 2012-03-27 07:51:30 -0400
  • 1642c61b7f Cleanup on PlayerProfile - down to 1228 lines now. :D GJ 2012-03-27 02:33:35 -0400
  • 2ff5f2eb46 Rearranged event package structure. GJ 2012-03-27 01:09:28 -0400
  • af4ba976d9 Added McMMOPlayerRepairCheckEvent for API usage - fires before repair process begins, can be cancelled. GJ 2012-03-27 00:56:31 -0400
  • 3fc5a167a4 Added ability to get skill level from McMMOPlayerSkill events GJ 2012-03-27 00:18:04 -0400
  • 933449f16b Added ability to get skill level from McMMOPlayerExperience events. GJ 2012-03-27 00:14:20 -0400
  • dd170ec7ef Fixed issue with repair event not returning the proper repair amount. GJ 2012-03-26 23:58:48 -0400
  • 2d3b01ba34 Assorted event updates. Created new McMMOPlayerRepairEvent for when a repair is completed. GJ 2012-03-26 23:01:51 -0400
  • 6a8737547f Updates to PlayerProfile.java GJ 2012-03-26 17:31:15 -0400
  • ae8997b4f3 HUDmmo.java cleanup (formatting stuff, comment removal) nossr50 2012-03-26 14:24:11 -0700
  • 65e3384a96 Prep for mcLocale update. GJ 2012-03-26 16:17:35 -0400
  • 945fb5ed55 Random update. :D GJ 2012-03-26 11:04:17 -0400
  • ca2949dcaf Changelog update GJ 2012-03-26 10:03:56 -0400
  • 7b22c6232d Fixed summoned ocelots never changing skins. (Thanks Xackery!) GJ 2012-03-26 10:03:05 -0400
  • 3ec5894249 Generic cleanup. GJ 2012-03-26 09:06:48 -0400
  • 77462888ff Moved anvil placement handling into Repair.java GJ 2012-03-25 16:26:40 -0400
  • 0ee05687d9 Removed old block place workaround code. GJ 2012-03-25 16:13:29 -0400
  • d8dbce7cc9 Updates to Italian locale file. GJ 2012-03-24 23:17:14 -0400
  • adea5a5674 Fixed Green Terra & Super Breaker awarding 4x drops at high levels. GJ 2012-03-24 00:58:46 -0400
  • 443b4a193c Fixed Shake dropping bonemeal from Squids. GJ 2012-03-23 22:30:56 -0400
  • 46c31e1abb Trying to fix formatting... nossr50 2012-03-23 12:37:13 -0700
  • 46cdfe992f Version is now 1.3.04-dev modified comments/changelog nossr50 2012-03-23 12:34:23 -0700
  • 752cc88270 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-23 12:30:55 -0700
  • d1f13ddec0 Made MySQL reload all profiles on reconnect, modified RemoveProfileFromMemoryTask nossr50 2012-03-23 12:30:27 -0700
  • 5af856a2a0 Updating to for 1.3.03 release. 1.3.03 GJ 2012-03-23 00:33:04 -0400
  • ea9c6f4d44 Whoops, typo. GJ 2012-03-22 23:33:11 -0400
  • 631b2342b9 Removing some unused imports from m.java nossr50 2012-03-22 15:33:15 -0700
  • 189ae6fcdb Moved convertToMySQL() into MmoupdateCommand class nossr50 2012-03-22 15:32:31 -0700
  • 7d70edc0ff Fixing small mistake with grabbing offline profiles nossr50 2012-03-22 14:31:48 -0700
  • 9bfbf85b4b Optimizing how we save PlayerProfiles a bit nossr50 2012-03-22 14:28:22 -0700
  • ab50b32f60 We don't want to pass a lowercase playerName to new PlayerProfiles yet... nossr50 2012-03-22 14:19:35 -0700
  • fc4709fe27 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-22 13:59:12 -0700
  • 2cf789d7bf Added console functionality to mctop nossr50 2012-03-22 13:58:54 -0700
  • 8aad439e99 Fixed Archery pulling the guide string for Axes. GJ 2012-03-22 16:56:35 -0400
  • 0f1f124eb5 Removing unused variables and imports from mmoedit nossr50 2012-03-22 13:45:25 -0700
  • bb06e193bc Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-22 13:43:19 -0700
  • 4377716474 Fixed the bug with mmoedit and mcstats, reworked PlayerProfile hashmaps to be stored by String instead of Player nossr50 2012-03-22 13:42:44 -0700
  • cab9850fe3 Fixed saplings dropping WAY too often from Woodcutting. GJ 2012-03-22 16:36:54 -0400
  • 5ae15bfb71 Fixed exception error when editing offline player with mmoedit nossr50 2012-03-22 13:18:59 -0700
  • 1ca57df0c0 Removed 'true/false' debug message from Inspect command nossr50 2012-03-22 13:15:19 -0700