Mark Vainomaa
|
5dc9c3f732
|
Note user that locale is loaded from locales directory
|
2019-04-30 20:14:42 +03:00 |
|
Mark Vainomaa
|
ec574a6b63
|
Cache raw messages from resource bundles
Should speed things up a bit as next message lookups are from single
hashmap instead
|
2019-04-30 17:58:37 +03:00 |
|
Mark Vainomaa
|
1ca48051ad
|
Dedicated directory for locales
|
2019-04-30 14:08:43 +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 |
|
Mark Vainomaa
|
0f2e1ea740
|
Fall back to locale loaded from JAR when filesystem one doesn't have requested key
|
2019-04-30 09:29:04 +03:00 |
|
Mark Vainomaa
|
c2d4aeaf85
|
Try to load locale from plugin data folder first
|
2019-04-30 09:29:04 +03: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
|
6e173c0d4e
|
Add per-skill global multiplier default values
|
2019-04-29 22:09:38 -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
|
7f64fe11b8
|
Put special combat xp multipliers in their own section
|
2019-04-29 21:34:29 -07:00 |
|
nossr50
|
437bac1324
|
Revert "Add missing XP tables to 2.2"
This reverts commit d1085aa8f8 .
|
2019-04-28 06:15:08 -07:00 |
|
nossr50
|
7c4481f099
|
removing unused classes
|
2019-04-28 06:08:15 -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 |
|
nossr50
|
f7eb06e80b
|
2.1.50
|
2019-04-27 06:39:06 -07:00 |
|
BuildTools
|
f904ac7019
|
Fixing 1.13.2 bamboo material errors
|
2019-04-26 23:26:00 -07:00 |
|
Zed-I
|
aee81f87f5
|
Added bamboo to the non-2 high plant blocks
|
2019-04-26 18:16:42 +02:00 |
|
Robert A. C
|
307b807b38
|
Merge pull request #3788 from LogGits/patch-5
Herbalism compatibility with PlayerAnimationEvent
|
2019-04-25 18:50:27 -07:00 |
|
nossr50
|
be8a2a4b07
|
Fixes #3902 - NPE in Inventory Listener
|
2019-04-25 18:49:18 -07:00 |
|
nossr50
|
30df57fa35
|
Fix async tool lower
|
2019-04-25 18:46:49 -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 |
|
nossr50
|
9fcedcad76
|
Add linear/exponential formula config options to defaults
|
2019-04-24 22:11:11 -07:00 |
|
nossr50
|
9d9b5464c3
|
fixing some serializer errors
|
2019-04-24 21:38:32 -07:00 |
|
nossr50
|
63e905db6c
|
use a custom collection of serializers instead of the default list
|
2019-04-24 21:01:33 -07:00 |
|
nossr50
|
e8ea502f77
|
Add delegates to player level conf and wire up xp formula setting
|
2019-04-24 19:46:06 -07:00 |
|
nossr50
|
ba8b73ad4d
|
add some missing delegates to xp config
|
2019-04-24 19:36:46 -07:00 |
|
nossr50
|
df2a52984e
|
add combat default xp values
|
2019-04-24 19:30:15 -07:00 |
|
nossr50
|
b8ad722e9e
|
Taming default XP values + updated acrobatics XP values
|
2019-04-24 18:58:29 -07:00 |
|
nossr50
|
7928ababf6
|
add smelting default xp values
|
2019-04-24 18:51:52 -07:00 |
|
nossr50
|
7f233b8e77
|
Tweaking some merge mistakes / bugs
|
2019-04-24 17:19:04 -07:00 |
|
nossr50
|
17c193f984
|
Merge branch 'configurable' of https://github.com/mcMMO-dev/mcmmo into configurable
|
2019-04-24 17:17:26 -07:00 |
|
nossr50
|
176b5db83e
|
2.1.48
|
2019-04-24 17:17:14 -07:00 |
|
nossr50
|
c07a29ba86
|
mcMMO should work on both 1.13 and 1.14 now
|
2019-04-23 08:20:00 -07:00 |
|
nossr50
|
b36c4b56c3
|
first 5 levels in all skills are now much easier to level
|
2019-04-23 04:21:25 -07:00 |
|
nossr50
|
cee0025147
|
Bonus XP for early combat levels
|
2019-04-23 03:52:48 -07:00 |
|
nossr50
|
372ad1fac3
|
Experience settings for 114 are now under Experience_114 in experience.yml
|
2019-04-23 03:37:43 -07:00 |
|
nossr50
|
09cba965d3
|
Switch to GSON since mojang lib does not exist in 1.14
|
2019-04-23 02:12:22 -07:00 |
|
nossr50
|
d862f7f779
|
Tool lower task sync
|
2019-04-23 01:13:21 -07:00 |
|
nossr50
|
0adaa0ba66
|
PlayerNotification now marked async
|
2019-04-23 01:10:09 -07:00 |
|
nossr50
|
1c490cd463
|
1.14 Compatibility (this build won't run on 1.13 anymore)
|
2019-04-22 23:54:02 -07:00 |
|
nossr50
|
7506646862
|
Party NPE fix
|
2019-04-21 16:56:26 -07:00 |
|
nossr50
|
78fdfc1c35
|
Made improvements to the Party member list from /party
|
2019-04-19 17:56:59 -07:00 |
|
nossr50
|
0b26d6c72c
|
Fixed error related to Bleed, fixed missing default XP values for Herbalism and Woodcutting
|
2019-04-19 14:55:07 -07:00 |
|
OverCrave
|
ce92329705
|
fix it for real now
|
2019-04-18 22:59:52 +02:00 |
|
OverCrave
|
817b5364cf
|
fix adminchat returning too early if send by console
|
2019-04-18 22:58:50 +02:00 |
|
Robert A. C
|
9b08f9bc44
|
Merge pull request #3884 from jstnf/acro-fix
Check if a player has Absorption when calculating Acrobatics XP gain
|
2019-04-17 15:04:28 -07:00 |
|
jstnf
|
3973f9ec43
|
Check if a player has Absorption when calculating Acrobatics XP gain
|
2019-04-17 13:51:42 -07:00 |
|
nossr50
|
820c3260c8
|
2.1.45 - mcMMO will check for outdated software and provide tips
|
2019-04-17 11:51:13 -07:00 |
|
Robert A. C
|
57bbde552a
|
Merge pull request #3881 from jstnf/configurable
Removed more Kraken references - configurable branch
|
2019-04-16 11:19:01 -07:00 |
|
nossr50
|
30bc73be7d
|
Repair no longer consumes items with item lore + Fixing logic errors in repair.
|
2019-04-16 11:17:56 -07:00 |
|
Justin
|
ae35da8e02
|
Arcane bypass readded
|
2019-04-16 11:07:46 -07:00 |
|
jstnf
|
3c6b694fb8
|
Removed more Kraken references - configurable branch
|
2019-04-16 10:03:37 -07:00 |
|
nossr50
|
bbd43e156a
|
Fixing some mistakes in default values for Repair
|
2019-04-15 20:14:29 -07:00 |
|
nossr50
|
a9cb28a8f2
|
Default Repair XP config values
|
2019-04-15 19:04:20 -07:00 |
|
nossr50
|
3e2f2cd000
|
Setup default Mining XP config values
|
2019-04-15 18:44:33 -07:00 |
|
nossr50
|
c69a9fc299
|
fixing another compile error
|
2019-04-15 15:51:29 -07:00 |
|
nossr50
|
f09007b60c
|
temporary fix to compile error
|
2019-04-15 15:49:35 -07:00 |
|
nossr50
|
6e62930b6a
|
Wire up Dodge XP config setting
|
2019-04-15 15:48:39 -07:00 |
|
nossr50
|
28bf67f154
|
Add default Herbalism XP values to config, added missing WALL_FAN and DEAD_WALL_FAN blocks
|
2019-04-15 15:40:41 -07:00 |
|
nossr50
|
5d7d06831b
|
Add default Woodcutting XP values to config, added missing stripped wood values
|
2019-04-15 12:29:15 -07:00 |
|
nossr50
|
e23aec7294
|
Add default Excavation XP values to config
|
2019-04-15 11:59:42 -07:00 |
|
nossr50
|
7e039321e1
|
Merge 2.1.44
|
2019-04-15 10:40:57 -07:00 |
|
nossr50
|
31c1bd52bc
|
2.1.44
|
2019-04-14 05:39:23 -07:00 |
|
nossr50
|
0f8c0f97d9
|
Fixing another NPE for brewing
|
2019-04-14 05:27:31 -07:00 |
|
nossr50
|
5a56b27ea8
|
Fix AlchemyBrew NPE
|
2019-04-14 04:55:37 -07:00 |
|
nossr50
|
138b109ff5
|
Correct display error when successfully salvaging enchantments
|
2019-04-13 22:04:35 -07:00 |
|
nossr50
|
d542098f8a
|
New salvage enchant bypass permission node
|
2019-04-13 13:17:28 -07:00 |
|
nossr50
|
f6e01ea910
|
UserManager::getPlayer returns null again (oopsie)
|
2019-04-13 12:58:32 -07:00 |
|
nossr50
|
2a053a0be2
|
Fixing logic error in mcrank CD msg
|
2019-04-12 15:34:33 -07:00 |
|
nossr50
|
b5cbfc7f66
|
Commands.Database.CooldownMS - new locale string
|
2019-04-12 15:29:37 -07:00 |
|
nossr50
|
8c0076ff80
|
2.1.41
|
2019-04-12 15:24:57 -07:00 |
|
nossr50
|
6e3c2fcb76
|
Fix mcrank cd display
|
2019-04-12 15:24:01 -07:00 |
|
nossr50
|
33a68daa9c
|
mcMMO now checks in all places for a loaded profile before executing processing on said profile
|
2019-04-12 15:17:05 -07:00 |
|
nossr50
|
7cf3b4e521
|
Wire up inspect command settings
|
2019-04-11 08:05:15 -07:00 |
|
nossr50
|
7e047aed59
|
Inspect Command Config
|
2019-04-11 07:39:59 -07:00 |
|
nossr50
|
86f62fba0b
|
Wire up admin chat settings
|
2019-04-11 07:11:25 -07:00 |
|
nossr50
|
b64b8d0f8f
|
Admin Chat config settings
|
2019-04-11 07:09:58 -07:00 |
|
nossr50
|
1fe4fef75a
|
Merge master 2.1.40
|
2019-04-11 04:43:59 -07:00 |
|
nossr50
|
00cc5f0845
|
Move Fall data to AcrobaticsManager
|
2019-04-11 04:09:00 -07:00 |
|
nossr50
|
8b0a580505
|
Fixing Party Chat Bug
|
2019-04-11 03:49:13 -07:00 |
|
nossr50
|
87bf3a5b40
|
fixing an oopsie
|
2019-04-11 00:00:22 -07:00 |
|
nossr50
|
de3e2b79f7
|
add inner peace to permissions
|
2019-04-10 06:00:27 -07:00 |
|
nossr50
|
21e1d54ad5
|
Inner Peace added to /fishing
|
2019-04-10 05:54:19 -07:00 |
|
nossr50
|
78aeb0679b
|
new fishing skill Inner Peace
|
2019-04-10 05:29:35 -07:00 |
|
nossr50
|
c41a650415
|
Wiring up Fishing config values
|
2019-04-10 04:56:59 -07:00 |
|
nossr50
|
856e6f0447
|
Fishing now actually grants XP for caught fish (values in the config did nothing before... lol )
|
2019-04-10 04:35:14 -07:00 |
|
nossr50
|
1f734582d4
|
Add delegates to exploit config
|
2019-04-10 04:34:27 -07:00 |
|
nossr50
|
75bb3f181d
|
Fishing now always gives fish in addition to treasure (configurable)
Fixing salvage oopsies
|
2019-04-10 04:06:06 -07:00 |
|
nossr50
|
2170c6de24
|
Setup Fishing XP Methods
|
2019-04-10 03:32:49 -07:00 |
|
nossr50
|
e156d6d5ef
|
Wire up Alchemy XP config values
|
2019-04-10 03:01:14 -07:00 |
|
nossr50
|
fb6e5e41ad
|
Wire up Acrobatics XP config + PVP XP
|
2019-04-10 02:25:47 -07:00 |
|
nossr50
|
8ddbb3aa91
|
Setup Acrobatics/Alchemy XP methods
|
2019-04-10 02:03:01 -07:00 |
|
nossr50
|
426b1304e2
|
Numerous tweaks + failsafes added to Loading/Saving of players
|
2019-04-10 01:52:34 -07:00 |
|