nossr50
376e156646
Static Abuse Removal - Commands, Boss Bars
2019-07-04 06:01:34 -07:00
nossr50
381eba8ddc
Static Abuse Removal - ComatUtils -> CombatTools
2019-07-04 05:22:52 -07:00
nossr50
084b5edf1f
Crimes were commited today.
...
PrimarySkillType was a mess... SkillTools is not much better though.
2019-07-04 04:41:08 -07:00
nossr50
900d3bb7fd
Wire up woodcutting behaviour, adding missing dependency injection in a
...
few places
2019-07-03 03:16:22 -07:00
nossr50
3ea739d111
Static Abuse Removal - Skill Tasks
2019-07-03 01:33:53 -07:00
nossr50
35f3c5d585
Remove Static Abuse - CWing (Needs more work)
2019-07-03 01:12:47 -07:00
nossr50
4da455b9d2
Remove Static Abuse - Command Tasks
2019-07-03 00:40:28 -07:00
nossr50
bc183cd4f9
Static Abuse Removal - TextComponentFactory
2019-07-02 21:45:42 -07:00
nossr50
5ec59536c7
Remove Static Abuse - Scoreboards... (Yuck)
2019-07-02 21:12:50 -07:00
nossr50
1260f4e57a
Remove Static Abuse - Database package
2019-07-02 19:41:32 -07:00
nossr50
a9207b6f38
Renamed a lot of Command classes
2019-07-02 19:19:43 -07:00
nossr50
57b7050a2c
Static Abuse Removal - CommandUtils -> CommandTools
2019-07-02 19:00:06 -07:00
nossr50
4c4732695b
Static Abuse Cleanup - EventUtils -> EventManager
2019-07-02 18:32:28 -07:00
nossr50
fc9942fdc4
Static Abuse Cleanup - MobHealthBarUtils (now MobHealthBarManager)
2019-07-02 18:27:17 -07:00
nossr50
87af2419a3
Part 2 of removing bad design patterns
2019-06-27 03:04:34 -07:00
nossr50
6504e06b5f
Part 1 of removing some bad design patterns
2019-06-27 00:00:41 -07:00
nossr50
b069480244
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable
2019-06-26 21:55:41 -07:00
nossr50
d9b84b0ab3
Check mining rank before processing double drops
2019-06-24 23:25:15 -07:00
nossr50
a135e08e12
Improved WG compatibility + Tree Feller will now damage unbreaking
...
enchant tools again
2019-06-24 17:32:05 -07:00
nossr50
d782d64750
Simplify the design of Repairable
2019-06-21 15:10:43 -07:00
nossr50
29670cd66f
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable
2019-06-18 15:46:20 -07:00
nossr50
c83d38b5c2
Arrow Retrieval will no longer work with piercing enchant
2019-06-18 13:06:26 -07:00
nossr50
726369077e
Fixing some issues with reloading
2019-06-16 05:57:52 -07:00
nossr50
a97f1b208f
NotificationManager now uses a getter in mcMMO
2019-06-12 10:54:05 -07:00
nossr50
a654762f4d
Yikes that was a lot of merge conflicts.
2019-06-12 05:26:45 -07:00
nossr50
83b55db4f8
2.1.73
2019-06-09 05:53:39 -07:00
nossr50
caec01e9fa
2.1.72
2019-06-09 05:12:56 -07:00
nossr50
2be67bae19
Fixed a NPE that could occur if Roll was disabled in coreskills.yml
2019-06-09 05:10:30 -07:00
nossr50
d879575d5f
Wire up PVP/PVE settings
2019-06-06 06:07:05 -07:00
nossr50
237311a98f
Fix spelling mistake + Wire up ChimaeraWing
2019-06-06 04:19:01 -07:00
nossr50
fc2077ffdb
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable
2019-06-06 01:58:52 -07:00
nossr50
0638f4c437
2.1.69
2019-06-05 23:50:39 -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
1532791c3f
Still some work to do, but now the convert XP command is less clunky
2019-05-30 16:12:32 -07:00
nossr50
04fb4c30fe
Fix compiler errors
2019-05-18 16:25:52 -07:00
nossr50
95652efbaa
Fix bonus drops on multi-block crops
2019-05-14 16:14:01 -07:00
nossr50
c61c55031d
Core skill config is now converted
2019-05-13 08:36:37 -07:00
nossr50
2b0931314a
Wire up smelting XP values
2019-05-13 03:57:23 -07:00
nossr50
d1298c0cd2
Further cleanup
2019-05-13 03:49:33 -07:00
nossr50
2e3f9b4a96
Add + Wire DiminishingReturn config values
...
Removed the experience multiplier from the xp conversion task, it just
seems like something very unecessary
2019-05-13 02:55:20 -07:00
nossr50
6425cd18b8
Temporarily hold party settings in DSM (will be removed later)
2019-05-13 02:05:44 -07:00
nossr50
86b98368bc
Move API checks into their own class
2019-05-13 01:58:27 -07:00
nossr50
b5eb942682
Catch all exceptions not just NPE
2019-05-13 01:40:54 -07:00
nossr50
ca4f15df46
More refactoring, made the changelog less noisy
2019-05-13 01:32:52 -07:00
nossr50
2c8b8658a3
Update classes to use DSM over CM
2019-05-13 01:27:48 -07:00
nossr50
80163c0d8f
Cleaning up mcMMO.java
2019-05-13 01:15:53 -07:00
nossr50
72fc3efa78
DynamicSettingsManager - Handles platform specific datasets
...
Converts datasets from the config into ready to use platform specific
ones
Currently only supports Bukkit, that will change later
Expect API breakages if you hook into this class
2019-05-13 00:53:29 -07:00
nossr50
1c6b0363ce
Step 1 of rewriting Alchemy - Removing all the old code
2019-05-12 00:53:15 -07:00
nossr50
40598a0e96
Unlimited custom xp perks Part 1
2019-05-08 06:44:19 -07:00
nossr50
8033bc577c
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable
2019-05-06 19:46:58 -07:00