draycia
6c5f438099
Use logger instead of sysout
2020-04-29 01:06:53 -07:00
nossr50
239200a3d2
child skills can have their xp bars turned on
2020-04-28 13:47:33 -07:00
nossr50
07b838db0f
2.1.126
2020-04-27 19:31:22 -07:00
nossr50
666729cadc
Localize more things
2020-04-27 19:13:24 -07:00
nossr50
92c4ddce87
NPE fix
2020-04-27 19:09:37 -07:00
nossr50
2325c4eb6b
New Command mmoxpbar
2020-04-27 19:01:40 -07:00
nossr50
34fe19e35c
Less verbose unsupported material warnings
2020-04-27 17:28:27 -07:00
nossr50
145b2432e0
Combat fix
2020-04-27 17:04:01 -07:00
András Marczinkó
9a3b261f07
Update locale_hu_HU.properties
2020-04-26 17:55:01 +02:00
Mads U. Jensen
76536f0a18
Update EntityListener.java ( #4169 )
...
Remove debug broadcasts
2020-04-25 18:32:39 +01:00
nossr50
5984230bf3
CompatibilityLayer framework
2020-04-24 20:21:21 -07:00
GwonHeeJun
401e3121e6
[UPDATE] Add Korean translations of phrases that appear during level-up
2020-04-18 03:22:57 +09:00
GwonHeeJun
0897aefbee
[UPDATE] Add a phrase translation that appears when you first learn a skill
2020-04-18 03:03:57 +09:00
GwonHeeJun
6f79a43e15
[UPDATE] XpBar Translation in English to Korean
...
- Changes the top experience bar to Korean for easier use by Korean users
2020-04-18 02:37:57 +09:00
Josh Taylor
4a5bcaa92d
Fix fishing exploit prevention
2020-04-16 05:44:26 +01:00
Shane Freeder
3a4de97c9b
Always use localized names for skills, vs just non-english
2020-04-14 02:53:44 +01:00
Felix Bergmann
69a4ec80cd
Fix resource leak on exception
...
When an exception is hit in the try statement, the readers will never get closed and leak resources
2020-04-07 10:02:22 +02:00
Felix Bergmann
877ef15374
Close resources in UUIDFetcher
...
Resource leak by not closing the InputStreamReader
2020-04-07 09:54:57 +02:00
Felix Bergmann
8dc955542d
Introduce buffering in HashChunkletManager
...
Improve the performance by introducing buffering. The current usage of FileInputStream and ObjectInputStream don't use buffering.
2020-04-07 09:45:18 +02:00
Felix Bergmann
bffabb4a05
Fix BlockStoreConversion bug on folder check
...
If dataDir.exists() is true, dataDir.isDirectory() will always also be true. You probably wanted to check whether it is a folder.
This bug could lead to a critical bug when a file with the name of the folder exists.
2020-04-07 09:27:28 +02:00
Shane Freeder
3c272a3e31
register a valid skill for AprilCommand ( Fixes #4147 )
2020-04-01 14:41:53 +01:00
Shane Freeder
9c342f24cd
Fix NPE from unloaded profiles in HolidayManager
2020-04-01 14:40:29 +01:00
nossr50
e8021e81e6
move namefix to monitor
2020-03-21 20:24:40 -07:00
nossr50
296d8ee7c1
nothing to see here Kappa Keepo
2020-03-19 19:04:15 -07:00
nossr50
8d7f1cb595
Fixed not being able to place blocks on top of certain repair/salvage
...
anvils
2020-03-19 19:00:50 -07:00
nossr50
42952dc420
repair/salvage anvils will override vanilla functions of a block
2020-03-18 19:44:27 -07:00
nossr50
5bd45ae970
Add missing mobs to experience tables
2020-03-18 19:23:52 -07:00
nossr50
254a17f026
no one saw that
2020-03-18 19:14:16 -07:00
nossr50
3fdbdcafd6
Add gold nugget to bonus drops
2020-03-18 19:13:56 -07:00
nossr50
f8dbace9f0
add comment
2020-03-17 16:00:32 -07:00
nossr50
d525f754a7
Add nether gold ore
2020-03-11 17:53:36 -07:00
nossr50
fd1b1fe124
treat new vines as multi block plants
2020-03-11 17:52:35 -07:00
nossr50
de71c60d6b
Weeping vines fix / twisted vines added
2020-03-11 17:47:00 -07:00
Shane Freeder
1bd4454a6b
Show correct minimum level in adept salvage message
2020-03-07 23:20:18 +00:00
nossr50
8f8dfcf556
Update ability black lists
2020-03-03 22:32:24 -08:00
nossr50
ce1051c364
2.1.122
2020-03-03 22:24:35 -08:00
nossr50
b9d05d8d67
Move roots to herbalism xp tables
2020-03-03 22:13:34 -08:00
nossr50
3aa9f385e5
Wart blocks are now treated like leaves
2020-03-03 22:09:57 -08:00
nossr50
ff8c94bf44
2.1.121
2020-03-03 18:14:56 -08:00
nossr50
51e80f40dd
sigh
2020-03-03 17:57:51 -08:00
nossr50
325cbcad9d
2.1.120
2020-03-03 17:52:02 -08:00
nossr50
3a81d94b32
1.16 support part 5
2020-03-03 17:14:57 -08:00
nossr50
89a990f0cb
Another dupe fix + 1.16 support part 4
2020-03-03 16:37:13 -08:00
nossr50
d585b1c2f7
1.16 support part 3
2020-03-02 14:52:51 -08:00
nossr50
1101815f18
1.16 Support part 2
2020-02-28 16:44:37 -08:00
nossr50
efea1c5d33
1.16 Support part 1
2020-02-28 16:29:11 -08:00
nossr50
12abd68add
Rupture fires a FakeEntityDamageByEntityEvent fixes #4122
2020-02-28 15:43:32 -08:00
nossr50
326ff1cd70
Update blast mining info in /mining
2020-02-28 15:27:57 -08:00
nossr50
9f0fe26778
Blast Mining Tweaks
2020-02-27 12:45:35 -08:00
nossr50
441125dbd1
2.1.117
2020-02-27 07:36:41 -08:00
Shane Freeder
d4ba9d7605
Reduce mojang profile API call limit ( Fixes #4121 )
2020-02-22 11:12:52 +00:00
nossr50
4cd91350db
2.1.116
2020-02-20 17:35:33 -08:00
nossr50
6168309ec9
2.1.115
2020-02-19 17:41:47 -08:00
nossr50
95c403a467
More tweaks to GT
2020-02-19 17:31:00 -08:00
nossr50
a598796c99
More tweaks to GT
2020-02-19 17:20:05 -08:00
nossr50
a333f36fd8
Fix sneak check on GT
2020-02-19 16:19:19 -08:00
nossr50
7c6d5c476d
Green Thumb requires a hoe, sneak to break with a hoe
2020-02-19 16:14:21 -08:00
nossr50
e2073ff9f7
Immature crop replanting, green thumb tweaks, replant accidental break
...
protection
2020-02-19 15:58:53 -08:00
nossr50
8f26544188
Immature plants will be replanted if weilding a hoe
2020-02-19 13:51:10 -08:00
nossr50
4e21f1a200
tweak and fix salvage result chance
2020-02-19 13:27:21 -08:00
nossr50
ab6dbe306d
Fix potential NPE for salvage
2020-02-19 11:38:48 -08:00
Shane Freeder
38d64f207d
Fix default permission for Critical Strikes
2020-02-12 02:06:49 +00:00
Shane Freeder
4f161812aa
Use minimum level of salvagable properly
2020-02-09 22:47:20 +00:00
Shane Freeder
11ca0d9ff1
Fix 1.13.x archery compat
2020-02-04 23:36:54 +00:00
Shane Freeder
4eef4a3e41
Fix CCE from spectral arrows ( Fixes #4114 )
2020-02-04 23:29:51 +00:00
Shane Freeder
816b64cb70
Track spectral arrows for combat
2020-01-28 16:37:02 +00:00
Shane Freeder
dceee5554d
Fix CombatUtils NPE due to arrows from unloaded players
2020-01-28 16:33:30 +00:00
nossr50
ea70c937f2
Fix rank for new versions of MySQL
2020-01-27 18:45:19 -08:00
Shane Freeder
550a3df616
place SnowGolemExcavation exploit fix under the correct section
2020-01-28 00:12:50 +00:00
apachezy
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
Shane Freeder
0ffcff53b3
Further address locale issues (Targets #4083 )
2020-01-26 17:48:14 +00:00
nossr50
33f4ac14b5
Add toggle for snow golem exploit to experience.yml - SnowGolemExcavation
2020-01-24 18:28:41 -08:00
nossr50
15d3119627
Berserk now breaks a soft block if it was used to activate it
2020-01-24 01:25:55 -08:00
nossr50
ac731258c7
Berserk now breaks glass and makes noise when doing so
2020-01-24 01:09:19 -08:00
nossr50
7b8c90d362
BlockCracker fix for infested stone bricks
2020-01-24 00:56:16 -08:00
nossr50
055391e908
Hacky fix for spigot bug
2020-01-24 00:43:18 -08:00
Lane
0c1fa07079
Fixed typo in config for potato ( #4096 )
2020-01-17 07:23:28 +00:00
andrewkm
539cd7290e
Retro mode documentation. ( #4104 )
...
This commit will save lives, believe me.
2020-01-17 07:21:31 +00:00
Shane Freeder
406429f4e3
Use ThreadedLocalRandom for RNG utils
2020-01-16 18:21:35 +00:00
t00thpick1
421a394f68
Another check for PTP exploit
2020-01-15 13:49:11 -08:00
t00thpick1
d4adb490e2
Fixing PTP exploit
2020-01-15 13:32:10 -08:00
nossr50
ceaff0c862
SkillShot tweaks
2020-01-14 20:09:41 -08:00
nossr50
a118d8465e
Sweet Berry Bush nerf
2020-01-14 19:57:38 -08:00
nossr50
7c156319be
Skill Shot is now multiplicative instead of additive
2020-01-14 19:53:37 -08:00
nossr50
24b3bf1100
NPE fix for combat on unloaded profiles
2020-01-14 19:44:17 -08:00
Shane Freeder
3cbbf1bee0
Move valid check higher up, no need to set additional metadata
2019-12-31 12:17:03 +00:00
Shane Freeder
8fd1af4cbf
Don't cache mob infomation in the updater task
2019-12-31 12:16:12 +00:00
Shane Freeder
601297799f
Enforce locale usage for enums to ensure correct casing ( Fixes #4086 )
2019-12-16 01:05:47 +00:00
nossr50
af50699de1
1.15 changes
2019-12-10 21:35:44 -08:00
Shane Freeder
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
Ineusia
c5cbab39b6
Update RepairConfig.java
...
Removed accidental whitespace
2019-11-10 11:56:32 -06:00
Ineusia
ca1906fbc5
Added error message for missing Salvageables section (rather than throw NPE)
2019-11-08 01:15:32 -06:00
Ineusia
7eab20ef56
Added error message for missing Repairables section (rather than throw NPE)
2019-11-08 01:11:29 -06:00
nossr50
e6c9cc6fdd
Actually fixed BlockCracker + One more type of block can be cracked
2019-10-18 15:48:12 -07:00
nossr50
76ca7cc88f
Additional dupe failsafes
2019-10-18 15:37:36 -07:00
nossr50
b4179cb9a6
Fixed a dupe bug
2019-10-18 15:23:15 -07:00
Robert Alan Chapton
8bbf95e9da
Merge pull request #4065 from Vyciokazz/master
...
locale_lt_LT.properties
2019-10-18 01:10:09 -07:00
nossr50
dc805825de
2.1.109
2019-10-17 20:16:01 -07:00
Fabrizio La Rosa
1b091bdbd5
Update locale_it.properties
...
Fixed definetly /mctop and fixed special characters.
2019-10-17 13:37:00 +02:00
SNAKE
3310a12a95
Update locale_ja_JP.properties
2019-10-02 01:43:51 +09:00
Shane Freeder
6125b3fbd2
Don't spam incompatible WG error
2019-09-27 18:57:25 +01:00
Fabrizio La Rosa
d679101cfb
Update locale_it.properties
...
Spaces doesn't work in commands like "/mctop Tiro con l'arco"
2019-09-23 18:40:56 +02:00
Shane Freeder
122c8b0faa
Added missing 1.14 blocks to ability/tool activation blacklists ( Fixes #4050 )
2019-09-22 04:30:24 +01:00
nossr50
101b0671fe
compatibility with FAWE ( :| )
2019-09-19 18:31:18 -07:00
nossr50
e14c53d3ca
Load after worlds
2019-09-19 18:02:23 -07:00
nossr50
28c0215a93
Catch more exceptions when doing WG reflection checks
2019-09-19 17:21:25 -07:00
nossr50
51a373db4f
Fixing an Acrobatics exploit
2019-09-17 18:59:44 -07:00
Vyciokazz
1b889b8177
locale_lt_LT.properties
...
I translated in Lithuanian language manny required info for player and player skils, in time i update this translation.
2019-09-18 00:14:14 +03:00
Robert A. C
260d0f9b4a
Merge pull request #4051 from Shrek5InTheatres2019/master
...
McMMOPlayerProfileLoadEvent for the api
2019-09-14 16:05:26 -07:00
Shane Freeder
d3a7ff8e8c
Correctly encode Russian translation file ( #4058 )
2019-09-14 23:58:46 +01:00
nossr50
9154b3f083
Fixes #4056
2019-09-14 15:44:58 -07:00
Shrek5InTheatres2019
c3548be380
deleting one character variables for good
2019-09-09 17:56:06 -07:00
Shrek5InTheatres2019
67bfb40dd5
fixing the things
2019-09-09 16:50:05 -07:00
András Marczinkó
fcd45f3bc1
Update locale_hu_HU.properties
2019-09-07 13:24:05 +02:00
Shrek5InTheatres2019
478d542981
removing this task that i once thought i needed and now realize that it is completely unnecessary
2019-09-06 16:46:38 -07:00
Shrek5InTheatres2019
c6c1c39a98
player profile load event from issue request #4045
2019-09-06 16:44:58 -07:00
nossr50
cca0524441
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
2019-09-05 18:59:08 -06:00
nossr50
e84e9a7dc8
more blacklisted blocks
2019-09-05 18:58:50 -06:00
Robert A. C
a3600e11a9
Merge pull request #4048 from ethernetcat/master
...
Update locale_ja_JP.properties
2019-09-03 14:10:50 -06:00
SNAKE
d89ff8b238
Update locale_ja_JP.properties
2019-09-04 01:05:33 +09:00
89009332
582ff48b6f
Update locale_zh_CN.properties
2019-09-03 19:50:02 +08:00
Robert A. C
0b93a74652
Merge pull request #4041 from Shrek5InTheatres2019/master
...
Implementing request from issue #3918
2019-09-02 16:53:50 -06:00
Daniel Jarski
98f8e049f3
Update to Beast Lore
...
Removed movement speed information for llamas, and added jump strength info for horses. Also added another locale string to display this information.
2019-08-30 23:14:39 -05:00
Shrek5InTheatres2019
e27d299132
removing unnecessary code
2019-08-29 23:16:26 -07:00
Shrek5InTheatres2019
7cf40d9dbf
Implementing request from issue #3918
2019-08-29 18:51:48 -07:00
Leomixer17
2a2a4479ca
Update locale_it.properties
2019-08-27 17:17:34 +02:00
Leomixer17
289276d987
Update locale_it.properties
2019-08-27 17:06:20 +02:00
Leomixer17
f771b777b9
Update locale_it.properties
2019-08-27 04:38:35 +02:00
Robert A. C
e4d081f14b
Merge pull request #4039 from Mixpa/master
...
simply if code
2019-08-26 14:34:36 -06:00
nossr50
bba35f8a4e
Set player scoreboards to main server scoreboard upon entering a blacklisted world
2019-08-26 14:15:42 -06:00
Shane Freeder
8a4410cde8
Add a configuration to print jdbc exceptions
...
By default, mcmmo tries to pretty print errors, which is fine for many cases,
however; deeper nested errors can lack information, e.g. networking related issues,
while the pretty print is less intimitating and provides useful information to users,
surpressing the trace can prevent debugging these deeper issues, this config option serves
as a compromise between scaring users and having a means to find these deeper issues.
2019-08-26 05:29:29 +01:00
Robert A. C
88b056c38f
Merge pull request #4035 from andris155/patch-2
...
Update locale_hu_HU.properties
2019-08-25 12:03:34 -06:00
Robert A. C
d408782acf
Merge pull request #4037 from ethernetcat/master
...
Update locale_ja_JP.properties
2019-08-25 12:03:24 -06:00
Mixpa
dfeab6b558
simply if code
2019-08-25 21:51:19 +08:00
SNAKE
f4fe25009d
Convert to UTF16
2019-08-25 05:37:58 +09:00
SNAKE
905010aacd
Update locale_ja_JP.properties
2019-08-25 04:01:17 +09:00
Shane Freeder
5ea2c493e8
Don't process mcmmo damage for invuln ( #4028 )
2019-08-24 17:40:46 +01:00
András Marczinkó
734c6f9c62
Update locale_hu_HU.properties
2019-08-24 10:23:10 +02:00
nossr50
52f9273fa8
Fishing drops are no longer random amounts
2019-08-23 20:51:32 -06:00
nossr50
77ffee2515
Fixed a bug where Tree Feller only rewarded 1 XP per block
2019-08-23 13:08:04 -06:00
Leomixer17
1147dff4c3
Update locale_it.properties
2019-08-23 03:02:15 +02:00
Leomixer17
c274b21af1
Update locale_it.properties
2019-08-23 02:51:20 +02:00
nossr50
2b72e8e69f
Making Limit Break code clearer to understand
2019-08-22 14:54:47 -06:00
Daniel Jarski
cafacc05ab
Fix spelling error in Guilds.Salvage.Section.0
...
"...use an gold block" -> "...use a gold block"
2019-08-22 13:05:54 -05:00
Shane Freeder
2974ed0993
correct item salvage level check
2019-08-22 00:38:29 +01:00
Daniel Jarski
f70f2321f2
Add additional info about horse speed in Beast Lore
...
An additional string containing info about the horse's movement speed (in blocks per second) is now concat'd to the end of the Beast Lore info. Also, added a Combat.BeastLoreHorseSpeed locale string to service this info.
2019-08-21 13:10:43 -05:00
nossr50
4bb8e20b59
2.1.102
2019-08-21 04:57:02 -07:00
Shane Freeder
e8165321e1
Fix bleed tasks invoking ruptures
...
Also, made the mcmmo custom damage checks handle nested calls
2019-08-21 01:05:01 +01:00
Robert Chapton
665a31fc85
Players moving to a blacklisted world will have scoreboards removed
2019-08-19 14:49:21 -07:00
Robert A. C
054f8ffe0a
Merge pull request #4021 from ethernetcat/master
...
Update locale_ja_JP.properties
2019-08-11 23:57:22 -04:00