Commit Graph

708 Commits

Author SHA1 Message Date
916a747f88 More work on new super abilities 2020-07-31 19:41:28 -07:00
e0cf66c421 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows 2020-07-26 05:08:49 -07:00
5298472c90 Add option to disable other-player ability notifications 2020-07-25 11:10:01 -05:00
fdd951f1f1 Second Smelt makes use of its own section in Bonus Drops in config.yml
Co-authored-by: t00thpick1 <t00thpick1dirko@gmail.com>
2020-07-13 12:31:30 -07:00
7eae59a0b3 Misc code fixes 2020-07-13 11:39:03 -07:00
428c093ae4 UUID updater changes + locale fixes
Co-authored-by: t00thpick1 <t00thpick1dirko@gmail.com>
2020-07-13 11:18:16 -07:00
ea448dfa47 tridents/xbows WIP part 1 2020-07-06 20:44:10 -07:00
7267b1501b Why did I use contains() :thonk: 2020-07-03 13:16:17 -07:00
f05c4121d2 Temporary Spigot bug fix 2020-07-03 13:14:33 -07:00
254e1a1071 2.1.131 2020-06-30 11:51:46 -07:00
75f404f387 Wire missing NMS 2020-06-30 11:35:36 -07:00
78eb367b86 Repair / Salvage fixes 2020-06-30 10:03:37 -07:00
b0ce6fb170 Missing permission nodes + missing repair XP 2020-06-30 09:35:47 -07:00
dab255254c Automatic spelling mistake correction on repair/salvage configs for
previously misspelled netherite materials
2020-06-26 14:45:26 -07:00
83617b73b7 Fix repair 2020-06-24 23:39:14 -07:00
7114ff02e5 Fix compile issue 2020-05-01 14:38:58 -07:00
53c5fb7328 Merge pull request #4152 from FlXME/master
Fix various bugs
2020-05-01 14:29:35 -07:00
6c5f438099 Use logger instead of sysout 2020-04-29 01:06:53 -07:00
34fe19e35c Less verbose unsupported material warnings 2020-04-27 17:28:27 -07:00
69a4ec80cd Fix resource leak on exception
When an exception is hit in the try statement, the readers will never get closed and leak resources
2020-04-07 10:02:22 +02:00
ce1051c364 2.1.122 2020-03-03 22:24:35 -08:00
ff8c94bf44 2.1.121 2020-03-03 18:14:56 -08:00
325cbcad9d 2.1.120 2020-03-03 17:52:02 -08:00
3a81d94b32 1.16 support part 5 2020-03-03 17:14:57 -08:00
9f0fe26778 Blast Mining Tweaks 2020-02-27 12:45:35 -08:00
550a3df616 place SnowGolemExcavation exploit fix under the correct section 2020-01-28 00:12:50 +00:00
33f4ac14b5 Add toggle for snow golem exploit to experience.yml - SnowGolemExcavation 2020-01-24 18:28:41 -08:00
601297799f Enforce locale usage for enums to ensure correct casing (Fixes #4086) 2019-12-16 01:05:47 +00:00
c5cbab39b6 Update RepairConfig.java
Removed accidental whitespace
2019-11-10 11:56:32 -06:00
ca1906fbc5 Added error message for missing Salvageables section (rather than throw NPE) 2019-11-08 01:15:32 -06:00
7eab20ef56 Added error message for missing Repairables section (rather than throw NPE) 2019-11-08 01:11:29 -06:00
8a4410cde8 Add a configuration to print jdbc exceptions
By default, mcmmo tries to pretty print errors, which is fine for many cases,
however; deeper nested errors can lack information, e.g. networking related issues,
while the pretty print is less intimitating and provides useful information to users,
surpressing the trace can prevent debugging these deeper issues, this config option serves
as a compromise between scaring users and having a means to find these deeper issues.
2019-08-26 05:29:29 +01:00
52f9273fa8 Fishing drops are no longer random amounts 2019-08-23 20:51:32 -06:00
36932e397d 2.1.96 2019-07-08 07:57:07 -07:00
03fd558e1b Add toggle to allow piston cheating 2019-07-07 06:11:15 -07:00
a19ddb46b6 Fixing some bugs, tweaking some strings for COTW 2019-07-02 00:32:38 -07:00
53d6065185 Numerous COTW tweaks 2019-07-01 23:50:30 -07:00
68ad507be3 Skills which used to unlock at level 5 now unlock at level 1 and some
tweaks to  ranks of other skills, and length scaling for super
abilities. Early game boost has also been modified.
2019-06-24 20:17:35 -07:00
ef71661db1 2.1.81 2019-06-14 20:39:57 -07:00
9c04054017 2.1.80 2019-06-12 12:23:58 -07:00
9062dbcaae Add minimum quantity back to the repair config 2019-06-11 03:50:13 -07:00
46dee3c9b6 Numerous tweaks to salvage + fixing repair bugs 2019-06-10 22:37:20 -07:00
bfb48ccea3 Buffed Impact durability damage and fixed it 2019-05-21 13:13:17 -07:00
04c6bd8750 Admin notifications convenience methods handled by NotificationManager 2019-05-18 10:09:45 -07:00
1c130aad42 2.1.61 - Some fixes + Exploit prevention 2019-05-16 13:30:43 -07:00
734dfcdec5 Add toggle to disable event information on player join 2019-05-16 11:40:47 -07:00
c8a32b8b38 Add toggle for event broadcasts - General.EventBroadcasts 2019-05-16 11:34:26 -07:00
f61917e8fe 2.1.52 2019-05-03 01:08:29 -07:00
c07a29ba86 mcMMO should work on both 1.13 and 1.14 now 2019-04-23 08:20:00 -07:00
372ad1fac3 Experience settings for 114 are now under Experience_114 in experience.yml 2019-04-23 03:37:43 -07:00