Commit Graph

127 Commits

Author SHA1 Message Date
nossr50 7eae59a0b3 Misc code fixes 2020-07-13 11:39:03 -07:00
Draycia 23cf9edf9c Don't handle activation when player can't use skill 2020-05-27 01:17:10 -07:00
nossr50 239200a3d2 child skills can have their xp bars turned on 2020-04-28 13:47:33 -07:00
nossr50 2325c4eb6b New Command mmoxpbar 2020-04-27 19:01:40 -07:00
nossr50 5984230bf3 CompatibilityLayer framework 2020-04-24 20:21:21 -07:00
nossr50 15d3119627 Berserk now breaks a soft block if it was used to activate it 2020-01-24 01:25:55 -08:00
Mixpa dfeab6b558 simply if code 2019-08-25 21:51:19 +08:00
nossr50 1307169d8b Debug Stick is now replaced by /mmodebug 2019-07-02 17:29:33 -07:00
nossr50 53d6065185 Numerous COTW tweaks 2019-07-01 23:50:30 -07:00
nossr50 d9b84b0ab3 Check mining rank before processing double drops 2019-06-24 23:25:15 -07:00
nossr50 ae6d377abb Fixing a mistake when grabbing level cap 2019-06-22 15:03:51 -07:00
nossr50 b479d45f14 Level Cap bugfixes and tweaks 2019-06-22 14:48:16 -07:00
nossr50 3ce3ac5350 mcMMO should no longer lose a few minutes of player data from shutting
down the server
2019-06-05 21:11:44 -07:00
nossr50 4795143fca Fixed a memory leak in MySQL that would cause errors if users were
removed from the DB
2019-05-29 10:14:04 -07:00
nossr50 321684e5f6 Fixed a bug where creative players could gain XP if they qualified for
early game XP boosts
2019-05-19 17:34:51 -07:00
nossr50 d862f7f779 Tool lower task sync 2019-04-23 01:13:21 -07:00
nossr50 33a68daa9c mcMMO now checks in all places for a loaded profile before executing processing on said profile 2019-04-12 15:17:05 -07:00
nossr50 4ea5432561 Abilities no longer activate if you don't have permission 2019-02-04 22:04:50 -08:00
nossr50 d81c3d06c5 XP Gains now report sources, added some config options regarding XP bars
Fixed some issues with Roll
Fixes https://github.com/mcMMO-Dev/mcMMO/issues/3732
2019-01-27 18:11:51 -08:00
nossr50 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
nossr50 726b04f586 mcMMO now supports world blacklisting 2019-01-22 09:16:02 -08:00
nossr50 e8c8f8b6a1 Level up messages are now easier to modify in the Locale 2019-01-21 07:27:09 -08:00
nossr50 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
nossr50 b48fa2d8e5 On second thought I don't like this sound 2019-01-20 04:00:09 -08:00
nossr50 ac4b8068b0 Activating a super ability has a sound, and trying to cut down trees or activate skull splitter when on cooldown also has a sound. 2019-01-20 02:44:18 -08:00
nossr50 e962f645b6 Skill Unlock notifications now have sounds 2019-01-20 01:21:33 -08:00
nossr50 6ad9c8e664 Readying a Tool now has a sound 2019-01-20 00:46:33 -08:00
nossr50 b8a146f8bd Fixed a sync problem where XP bars were 1-step behind 2019-01-19 20:30:19 -08:00
nossr50 96742e6c42 mcMMO now alerts you when you progress in a skill 2019-01-19 18:51:18 -08:00
nossr50 8c5ea484eb XP Bars will no longer update for party xp or vampirism xp 2019-01-19 15:10:42 -08:00
nossr50 df8f050cf1 Child Skills will not trigger XP bars (for now) 2019-01-18 17:21:05 -08:00
nossr50 29befac27e Scoreboards are now OFF by default
I don't like them.
2019-01-18 14:20:31 -08:00
nossr50 9ae58fd2f7 Whoops I forgot to push these 2019-01-18 12:42:05 -08:00
nossr50 4a30fcc2de 2.1.0 is probably playable now, but not unfinished 2019-01-15 02:43:44 -08:00
nossr50 c3bacd8de6 Minor config change 2019-01-13 00:31:58 -08:00
nossr50 6f77bb206d Refactoring + adding a new skillranks config (not functional yet) 2019-01-12 23:54:53 -08:00
nossr50 a21b4585c5 Classic Scaling is now Retro Mode to avoid confusion 2019-01-12 22:14:23 -08:00
nossr50 d3c47935d4 Some refactoring 2019-01-12 19:56:54 -08:00
nossr50 85fd0a79bc Sounds volume and pitch are now configurable in the new sounds.yml file 2019-01-12 19:08:54 -08:00
nossr50 d141a28747 Most things that print to your chat will now print to action bar 2019-01-11 07:11:17 -08:00
nossr50 c7a49dd283 tool fix 2019-01-11 05:42:58 -08:00
nossr50 f11b98c29d Players need to have unique objectives 2019-01-11 05:26:05 -08:00
nossr50 626890ed95 Chimaera Wing exploit fix 2019-01-10 23:52:11 -08:00
nossr50 f4ead570d4 Fixed some logic errors with the new mcchatspy command 2019-01-03 02:14:31 -08:00
nossr50 85e1f2eb7e mcchatspy is now a command based instead of permission node based 2019-01-03 01:26:08 -08:00
nossr50 0d260a74c9 Refactoring to make my life easier 2018-12-29 05:24:55 -08:00
nossr50 93d10c0739 Starting work on converting skills to use the new 100-scale system 2018-12-26 23:59:43 -08:00
t00thpick1 b73eced36f Remove sound adapter 2018-07-25 20:29:40 -04:00
Dor a557fc7d3c Use getItemInMainHand()
Add 1.9 blocks to be detected for experience rewards.
Add experience rewards for the Chorus plant.
Add experience rewards for the Shulker mob.
2016-03-11 16:20:23 +02:00
t00thpick1 88b99a3835 I *think* this should be backwards compatible, I may be wrong and it could break both. 2016-03-01 13:08:11 -05:00