Commit Graph

6435 Commits

Author SHA1 Message Date
4b6e2c35b2 Merge branch 'master' of github.com:mcMMO-Dev/mcmmo into configurable 2020-01-27 18:36:32 -08:00
550a3df616 place SnowGolemExcavation exploit fix under the correct section 2020-01-28 00:12:50 +00:00
657abb76a7 "EndermanEndermiteFarms" does not work. (#4111)
This error causes the "ExploitFix.EndermanEndermiteFarms" option in ExperienceConfig to not work.
2020-01-28 00:11:57 +00:00
0ffcff53b3 Further address locale issues (Targets #4083) 2020-01-26 17:48:14 +00:00
33f4ac14b5 Add toggle for snow golem exploit to experience.yml - SnowGolemExcavation 2020-01-24 18:28:41 -08:00
15d3119627 Berserk now breaks a soft block if it was used to activate it 2020-01-24 01:25:55 -08:00
4fd94bfe29 2.1.113 2020-01-24 01:11:23 -08:00
ac731258c7 Berserk now breaks glass and makes noise when doing so 2020-01-24 01:09:19 -08:00
7b8c90d362 BlockCracker fix for infested stone bricks 2020-01-24 00:56:16 -08:00
055391e908 Hacky fix for spigot bug 2020-01-24 00:43:18 -08:00
cd6ce5a19d Correct changelog 2020-01-23 20:34:54 -08:00
7441d2d8d6 Merge branch 'master' of github.com:mcMMO-Dev/mcmmo 2020-01-23 20:34:13 -08:00
7b941baa1c Update changelog 2020-01-23 20:34:00 -08:00
21a0a05683 Current progress on data accessors
Pushing because I started on stuff and don't wanna lose it...
2020-01-20 21:52:52 +00:00
0c1fa07079 Fixed typo in config for potato (#4096) 2020-01-17 07:23:28 +00:00
539cd7290e Retro mode documentation. (#4104)
This commit will save lives, believe me.
2020-01-17 07:21:31 +00:00
406429f4e3 Use ThreadedLocalRandom for RNG utils 2020-01-16 18:21:35 +00:00
ec58a0e81f Merge branch 'configurable' into api 2020-01-16 09:49:49 +00:00
40802e6bae Merge branch 'master' into configurable 2020-01-16 04:50:50 +00:00
421a394f68 Another check for PTP exploit 2020-01-15 13:49:11 -08:00
d4adb490e2 Fixing PTP exploit 2020-01-15 13:32:10 -08:00
de5a8babc5 dev mode 2020-01-15 13:21:33 -08:00
d892bfe83a 2.1.112 2020-01-14 20:10:33 -08:00
ceaff0c862 SkillShot tweaks 2020-01-14 20:09:41 -08:00
a118d8465e Sweet Berry Bush nerf 2020-01-14 19:57:38 -08:00
7c156319be Skill Shot is now multiplicative instead of additive 2020-01-14 19:53:37 -08:00
24b3bf1100 NPE fix for combat on unloaded profiles 2020-01-14 19:44:17 -08:00
41bdca948a Update POM for 1.15.1 2020-01-13 19:28:28 -08:00
5441a7eb96 Add doTranslation script for easing repetative migrations 2020-01-11 16:56:39 +00:00
c45f2ce406 Merge branch 'master' into configurable 2020-01-11 16:51:38 +00:00
3cbbf1bee0 Move valid check higher up, no need to set additional metadata 2019-12-31 12:17:03 +00:00
8fd1af4cbf Don't cache mob infomation in the updater task 2019-12-31 12:16:12 +00:00
601297799f Enforce locale usage for enums to ensure correct casing (Fixes #4086) 2019-12-16 01:05:47 +00:00
da98be88ad Update changelog 2019-12-10 21:51:41 -08:00
1104f48ad5 2.1.111 2019-12-10 21:46:09 -08:00
af50699de1 1.15 changes 2019-12-10 21:35:44 -08:00
1c71f1daf5 Update changelog 2019-11-13 19:56:07 +00:00
b7dd491c01 Prevent nesting of bleed damage
This commit prevents the nesting of damage event processing in general in
regards to bleed, health related stuff will need a further glance over down
the line, however; This will fix a major problematic area
2019-11-13 19:53:02 +00:00
3ce0d7b972 dev mode 2019-11-10 19:51:47 -08:00
9dcbccb010 Merge pull request #4078 from Ineusia/master
Missing Section Error Messages (Repair & Salvage Config)
2019-11-10 18:18:12 -08: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
25a9c75a5a Flesh out NBT types 2019-10-31 20:15:36 -07:00
9911c406f8 Refactor some Type names and javadocs 2019-10-30 14:56:30 -07:00
fdb900ec5d PlatformManager to manage the platform adapters 2019-10-30 14:38:02 -07:00
bf94073935 Work on NBT adapters 2019-10-29 19:00:16 -07:00
bfcc167862 Flesh out NBT types 2019-10-29 12:23:39 -07:00
2a606b1ed1 Our own basic NBT types 2019-10-28 19:47:38 -07:00
edc8701e35 Some JavaDocs 2019-10-22 16:13:53 -07:00