Commit Graph

  • 53d38cc54c Changed some wording for Excavation ? nossr50 2012-03-03 13:02:11 -08:00
  • a53c8d5c64 Completed Excavation ? nossr50 2012-03-03 12:58:16 -08:00
  • 94a02c9a2e Manual merging commence... Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-03 12:45:57 -08:00
  • 07699fa651 Excavation ? WIP nossr50 2012-03-03 12:43:50 -08:00
  • 0aaf02f208 LOCALE ALL THE THINGS! GJ 2012-03-03 14:48:40 -05:00
  • 0dd9bc1cda Cleaned out more traces of old event system. GJ 2012-03-03 14:13:33 -05:00
  • ccfce843be Updated changelog. for loops > while loops nossr50 2012-03-03 10:39:18 -08:00
  • cb3bc755a6 Remove MySpawn info from locale files. GJ 2012-03-03 13:35:01 -05:00
  • 719081a77e Removed some unneeded imports. GJ 2012-03-03 13:30:08 -05:00
  • d1c4efa30d Finalized page system. Moved grabbing pages to Page.java. nossr50 2012-03-03 10:24:47 -08:00
  • 12fbaa4361 Wip of Skill Help pages, code is ugly but it works. nossr50 2012-03-03 09:54:16 -08:00
  • abcd586daa Merge pull request #190 from bm01/master nossr50 2012-03-03 07:08:16 -08:00
  • 2f0a3eaadd Taming prevent damage fix bm01 2012-03-03 15:15:30 +01:00
  • 1814d52680 Starting work on skill help pages. (Excavation) GJ 2012-03-03 01:22:32 -05:00
  • d3ed6bb139 break; break; break; nossr50 2012-03-02 17:34:15 -08:00
  • 8eaa58040e Fixed ShakeMob ability not working. GJ 2012-03-02 20:04:10 -05:00
  • 04e2a212d1 Silly git nossr50 2012-03-02 16:55:54 -08:00
  • fe7ca65f22 dealDamage() will now send fake EntityDamageEvent which mcMMO will ignore nossr50 2012-03-02 16:53:35 -08:00
  • 89ab87b6dd Fixed Greater Impact not dealing damage, nerf'd Axes critical chance. nossr50 2012-03-02 16:46:38 -08:00
  • e933fbe1bd Removing debug message nossr50 2012-03-02 16:36:31 -08:00
  • cb9a9282dd Moving the FakeEntityDamageByEntity event to the top of the listener nossr50 2012-03-02 16:34:35 -08:00
  • 14f1a91eeb Fixed PVE experience gains not leveling up skills nossr50 2012-03-02 16:24:28 -08:00
  • 1756031eda Changed pom ver # to 1.3.02 removed ocelots from Taming xp gain nossr50 2012-03-02 15:58:40 -08:00
  • bccb321ce1 Fixing isInvincible() thanks bm01! nossr50 2012-03-02 15:52:33 -08:00
  • 920f091a85 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-02 15:39:14 -08:00
  • c1103a52f0 Too many exploits, need to finalize this as a bugfix 1.3.02 nossr50 2012-03-02 15:38:50 -08:00
  • 4f128ebbef Merge pull request #189 from bm01/master nossr50 2012-03-02 15:22:19 -08:00
  • 3f5b2bdcee Impact fix bm01 2012-03-02 23:19:12 +01:00
  • 288e82fbc3 Setup locale for Axe Splintering message nossr50 2012-03-02 12:39:18 -08:00
  • feb073d159 Damage from failed Tree Feller is now random (but never kills) nossr50 2012-03-02 12:35:12 -08:00
  • 505df87014 Finalized durability stuff in tree feller. XP nerf only for jungle now. nossr50 2012-03-02 12:31:53 -08:00
  • f6221c1c34 More tweaks to durability stuff in tree feller nossr50 2012-03-02 12:19:57 -08:00
  • 0a97c1dc62 Updating Tree Feller to use .getMaxDurability() API calls nossr50 2012-03-02 11:31:30 -08:00
  • 05cea84dcc Can only seem to make the axe splinter some of the time.. nossr50 2012-03-02 11:22:29 -08:00
  • 1ac544511c Added updateInventory() to Tree Feller nossr50 2012-03-02 11:07:20 -08:00
  • 292f14bf87 Updated changelog about tree feller nossr50 2012-03-02 11:02:55 -08:00
  • ef17ea6231 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-02 11:02:05 -08:00
  • 75c49497ac Nerf tree feller XP. You need durability to use tree feller now. nossr50 2012-03-02 11:01:09 -08:00
  • f9b9dddbc8 Updates to Taming GJ 2012-03-02 13:55:23 -05:00
  • 5a8b9fc344 Changes to Blast Mining method calls. GJ 2012-03-02 12:37:39 -05:00
  • e9dae0d633 Changelog update nossr50 2012-03-02 10:30:10 -08:00
  • 1c866a52e5 Reworking our invincibility checks to accomodate for vanilla mc behaviour nossr50 2012-03-02 10:18:23 -08:00
  • 2f5edb6329 Removing redundancy nossr50 2012-03-02 09:40:04 -08:00
  • 30e5410906 Adding break; to switch in onEntityDamage nossr50 2012-03-02 09:37:55 -08:00
  • 4f2a0b8260 Updating onEntityDamageByEntity event listener nossr50 2012-03-02 09:35:52 -08:00
  • 882a457484 Listen to EntityDamageByEntity subevents GJ 2012-03-02 12:19:53 -05:00
  • ed5531d44b Cleanup EntityListener.java GJ 2012-03-02 12:13:35 -05:00
  • b2989a8bab Added Ocelots to Taming XP tables. GJ 2012-03-02 10:43:08 -05:00
  • c032a27d63 Changed Ignition to add fire ticks rather than replace them. (Thanks bm01!) GJ 2012-03-02 10:11:54 -05:00
  • 353ceefd4e Changed POM to use latest build. GJ 2012-03-02 10:04:20 -05:00
  • 9a7ea3b6d0 Fixed bug where Tree Feller had no cooldown whatsoever. GJJJJ!!!! 1.3.01 nossr50 2012-03-01 15:52:21 -08:00
  • 6a79d9f244 Minor changelog tweak, don't bother promoting this one. nossr50 2012-03-01 14:26:40 -08:00
  • 2151fbb6c0 Finishing touches on BM 1.3.00 nossr50 2012-03-01 14:15:16 -08:00
  • 3945a681a3 ENUM all the things! nossr50 2012-03-01 14:10:50 -08:00
  • 592382a5d3 When in doubt use a for loop nossr50 2012-03-01 14:09:06 -08:00
  • 72bfe63ebf Minor tweak to Blast Mining. GJ 2012-03-01 17:04:38 -05:00
  • 6d883821a8 Fix for Blast Mining XP (hopefully) nossr50 2012-03-01 14:02:23 -08:00
  • 415786d67e XP gain for Blast Mining. GJ 2012-03-01 16:50:39 -05:00
  • d8aa3a5f14 Updated locale nossr50 2012-03-01 13:02:54 -08:00
  • f5fc941916 Cooldowns for Blast Mining are now fully functional (BUILD IS SAFE AGAIN) nossr50 2012-03-01 13:01:41 -08:00
  • 8254a8ab0f Updates to Blast Mining. GJ 2012-03-01 15:33:03 -05:00
  • fadbaf429d Beginning work on cooldowns for BlastMining (DO NOT USE THIS BUILD) nossr50 2012-03-01 12:20:35 -08:00
  • a80507078d Taming locale updates nossr50 2012-03-01 11:42:44 -08:00
  • d13549ff6a Updates to Blast Mining. GJ 2012-03-01 14:37:34 -05:00
  • 0f89a9e1e8 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-01 10:08:37 -08:00
  • c8f2521670 Updated /mcmmo to be more useful and up to date nossr50 2012-03-01 10:08:13 -08:00
  • 32135d5647 Removed Milking/Shearing from Taming - too easy to abuse GJ 2012-03-01 12:24:30 -05:00
  • dc5b37d560 Fix for dropping AIR nossr50 2012-03-01 08:34:56 -08:00
  • e873902e1b Fixing another disarm bug (thanks bm01) nossr50 2012-03-01 08:03:29 -08:00
  • fe21aa0aa9 Updating plugin.yml description nodes nossr50 2012-03-01 07:32:13 -08:00
  • 19842ebc35 Update POM to use 1.1-R6 Bukkit GJ 2012-03-01 10:15:12 -05:00
  • ee1e128c5a Changed to dealDamage() nossr50 2012-03-01 06:48:59 -08:00
  • d099bc562b Fixed Disarm not working ever nossr50 2012-02-29 16:27:58 -08:00
  • 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