nossr50
66425ba48d
Add UUID to admin notifications
2019-05-18 10:59:52 -07:00
nossr50
2433ef5db7
Move admin notification toggle check
2019-05-18 10:47:37 -07:00
nossr50
1ced5d8ffc
Confirmation messages for admin commands are now moved into the
...
convenience methods in NotificationManager
2019-05-18 10:40:06 -07:00
nossr50
04c6bd8750
Admin notifications convenience methods handled by NotificationManager
2019-05-18 10:09:45 -07:00
nossr50
b0dc41b4d9
Encapsulate admin notifications + add prefix
2019-05-18 08:12:32 -07:00
nossr50
f0d6f7077b
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable
2019-05-14 23:01:05 -07:00
nossr50
95652efbaa
Fix bonus drops on multi-block crops
2019-05-14 16:14:01 -07:00
nossr50
e70e5b04b5
Remove unecessary parameter
2019-05-14 15:29:15 -07:00
nossr50
34869914c4
Wolfs no longer kill themselves + tamed mob heart death message bug
2019-05-14 15:14:30 -07:00
nossr50
d3a719eb8d
Experience configs are now fully converted
2019-05-13 05:32:49 -07:00
nossr50
591c9e67a3
Wire up XP bar settings
2019-05-13 05:25:40 -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
3f6a33dea6
Refactoring experience manager
2019-05-13 03:39:24 -07:00
nossr50
d8841c6ae7
Add + Wire up Combat XP Multipliers
2019-05-13 03:33: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
86b98368bc
Move API checks into their own class
2019-05-13 01:58:27 -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
3123f69aec
Setup combat XP map - Use float in more places
2019-05-12 03:46:23 -07:00
nossr50
1c6b0363ce
Step 1 of rewriting Alchemy - Removing all the old code
2019-05-12 00:53:15 -07:00
nossr50
ca7cf5cc58
Unlimited custom XP perks part 2
2019-05-08 09:50:19 -07:00
nossr50
40598a0e96
Unlimited custom xp perks Part 1
2019-05-08 06:44:19 -07:00
nossr50
c968b9f94a
Add and wire up Early Game Boost settings
2019-05-07 00:09:31 -07:00
nossr50
08269cab5b
Add back in the UUID upgrade classes just in case anyone from 2014 shows
...
up
2019-05-06 00:19:42 -07:00
nossr50
71a2ea2a2e
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable
2019-05-05 23:50:40 -07:00
nossr50
23b7e11dd1
Fixed bugs that could occur while updating old DBs to have UUIDs
2019-05-05 16:41:42 -07:00
nossr50
3e61dc6c5f
Some cleanup to BonusDrops & reducing expensive state calls
2019-05-04 00:48:35 -07:00
nossr50
a919c45b09
Fixing Java naming conventions for constants in mcMMO.java also added
...
some Javadocs
2019-05-03 23:39:49 -07:00
nossr50
8a312da0f5
Merge 2.1.53
2019-05-03 23:31:08 -07:00
nossr50
cdf6e607de
2.1.53 - Fixed critical XP bug
2019-05-03 15:04:40 -07:00
nossr50
3997a44fce
Merge 2.1.51
2019-04-30 17:01:45 -07:00
Mark Vainomaa
40ea101bf6
Add a command to reload locale
2019-04-30 21:19:55 +03:00
nossr50
4d8e4d0e70
Wire up Mining/Excavation/Herbalism/Woodcutting XP values
2019-04-30 02:08:11 -07:00
nossr50
2efa64ae17
wire up taming XP
2019-04-30 01:46:59 -07:00
nossr50
e5441f2a96
Taming XP values are now converted to an enum mpa and managed by ExperienceMapManager
2019-04-30 01:39:06 -07:00
nossr50
06016f4ada
Wire up special combat XP multipliers
2019-04-30 00:57:50 -07:00
nossr50
6932abc9d8
Create fully qualified name : integer maps from user configs, wiring up some global xp settings
2019-04-30 00:42:09 -07:00
nossr50
faed690602
Add mcMMO reload command "/mcmmoreload"
2019-04-29 22:55:39 -07:00
nossr50
7b3f69aee6
Add config reload
2019-04-29 22:37:46 -07:00
nossr50
d0259d73c5
Gloabl XP multiplier is now tracked by the ExperienceMapManager
...
Added method to grab original value to ExperienceMapManager
Moved skill xp values/mults into their own section
2019-04-29 21:59:01 -07:00
nossr50
437bac1324
Revert "Add missing XP tables to 2.2"
...
This reverts commit d1085aa8f838da9f39097cfe8012b76b5b11441e.
2019-04-28 06:15:08 -07:00
nossr50
d1085aa8f8
Add missing XP tables to 2.2
2019-04-28 06:05:39 -07:00
nossr50
986162803b
Merge 2.1.50
2019-04-28 05:46:49 -07:00
BuildTools
f904ac7019
Fixing 1.13.2 bamboo material errors
2019-04-26 23:26:00 -07:00
nossr50
467025888c
Fixed #3858 - Falling blocks in water not getting tracked
2019-04-25 18:28:24 -07:00
nossr50
02a69cbb05
Update code style
2019-04-24 22:52:53 -07:00
nossr50
dc758a6dfc
Wire up XP formula settings
2019-04-24 22:44:24 -07:00