Commit Graph

  • 69dfd5645a Fixing my fix of Unarmed command display nossr50 2012-02-29 16:16:38 -08:00
  • 5db7225bc4 Fixing skill messages, fixing unarmed command display nossr50 2012-02-29 16:13:15 -08:00
  • 80374333b6 Abilities send messages to nearby players when they wear off. nossr50 2012-02-29 16:04:31 -08:00
  • 885ec70d28 Updated locale nossr50 2012-02-29 15:45:09 -08:00
  • 8d00468412 Axes gains bonus DMG every 50 levels like Unarmed now. nossr50 2012-02-29 15:40:16 -08:00
  • 5d9ac614c2 That was too OP. Disarm is 1.5x the rate of 1.2.12 now. nossr50 2012-02-29 15:24:03 -08:00
  • 0f8a418efd More work on Impact. Tweaked Unarmed's disarm chance to be 2x better. nossr50 2012-02-29 15:22:03 -08:00
  • ed2e9a993d Removing whitespace nossr50 2012-02-29 13:54:43 -08:00
  • f689f048b2 Updated changelog again nossr50 2012-02-29 13:19:22 -08:00
  • 906bc01b91 Inspect now checks if player exists in Database nossr50 2012-02-29 13:02:24 -08:00
  • 4641e4701c Updating usage statistic to work with R5 nossr50 2012-02-29 12:41:03 -08:00
  • 88e40080fb Making Inspect work on offline players nossr50 2012-02-29 12:33:33 -08:00
  • e0fa23359f Removed /mcstats usage from console (use inspect instead) nossr50 2012-02-29 12:15:23 -08:00
  • 4ab71bcf36 Fixed inspect not working from console nossr50 2012-02-29 12:07:47 -08:00
  • 652a27eb38 Starting work on Impact subskill for Axes nossr50 2012-02-29 11:56:15 -08:00
  • d56fe82bfd Updating changelog nossr50 2012-02-29 09:29:23 -08:00
  • 6c20df7839 Finished changes to Whois -> Inspect nossr50 2012-02-29 09:25:48 -08:00
  • 423eb97e0f Reverting casting in onEntityDeath nossr50 2012-02-29 09:23:04 -08:00
  • 0b43dd2747 Replacing Whois command with Inspect command nossr50 2012-02-29 09:20:58 -08:00
  • f2fccd4a64 Add casting to onEntityDeath nossr50 2012-02-29 09:11:45 -08:00
  • a7292c3a2c Fixed typo in config.yml GJ 2012-02-29 11:25:15 -05:00
  • 0c1072f7cf Changes due to updates to EntityType returned by certain Entity events. GJ 2012-02-29 11:03:24 -05:00
  • cea80f98e8 Updates for config files. GJ 2012-02-29 10:45:55 -05:00
  • 985e69c529 Fixes for Treasures config & Chimera Wing. GJ 2012-02-29 09:59:25 -05:00
  • a2b3e6fa83 Fixed treasures config NPE nossr50 2012-02-28 21:00:28 -08:00
  • ee986970fe Moving treasures to their own config file. GJ 2012-02-28 23:28:14 -05:00
  • 345fa122c5 Added info about the change to getDistance() to changelog nossr50 2012-02-28 19:50:18 -08:00
  • fae5693db8 Merge pull request #187 from bm01/replace-getdistance NuclearW 2012-02-28 19:45:16 -08:00
  • 093f368545 Replaced m.getDistance() bm01 2012-02-29 03:26:19 +01:00
  • a41fc22899 Added MySpawn removal info to changelog nossr50 2012-02-28 16:52:47 -08:00
  • 5f51f7f9b0 Further removing MySpawn stuff nossr50 2012-02-28 15:19:43 -08:00
  • de2a0403d2 Remove MySpawn from DB if exists nossr50 2012-02-28 15:15:03 -08:00
  • e2d13034a8 Kill it with fire, part 1 - MySpawn GJ 2012-02-28 18:01:35 -05:00
  • e55006f662 Fixed the fact that myspawn would clear if you broke ANY bed (not just your own) - Addresses MCCORE-50 GJ 2012-02-28 17:06:13 -05:00
  • 64b46a88c9 Breaking a bed now clears your spawn, just as if you had used the /clearmyspawn command. GJ 2012-02-28 16:51:58 -05:00
  • 69b7c3077f Tweaked mcremove nossr50 2012-02-28 12:53:27 -08:00
  • f158858262 Updated changelog. nossr50 2012-02-28 12:36:55 -08:00
  • 7aa7de75a2 Made mcremove work for FlatFile (sort of). nossr50 2012-02-28 12:33:57 -08:00
  • 6cc22a3b63 mcremove command is now fully functional for MySQL nossr50 2012-02-28 12:16:23 -08:00
  • 649ce1c147 Forgot to commit this, file renamed. nossr50 2012-02-28 11:19:12 -08:00
  • 1281843d45 Removing redundancy in most commands nossr50 2012-02-28 11:17:54 -08:00
  • e31aea3492 Beginning work on mcremove nossr50 2012-02-28 11:05:48 -08:00
  • 26e3403ff4 Fixed Call of The Wild & RIGHT_CLICK_AIR tool activation not working. GJ 2012-02-28 09:27:14 -05:00
  • e5922bf3e7 Fixed my brakes. >.< GJ 2012-02-28 00:18:55 -05:00
  • 2b9baaf0ea Possible fix for not registering right click air events. GJ 2012-02-27 23:38:33 -05:00
  • 8ad4e20cab Fixed leaving out a logical check for new skill processing. (Oops.) GJ 2012-02-27 20:40:25 -05:00
  • 1511c5737b Fixed missing return calls in ToolType.java GJ 2012-02-27 17:37:43 -05:00
  • 57bf414d59 OPTIMIZE ALL THE SKILLS! GJ 2012-02-27 17:28:32 -05:00
  • 16a0a3364a NPE fix for Bleed Simulation (hopefully) nossr50 2012-02-27 07:56:12 -08:00
  • d09512373b Added an isConnected() method nossr50 2012-02-27 05:27:59 -08:00
  • dfd1e311d1 Updated changelog nossr50 2012-02-27 05:23:56 -08:00
  • 26c9ba0c3b Major optimization to how MySQL connection is handled. nossr50 2012-02-27 05:20:55 -08:00
  • d7d1d0b58d Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-02-27 03:53:46 -08:00
  • a0ab16eaa7 Minor tweaks to BleedSimulate() nossr50 2012-02-27 03:53:15 -08:00
  • cae4b47538 Updates to Unarmed GJ 2012-02-26 14:38:55 -05:00
  • dd445dbac5 Updates to Combat - Breaks R4 Compatability. GJ 2012-02-26 14:38:03 -05:00
  • 4b26732f51 Removed redundancy nossr50 2012-02-26 04:15:50 -08:00
  • bf38fc9819 Merge pull request #184 from bm01/master nossr50 2012-02-26 04:07:58 -08:00
  • aff6b0925f Optimization in Combat.java bm01 2012-02-24 10:53:41 +01:00
  • a7f259ea3c Moved wolf damage checks to Taming.java GJ 2012-02-26 02:38:07 -05:00
  • 3a1ee58339 Added custom values for mob combat multipliers. GJ 2012-02-26 01:53:54 -05:00
  • 6b0c46b634 Minor updates/optimizations to PlayerListener GJ 2012-02-26 00:05:32 -05:00
  • 6b36a030f6 Added back updateInventory() methods. GJ 2012-02-25 21:42:03 -05:00
  • df92c43578 Tweaked changelog nossr50 2012-02-25 04:41:53 -08:00
  • f481741bb5 This should make us fully NoCheat compatible. nossr50 2012-02-25 04:27:09 -08:00
  • 77b0dd725c Fixing unwanted block data changes nossr50 2012-02-25 04:07:07 -08:00
  • f850c0ead6 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-02-25 03:51:49 -08:00
  • 7ad9b2ed58 Gutting out the old Party HUD. Lets make a new one. nossr50 2012-02-25 03:51:22 -08:00
  • 695d76dcf4 ENUM ALL THE THINGS! GJ 2012-02-25 02:49:53 -05:00
  • 19ea6707fe Updated locale files to reflect increases to Blast Mining ore drops. GJ 2012-02-25 00:26:10 -05:00
  • 649bccb0d0 Added /addlevels command (Implements MCCORE-23) GJ 2012-02-24 21:05:01 -05:00
  • 73f1c08366 Blast Mining optimization GJ 2012-02-24 18:25:24 -05:00
  • b98120192a Removed useless removal checks. GJ 2012-02-24 12:14:35 -05:00
  • 1cd7181d26 Minor tweaks & fixes. Changed Tree Feller to use custom item drop method so we fire the event like we're supposed to. GJ 2012-02-24 11:21:07 -05:00
  • fb35e7dd5d Updating changelog. Fixing Herbalism command display. nossr50 2012-02-24 07:54:17 -08:00
  • 1c4275ce37 Misc formatting. Clarifying something in changelog. nossr50 2012-02-24 07:19:55 -08:00
  • 3ff9a28fa7 Fixed exploit in Tree Feller nossr50 2012-02-24 04:52:30 -08:00
  • 04f13ab090 Fixed Tree Feller dropping too many saplings nossr50 2012-02-24 03:41:43 -08:00
  • e42b9db159 Fixed bug with Swords command display nossr50 2012-02-24 03:37:41 -08:00
  • deb3a3bd48 Fixed bug with Leaf Blower & Tree Feller permission nodes nossr50 2012-02-24 03:03:19 -08:00
  • 6708947332 Tree Feller is faster. Added limit to tree feller. Added Jungle Tree to Woodcutting XP Tables. Renamed Pine to Oak. Modified default Woodcutting XP Tables. nossr50 2012-02-24 01:46:34 -08:00
  • 1f0fcb119d Removed outdated inventory methods GJ 2012-02-24 01:02:23 -05:00
  • bdb74d4719 Optimize even more things. GJ 2012-02-23 23:04:41 -05:00
  • 19ab8b89f5 More optimizing. GJ 2012-02-23 22:26:20 -05:00
  • 10fa9e5465 Optimize more things. GJ 2012-02-23 21:44:44 -05:00
  • 1fe259eb7a Archery optimizations. GJ 2012-02-23 21:13:06 -05:00
  • cd56dc7f98 Updated changelog GJ 2012-02-23 19:42:22 -05:00
  • 8cf9601af4 More Repair optimizations. GJ 2012-02-23 19:39:06 -05:00
  • b39c02154a Fix Leaf Blower not respecting Shears. (MCCORE-44) GJ 2012-02-23 18:49:56 -05:00
  • a2e41f31ed Repair optimizations. LOTS of repair optimizations. GJ 2012-02-23 18:32:12 -05:00
  • 5d8b049a45 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-02-23 10:24:15 -08:00
  • 336adf9530 Changed Unarmed to start with a damage bonus nossr50 2012-02-23 10:23:04 -08:00
  • 708cfc23b6 Locale stuff for Blast Mining GJ 2012-02-23 13:09:23 -05:00
  • 06b2a89646 Move to external task Only remove if we have it to remove Only add if not already in memory Don't load something we would immediately unload on removeUser NuclearW 2012-02-23 11:48:48 -05:00
  • b782225dde Removed old Unarmed stuff from locale files. GJ 2012-02-23 11:33:22 -05:00
  • 85640f88b2 Stop crying nossr50 2012-02-23 08:30:56 -08:00
  • a372ca34e6 Changed how we remove PlayerProfiles to reduce lag nossr50 2012-02-23 08:27:36 -08:00
  • 4acc0b63fd Try that again... GJ 2012-02-23 09:07:51 -05:00
  • edf6f7560b Forced POM to update & stop build failures (I hope). GJ 2012-02-23 09:06:00 -05:00
  • 66e0cc33bf Change ignition to use Maths nossr50 2012-02-23 06:03:49 -08:00