Commit Graph

6719 Commits

Author SHA1 Message Date
4e21f1a200 tweak and fix salvage result chance 2020-02-19 13:27:21 -08:00
ab6dbe306d Fix potential NPE for salvage 2020-02-19 11:38:48 -08:00
38d64f207d Fix default permission for Critical Strikes 2020-02-12 02:06:49 +00:00
3026dc8a28 Use HTTPS instead of HTTP to resolve dependencies
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.

Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
2020-02-11 09:13:18 -05:00
8e8024e3e1 update changelog 2020-02-09 22:50:28 +00:00
4f161812aa Use minimum level of salvagable properly 2020-02-09 22:47:20 +00:00
11ca0d9ff1 Fix 1.13.x archery compat 2020-02-04 23:36:54 +00:00
4eef4a3e41 Fix CCE from spectral arrows (Fixes #4114) 2020-02-04 23:29:51 +00:00
816b64cb70 Track spectral arrows for combat 2020-01-28 16:37:02 +00:00
dceee5554d Fix CombatUtils NPE due to arrows from unloaded players 2020-01-28 16:33:30 +00:00
8094be46c8 Dev mode 2020-01-27 19:01:08 -08:00
2525ce9abe 2.1.114 2020-01-27 18:53:39 -08:00
ea70c937f2 Fix rank for new versions of MySQL 2020-01-27 18:45:19 -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
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
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
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