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
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
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
f8dbace9f0
add comment
2020-03-17 16:00:32 -07:00
nossr50
fd1b1fe124
treat new vines as multi block plants
2020-03-11 17:52:35 -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
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
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
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
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
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
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
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
nossr50
dc805825de
2.1.109
2019-10-17 20:16:01 -07:00
Shane Freeder
6125b3fbd2
Don't spam incompatible WG error
2019-09-27 18:57:25 +01: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
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
Robert A. C
260d0f9b4a
Merge pull request #4051 from Shrek5InTheatres2019/master
...
McMMOPlayerProfileLoadEvent for the api
2019-09-14 16:05:26 -07: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
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
e84e9a7dc8
more blacklisted blocks
2019-09-05 18:58:50 -06: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
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
Mixpa
dfeab6b558
simply if code
2019-08-25 21:51:19 +08:00
Shane Freeder
5ea2c493e8
Don't process mcmmo damage for invuln ( #4028 )
2019-08-24 17:40:46 +01: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
nossr50
2b72e8e69f
Making Limit Break code clearer to understand
2019-08-22 14:54:47 -06: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
Shane Freeder
dbecd289b2
Check configuration for fishing spam prevention ( #4010 )
2019-08-12 03:54:45 +01:00
Shane Freeder
bb7989449e
Do not allow additions of timer tasks while iterating
...
Follow up on:
e4d980b135
Should help debug #4019 (and let us know when this actually occurs)
2019-08-12 02:31:51 +01:00
nossr50
4246f59d44
2.1.101
2019-08-09 17:18:26 -04:00
Shane Freeder
84cb40521b
Don't unmark herbalism blocks early ( Fixes #4015 )
2019-08-06 00:52:23 +01:00
nossr50
7853efc63d
2.1.100
2019-08-05 10:43:05 -04:00
nossr50
11409c07c0
Fixed a bug with herbalism double drops
2019-08-05 10:39:33 -04:00
Shane Freeder
ac29c51d6e
Fixed an NPE that may occur with random chances on a player without loaded data
...
Also correct changelog version
2019-08-02 03:34:26 +01:00
Shane Freeder
e4d980b135
Fixed some concurrency concerns around BleedTasks
2019-07-29 17:41:57 +01:00
Shane Freeder
62ce98c8a5
validate that mcnotify isn't being ran by the console
2019-07-29 17:23:21 +01:00
nossr50
c3ec6a0b80
Debug message color tweaks
2019-07-25 21:50:17 -07:00
nossr50
509ca5ae7f
毎日...
2019-07-25 21:47:11 -07:00
nossr50
9b3091add4
Debug mode will now dump info about XP perks and how they are modifying
...
incoming XP gains
2019-07-25 21:43:19 -07:00
nossr50
952ee9556a
Fixing Taming XP
2019-07-24 19:57:58 -07:00
Yukiiro-Nite
c03907b5a3
Close all the files after unload instead of before
...
- This ensures that all file handles are closed after a world is
unloaded, since the unloadChunk function calls saveChunk, which
opens files.
- Should resolve issue #3995
2019-07-21 01:01:42 -04:00
nossr50
5f7f6fc55a
Fixed a NPE with taming.
2019-07-10 05:03:33 -07:00
nossr50
36932e397d
2.1.96
2019-07-08 07:57:07 -07:00
nossr50
03fd558e1b
Add toggle to allow piston cheating
2019-07-07 06:11:15 -07:00
nossr50
6bc57f184a
2.1.95
2019-07-07 02:48:17 -07:00
nossr50
6c58e8a243
Limit Break Nerfs
2019-07-07 02:33:39 -07:00
nossr50
c818bf82b0
Cap how much XP can be given for Roll based on damage
2019-07-07 02:07:55 -07:00
nossr50
67a687ee40
Fix Ender Pearls not preventing XP gains in offhand
2019-07-07 01:55:23 -07:00
nossr50
ec44c99076
Many Herbalism bug fixes
2019-07-07 01:42:57 -07:00
nossr50
0b2d0fa332
Make the last bug fix compatible with 1.13
2019-07-05 06:14:54 -07:00
nossr50
304a942f51
Fixed a bug preventing wandering traders from granting XP
2019-07-05 05:51:41 -07:00
nossr50
1307169d8b
Debug Stick is now replaced by /mmodebug
2019-07-02 17:29:33 -07:00
nossr50
51ade5113f
Adjust changelog
2019-07-02 14:50:34 -07:00
nossr50
0af3c82612
Fixed a bug that could prevent a Tree from being removed by Tree Feller
...
if 2 or more players were using Tree Feller simultaneously
2019-07-02 14:46:55 -07:00
nossr50
bf70a42f6a
Fix breeding sending incorrect messages
2019-07-02 12:45:25 -07:00
nossr50
6e70258f9a
2.1.92
2019-07-02 01:44:01 -07:00
nossr50
1ae9e80d96
Prevent spam from breeding events
2019-07-02 01:31:49 -07:00
nossr50
444edb209c
Remove summoned entities on server shutdown
2019-07-02 01:14:11 -07:00
nossr50
8a9c836065
More locale tweaks for COTW
2019-07-02 00:45:08 -07:00
nossr50
a19ddb46b6
Fixing some bugs, tweaking some strings for COTW
2019-07-02 00:32:38 -07:00
nossr50
53d6065185
Numerous COTW tweaks
2019-07-01 23:50:30 -07:00
nossr50
a66940b2b8
Unarmed no longer uses a serverwide cooldown for all players for bonus
...
damage
2019-06-30 12:19:45 -07:00
nossr50
9092e70544
Check the projectile type instead of main hand item
2019-06-25 22:44:14 -07:00
nossr50
517ca6568f
Increase compatiblility with crazy enchants
2019-06-25 22:29:02 -07:00
nossr50
74a2485cff
Multiple tweaks to how salvaged items travel towards a player
2019-06-25 18:02:16 -07:00
nossr50
e71c95139d
RetroMode is now the default mode.
2019-06-24 23:31:31 -07:00
nossr50
d9b84b0ab3
Check mining rank before processing double drops
2019-06-24 23:25:15 -07:00
nossr50
421d6cff3b
Tweak archaeology numbers
2019-06-24 22:48:22 -07:00
nossr50
ccb86264d9
Update excavation command
2019-06-24 22:31:21 -07:00
nossr50
ee2a1b332e
tweak Archaeology rewards
2019-06-24 22:30:20 -07:00
nossr50
2dda0bf27a
Fix some WG logic + Archaeology stat display
2019-06-24 21:25:51 -07:00
nossr50
d347fa9512
Add information about Archaeology to /excavation and tweak some locale
...
strings related to excavation
2019-06-24 20:54:26 -07:00
nossr50
913323245c
Archaeology now does something
2019-06-24 20:27:50 -07:00
nossr50
68ad507be3
Skills which used to unlock at level 5 now unlock at level 1 and some
...
tweaks to ranks of other skills, and length scaling for super
abilities. Early game boost has also been modified.
2019-06-24 20:17:35 -07:00
nossr50
764b4c20f5
Tools with durability enchant will be damaged properly by super
...
abilities again (at a reduced rated)
2019-06-24 17:49:02 -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
3673d3fb7b
Tree Feller bug fix
2019-06-23 12:00:49 -07:00
nossr50
9ab4d59cca
mcMMO will ignore damage triggers for events with a value of zero
2019-06-22 22:35:25 -07:00
nossr50
ae6d377abb
Fixing a mistake when grabbing level cap
2019-06-22 15:03:51 -07:00
nossr50
b479d45f14
Level Cap bugfixes and tweaks
2019-06-22 14:48:16 -07:00
nossr50
c6d604bbbc
Inspect, Salvage, and Locale fixes
2019-06-21 08:05:57 -07:00
nossr50
5698d8282c
2.1.85
2019-06-20 00:02:48 -07:00
nossr50
83636644b1
2.1.84
2019-06-18 15:28:56 -07:00
nossr50
fa6995b9fd
You can no longer set fire to party members
2019-06-18 14:04:42 -07:00
nossr50
c83d38b5c2
Arrow Retrieval will no longer work with piercing enchant
2019-06-18 13:06:26 -07:00
nossr50
2cecc91026
WG Hardcore penalty flag 'mcmmo-hardcore'
2019-06-17 08:25:37 -07:00
nossr50
38bc60ba86
Inspecting offline players no longer requires permissions + fixing
...
errors when using mcrank on an offline player
2019-06-17 08:19:15 -07:00
nossr50
4e4d798b1d
Add proper error handling to file loading
2019-06-17 07:38:30 -07:00
nossr50
218b2a1a75
Double check that a Player is not an NPC when loading profiles
2019-06-17 07:00:39 -07:00
nossr50
c3f38cdabd
A few typos in javdocs
2019-06-15 21:22:21 -07:00
nossr50
8f55a6277a
Fix Repair enchant logic
2019-06-14 20:44:33 -07:00
nossr50
ef71661db1
2.1.81
2019-06-14 20:39:57 -07:00
nossr50
9c04054017
2.1.80
2019-06-12 12:23:58 -07:00
nossr50
7ab70ba597
2.1.79
2019-06-12 11:05:16 -07:00
nossr50
98f6eac50c
Super Abilities don't do extra durability damage to tools with the
...
unbreaking enchantment
2019-06-12 10:18:43 -07:00
nossr50
963d0a1897
Fixed a bug where shovels took too many materials to repair
2019-06-12 06:20:20 -07:00
nossr50
705285878f
Diagnosing myself with dyslexia
2019-06-11 03:57:28 -07:00
nossr50
9062dbcaae
Add minimum quantity back to the repair config
2019-06-11 03:50:13 -07:00
nossr50
3fe47c939a
You can not salvage without 1 rank in Scrap Collector now (unlocks at
...
level 2)
2019-06-10 22:46:03 -07:00
nossr50
46dee3c9b6
Numerous tweaks to salvage + fixing repair bugs
2019-06-10 22:37:20 -07:00
nossr50
f5f4182a90
2.1.75
2019-06-10 16:14:24 -07:00
nossr50
1297b45ef8
2.1.74
2019-06-09 07:08:26 -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
a677450d50
Fix NPE on server shutdown with no user data
2019-06-09 05:07:34 -07:00
nossr50
a132172507
You can no longer repair/salvage item stacks with more than one item
2019-06-08 10:20:22 -07:00
nossr50
549ef5734e
Repair now always requires confirmation
2019-06-07 10:32:55 -07:00
nossr50
77fbf7f51e
Salvage always asks for confirmation before breaking an item
2019-06-07 10:26:49 -07:00
nossr50
00bee60151
Prevent tool ready messages on shulker boxes
2019-06-07 05:13:37 -07:00
nossr50
7679afd3e0
Add new DatabaseAPI
2019-06-06 23:15:18 -07:00
nossr50
0638f4c437
2.1.69
2019-06-05 23:50:39 -07:00
nossr50
426b2d27e7
Fix NPE for new data tracker
2019-06-05 21:43:07 -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
4048ecc764
Fixing some imports
2019-06-02 22:42:03 -07:00
nossr50
f93a1aa151
2.1.68 - You can use food in the off hand with the diet abilities now.
2019-06-02 22:41:13 -07:00
nossr50
9111590dc2
2.1.67
2019-05-31 19:46:14 -07:00
nossr50
4795143fca
Fixed a memory leak in MySQL that would cause errors if users were
...
removed from the DB
2019-05-29 10:14:04 -07:00
nossr50
54eca5b8ba
Fixed a bug where RetroMode would always use Linear formula
2019-05-27 20:13:22 -07:00
nossr50
1cda612e86
Fixed a bug that would spam other players when someone used an ability
2019-05-27 19:25:36 -07:00
nossr50
50e4e971d9
Standard level scaling now mirrors RetroMode in a true 1:10 parity
2019-05-27 17:37:54 -07:00
nossr50
bfb48ccea3
Buffed Impact durability damage and fixed it
2019-05-21 13:13:17 -07:00
nossr50
321684e5f6
Fixed a bug where creative players could gain XP if they qualified for
...
early game XP boosts
2019-05-19 17:34:51 -07:00
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
92e6cedb14
This is why you don't program when you haven't slept in 20 hours
2019-05-18 08:04:55 -07:00
nossr50
447ce97f24
Send message to correct player
2019-05-18 08:03:39 -07:00
nossr50
f3cbd450d0
Admin chat now sends useful information to admins/adminchat permissible
...
players
2019-05-17 04:27:27 -07:00
nossr50
1c130aad42
2.1.61 - Some fixes + Exploit prevention
2019-05-16 13:30:43 -07:00
nossr50
734dfcdec5
Add toggle to disable event information on player join
2019-05-16 11:40:47 -07:00
nossr50
c8a32b8b38
Add toggle for event broadcasts - General.EventBroadcasts
2019-05-16 11:34:26 -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
a53505ee0b
Raised overfishing limit + improved tips
2019-05-13 08:53:22 -07:00
nossr50
ed1831da78
Fixed the wrong locale string being used for Mining DD
2019-05-11 12:45:00 -07:00
nossr50
ad550759e6
Fixed an incredibly rare and difficult to perform dupe bug
2019-05-08 10:24:34 -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
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
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
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
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
nossr50
820c3260c8
2.1.45 - mcMMO will check for outdated software and provide tips
2019-04-17 11:51:13 -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
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
nossr50
d599db2897
2.1.37 - Fixes #3859
2019-04-06 05:14:52 -07: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
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
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
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
nossr50
e2b8d940d3
2.1.28
2019-03-28 04:22:26 -07:00
nossr50
732726bbd3
2.1.27 - Fixed an exploit that allowed players to dupe torches, rails, etc
2019-03-27 21:05:57 -07:00
nossr50
658382dba2
Added Limit Break to Archery, Axes, Swords, Unarmed
2019-03-27 16:30:29 -07:00
nossr50
404a876d6b
Compiler made an oopsie
2019-03-27 12:36:46 -07:00
nossr50
c4a383c4fb
Removed PVP requirement on Stab, added info about Stab to /swords
2019-03-27 12:33:04 -07:00
nossr50
e0341f7ae7
Added new subskill to Swords, Stab
2019-03-27 12:11:11 -07:00
nossr50
d324aa9589
Rescale Iron Arm Damage
2019-03-27 11:27:05 -07:00
nossr50
7a3d608f36
2.1.25
2019-03-26 08:36:13 -07:00
nossr50
719283177e
Shake has an upper limit of 10 damage (will be configurable in the near future), alchemy ranks adjusted
2019-03-26 08:22:39 -07:00
nossr50
55fb3ed74f
2.1.24 - Critical Exploit Fix
2019-03-25 15:12:17 -07:00
nossr50
363ea66335
2.1.23 - Read the changelog, configs need to be updated.
2019-03-24 19:02:08 -07:00
nossr50
7ee65a7e65
Fixing a 7 year old damage bug.
2019-03-24 14:20:20 -07:00
nossr50
aa25ba6338
Fixed DoubleDrops for Mining, MANY nerfs to Rupture (PVP balance tweaks coming soon)
2019-03-23 22:57:44 -07:00
nossr50
b68bbad766
Eject players from Minecarts if they cast a fishing rod (Anti-AFK)
2019-03-23 21:01:40 -07:00
nossr50
6d19239db7
Don't add drops for items with a quantity of zero
2019-03-23 18:09:29 -07:00
nossr50
faab64864a
Fixing Double Drops for Mining -- READ THE FULL COMMIT MSG
...
This fix is very similar to what was deployed for Herbalism in 2.1.22
NOTE: Here's what your Double_Drop entries in Config.yml for Mining should look like
https://paste.gg/p/anonymous/dcd06f1215844311b4f2225f200090d1
IMPORTANT: Version 2.1.22 which came before this had a similar fix for Herbalism, instructions on how to fix your Herbalism Double Drops can be found here
https://www.spigotmc.org/resources/official-mcmmo.64348/update?update=269868
2019-03-23 18:07:23 -07:00
nossr50
df6315dd62
Fixed Repair Mastery using incorrect numbers during calculations
2019-03-23 16:23:38 -07:00
nossr50
255f7bf335
Fixes #3832 - Resolved issue with double drops & herbalism, similar fixes coming to woodcutting/mining soon. Reminder to update config.yml, read changelog for instructions.
...
If you harvest crops with a Hoe it does not require seeds to replant on successful Green Thumb
2019-03-23 16:21:25 -07:00
nossr50
ce6553d857
Fixing Double Drops for Herbalism (Update your configs) see changelog for instructions
2019-03-23 13:34:14 -07:00
nossr50
e40a7bb4e1
XP Gain from Roll has a CD now (60 seconds)
2019-03-21 14:32:01 -07:00
nossr50
dece43429d
Added an option to turn off fishing exploit detection as a band-aid fix until the config update is done
2019-03-20 07:04:05 -07:00
nossr50
c8d95dc711
2.1.19
2019-03-18 03:12:00 -07:00
nossr50
bb118607ce
Less aggressive detection
2019-03-18 02:40:19 -07:00
nossr50
2d849f55e5
Smaller bounds on fishing scarcity
2019-03-18 00:43:14 -07:00
nossr50
fef9058e16
Fishing is now more aggressive about over casting, added messages about fishing, removed vanilla rewards for exploiters
2019-03-18 00:26:49 -07:00
nossr50
e3d2526939
Improve Fishing AFK detection
2019-03-18 00:11:27 -07:00
nossr50
2f0a58b968
2.1.18 - It turns out Kelp is actually made up of 2 blocks mixed together
2019-03-16 20:26:26 -07:00
nossr50
8994594ed4
2.1.17 - Fix drowned mob spawner logic
2019-03-14 16:52:15 -07:00
nossr50
bb46b2a6ac
Drowned Transformation will no longer enabled XP on mob spawners, Kelp will now count the whole block for XP
2019-03-13 13:27:16 -07:00
nossr50
7296deb149
2.1.15 Release - Fixing Fuel Efficiency Max Rank Benefits
2019-03-09 18:10:01 -08:00
nossr50
f9f6d1550e
Silk Touch toggle in advanced.yml for double drops
2019-03-09 17:31:45 -08:00
nossr50
e80e771e9d
mcMMO now tracks blocks moved by pistons and flags them as unnatural, even if they were natural to combat automated xp farming
2019-03-09 17:12:34 -08:00
nossr50
af9b631ee2
kill flux mining
2019-03-09 16:44:55 -08:00
nossr50
ca5a46508d
fixing a bug with setting ranks for fuel efficiency
2019-03-09 16:35:23 -08:00
nossr50
7703cafa34
fixing compile error
2019-03-09 16:25:51 -08:00
nossr50
437fe29112
Fuel Efficiency now uses a rank system, also fixed some bugs with it
2019-03-09 16:22:20 -08:00
nossr50
28b71804a2
Fixed display bug w/ Fish Diet, added Tropical, Raw Cod/Salmon to eligible foods
2019-03-09 15:48:29 -08:00
nossr50
6f15cd4005
2.1.13 Release
2019-03-08 15:34:35 -08:00
LogGits
3ed4228b72
Added imports
2019-02-16 05:40:49 +10:00
LogGits
93fefa031b
Herbalism compatibility with PlayerAnimationEvent
...
This change in theory should make McMMO herbalism compatible with plugins that utilise PlayerAnimationEvent. The main reason that I want to add this is to fix `no swing` false positives in `AAC` (though didn't get to test this).
I would appreciate if someone could test this PR and verify that its working without any issues. (I am busy for the next few days so I haven't been able to test it. In theory it looks like it should work. I could have checked if the event `isCancelled()` however, this doesn't seem necessary quite yet. Though, if it is needed I can add it 👍
Please don't merge this unless it's confirmed completely working. I will find some time to test it out within the next few days.
2019-02-12 13:26:03 +10:00
nossr50
c0a3d63213
Salvage entries are no longer case sensitive
2019-02-06 18:00:21 -08:00
nossr50
dbf32b4715
Back to work
2019-02-06 17:07:08 -08:00
nossr50
017e32c30a
Fishing will no longer cancel the exp dropped for ice fishing and will no longer bring xp values below zero with the xp multiplier
...
Not sure if this fixes the XP bug though!
2019-02-06 12:46:12 -08:00
nossr50
98e6400dd8
Fishing command did an oopsie
2019-02-06 03:01:43 -08:00
nossr50
577e3339f1
Grab the version of WG in a better way
2019-02-05 20:23:20 -08:00
nossr50
e389c4b8f1
WG API shouldn't be used unless WG is on version 7
2019-02-05 10:49:40 -08:00
nossr50
303a922165
Bite for Master Angler will no longer display so many decimal places
...
Fixes #3772
2019-02-04 23:29:24 -08:00
nossr50
4ea5432561
Abilities no longer activate if you don't have permission
2019-02-04 22:04:50 -08:00
nossr50
9a428332a9
RetroMode and Standard scaling now have specific keys in advanced.yml to reduce confusion
2019-02-04 21:56:57 -08:00
nossr50
77e6e79eb6
Prep for 2.1.7 Release
2019-02-03 18:20:56 -08:00
nossr50
1568f71d83
Fixing a styling bug for party member names
2019-02-03 17:59:29 -08:00
nossr50
0b3a642c95
Oopsie
2019-02-03 17:46:03 -08:00
nossr50
025183d434
Tweaks to the party info commands
2019-02-03 17:44:10 -08:00
nossr50
371a3ceec7
Unarmed now has some spam detection
...
Fixed an error in the skillranks.yml file as well
2019-02-03 13:17:42 -08:00
nossr50
84b3cfc309
Fixed an almost 6 year old bug involving salvage materials smh
...
Updated the new ExperienceAPI methods to check for level ups
2019-02-02 07:15:12 -08:00
nossr50
14e5998aa0
Added 4 new API methods for adding XP to a player based on blocks
2019-02-01 15:23:45 -08:00
nossr50
c839837d7a
Fixing some coloring issues
2019-02-01 11:00:02 -08:00
nossr50
8228ae248f
Fixed a bug where Arcane Salvage could never fail
...
SubSkillFailure renamed to SubSkillFailed in config.yml
SubSkillFailed now sends to chat by default and no longer sends to the action bar
2019-02-01 10:34:13 -08:00
nossr50
c6a4cbd715
Fixed a bug where Salvage was giving back too many materials
2019-02-01 10:22:55 -08:00
nossr50
90520cd50b
2.1.5 release
...
mcMMO no longer ignores cancelled PlayerInteractEvents due to conflicts with super ability activations
2019-01-31 20:53:36 -08:00
nossr50
8262711e7e
Prep for release of 2.1.4
...
Fixed many display bugs
Added ranks to Super Repair, and Repair Mastery
Fixes #3754 , #3746 , #3745 , #3756
2019-01-31 20:02:39 -08:00
nossr50
8aa92322d1
Fixed Styling for /salvage
2019-01-31 19:27:23 -08:00
nossr50
bdfac28b44
Fixed Alchemy XP Gain
2019-01-31 18:44:51 -08:00
t00thpick1
cb89a80fd8
Only have 1 xp gain instance for archery.
2019-01-31 19:55:09 -05:00