nossr50
948837546a
Move config loading outside of constructors
2019-03-28 23:57:17 -07:00
nossr50
8bc49e8bfb
Add typesafe library to maven, cleanup config directory code
2019-03-28 23:57:17 -07:00
nossr50
55b1da0341
no more MultiConfigContainers, updating existing config classes for HOCON (WIP)
2019-03-28 23:57:16 -07:00
nossr50
132b908eee
Added some more missing defaults to database config
2019-03-28 23:57:16 -07:00
nossr50
7d152794ba
add missing defaults and constructor for database config
2019-03-28 23:57:16 -07:00
nossr50
e757dd10c8
import cleanup
2019-03-28 23:57:15 -07:00
nossr50
d5ea196840
added hocon configurate libs to maven
2019-03-28 23:57:14 -07:00
nossr50
f772b39eda
add missing db config options
2019-03-28 23:57:14 -07:00
nossr50
493d6b0a67
Starting the conversion to HOCON, splitting up configs, and more
2019-03-28 23:57:14 -07:00
nossr50
76472a2b9f
Most Experience related maps are now tracked via a new ExperienceMapManager to simplify loading/unloading of registered values
2019-03-28 23:56:27 -07:00
nossr50
f0e8eb35c4
Most Super Abilities which increase gathering speed now check both XP registers and new hardcoded lists to determine whether or not the block should be affected by the super ability, if the block is found on either the xp registers or our own internal list then it will be considered compatible with that super ability.
...
This prevents weird behavior from a server admin removing XP from something like Stone
2019-03-28 23:56:27 -07:00
nossr50
59f3835554
set configurate user file builder to dump block style formatting
2019-03-28 23:55:56 -07:00
nossr50
38c11d1601
Fixing zero initalize for entity xp + party share
2019-03-28 23:55:56 -07:00
nossr50
608a523996
Fix zero initialize for Swords config options
2019-03-28 23:55:55 -07:00
nossr50
a2e0ca0f84
Flux Mining Cleanup
2019-03-28 23:54:47 -07:00
nossr50
a3b8ab81be
Fixed zero initialize for Smelting's Fuel Efficiency
2019-03-28 23:54:47 -07:00
nossr50
07db198a67
Whoops
2019-03-28 23:54:08 -07:00
nossr50
234a31d283
Fix Repair Mastery zero initialize
2019-03-28 23:50:11 -07:00
nossr50
f2945569fb
Fixed zero initialize for SkullSplitter. config nodes
2019-03-28 23:47:26 -07:00
nossr50
72663ae2d3
Solved zero initialize for Party.Sharing.ExpSharing_bonus_base
2019-03-28 23:47:25 -07:00
nossr50
22eead18dd
Add warning about 2.1.13 snapshot releases
2019-03-28 23:47:25 -07:00
nossr50
35d1e1ebd9
Removing test files
2019-03-28 23:47:25 -07:00
nossr50
4418d34930
add register to constructor of repair/salvage
2019-03-28 23:47:25 -07:00
nossr50
ed8611585f
remove reflection code from MultiConfigContainer
2019-03-28 23:47:25 -07:00
nossr50
b3ed05eb09
forgot the other super constructor for configcollection
2019-03-28 23:47:24 -07:00
nossr50
9d0dd7ecd6
do not call register() in super
2019-03-28 23:47:24 -07:00
nossr50
e354e7b89b
add unload to potion config
2019-03-28 23:47:24 -07:00
nossr50
714d9c0ca7
init potion ingredient lists in constructor
2019-03-28 23:47:24 -07:00
nossr50
53f06832f1
Locale NPE
2019-03-28 23:47:24 -07:00
nossr50
562066311b
Always grab the Localized name of a skill
2019-03-28 23:47:23 -07:00
nossr50
b5b9a223a7
better error reporting on enabling mcMMO
2019-03-28 23:47:23 -07:00
nossr50
049b76f651
Only grab List<String> if it's a proper list
2019-03-28 23:47:23 -07:00
nossr50
4ab5e5e925
Changing iteration over a nodes children to be based on a list of its children rather than a returned type of String
2019-03-28 23:47:21 -07:00
nossr50
22ca1863fd
fix NPE for anvil, salvage block, detonator item
2019-03-28 23:47:21 -07:00
nossr50
bdbda5587f
fix NPE for ChimaeraWing
2019-03-28 23:47:21 -07:00
nossr50
a344e43e2e
fix configManager NPE
2019-03-28 23:47:21 -07:00
nossr50
198b7e3f46
xpratemultiplier fix
2019-03-28 23:47:20 -07:00
nossr50
5647eebe99
Multiplier to camelcase
2019-03-28 23:47:20 -07:00
nossr50
367fabf70c
fixing many compiler errors for configs
2019-03-28 23:47:19 -07:00
nossr50
2f804de36f
fishing treasures pt 4 (enchantments)
2019-03-28 23:46:43 -07:00
nossr50
677e45a811
fishing treasures pt 3 (shake)
2019-03-28 23:46:43 -07:00
nossr50
99f0e029c2
fishing treasures pt 2
2019-03-28 23:46:43 -07:00
nossr50
3fc9f26b8b
fishing treasures pt 1
2019-03-28 23:46:42 -07:00
nossr50
e75170f576
need to rewrite this mess
2019-03-28 23:46:42 -07:00
nossr50
3158ba591b
Hylian Treasure pt 2
2019-03-28 23:46:42 -07:00
nossr50
31402d97c4
Hylian Treasure pt 1
2019-03-28 23:46:42 -07:00
nossr50
bef86f0e97
add CustomName and Lore fields to default treasure configs
...
the functionality for these keys has always been here but this change should help make it more obvious
2019-03-28 23:46:42 -07:00
nossr50
811b90bc31
fixing imports
2019-03-28 23:46:41 -07:00
nossr50
ef6b70f686
Some more comments
2019-03-28 23:46:41 -07:00
nossr50
2c752dc470
Removing the oopsies
2019-03-28 23:46:41 -07:00
nossr50
63a0598766
Check for changeme
2019-03-28 23:46:41 -07:00
nossr50
772ceddf65
ExcavationTreasureConfig pt 1
2019-03-28 23:46:41 -07:00
nossr50
15be278ee1
kill TreasureConfig.java
2019-03-28 23:46:40 -07:00
nossr50
349a714134
Treasure Config Split pt 2, Configs now register to be backed up with the config manager
2019-03-28 23:46:39 -07:00
nossr50
41bfba0c68
treasures.yml is now split into 3 treasure configs
2019-03-28 23:46:39 -07:00
nossr50
83ee9ca92c
DefaultKeys refactored to UnsafeValueValidation
2019-03-28 23:46:39 -07:00
nossr50
18d8b84099
Set removeOldKeys in the Config parent class
2019-03-28 23:46:39 -07:00
nossr50
e6aee141fb
Update config constructors to pass removeOldKeys boolean
2019-03-28 23:46:38 -07:00
nossr50
b0b0167ee2
Convert RankConfig to the new system
2019-03-28 23:46:38 -07:00
nossr50
26b66b550c
potion config is now converted to the new system
2019-03-28 23:46:38 -07:00
nossr50
cef1bf6c8c
potion config pt 1 (wip)
2019-03-28 23:46:38 -07:00
nossr50
bd74d6e4f1
Convert soundconfig to new system
2019-03-28 23:46:38 -07:00
nossr50
6152ac30b9
kill hidden.yml
2019-03-28 23:46:37 -07:00
nossr50
6604f98140
Updating constructors, updating node address helper methods
2019-03-28 23:46:37 -07:00
nossr50
b81ca84a99
don't always copy defaults
2019-03-28 23:46:37 -07:00
nossr50
4bfa790be9
Converting salvage config to the new system
2019-03-28 23:46:37 -07:00
nossr50
c14b949b0a
Converting repair config to the new system
2019-03-28 23:46:37 -07:00
nossr50
5ce08a2294
Kill the upgrade manager
2019-03-28 23:46:36 -07:00
nossr50
c91255c474
converting mainconfig pt 3
2019-03-28 23:46:36 -07:00
nossr50
4bb513c2d1
hardcore and vampirism commands were a mistake
2019-03-28 23:46:11 -07:00
nossr50
9f9b456b0a
converting mainconfig pt 2
2019-03-28 23:46:11 -07:00
nossr50
894b30660c
converting mainconfig pt1
2019-03-28 23:46:11 -07:00
nossr50
a939f54b10
experience getInstance() had an oopsie
2019-03-28 23:46:11 -07:00
nossr50
3fc0bbb466
comment out contents of mod configs until we need them again
2019-03-28 23:46:10 -07:00
nossr50
e7d8e51722
mod configs are taking a break
2019-03-28 23:46:09 -07:00
nossr50
63aebd0454
rewire getInstance for experience config
2019-03-28 23:44:16 -07:00
nossr50
f08456b789
child.yml was a mistake
2019-03-28 23:44:16 -07:00
nossr50
d7e0c95984
rewire getInstance() for configs
2019-03-28 23:44:15 -07:00
nossr50
f4ba472403
new config pt 10 - All configs are now managed by ConfigManager (WIP)
2019-03-28 23:44:15 -07:00
nossr50
acf2bf362f
Refactoring the oopsies
2019-03-28 23:43:20 -07:00
nossr50
9731b9cffb
new config pt 9
2019-03-28 23:43:19 -07:00
nossr50
2de87f7189
Regex errors
2019-03-28 23:30:11 -07:00
nossr50
fb2eddd432
fixing NPE and IO errors
2019-03-28 23:30:10 -07:00
nossr50
bf63ce33c5
new config system pt 5
2019-03-28 23:30:10 -07:00
nossr50
e7b91f57ea
Advanced Config is now on the new config system
2019-03-28 23:30:10 -07:00
nossr50
78f0a42ec1
new config system part 4
2019-03-28 23:30:10 -07:00
nossr50
fd8e44ef47
new config system part 3
2019-03-28 23:30:09 -07:00
nossr50
0f743a55b5
new config system pt 2
2019-03-28 23:30:09 -07:00
nossr50
69fa10559c
New Config System pt 1
2019-03-28 23:30:09 -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
OverCrave
18097fa1a5
Update locale_de.properties
2019-03-28 12:26:15 +01:00
nossr50
e2b8d940d3
2.1.28
2019-03-28 04:22:26 -07:00
OverCrave
5093c37efb
Update locale_de.properties
...
so much done so much still missing .-.
2019-03-28 12:10:11 +01:00
OverCrave
610e1a6bf4
Merge remote-tracking branch 'upstream/master'
2019-03-28 11:25:56 +01:00
OverCrave
99843f2735
update en_US to upstream version
2019-03-28 11:25:41 +01: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
OverCrave
cc1c73cb17
Update locale_de.properties
...
stopped at Fishing.Exhausting
2019-03-26 22:33:44 +01:00
OverCrave
d6dc8bb04c
Update locale_da.properties
...
generated by the eclipse property tool
2019-03-26 21:35:01 +01:00
OverCrave
88ef6b0984
Update locale_de.properties
2019-03-26 21:34:31 +01:00
OverCrave
624299602d
Update locale_de.properties
2019-03-26 21:14:30 +01:00
OverCrave
8fe8db2353
Update locale_de.properties
2019-03-26 20:21:11 +01:00
OverCrave
159cf7c0d4
remove unused translations
...
this change removes every translation in every locale that does not exist in locale_en_US anymore, to keep everything up to date
2019-03-26 20:05:46 +01:00
OverCrave
947cdc91a4
Update locale_de.properties
2019-03-26 19:52:36 +01:00
OverCrave
ff55cbb946
Update locale_de.properties
2019-03-26 19:40:47 +01:00
OverCrave
fdb151083d
Update locale_de.properties
2019-03-26 19:33:18 +01: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
András Marczinkó
aeed0cf6ad
Added Fishing.LowResources translation to Hungarian locale file
2019-03-22 16:38:04 +01: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
András Marczinkó
53848d3fd3
Update Hungarian locale file
2019-03-19 09:33:55 +01: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
68e43e3641
Mycellium removed from XP tables for woodcutting
2019-03-09 17:23:17 -08:00
nossr50
93458aa355
Kelp added to Herbalism XP tables
2019-03-09 17:18:04 -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
8e048300e8
2.1.11
2019-02-06 11:01:57 -08:00
nossr50
45b4f4a314
Fishing Locale did an oopsie
2019-02-06 03:09:12 -08:00
nossr50
98e6400dd8
Fishing command did an oopsie
2019-02-06 03:01:43 -08:00
nossr50
63d3a328c4
EndStone now gives the same XP as stone
...
Update your experience.yml
2019-02-05 20:43:56 -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
fc6c804caf
Recolored some lines in the locale related to failure from white to red
2019-02-01 10:36:28 -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
nossr50
a2f9ab70aa
mcMMO no longer ignores cancelled block place events
2019-01-31 15:33:06 -08:00
nossr50
5d010594dd
Temporarily disabled Flux Mining
...
I'll rework this skill in the future
2019-01-31 15:30:39 -08:00
nossr50
d609b45e68
Correcting a bug with the new Enderman Endermite farm exploit fix and making it toggleable for servers that wish to allow it!
2019-01-31 14:40:37 -08:00
nossr50
4c63eee6d5
Entities that target endermite no longer give XP (credits to TheBentoBox for the tip)
2019-01-31 14:30:35 -08:00
nossr50
f3aff37b46
Removing more debug code SORRY!
...
nossr50 did a double oopsie
2019-01-31 14:18:17 -08:00
nossr50
f2c32f07da
Removing leftover debug code
...
nossr50 did an oopsie
2019-01-31 14:14:15 -08:00
nossr50
bff72486d0
Fixed a bug where static chance skills uses incorrect calculations for success
...
Cleaned up some leftover code from the old skill unlock system
2019-01-31 14:07:03 -08:00
nossr50
0193b53988
mcMMO now ignores cancelled events for PlayerInteractEvent
2019-01-31 12:56:15 -08:00
nossr50
039542f125
Iron Arm Style no longer checks for Iron Grip levels for its own unlock checks
2019-01-31 11:27:14 -08:00
nossr50
7e5a8bc659
Temporarily removed unarmed item pickup until it gets fixed
2019-01-30 08:45:38 -08:00
nossr50
cef9fad49f
Fixing unarmed not picking up items properly
2019-01-29 16:13:04 -08:00
nossr50
8ad9419240
Endermen back to 1.0
2019-01-29 08:13:41 -08:00
nossr50
1871c1ec63
endermen and witches give 0.1x modifiers
2019-01-29 07:47:48 -08:00
nossr50
7a721c3229
Tweaking mob XP Values
...
Phantom added and set to 4.0
Witch is now set to 1.0 instead of 0.0
Ender Dragon is now set to 1.0 instead of 0.0
2019-01-29 07:13:06 -08:00
nossr50
370af987d6
Fixes #3737
2019-01-28 19:35:54 -08:00
nossr50
a22636b2d9
Flux Mining will now be a passive and not an item
2019-01-28 17:48:26 -08:00
nossr50
399a1529f4
Pummel now calculates correctly
2019-01-28 13:14:15 -08:00
nossr50
3734300e59
Fixing an error with shake and RNG calculations
2019-01-28 04:15:34 -08:00
nossr50
fc7b4a6790
Buffed Iron Arm, adding ranks to Iron Arm, Iron Grip, Arrow Deflect, and Disarm
2019-01-28 03:55:30 -08:00
nossr50
00f5491718
Added many styling options
...
Improved Smelting Style
You can now add the level required to a skills name in the locale (instructions can be found next to the locale string)
2019-01-28 03:40:32 -08:00
nossr50
67ed9d324e
Fixing the styling on /smelting
2019-01-28 00:56:15 -08:00
nossr50
ddf953b3b7
Grass block did an oopsie
...
Fixed Grass not giving treasures
2019-01-27 23:15:53 -08:00
nossr50
f89b7ccc9f
better debug stick
2019-01-27 23:12:04 -08:00
nossr50
154b10209d
mcMMO will no longer put items into your hands
2019-01-27 22:46:45 -08:00
nossr50
fbc7cbf389
Anti-Cheat compatibility
2019-01-27 22:26:45 -08:00
nossr50
6f81cf7384
Static things shouldn't use a maxbonuslevel from config
2019-01-27 22:01:55 -08:00
nossr50
4f832edada
Fixing the fishing AFK detection
2019-01-27 21:55:00 -08:00
nossr50
85a04c71f4
tweaking anti-afk
2019-01-27 21:13:42 -08:00
nossr50
c7ed3ee2a0
Magic Hunter requires treasure hunter and has ranks now
2019-01-27 20:56:16 -08:00
nossr50
7e34e87bc0
Magic Hunter stats now check for treasure hunter
2019-01-27 20:36:55 -08:00
nossr50
b2b623505d
Removing traps from fishing command
2019-01-27 20:27:48 -08:00
nossr50
67a57f7472
This might be better
2019-01-27 20:09:32 -08:00
nossr50
d7fe01579b
Make sure we clean up buffs from tools
2019-01-27 20:00:58 -08:00
nossr50
e969598f58
Fixing a lot of bugs involving calculating the success of skills
2019-01-27 19:36:16 -08:00
nossr50
be9aeacd70
Fixing lucky displays
2019-01-27 19:00:48 -08:00
nossr50
5f39a7cb80
Fixing a bug where Lucky perk wasn't adding to success
2019-01-27 18:53:10 -08:00
nossr50
7b38658310
Adding mushroom stems to Tree Feller
2019-01-27 18:28:14 -08:00
nossr50
d81c3d06c5
XP Gains now report sources, added some config options regarding XP bars
...
Fixed some issues with Roll
Fixes https://github.com/mcMMO-Dev/mcMMO/issues/3732
2019-01-27 18:11:51 -08:00
nossr50
a504bc407a
Keep track of more fall locations
2019-01-27 00:20:18 -08:00
nossr50
55821f7703
Acrobatics now uses much better anti-exploit prevention
2019-01-26 23:08:05 -08:00
nossr50
6592562c56
Check the target fishing location
2019-01-26 14:41:17 -08:00
nossr50
9aae4825cc
Fixing XP gain in fishing
2019-01-26 14:34:28 -08:00
nossr50
22c5280d4e
AFK Fishing protection
2019-01-26 14:25:01 -08:00
nossr50
b5bc324f97
Excavation now uses archaeology instead of treasurehunter for its perm node address
2019-01-26 14:01:35 -08:00
nossr50
1df4f74f8c
Counter Attack now makes use of a rank system
2019-01-26 12:54:38 -08:00
nossr50
d4d5d9bac1
Gore, Pummel, and Call of The Wild now use the rank system
2019-01-26 12:50:35 -08:00
nossr50
28e963f1eb
Disabling unfinished skills until they are finished
2019-01-26 12:45:45 -08:00
nossr50
baf1796b08
Taming's Beast Lore now uses a rank system
2019-01-26 11:21:42 -08:00
nossr50
b39340227f
Greater Impact now uses the rank system
2019-01-26 10:57:04 -08:00
nossr50
105a81aede
Axes' Critical Strikes now uses the rank system
2019-01-26 10:55:16 -08:00
nossr50
9ff8692625
Added Dodge, Arrow Retrieval to rank system
2019-01-26 10:52:22 -08:00
nossr50
280971042a
Furnaces give XP to the last person to modify their contents
2019-01-26 09:32:28 -08:00
nossr50
6ac1c4fa2c
JSON Styling will be handled in the Locale instead of the config
2019-01-26 08:27:58 -08:00
nossr50
d84d487435
Debug stick tells you about placestore & treasure data when hitting blocks
2019-01-26 08:14:06 -08:00
t00thpick1
43d8e08e83
Fix offline inspecting a player hitting an error if the casing didn't match up perfectly. Fixes #3727
2019-01-26 10:51:30 -05:00
nossr50
859063e406
You can now toggle off the skill commands sending blank lines
2019-01-26 07:33:23 -08:00
nossr50
ad990dbb28
Less blank lines on skill commands
2019-01-26 07:27:15 -08:00
nossr50
1c58bd392d
Hover tips now show level requirements for upgrading skills
2019-01-25 18:51:04 -08:00
nossr50
cf9117097d
MMOInfo command makes better wiki links
2019-01-25 17:54:02 -08:00
nossr50
71d1574a7d
Fixing Daze, Counter-Attack, and Serrated Strikes hover tip messages containing {0}
2019-01-25 17:14:10 -08:00
nossr50
f1fc095876
Removed the Kraken
2019-01-25 14:00:18 -08:00
nossr50
3a367d71fa
Fishing traps are stupid.
2019-01-25 13:46:26 -08:00
nossr50
f4cab35a46
Fix SkillShot display
2019-01-25 12:49:16 -08:00
nossr50
c22a1a0dd2
Fixing Rupture (Bleed) ConcurrentModificationException
...
Removed the internal limit on ticks for Rupture
Rupture no longer adds new ticks when applying bleed to an existing target, it instead refreshes the duration
2019-01-25 11:12:31 -08:00
nossr50
a421bd7e4c
Fixing the RNG display calculations for RetroMode
...
I temporarily disabled the output for graceful roll in the stats, will be turning that on again in the morning.
2019-01-25 01:36:14 -08:00
nossr50
ef9b3d40e9
Actually fixing #3709
2019-01-24 21:19:04 -08:00
nossr50
24458879a4
Fixing a bug where an ability length cap of 0 did not properly update skill commands
...
Fixes #3709
2019-01-24 20:55:46 -08:00
nossr50
1d6a142b12
Rewrote the RNG system to be more unified
2019-01-24 20:45:26 -08:00
nossr50
b7fc3f05e9
Iron Arm & Impact scale with Retro properly now
...
Fixes #3723
2019-01-24 15:23:39 -08:00
nossr50
3cfd3b0109
Don't modify the list we are iterating over
2019-01-24 13:20:45 -08:00
nossr50
bb64221c6b
Fixing some issues with the new skill system and retro mode
2019-01-23 16:44:51 -08:00
nossr50
96b46d31cf
Only activate bleed if the target survives the initial strike
2019-01-23 16:21:34 -08:00
nossr50
4031674626
Send bleed messages to the correct player
2019-01-23 16:18:21 -08:00
nossr50
f028d91eb0
account for null entries in bleedtimer
2019-01-23 16:12:52 -08:00
nossr50
c46b7ed3bc
dealNoInvulnerabilityTickDamage actually hurts things now
2019-01-23 16:08:41 -08:00
nossr50
71a3eb6a93
Fixed a lot of problems with the bleed task code...
2019-01-23 16:01:30 -08:00
nossr50
6ff13077be
Mobhealth bars are no longer a per-player setting.
...
Removed the mobhealthbar command.
Removed the mobhealthbar permissions.
2019-01-23 15:39:04 -08:00
nossr50
c51be84b50
Serrated now uses Rupture rank to calculate its bleed effect's properties
...
Gore now actually uses Rupture rank 1 in its calculations
2019-01-23 15:29:31 -08:00
nossr50
3e5c4bc617
Fixing several issues related to Bleed/Rupture
...
Rupture now keeps track of who applied the damage and attributes it correctly in events
Rupture's bleed timer task no longer caps at the low value of 10 ticks internally
Ruptures bleed check code has had some minor refactoring
2019-01-23 15:22:16 -08:00
nossr50
e5e86246f3
Bleed no longer tells you when a target has stopped bleeding, because its obvious!
2019-01-23 15:08:04 -08:00
nossr50
8f906af99c
Refactoring code related to pulling standard/retro mode variables.
...
Fixing the display and calculation of Super Ability lengths.
Removing the cap on super ability lengths for values less than 1.
Fixing some display errors regarding retro mode and standard.
2019-01-23 15:06:00 -08:00
nossr50
6c0da22d5e
Put empty lines above a skill command to make it easier to distinguish from chat
2019-01-23 14:17:14 -08:00
nossr50
6e5feced2f
fixing the compiling errors frok Oaks PR
2019-01-23 13:57:19 -08:00
nossr50
6be1319927
WG refactor
2019-01-23 13:55:43 -08:00
Robert A. C
cfeadb54be
Merge pull request #3722 from Oaksworth/master
...
Update effects and stats to alphabetical order
2019-01-23 13:54:24 -08:00
Oaksworth
fd1a0db696
Merge branch 'master' of https://github.com/Oaksworth/mcMMO
2019-01-23 19:41:01 -02:00
Oaksworth
bf38f55f23
Update Woodcutting to alphabetical order
2019-01-23 19:40:44 -02:00
Oaksworth
c467f79d32
Update Unarmed
2019-01-23 19:39:32 -02:00
Oaksworth
9b0023d2d7
Update Taming to alphabetical order
2019-01-23 19:37:51 -02:00
Oaksworth
9be7c2af3c
Update SwordsCommand.java
2019-01-23 19:35:15 -02:00
Oaksworth
c146384227
Update Smelting to alphabetical order
2019-01-23 19:32:36 -02:00
Oaksworth
f68ecd3214
Update Repair to alphabetical order
2019-01-23 19:20:25 -02:00
Oaksworth
58e506b041
Update Mining to alphabetical order
2019-01-23 19:16:23 -02:00
Oaksworth
40a13c4c81
Update Herbalism to alphabetical order
2019-01-23 19:14:14 -02:00
nossr50
02781f7458
refactoring WG
2019-01-23 13:13:53 -08:00
Oaksworth
0cd23c1b65
Update Fishing to alphabetical order
2019-01-23 19:11:15 -02:00
Oaksworth
c758346c3f
Update Axes to alphabetical order
2019-01-23 19:04:13 -02:00
Oaksworth
a381b6379a
Update Archery to alphabetical order
2019-01-23 19:02:09 -02:00
Oaksworth
6241b6dfe9
Update Archery to alphabetical order
2019-01-23 18:58:53 -02:00
Oaksworth
061a6c2a3a
Update Acrobatics to alphabetical order
2019-01-23 18:53:38 -02:00
Oaksworth
ebf48e1870
Update SubSkillType.java to alphabetical order
2019-01-23 18:45:43 -02:00
nossr50
92de75e002
Bleed only tells you that you've started bleeding if you aren't already bleeding.
2019-01-23 12:39:51 -08:00
nossr50
c6e1edee91
Rupture will now check your rank before activating
2019-01-23 12:34:21 -08:00
nossr50
6428c65720
Bleed actually doesn't trigger iframes now
2019-01-23 12:28:30 -08:00
nossr50
3edc0bf63f
Changing the COTW permission node
2019-01-23 12:19:16 -08:00
nossr50
fb5fd6cc39
Fixing Call of the Wild being missing from /taming
2019-01-23 12:12:17 -08:00
nossr50
f9b2776cb9
Getting rid of unused methods
2019-01-23 11:47:33 -08:00
nossr50
25c8dad1ea
fixing XP gains LOL
2019-01-22 20:25:55 -08:00
nossr50
cf0b60d165
Fixing some errors related to WG
2019-01-22 17:59:45 -08:00
nossr50
cbb726e020
attempt to register flags if they are still not registered
2019-01-22 16:54:43 -08:00
nossr50
0ad1530505
mcMMO now supports WorldGuard, added "mcmmo" and "mcmmo-xp" flags!
2019-01-22 16:40:54 -08:00
nossr50
c0dde01f3e
Fixing a display error for retromode and the acrobatics command
2019-01-22 14:21:48 -08:00
nossr50
db3d14fa9f
Don't send the URL header if url links are disabled
2019-01-22 14:11:59 -08:00
nossr50
726b04f586
mcMMO now supports world blacklisting
2019-01-22 09:16:02 -08:00
nossr50
76ddcc4cf0
You can now enable Party Friendly Fire
2019-01-21 15:43:54 -08:00
nossr50
11c8374f6c
Bleed doesn't suck anymore.
2019-01-21 15:15:10 -08:00
nossr50
848cee18a9
Adding back the mmoinfo string for roll stats
2019-01-21 13:53:45 -08:00
nossr50
42d286e265
Temporary fix to make Roll gain XP again
2019-01-21 13:49:06 -08:00
nossr50
ebbfe72259
Adding roll stats to Acrobatic's stat display
2019-01-21 13:41:56 -08:00
nossr50
6d720e6ab1
Fixing styling on Woodcutting
2019-01-21 13:11:42 -08:00
nossr50
661cf15be1
Fixing styling on Unarmed
2019-01-21 12:54:37 -08:00
nossr50
f30875ac4c
Fixing styling on Swords
2019-01-21 12:41:31 -08:00
nossr50
ea0ad38fec
Fixing styling on Repair
2019-01-21 11:31:02 -08:00
nossr50
e1f11b4059
Fixing styling on Mining
2019-01-21 11:14:50 -08:00
nossr50
42312349e1
Fixing styling on Herbalism
2019-01-21 10:56:28 -08:00
nossr50
c86012027e
Fixing styling on Fishing
2019-01-21 10:43:47 -08:00
nossr50
0a900d9c65
Fixing styling on Excavation
2019-01-21 10:15:17 -08:00
nossr50
038265b033
Fixing styling on Alchemy
2019-01-21 10:09:18 -08:00
nossr50
ba34442ebb
Fixing styling on Axes
2019-01-21 08:52:44 -08:00
nossr50
f9ce70e310
Fixing styling on Acrobatics, Archery
2019-01-21 08:46:08 -08:00
nossr50
c728b233e6
Locale files now support &-code formatting used by many plugins
2019-01-21 07:40:04 -08:00
nossr50
e8c8f8b6a1
Level up messages are now easier to modify in the Locale
2019-01-21 07:27:09 -08:00
nossr50
d3765effe0
Adding some missing color to party commands
2019-01-21 06:09:28 -08:00
nossr50
6c77017658
Ability lengths now have a default skill cap at which they stop increasing in length, you can change this in advanced.yml
2019-01-21 05:57:06 -08:00
nossr50
f8b7d5e10d
mmoinfo command now links to the official wiki
2019-01-21 05:41:58 -08:00
nossr50
b42b4cadbe
You can now turn off sound effects used by mcMMO
2019-01-21 05:23:48 -08:00
nossr50
11461cc220
"mcmmo help" command no longer shows players the category for admin type commands if they lack permissions for said commands
2019-01-21 05:17:59 -08:00
nossr50
4f3174c68b
mcrank now works again with scoreboards disabled
2019-01-21 05:06:42 -08:00
nossr50
657e66f3c5
Updating strings related to Archaeology
2019-01-21 04:56:41 -08:00
nossr50
97670f14d1
Treasure Hunter (Exc.) is now Archaelogy, retro mode now scales up treasure drop level requirements by 10, the default file has been edited to reflect this change, I recommend regenerating your treasures.yml by deleting it for now
2019-01-21 04:54:48 -08:00
nossr50
fb8213d87c
Swords Counter-Attacks no longer require blocking
2019-01-21 04:39:22 -08:00
nossr50
7c5ebb9902
Adding back some missing colors
2019-01-21 04:28:41 -08:00
nossr50
4e9f5b99b8
Fixing skill messages sent to other players
2019-01-21 03:48:11 -08:00
nossr50
b48fa2d8e5
On second thought I don't like this sound
2019-01-20 04:00:09 -08:00
nossr50
71fc9930ef
Stripping Wood is no longer annoying.
2019-01-20 03:17:01 -08:00
nossr50
ec1e7b044c
Accidentally made extra details on by default
2019-01-20 02:49:00 -08:00
nossr50
ac4b8068b0
Activating a super ability has a sound, and trying to cut down trees or activate skull splitter when on cooldown also has a sound.
2019-01-20 02:44:18 -08:00
nossr50
b1be43154a
Roll & Gracefull Roll have sounds now
2019-01-20 02:23:18 -08:00
nossr50
87f84a5f66
Fixed a bug where Retro mode made you 10x luckier
2019-01-20 02:08:26 -08:00
nossr50
e962f645b6
Skill Unlock notifications now have sounds
2019-01-20 01:21:33 -08:00
nossr50
6ad9c8e664
Readying a Tool now has a sound
2019-01-20 00:46:33 -08:00
nossr50
b8a146f8bd
Fixed a sync problem where XP bars were 1-step behind
2019-01-19 20:30:19 -08:00
nossr50
b7b0ff13e7
Fixing some redundancy
2019-01-19 19:18:29 -08:00
nossr50
96742e6c42
mcMMO now alerts you when you progress in a skill
2019-01-19 18:51:18 -08:00
nossr50
255ae6c426
Most Super Abilities require level 5 instead of 10 now
2019-01-19 15:14:24 -08:00
nossr50
8c5ea484eb
XP Bars will no longer update for party xp or vampirism xp
2019-01-19 15:10:42 -08:00
t00thpick1
eb1f097d18
Fix chorus blocks ignoring blockstore.
2019-01-19 17:02:24 -05:00
t00thpick1
a073984621
This should not be here.
2019-01-19 15:52:53 -05:00
t00thpick1
34fc9725b9
Listen for block multiplace
2019-01-19 15:41:33 -05:00
nossr50
1e1212cd7c
Tweaking the extra stats template for xp bars
2019-01-18 17:49:48 -08:00
nossr50
df8f050cf1
Child Skills will not trigger XP bars (for now)
2019-01-18 17:21:05 -08:00
nossr50
e74bc9fd95
XP bars can now be toggled off
2019-01-18 16:18:29 -08:00
nossr50
66878d72bf
mcMMO will now start properly with scoreboards off
2019-01-18 14:24:37 -08:00
nossr50
29befac27e
Scoreboards are now OFF by default
...
I don't like them.
2019-01-18 14:20:31 -08:00
nossr50
f5590ce334
XP Bars now can have custom titles (edit the locale)
2019-01-18 13:46:03 -08:00
nossr50
43da10a855
Levels now start at 1 (configurable advanced.yml)
2019-01-18 13:10:45 -08:00
nossr50
9ae58fd2f7
Whoops I forgot to push these
2019-01-18 12:42:05 -08:00
nossr50
cf6d95b575
More config options for XP bars
2019-01-18 12:41:38 -08:00
nossr50
92b8d13c71
Added XP Bars
2019-01-18 11:21:25 -08:00
nossr50
a9ed63d3d0
Adding color to the perk motd
2019-01-17 12:04:09 -08:00
nossr50
7889fe5249
More color tweaks
2019-01-17 12:03:07 -08:00
nossr50
6888a082fc
Child Skill commands don't look so bad now
2019-01-17 11:44:01 -08:00