nossr50
ad550759e6
Fixed an incredibly rare and difficult to perform dupe bug
2019-05-08 10:24:34 -07:00
89009332
31ccf2ca02
Update locale_zh_CN.properties
2019-05-06 15:25:41 +08:00
nossr50
23b7e11dd1
Fixed bugs that could occur while updating old DBs to have UUIDs
2019-05-05 16:41:42 -07:00
nossr50
588b6f3692
Fixed the furnace XP bug
2019-05-04 04:08:56 -07:00
nossr50
cdf6e607de
2.1.53 - Fixed critical XP bug
2019-05-03 15:04:40 -07:00
nossr50
f61917e8fe
2.1.52
2019-05-03 01:08:29 -07:00
Robert A. C
661564df36
Merge pull request #3914 from snake0053/master
...
Update locale_ja_JP.properties
2019-05-01 14:39:56 -07:00
SNAKE0053
0a7c852d89
Update locale_ja_JP.properties
2019-05-01 16:57:58 +09:00
Mark Vainomaa
40ea101bf6
Add a command to reload locale
2019-04-30 21:19:55 +03:00
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
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
f7eb06e80b
2.1.50
2019-04-27 06:39:06 -07:00
Robert A. C
fd8712ee61
Merge pull request #3905 from Zed-I/patch-6
...
Added some missing blocks to Herbalism/Mining
2019-04-26 23:50:43 -07:00
BuildTools
f904ac7019
Fixing 1.13.2 bamboo material errors
2019-04-26 23:26:00 -07:00
Robert A. C
3c08af363f
Merge pull request #3904 from OverCrave/master
...
Minor German Locale Update
2019-04-26 14:17:54 -07:00
Zed-I
aee81f87f5
Added bamboo to the non-2 high plant blocks
2019-04-26 18:16:42 +02:00
Zed-I
43d08ec21d
Added some missing blocks to Herbalism/Mining
...
Added some missing entries to herbalism mining and one to combat.
Reasoning for each xp below:
bamboo - 10 Cant grow nearly as tall as kelp
cornflower - 150 same as the other 1 high tall flowers (excluding poppy, dandelion and allium)
lily_of_the_valley - 150 same as the other 1 high tall flowers (excluding poppy, dandelion and allium)
wither_rose - 500. Quite hard to harvest. You need a wither to kill a mob and have the block not get destroyed by the wither blast. If the block where to get destroyed the flower just drops instead and you dont get any xp.
The whole stone brick family get the same xp as nether brick, 50
stone_bricks
cracked_stone_bricks
mossy_stone_bricks
chiseled_stone_bricks
The rest of the prismarine family continue with the same xp as their main block, 70
prismarine_bricks
dark_prismarine
sea_lantern
wandering_trader - 1.0 same as normal villagers
2019-04-26 18:08:12 +02:00
OverCrave
15e3ad8876
add missing translations
2019-04-26 17:58:23 +02:00
OverCrave
a583f557d7
remove unused translations
2019-04-26 17:49:35 +02:00
nossr50
8efee39f7e
Add sweet berrys to Herbalism XP tables (update configs)
2019-04-25 18:54:41 -07: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
Robert A. C
b5930fc35d
Merge pull request #3897 from Zed-I/patch-4
...
Added excavation treasure to coarse dirt
2019-04-24 18:23:29 -07:00
Leomixer17
3329a6c49e
Update locale_it.properties
2019-04-24 23:09:03 +02: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
432a4aa330
1.14 is required for this version of mcMMO
2019-04-23 00:54:49 -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
Zed-I
570ab49e55
Added excavation treasure to coarse dirt
...
Added coarse dirt to all drops that dirt can drop.
Also added grass block to the quartz drop since there is no reason not to.
2019-04-20 16:35:01 +02: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
Zed-I
bbf7ce9c57
Fixed bug where skeleton heads would drop in instead of zombie/creeper heads on successful shake
...
Creeper/zombie heads are now their own items and data is no longer used
2019-04-19 20:35:06 +02:00
Zed-I
4b34299648
Fixed axe salvage bug
...
Changes max quantity to 3 from 2 on all axes since they are crafted with 3 resources not 2
2019-04-19 14:36:29 +02: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
nossr50
820c3260c8
2.1.45 - mcMMO will check for outdated software and provide tips
2019-04-17 11:51:13 -07:00
András Marczinkó
bd0204a09e
Update locale_hu_HU.properties
2019-04-15 10:10:33 +02: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
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
426b1304e2
Numerous tweaks + failsafes added to Loading/Saving of players
2019-04-10 01:52:34 -07:00
nossr50
f1204f8a2a
2.1.39 - Added Seagrass/Tall_Seagrass to experience tables
...
Salvage should sound a bit different to Repair now
Fixes #3863 #3862
2019-04-09 16:34:38 -07:00
nossr50
e5de240eb4
Reduced Roll XP CD from 60s - > 10s
2019-04-08 17:58:06 -07:00
FabioZumbi12
974106f983
Update locale_pt_BR.properties
2019-04-07 04:03:08 -03:00
nossr50
d599db2897
2.1.37 - Fixes #3859
2019-04-06 05:14:52 -07:00
András Marczinkó
2fca0963d7
Update locale_hu_HU.properties
...
Improve AbilityGateRequirementFail translation.
Translated new translation lines.
Update and fix Guides.Mining.Section.4
2019-04-05 10:44:01 +02:00
nossr50
af744fa088
Villagers give XP now
2019-04-04 18:55:25 -07:00
nossr50
8538ac4e50
mcnotify will now squelch notifications from mcMMO & players who are squelched will be reminded of their squelch status at least once an hour (you can disable this in advanced.yml)
2019-04-04 17:27:17 -07:00
OverCrave
43dd382541
fix concoction name inconsistency
2019-04-04 13:12:55 +02:00
OverCrave
cdb81e961e
fix herbalism name inconsistency
2019-04-04 13:11:24 +02:00
OverCrave
51ced83301
mining guide update
2019-04-04 13:09:57 +02:00
OverCrave
09bca96af3
Merge remote-tracking branch 'upstream/master'
2019-04-04 13:05:37 +02:00
nossr50
f1d9f787f4
2.1.35
2019-04-04 00:39:00 -07:00
nossr50
b8b0be71b1
2.1.34
2019-04-03 22:01:45 -07:00
nossr50
ac10261803
Blast Mining uses Pickaxe + Missing Taming XP entries
2019-04-03 21:54:49 -07:00
OverCrave
dc018be6bb
overhaul part 2
...
- fixed/changed punctuation and grammar in some of the skills
- fixed some skills commands not having the same name as their shown name
2019-04-03 22:20:59 +02:00
OverCrave
832b653a88
change usage of word 'wahrscheinlichkeit/chance' for consistency
2019-04-03 21:50:38 +02:00
OverCrave
1fddaf15cc
add last missing new translations
2019-04-03 21:49:16 +02:00
nossr50
b68feb6992
rogue import spotted
2019-04-02 23:07:52 -07:00
nossr50
f3837265db
2.1.33
2019-04-02 23:03:48 -07:00
nossr50
ae551e17cd
2.1.32
2019-04-01 10:16:43 -07:00
nossr50
c6d055cb48
Completely remove Fireworks from mcMMO
2019-04-01 10:04:45 -07:00
nossr50
b125600dac
Fixing an issue with mmoedit triggering notifications for skills already unlocked
2019-03-30 17:44:06 -07:00
Robert A. C
57b31b60b3
Merge pull request #3843 from Ineusia/master
...
Minor API fix
2019-03-30 17:09:27 -07:00
nossr50
7757e187be
Fixed a bug involving SubSkill notifications
...
Fixes #3808 , also fixed the notification timer
2019-03-30 16:56:00 -07:00
OverCrave
d44b6e0afb
readd other locales
2019-03-30 17:59:25 +01:00
OverCrave
629d882831
Merge remote-tracking branch 'upstream/master'
2019-03-30 17:57:14 +01:00
OverCrave
947018c0f1
remove other languages temporarily
2019-03-30 17:56:40 +01:00
BuildTools
ca2e1c11e6
Don't load the players profile just to get their name
2019-03-29 23:56:40 -05:00
nossr50
b7d33f0227
Adding missing Double Drop entries for Woodcutting
2019-03-29 18:11:32 -07:00
nossr50
28c7fdd4e2
Add missing Herbalism entries to config
2019-03-29 17:57:48 -07:00
nossr50
53534e0f1d
Fixing Mining Double Drops (update configs)
2019-03-29 17:44:54 -07:00
nossr50
8d477a5cf5
unused imports
2019-03-29 11:33:40 -07:00
nossr50
74908cdcf5
2.1.29 - Double Drop Fix
2019-03-29 11:27:49 -07:00
Fabrizio La Rosa
74e62ab08c
Update locale_it.properties
2019-03-28 16:01:21 +01:00
OverCrave
f1cc745de8
fully translate party stuff
2019-03-28 13:41:39 +01:00
OverCrave
7654e78fbe
Update locale_de.properties
2019-03-28 12:44:00 +01:00
OverCrave
558c727136
change color code usage style
2019-03-28 12:35:08 +01:00