Commit Graph

779 Commits

Author SHA1 Message Date
f4cab35a46 Fix SkillShot display 2019-01-25 12:49:16 -08:00
a421bd7e4c Fixing the RNG display calculations for RetroMode
I temporarily disabled the output for graceful roll in the stats, will be turning that on again in the morning.
2019-01-25 01:36:14 -08:00
24458879a4 Fixing a bug where an ability length cap of 0 did not properly update skill commands
Fixes #3709
2019-01-24 20:55:46 -08:00
1d6a142b12 Rewrote the RNG system to be more unified 2019-01-24 20:45:26 -08:00
bb64221c6b Fixing some issues with the new skill system and retro mode 2019-01-23 16:44:51 -08:00
71a3eb6a93 Fixed a lot of problems with the bleed task code... 2019-01-23 16:01:30 -08:00
6ff13077be Mobhealth bars are no longer a per-player setting.
Removed the mobhealthbar command.
Removed the mobhealthbar permissions.
2019-01-23 15:39:04 -08:00
3e5c4bc617 Fixing several issues related to Bleed/Rupture
Rupture now keeps track of who applied the damage and attributes it correctly in events
Rupture's bleed timer task no longer caps at the low value of 10 ticks internally
Ruptures bleed check code has had some minor refactoring
2019-01-23 15:22:16 -08:00
8f906af99c Refactoring code related to pulling standard/retro mode variables.
Fixing the display and calculation of Super Ability lengths.
Removing the cap on super ability lengths for values less than 1.
Fixing some display errors regarding retro mode and standard.
2019-01-23 15:06:00 -08:00
6c0da22d5e Put empty lines above a skill command to make it easier to distinguish from chat 2019-01-23 14:17:14 -08:00
6be1319927 WG refactor 2019-01-23 13:55:43 -08:00
bf38f55f23 Update Woodcutting to alphabetical order 2019-01-23 19:40:44 -02:00
c467f79d32 Update Unarmed 2019-01-23 19:39:32 -02:00
9b0023d2d7 Update Taming to alphabetical order 2019-01-23 19:37:51 -02:00
9be7c2af3c Update SwordsCommand.java 2019-01-23 19:35:15 -02:00
c146384227 Update Smelting to alphabetical order 2019-01-23 19:32:36 -02:00
f68ecd3214 Update Repair to alphabetical order 2019-01-23 19:20:25 -02:00
58e506b041 Update Mining to alphabetical order 2019-01-23 19:16:23 -02:00
40a13c4c81 Update Herbalism to alphabetical order 2019-01-23 19:14:14 -02:00
0cd23c1b65 Update Fishing to alphabetical order 2019-01-23 19:11:15 -02:00
c758346c3f Update Axes to alphabetical order 2019-01-23 19:04:13 -02:00
a381b6379a Update Archery to alphabetical order 2019-01-23 19:02:09 -02:00
6241b6dfe9 Update Archery to alphabetical order 2019-01-23 18:58:53 -02:00
061a6c2a3a Update Acrobatics to alphabetical order 2019-01-23 18:53:38 -02:00
f9b2776cb9 Getting rid of unused methods 2019-01-23 11:47:33 -08:00
0ad1530505 mcMMO now supports WorldGuard, added "mcmmo" and "mcmmo-xp" flags! 2019-01-22 16:40:54 -08:00
c0dde01f3e Fixing a display error for retromode and the acrobatics command 2019-01-22 14:21:48 -08:00
db3d14fa9f Don't send the URL header if url links are disabled 2019-01-22 14:11:59 -08:00
11c8374f6c Bleed doesn't suck anymore. 2019-01-21 15:15:10 -08:00
ebbfe72259 Adding roll stats to Acrobatic's stat display 2019-01-21 13:41:56 -08:00
6d720e6ab1 Fixing styling on Woodcutting 2019-01-21 13:11:42 -08:00
661cf15be1 Fixing styling on Unarmed 2019-01-21 12:54:37 -08:00
f30875ac4c Fixing styling on Swords 2019-01-21 12:41:31 -08:00
ea0ad38fec Fixing styling on Repair 2019-01-21 11:31:02 -08:00
e1f11b4059 Fixing styling on Mining 2019-01-21 11:14:50 -08:00
42312349e1 Fixing styling on Herbalism 2019-01-21 10:56:28 -08:00
c86012027e Fixing styling on Fishing 2019-01-21 10:43:47 -08:00
0a900d9c65 Fixing styling on Excavation 2019-01-21 10:15:17 -08:00
038265b033 Fixing styling on Alchemy 2019-01-21 10:09:18 -08:00
ba34442ebb Fixing styling on Axes 2019-01-21 08:52:44 -08:00
f9ce70e310 Fixing styling on Acrobatics, Archery 2019-01-21 08:46:08 -08:00
6c77017658 Ability lengths now have a default skill cap at which they stop increasing in length, you can change this in advanced.yml 2019-01-21 05:57:06 -08:00
f8b7d5e10d mmoinfo command now links to the official wiki 2019-01-21 05:41:58 -08:00
11461cc220 "mcmmo help" command no longer shows players the category for admin type commands if they lack permissions for said commands 2019-01-21 05:17:59 -08:00
4f3174c68b mcrank now works again with scoreboards disabled 2019-01-21 05:06:42 -08:00
97670f14d1 Treasure Hunter (Exc.) is now Archaelogy, retro mode now scales up treasure drop level requirements by 10, the default file has been edited to reflect this change, I recommend regenerating your treasures.yml by deleting it for now 2019-01-21 04:54:48 -08:00
87f84a5f66 Fixed a bug where Retro mode made you 10x luckier 2019-01-20 02:08:26 -08:00
6ad9c8e664 Readying a Tool now has a sound 2019-01-20 00:46:33 -08:00
29befac27e Scoreboards are now OFF by default
I don't like them.
2019-01-18 14:20:31 -08:00
6888a082fc Child Skill commands don't look so bad now 2019-01-17 11:44:01 -08:00