t00thpick1
8822b4edae
Fix typo
2016-04-03 00:25:50 -04:00
t00thpick1
a24d6ff018
Missed removals
2016-03-27 11:46:00 -05:00
t00thpick1
707195f237
I honestly forgot this was in here. Fixes #2863
2016-03-27 11:12:16 -05:00
Dylan
538a0c5d6c
Fixes Stage 1 Potions
...
The 'NETHER_WARTS' material enum should be 'NETHER_STALK' to represent the actual item.
Adds Dragon's Breath as Tier 1 Ingredient so lingering potions are actually validated as an mcMMO brew.
Adds second type of Potion of Water to support water potions that are spawned in via commands or other plugins.
2016-03-21 14:38:58 -04:00
t00thpick1
4c4df60b81
Was in a second location as well.
2016-03-20 17:52:21 -05:00
t00thpick1
d1cf08c6ba
Null check. Fixes #2840 #2842
2016-03-20 12:47:27 -05:00
t00thpick1
e091a8eb55
Fix material validation errors.
2016-03-20 12:42:16 -05:00
t00thpick1
d579c9a2af
Merge pull request #2829 from DorCoMaNdO/master
...
Stop duplicate messages from abilities.
2016-03-17 19:38:55 -05:00
Dor
a711d3a3e3
Stop duplicate messages from abilities.
2016-03-18 02:18:40 +02:00
t00thpick1
6cce3098db
Update PotionConfigGenerator and default potions.yml for missing potions
2016-03-17 12:31:20 -05:00
t00thpick1
fd3d60d112
Merge pull request #2828 from SidShakal/master
...
Moved center of block drops to block center. Fixes #2544 .
2016-03-17 11:16:24 -05:00
t00thpick1
9094e5feb8
French Translation update provided by @HollishKid Resolves #2819
2016-03-17 12:12:22 -05:00
Sid Shakal
60bfabb097
Moved salvaged material spawn center to center of top face of anvil.
...
My fix for the central spawn points of various block-based item drops
moved them from the low corner of the block to the center of the block.
In the case of the salvaged materials, this moved the central spawn
point from the low corner of the top face of the anvil block to the
center of the block above the anvil block. This felt unnatural, so the
point has been moved to the center of the top face of the anvil block.
2016-03-17 02:06:19 -05:00
Sid Shakal
2d4cf76825
... (completing the previous style fix)
...
Not sure how I missed this one. (Well, sure I do. I used the GitHub
editor for the re-casing of the variable name. Noob mistake.)
2016-03-16 20:38:24 -05:00
Sid
4cb4a6224b
Added javadoc for Misc.getBlockCenter(BlockState)
...
And camel-cased the parameter name to conform to style.
2016-03-16 15:47:24 -05:00
Sid Shakal
a6e445b7ef
Minor formatting adjustments to keep my commit to code style.
...
Whoops. Eclipse removed a line in imports, and I placed a brace on the
wrong line. Fixed.
2016-03-16 12:01:52 -05:00
Sid Shakal
123a139e43
Moving the center of block drops to block center. Fixes #2544 .
2016-03-16 11:47:40 -05:00
Dor
4054315c19
Custom potion brewing now consume fuel from the brewing stand.
...
Fixed a glitch that let players remove the ingredient of a custom potion
from the brewing stand without cancelling the brewing task (this doesn't
seem to have caused any duplicates, once the task finished nothing
happened).
2016-03-16 15:16:48 +02:00
t00thpick1
ec774b590b
Fix potions. Fixes #2813 , #2814
2016-03-16 00:39:36 -05:00
t00thpick1
1488946fc5
Merge pull request #2694 from Maximvdw/patch-1
...
Fixed NPE when skill is not in config
2016-03-12 17:56:40 -05:00
t00thpick1
1f05967b0b
Merge pull request #2725 from EvilOlaf/patch-3
...
Fix space and color code
2016-03-12 17:56:11 -05:00
t00thpick1
4924391ae8
Merge pull request #2726 from JamieSinn/master
...
If sender is console, strip colours for mctop
2016-03-12 17:55:59 -05:00
t00thpick1
f2668d7dbb
Merge pull request #2735 from EvilOlaf/patch-2
...
fixed typo
2016-03-12 17:55:46 -05:00
t00thpick1
d26779bee9
Merge pull request #2810 from DorCoMaNdO/master
...
Fix Shroom Thumb not removing the item held.
2016-03-12 17:55:35 -05:00
t00thpick1
c75715b186
We need to name the custom potions.
2016-03-12 17:52:19 -05:00
t00thpick1
a238b7029d
Update default potions.yml and add tool to do so in the future.
2016-03-12 17:45:14 -05:00
Dor
98511136ee
Fix Shroom Thumb not removing the item held.
2016-03-12 20:35:19 +02:00
Dor
40c61149cf
Treat grass paths as grass.
2016-03-12 08:12:27 +02:00
t00thpick1
f3a8208425
Add new enchants and fallback to bukkit enchant name map
2016-03-11 22:55:01 -05:00
t00thpick1
cbf2f34f93
Update Treasures for potions
2016-03-11 22:42:55 -05:00
Dor
eaa1a8edca
Chorus plant experience reward is now 1 instead of 2.
...
Sneaking is required if the player has an item in the off hand and
they're not in a vehicle.
2016-03-12 05:31:11 +02:00
t00thpick1
e1cf4c0c67
Merge pull request #2800 from DorCoMaNdO/master
...
Fix config auto update.
2016-03-11 22:21:59 -05:00
Dor
529c43b0e6
Fix config auto update.
2016-03-12 05:10:41 +02:00
t00thpick1
376abdf49e
Merge pull request #2799 from DorCoMaNdO/patch-3
...
Use getItemInMainHand()
2016-03-11 22:09:08 -05:00
t00thpick1
11a744a772
Properly calculate potionstage
2016-03-11 22:07:27 -05:00
t00thpick1
001b11efc6
Better Auto-Update config loader, still cannot handle multiple options with the exact same name and spacing, but will not break configs anymore in those situations, just mis-comment.
2016-03-11 21:54:57 -05:00
t00thpick1
a534f9aac1
Update default Potions.yml to have some of the new format, someone should PR a full update.
2016-03-11 21:15:22 -05:00
t00thpick1
a08016647a
Update to new Potions API, still supports old config options
2016-03-11 21:08:10 -05:00
Dor
a557fc7d3c
Use getItemInMainHand()
...
Add 1.9 blocks to be detected for experience rewards.
Add experience rewards for the Chorus plant.
Add experience rewards for the Shulker mob.
2016-03-11 16:20:23 +02:00
t00thpick1
9bc97c6dd3
I think this fixes the auto update config function when a config file has two similar keys. (reverted from commit 52f1e33052
)
2016-03-08 08:09:48 -05:00
t00thpick1
52f1e33052
I think this fixes the auto update config function when a config file has two similar keys.
2016-03-07 18:41:49 -05:00
t00thpick1
272e99d41f
Master volume config option
2016-03-06 16:48:56 -05:00
t00thpick1
77b67d5a79
Merge pull request #2781 from Tslat/patch-1
...
Fix infinite GreenThumb & ShroomThumb usage bug
-Not sure if this is the correct way to fix this, but it is A way, and that will due in the meantime.
2016-03-05 23:57:25 -05:00
Tslat
5f960fd80a
Update ability blacklist to include 1.8 fence[gate] types
2016-03-06 14:36:21 +10:00
Tslat
bddca30668
Fix infinite GreenThumb & ShroomThumb usage bug
2016-03-05 20:39:16 +10:00
t00thpick1
28a2b9668d
I think preserve potions backwards compatability and also update documentation.
2016-03-01 17:16:59 -05:00
t00thpick1
f52d9feef8
Update Alchemy for 1.9 Configuration style has changed, but theoretically old version should still work I think.
2016-03-01 17:05:58 -05:00
t00thpick1
f77ae6ee15
Biome needs to be in the enum compatability as well.
2016-03-01 13:25:51 -05:00
t00thpick1
88b99a3835
I *think* this should be backwards compatible, I may be wrong and it could break both.
2016-03-01 13:08:11 -05:00
t00thpick1
8d16af8770
Why is my local compiler missing thigns the CI hits?
2016-03-01 12:42:26 -05:00
t00thpick1
fde9ba86a2
Actually update all sounds
2016-03-01 12:39:05 -05:00
t00thpick1
c9356f9ef5
Update for 1.9 Sound enum changes. Now only compatible with 1.9+
2016-03-01 12:21:00 -05:00
t00thpick1
6a0529f02d
Fully remove metrics.
2016-01-28 15:20:36 -05:00
t00thpick1
760178c061
Give custom perk boost the highest priority.
2016-01-28 13:37:21 -05:00
t00thpick1
0bb2642d24
Remove metrics
2016-01-11 14:12:54 -05:00
Very Evil Olaf
635a4f7265
fixed typo
...
smelt = Schmelzung, not Schmelung
2015-12-28 20:18:55 +01:00
Jamie Sinn
0e34202d4d
Curly braces as toothpick requested
...
@andrewkm
2015-12-20 23:05:48 -05:00
JamieSinn
3a9c55a9ea
Remove ternary operators and use if/else
2015-12-12 00:04:23 -05:00
JamieSinn
2dd1775d9a
Remove regex replace, does nothing
2015-12-11 23:52:14 -05:00
JamieSinn
a0635eeb08
Remove escape character at EOL
2015-12-11 23:45:17 -05:00
JamieSinn
9677653c54
If sender is console, strip colours for mctop
...
Ugly ugly colours.
2015-12-11 23:30:21 -05:00
Very Evil Olaf
6cf7167c09
Fix space and color code
2015-12-10 21:37:42 +01:00
t00thpick1
420559efec
Append to existing lore when crafting Flux Pickaxes. Fixes #2557
2015-11-12 19:13:27 -05:00
t00thpick1
f4b6d7845e
Add config option to auto-truncate player skill levels that exceed the configured max level. Adds #2512
...
Also removes a good bit of magic numbering from FlatFileDatabaseManager
2015-11-12 19:10:30 -05:00
JamieSinn
9c7b83a52e
Strip colours from party chat when logging to console.
2015-11-12 16:06:43 -05:00
t00thpick1
ac9447d439
This is actually not correct.
2015-11-04 16:31:30 -05:00
t00thpick1
a5bcc3ce58
Correctly identify tree species. Fixes #2667
2015-11-04 16:06:28 -05:00
t00thpick1
a020890244
Remove hardcoded nerf to treefeller. Fixes #2666
2015-11-04 15:53:38 -05:00
t00thpick1
616200f20f
Fix compile
2015-11-04 15:48:42 -05:00
t00thpick1
1f9c3759e7
Merge pull request #2441 from wolfdate25/patch-2
...
Update locale_ko.properties. Hope this is right, I cannot read it personally.
2015-11-04 15:46:55 -05:00
t00thpick1
9fb72cfea8
Merge pull request #2648 from EvilOlaf/patch-2
...
Update locale_de.properties
2015-11-04 15:46:13 -05:00
t00thpick1
dd84abe927
Merge pull request #2647 from EvilOlaf/patch-1
...
Missing bracket
2015-11-04 15:45:11 -05:00
t00thpick1
aaa69adb0c
Merge pull request #2663 from MinelinkNetwork/fix-child-skill-level
...
Remove hardcoded limit for parent skill levels when calculating child…
2015-11-04 15:45:00 -05:00
t00thpick1
982ee13631
Merge pull request #2697 from SilverCory/master
...
Monitor falling blocks.
2015-11-04 15:44:45 -05:00
t00thpick1
8927e16b1f
Fix skillreset argument validation. Fixes #2651
2015-11-04 15:43:07 -05:00
t00thpick1
dd01504111
Treat nether portal spawned mobs as spawner mobs. Fixes #2662
2015-11-04 15:37:17 -05:00
t00thpick1
50e727d591
Fix salvaging to return more than 1 item. Fixes #2627
2015-11-04 15:35:22 -05:00
t00thpick1
f84e98d836
Simulate block break for flux mining. Fixes #2668
2015-11-04 15:27:03 -05:00
t00thpick1
7e92905618
Comments so I don't forget why I did it like this again
2015-11-04 13:48:29 -05:00
t00thpick1
9b24dd306c
Actually use Hylian Treasure config values. Fixes #2688
2015-11-04 13:35:25 -05:00
t00thpick1
aa796266a7
Don't remember what this is for, but it was in my repo so its probably important
2015-11-04 13:26:47 -05:00
Cory Redmond
a783d0dfc8
Monitor falling blocks.
2015-10-04 21:39:22 +01:00
Maxim Van de Wynckel
f9879be439
Fixed NPE when skill is not in config
...
When a skill is not configured this would throw an NPE as the section is not found.
Found while trying to get information from an McMMOLevelUp event
2015-09-27 00:50:26 +02:00
Byteflux
5f21efb1cd
Remove hardcoded limit for parent skill levels when calculating child skill level
2015-08-16 00:35:22 -07:00
Very Evil Olaf
8e2b8f111f
Update locale_de.properties
...
Add missing space
`Fixen` can not be used in this context. `Reparatur` is slightly better.
2015-08-03 16:53:48 +02:00
Very Evil Olaf
08766a0ff7
Missing bracket
2015-08-03 15:17:52 +02:00
t00thpick1
bef28583f3
Fix missed compile error. Re-release 1.5.03
2015-07-28 17:48:24 -04:00
t00thpick1
eff53d90ab
We need to preserve block data with our double drops for silk touch. Fixes #2625
2015-07-25 22:30:22 -04:00
t00thpick1
2aade8b7ff
Remove no longer needed DualSupport classes, we crossed that road long ago.
2015-07-25 22:29:19 -04:00
t00thpick1
de0ac51b3d
This should ignore absorption damage for allied players. Fixes #2618
2015-07-25 21:59:10 -04:00
t00thpick1
f108de9ba2
Incorrect config key.
2015-07-25 16:32:44 -04:00
t00thpick1
e3a139f7bd
Update website link
2015-07-18 11:51:53 -04:00
t00thpick1
90f8132030
Merge pull request #2540 from xion87/patch-2
...
Update locale_it.properties
2015-07-18 11:25:45 -04:00
t00thpick1
60d89c15e6
Merge pull request #2551 from lol768/patch-1
...
Escape apostrophes in localised strings
2015-07-18 11:24:59 -04:00
t00thpick1
58a0287be7
Merge pull request #2583 from lumis31/patch-1
...
Update locale_de.properties
2015-07-18 11:24:19 -04:00
t00thpick1
ac3b28da8b
Merge pull request #2614 from ThundrRok/master
...
Fix for custom potions being missed in potion stage calculation. #2386
2015-07-18 11:22:48 -04:00
t00thpick1
12cb1e4161
Offload slightly more calculations to the async loading thread. kinda Fixes #2591
2015-07-18 11:18:42 -04:00
t00thpick1
4e013b44d8
Support offline player experience editing
2015-07-18 10:50:38 -04:00
t00thpick1
9934ab972e
Clean up SQLDatabaseManager
2015-07-18 10:48:40 -04:00
t00thpick1
30adac5e63
Properly restore state when errors occur during uuid update
2015-07-18 10:41:55 -04:00
Stephen Jenkins
d3d7c254f4
Fix for custom potions being missed in potion stage calculation. #2386
2015-07-10 18:04:53 -04:00
t00thpick1
93ad040936
Syntax is important
2015-06-20 15:11:18 -04:00
t00thpick1
bfeac43f12
NULL uuids in flatfile should not be wiped as duplicates. Fixes #2594
2015-06-20 13:04:03 -04:00
t00thpick1
4388430491
When an older user no longer has a username that a new user now has, we will update the old entry to be _INVALID_OLD_USERNAME_, however we no longer strictly enforce name uniqueness, so people altering their DB's need to tweek with caution. Invalid old users will not display in the leaderboards. Fixes #2503
2015-06-20 12:57:01 -04:00
t00thpick1
b4e21a7817
Due to the unstable and volatile nature of pistons in the current versions of mc, we cannot reliably guarentee that we can track the position of blocks being moved by pistons, and therefore will no longer track piston moved blocks in the blockstore with 100% accuracy, and will instead just not refresh the potentially empty new blocks. This will not have any effect on regular usage of the plugin aside from 100% preventing any mcMMO related piston dupe bugs. Fixes #2565 , #2582
2015-06-11 21:31:20 -04:00
t00thpick1
4fe41fe416
Check Item Type, not Material Type a second time. Fixes #2584
2015-06-11 21:15:40 -04:00
t00thpick1
d8184fb298
Properly calculate diff times for old user purge. Fixes #2541
2015-06-11 18:12:22 -04:00
lumis31
78dec51ad4
Update locale_de.properties
...
Major updates to the locale_de including:
Most important: added translations to ALL ABILITIES DESCRIPTIONS in german
Additionally:
-Adding a translation for the Alchemy skill
-Addition of translations for fishing
-removed salvage form repair
-added horses and holy hound to taming
->full translation to german except parties
For more changes please see the changelog at the beginnig of the file. No changes have been made to the existing translations except if the information was out of date due to the recent update to Minecraft 1.8. All translations are socially acceptable (usable for children).
2015-06-09 00:10:53 +02:00
lol768
de38826897
Escape apostrophes
...
"The java.text.MessageFormat class uses the apostrophe (\u0027) as an escape character. Consequently, you need to write two consecutive apostrophes in your translation if you wish to display a single apostrophe"
2015-04-25 22:59:33 +01:00
xion87
f63e793006
Update locale_it.properties
...
Fixed italian locale for use bow skill command
2015-04-21 09:46:51 +02:00
TfT_02
90b31a29f5
We can simplify this!
...
Didn’t realize there was a event.getBlocks() method for
BlockPistonRetractEvent as well.
2015-03-22 14:49:51 +01:00
TfT_02
cfa0daefc5
Fix the issues with sticky pistons and slime blocks
...
This is a fix for issues #2419 and #2494
2015-03-21 19:24:06 +01:00
t00thpick1
4aeda6e9e8
Still not fully on track with the original event, but as we want them to see the potions we create, we can't be fully correct. However, correcting the behavior to decrement the ingredient after the event shouldn't harm anything. Fixes #2486
2015-03-18 16:23:07 -04:00
t00thpick1
4f1f10333f
Use notification settings for critical hits Fixes #2498
2015-03-18 16:09:15 -04:00
t00thpick1
342c37a02c
Merge pull request #2426 from zreed/master
...
Empty constructors don't take arguments Sure why not.
2015-03-18 15:31:44 -04:00
t00thpick1
e347bc1c9e
Short data, Fixed #1909
2015-03-18 15:28:57 -04:00
isokissa3
f76771f0a8
Fixed duplication bug #2419 (Correct fix)
2015-03-11 14:31:56 +02:00
isokissa3
6c29da94f3
Fixed duplication Bug #2419
2015-03-11 11:36:51 +02:00
t00thpick1
981523789e
Add Debug and change a line
2015-03-09 14:20:52 -04:00
t00thpick1
1f68f4e654
More debug for rare cases where things don't work.
2015-02-23 20:37:03 -05:00
TfT_02
5670e6696a
Archery distance XP bonus cannot exceed indefinitely anymore
...
Fixes #2465
2015-02-21 09:42:22 +01:00
t00thpick1
ca6dc5195d
Properly convert SQL to Flatfile when UUIDs are null
2015-02-16 23:12:50 -05:00
t00thpick1
30ebe318e0
Since apparently we magically can no longer compile without these.
2015-02-16 22:13:32 -05:00
t00thpick1
a1c3f0d651
WHERE'S HARVEY DENT
2015-02-16 21:43:51 -05:00
t00thpick1
347e03d75e
When did this break? It was working before.
2015-02-16 12:09:00 -05:00
t00thpick1
8543382bde
We want answers for the issues.
2015-02-15 22:03:58 -05:00
t00thpick1
4f1004472c
Possibly fix berserk bug
2015-02-15 22:03:58 -05:00
Benjamin
98701104d8
Resolve duplication Bug #2419
...
https://github.com/mcMMO-Dev/mcMMO/issues/2419
2015-02-11 20:17:08 +01:00
t00thpick1
7a14e61762
Fix flatfile UUID conversion I think. Fixes #2225 , #2411
2015-01-31 14:38:49 -05:00
wolfwork
f42f5c31ed
Update locale_ko.properties
2015-01-31 15:10:15 +09:00
t00thpick1
342662c944
Round 3: DeathMatch
2015-01-25 23:28:30 -05:00
t00thpick1
50088fe0bd
Round 2
2015-01-25 23:04:02 -05:00
t00thpick1
687f87a748
No more opening inventories with ability tools. Fixes #2416
2015-01-25 22:55:18 -05:00
zreed
6815c66a0e
Empty constructors don't take arguments
2015-01-22 07:14:14 -05:00
TfT_02
385fe1bb05
Added option for XP gained by killing bred animals
...
Fixes #2402
2015-01-10 12:31:13 +01:00
t00thpick1
eddadcc179
Properly allow searches by name without UUID
2015-01-01 23:56:30 -05:00
mjkaufer
9426f44cdd
Added isUnarmed Method
...
Checks if the player is not holding a tool, as opposed to checking if
the player is holding air. This means that attacking with something such
as a dirt block would count as unarmed.
2014-12-29 16:31:18 +01:00
TfT_02
af7ff3df58
Make Archery distance multiplier configurable
...
Add #2385
2014-12-24 11:00:43 +01:00
TfT_02
7c0cc8794f
Whoops, should've incremented these
2014-12-23 18:49:26 +01:00
TfT_02
eda18bc990
Only show the scoreboard tips a couple of times
...
We can assume a player knows how scoreboards work after showing them
the tips a few times across multiple login sessions
Adds #1833
2014-12-23 14:08:29 +01:00
TfT_02
a2c395db36
Fixed bug where MobHealthbarTypes were not saved
2014-12-23 14:07:10 +01:00
TfT_02
522b085499
Fix bug where no XP was granted when Flux Mining
...
Fixes #2359
2014-12-22 17:25:55 +01:00
TfT_02
3ea845cfd9
Changed Flux Mining mechanics
...
Previously, Flux Mining would get unlocked at a specified level with a
specified chance. Once unlocked, the player would have no control over
this ability and some players complained they would like to be able to
turn it on and off.
By adding a new furnace recipe, to craft a special pickaxe - a Flux
Pickaxe - this issue is solved. If a player doesn’t want to use Flux
Mining, they simply shouldn’t mine using a Flux Pickaxe.
Crafting a Flux Pickaxe is simple, just place one of the vanilla
pickaxes in a furnace and cook it up.
Every time the ability is successful, extra durability damage is dealt
to the tool. Just like with other abilities.
Adds #2320
2014-12-22 16:58:22 +01:00
TfT_02
93013b2db1
Fix an NPE when loading potion configs
2014-12-21 17:50:31 +01:00
TfT_02
d5a2dea06b
Add option to shake items from player inventories
2014-12-20 23:55:49 +01:00
TfT_02
d188224c06
Make it possible to shake heads from players
2014-12-20 23:55:49 +01:00
TfT_02
3422c5d3eb
Don't need this here
2014-12-20 19:14:52 +01:00
TfT_02
ebeebbde72
Randomize spawn location of Call of the Wild pets
...
So that when you’re spawning multiple pets at once, they don’t all
spawn at the same spot.
2014-12-20 19:14:52 +01:00
t00thpick1
e71eff852c
Add ChatColor support for lore and custom item names. Add lore and custom item name support for potions and dyes.
2014-12-20 02:16:23 -05:00
t00thpick1
bfff5682b5
As a semi-temporary measure, lets move 1.8 specific objects into their own classes, so we can be 1.7 and 1.8 compatable.
2014-12-19 13:48:06 -05:00
t00thpick1
429a7d926a
1.8 changed the inheritance structure of Squids, this update resolves issues that cropped up from this change.
2014-12-18 18:15:02 -05:00
TfT_02
262e711bcc
Add option for Chimaera Wings to ignore bed spawns
...
Adds #2365
2014-12-18 23:04:38 +01:00
t00thpick1
8c2f3cff8f
Silly me, prismarine isn't an ore.
2014-12-18 14:11:54 -05:00
t00thpick1
32336b712b
Quick initial update for 1.8
...
Adds default configuration for new blocks and entities.
Updates a few hardcoded utilities to account for new blocks and entities.
2014-12-18 01:36:02 -05:00
t00thpick1
cfc51e9b96
use players for events
2014-12-17 22:34:42 -05:00
riking
2c940ecdac
Try again later when Mojang ratelimits us
2014-11-26 01:52:17 -08:00
riking
e51809d066
Goddamnit, save more often to make sure progress is made
2014-11-26 01:24:44 -08:00
riking
3275395d53
Remove dead logoutParty() method
2014-11-24 05:28:46 -08:00
riking
5db09bf45c
Allow synchronous save on logout
...
This is intended for plugins that have foreknowledge of a logout
happening (e.g. a BungeeCord server hop about to happen), so that they
can tell mcMMO to save the data, and the new server will be able to pull
the profile correctly from the database.
2014-11-24 05:24:13 -08:00
riking
f4406bd9cf
Move PlayerQuit logic to mcMMOPlayer.logout()
2014-11-24 05:23:37 -08:00
riking
3b441073fd
Change PROFILES_PER_REQUEST to 50
...
@blood thinks this may fix the 429 issue
2014-11-18 17:25:03 -08:00
riking
da22a8ff93
Change UUID ratelimits to sane values
2014-11-18 17:21:44 -08:00
Harry
f8469cbe00
Fix an old bug where the config is read incorrectly
...
This should be "DamageModifier" not "DamagerModifier.". As seen here dbc7b98b0d/src/main/resources/advanced.yml (L140)
. Thanks to @matagin for pointing this out.
2014-11-03 12:36:20 +01:00
TfT_02
0188629fe2
Should add these to the hash map to prevent a NPE
...
Fixes #2333
2014-10-25 17:33:55 +02:00
TfT_02
5d246d2701
Add missing UserManager check
...
Caused an java.lang.IndexOutOfBoundsException: Index: 0
Fixes #2335
2014-10-25 17:29:58 +02:00
t00thpick1
b3cd5486d6
Actually use settings
2014-10-19 01:55:10 -04:00
t00thpick1
8fcd286eb0
This might be important
2014-10-15 01:31:11 -04:00
t00thpick1
4723a7cbdb
Switch to a different ConnectionPool implementation
2014-10-15 00:15:43 -04:00
TfT_02
dbc7b98b0d
Properly name these config nodes
...
I forgot that we don’t use underscores here
2014-10-11 13:37:25 +02:00
TfT_02
a5bc547c40
Add settings for Bleed damage
...
Adds #2154
2014-10-11 12:18:31 +02:00
TfT_02
63b332216e
Read summon item from config in /taming command
2014-10-11 11:38:53 +02:00
TfT_02
8e5340ebc3
Wolves attack a target when shot by their owner
2014-10-11 11:38:53 +02:00
TfT_02
e4af611c91
Fix formatting of TreeFeller threshold locale key
2014-10-11 11:38:52 +02:00
TfT_02
c31281971c
Summon amount limits and new ability
2014-10-11 11:38:52 +02:00
TfT_02
eda38cba66
Add lifespan to Taming summons
2014-10-11 11:25:57 +02:00
TfT_02
b5a2e76926
Fixed diminished returns not getting disabled
2014-10-10 00:03:51 +02:00
TfT_02
38cc7435dc
Prevent strings from getting larger than 16 chars
...
Fixes #2314
2014-10-04 20:31:37 +02:00
TfT_02
864a760e9c
Better like this
2014-10-04 14:16:38 +02:00
TfT_02
0838cbb874
Add option to not show ability names on scoreboard
...
Adds #2249
2014-10-04 14:05:30 +02:00
TfT_02
4844be80da
Fixed bug with Salvage and ability tools
...
Fixes #2311
2014-10-04 01:36:57 +02:00
TfT-02
62a767db89
Add enable toggle and per skill thresholds
2014-09-28 11:43:17 +02:00
TfT_02
ce3463ad6d
Cleanup
2014-09-28 11:34:50 +02:00
TfT_02
5d059d8537
Move SkillXpGain to datatypes/experience
2014-09-28 11:34:49 +02:00
riking
332860b9ce
Use a DelayQueue to manage rolling diminished returns
2014-09-28 11:34:49 +02:00
TfT_02
2a443cd9db
Diminished instead of Deminished
2014-09-28 11:34:49 +02:00
NuclearW
f4d1004d32
Rolling xp diminishing returns
...
This adds on top of the diminishing returns system a mechanic such that gains will expire the configured number of minutes after they occured, rather than all being reset at once.
This prevents someone from not getting diminishing returns on the xp gain they recieved just before the reset would have occured.
Obligatory explanatory graphs: http://i.imgur.com/uSzicIR.png
2014-09-28 11:34:49 +02:00
TfT_02
9d8aec7eca
Add diminished returns when a player has earned too much XP
...
When a player reaches a certain (configurable) threshold value of total
XP earned in a specific skill, his earned XP in this skill will be
decreased.
Depending on how far the player has exceeded the threshold value, his
XP will decrease more. After the (configurable) time interval of 10
minutes, the registered data will be cleared and the player can earn XP
as normal again.
2014-09-28 11:34:49 +02:00
Ivo Julca
958c116fd0
Acrobatics: cap same-location fall counter for XP gain
...
It used to increase boundlessly, thus preventing players from gaining XP for a while even after moving to another place.
2014-09-28 11:19:41 +02:00
Bestle
ec1a125809
These are the wrong way round
...
The UUID's are the keys, not the names
2014-09-28 11:13:23 +02:00
TfT_02
2dd8e719c8
UUID support for parties
2014-09-28 11:13:23 +02:00
TfT_02
3c6dd290f4
Allow AdvancedSalvage unlock level 0
...
Fixes #2265
2014-09-06 20:23:41 +02:00
TfT_02
07e589aae3
Allow equal rank levels for Salvage
...
Fixes #2270
2014-09-06 19:59:26 +02:00
t00thpick1
1119d3c17f
Actually fix flatfile player loading....
...
you lied to me @tft_02
2014-09-03 00:05:48 -04:00
TfT_02
eac5d1ee7a
Improve auto mod config generator
2014-08-31 19:10:49 +02:00
TfT_02
56cb5c092f
Should be this
2014-08-26 21:55:35 +02:00
Shevchik
9d7faf9ed9
Fix database loading data for wrong player
...
Fixes #2223
2014-08-24 15:25:56 -07:00
TfT_02
7da661546f
Fixed bug where processing message would always get displayed
...
and the player could never execute /mctop or /mcrank if chat display
was disabled.
2014-08-24 09:21:40 -07:00
TfT_02
48d3280e5e
Make sure that player has McMMOPlayer object before calling API
2014-08-22 15:50:40 -07:00
TfT_02
b61c65636b
Add new ExperienceAPI method to specify if XP can be shared
2014-08-22 15:50:40 -07:00
TfT_02
087a0b079f
Fixed bug with new Death API
2014-08-22 15:50:40 -07:00
t00thpick1
2147417322
This seems easier.
2014-08-22 15:16:40 -04:00
t00thpick1
4304970059
This was supposed to be a zero.
2014-08-22 00:59:20 -04:00
t00thpick1
fc981fda20
Better connection validation for us.
2014-08-21 19:42:03 -04:00
t00thpick1
be9ff51fd9
Should fix #2223 for realz this time.
2014-08-21 19:42:03 -04:00
TfT_02
5cfd2dc799
Added API to ExperienceAPI to get the amount of XP needed for a level
2014-08-21 16:38:33 -06:00
TfT_02
c878775c72
Close the statement here as well
2014-08-21 14:33:50 -06:00
t00thpick1
574cdd374b
Use a placeholder value. Fixes #2216 #2221
2014-08-20 22:19:36 -04:00
TfT_02
a3943aab24
Add checks for loaded/unloaded profiles in commands
2014-08-19 22:23:19 -06:00
t00thpick1
1503e58d11
More relevant donation information
2014-08-19 23:45:54 -04:00
TfT_02
2650d57d8e
Added options to experience.yml for Dirt and Sand variations
...
Adds #2194
2014-08-19 21:28:53 -06:00
t00thpick1
4d402c7229
Use correct element
2014-08-19 19:11:07 -04:00
t00thpick1
d687543910
Prevent players from having more than one database querying command running at once.
2014-08-19 18:11:56 -04:00
t00thpick1
d8ad519cd0
Seperate pools for essential tasks like profile loading and profile saving.
2014-08-19 17:58:45 -04:00
TfT_02
8a35d69540
Move RefreshChunks setting from hidden.yml to config.yml
...
Adds #2213
2014-08-17 20:21:23 -06:00
t00thpick1
097a5a0894
Change purge a bit. Apparently andrewkm says this works.
2014-08-17 21:23:27 -04:00
t00thpick1
8760c2bbb0
This way is cleaner though.
2014-08-17 20:01:04 -04:00
t00thpick1
dc635fe7d7
SHould fix #2195
2014-08-17 19:57:52 -04:00
TfT_02
f10a1d0ffb
Added McMMOPlayerPreDeathPenaltyEvent and McMMOPlayerStatLossEvent
...
McMMOPlayerPreDeathPenaltyEvent is fired before hardcore calculations
take place, use this if you want to cancel hardcore penalties.
Use McMMOPlayerVampirismEvent and McMMOPlayerStatLossEvent when you
want to know how many levels or experience the player lost or if you
want to modify this.
2014-08-16 21:13:46 -06:00
TfT_02
809779e508
Added McMMOPlayerVampirismEvent
...
Expands API possibilities regarding death penalty features.
2014-08-16 21:13:39 -06:00
TfT_02
80d358d1fd
Fix dealing too much AOE damage
...
Bandaid for #2170
2014-08-13 21:24:32 -06:00
t00thpick1
a1be17c72c
Add a rate limit for mojang api requests. Configurable via hidden.yml
2014-08-12 11:51:34 -04:00
t00thpick1
0a066f51bb
Fix #2197 There is no wait forever option, so we actually need a timeout.
2014-08-12 11:39:43 -04:00
t00thpick1
294141c353
We should be reconnecting automagically.
2014-08-11 12:16:27 -04:00
t00thpick1
5a47f9fa86
Fix #1320
2014-08-08 00:42:33 -04:00
t00thpick1
6ee2d7d823
Do UUID saves in batches.
2014-08-08 00:13:30 -04:00
t00thpick1
f2881f02c8
Fix id retrieval
2014-08-08 00:09:00 -04:00
t00thpick1
9f5445689c
Helpful debug on shutdown
2014-08-08 00:02:07 -04:00
t00thpick1
0ea163e3ee
Lazy fix
2014-08-08 00:01:57 -04:00
t00thpick1
f097aa4a67
Missed loaded profile check, Fix #2189
2014-08-07 23:46:22 -04:00
t00thpick1
1fcb9e649e
A bit more logic simplification in SQLDatabaseManager, also fixes error printing, Fix #2188
2014-08-07 23:45:40 -04:00
t00thpick1
1d0dc02013
Greatly simplify Profile loading in mySQL
2014-08-07 14:16:28 -04:00
t00thpick1
8766d31943
Fix #2182 and Fix #2178
...
NOW() is a numeric representation of the date, not a timestamp.... so thats a nono.
Also, we need to update UUIDs grabbing by name.
2014-08-07 13:54:28 -04:00
t00thpick1
d857bf483e
Fix #2184
2014-08-07 11:23:02 -04:00
t00thpick1
b7774251eb
Remove need for thread locks in profile loading, just reschedule as needed. also stagger based on number of previous attempts.
2014-08-05 23:02:41 -04:00
t00thpick1
da7507fc75
Throw some sanity information into the info log.
2014-08-05 20:20:05 -04:00
t00thpick1
fe4699430d
Fix #2177
2014-08-05 19:15:22 -04:00
t00thpick1
df4fc8149d
Stagger load attempts more.
2014-08-05 19:03:55 -04:00
t00thpick1
c156f0c346
Missed an unlock condition, lets use a finally. Should Fix #2180
2014-08-05 18:57:13 -04:00
t00thpick1
79a17b0c1c
Fix /mcrank when using flatfile. Fixes #2179
2014-08-05 09:20:12 -04:00
t00thpick1
d3051ad127
Use a slight delay to ensure its after the purge.
2014-08-04 11:49:09 -04:00
t00thpick1
f4c53aaf8a
Prevent user purges and UUID updates from conflicting in mass database operations.
2014-08-04 11:42:02 -04:00
t00thpick1
432ff95a98
More constants
2014-08-04 11:40:47 -04:00
t00thpick1
fe29bb4b9f
Accurate purge count
2014-08-03 21:14:24 -04:00
t00thpick1
ae5347bc0f
Purging shouldn't be main thread, also we have no reason to refresh profiles of purged users, as old users aren't online, and powerless users have nothing to wipe.
2014-08-03 21:12:41 -04:00
t00thpick1
966de87ef9
Print reason
2014-08-03 20:57:28 -04:00
t00thpick1
3569f9a182
Woot, rushing things without looking!
2014-08-03 20:40:48 -04:00
t00thpick1
70a23f8a0a
EnumMaps cannot use a null key
2014-08-03 20:39:37 -04:00
t00thpick1
857e12b96e
SQLDatabaseManager optimizations, async profile loading -t00thpick1, zreed
...
This commit changes our shared connection into a connection pool utility to prevent
thread locks from multiple actions attempting to access the database at the same time.
In additon, profile loading has been moved off the main thread at login time, to
allieviate the performance issues caused by it.
Fixes #2138 , Fixes #2119 , Fixes #1982 , Fixes #1953
2014-08-01 20:31:17 +02:00
TfT_02
c10525ada9
Add UUID support! - zreed, slipcor, t00thpick1
...
This commit updates our database managers to use UUIDs instead
of usernames for persistent storage.
Fixes #1979
2014-08-01 20:23:03 +02:00
TfT_02
fb8592495d
Only set detected durability if it's > 0
2014-08-01 01:09:00 +02:00
TfT_02
a48ada306c
Add magical mod importer
...
Usage: Create a folder called 'import' inside /mcMMO/mods/. Place your latest Cauldron 1.7+ startup log in this folder and rename it to 'import.log'.
It is worth noting that it's advisable to create a short log by starting and stopping the server once, or by manually editing the log file to only include material mapping in order to speed up the import process.
When the server is running, use the command /mcimport. You will see the import progress in the console, once it is done the files are created in /mcMMO/mods/output/.
Any item that wasn't recognised gets placed in a .unknown.yml config file. Durability detection only works if the mod is installed when importing (it should be).
2014-08-01 00:22:29 +02:00
TfT_02
70744371a3
Fix bug where Repair_Material_Quantity wasn't read
2014-07-31 00:47:22 +02:00
TfT_02
18c322e8d6
Check if the user wants this item repairable first
...
Stop complaining that the item is not repairable when Repairable is set
to false.
2014-07-31 00:46:41 +02:00
TfT_02
75cbfa1b1c
Ensure player has mcMMOPlayer object in brewing
...
Fixes #2086
2014-07-24 12:29:42 +02:00
zreed
48c7aa3e84
Add an UpgradeManager
2014-07-23 12:37:02 +02:00
TfT_02
8fd94b625c
Fix Blast Mining and change its behavior slightly
...
Fixed bug where Blast Minings ability "Demolition Expert" would not
work with certain CB versions. DanageCause.BLOCK_EXPLOSION was not
passed, ENTITY_EXPLOSION was used instead.
Changed behavior of the Blast Mining ability "Demolition Expert"; now
only decreases damage for the ability user and for Blast Mining
explosions.
2014-07-20 00:43:53 +02:00
TfT_02
ccca3fff26
Don't use hardcoded unlock levels for Blast Mining
2014-07-20 00:43:52 +02:00
TfT_02
f77446919f
Can't use more function modifiers than necessary
...
Fixes #2139
2014-07-18 17:11:26 +02:00
TfT_02
96fdf265d5
Don't run party chat on a separate thread
...
Fixes #2080
2014-07-18 17:06:30 +02:00
TfT_02
b964e3f7c3
Show colors in console for party chat
...
Fixes #2129
2014-07-18 00:51:09 +02:00
TfT_02
d93c83f775
Add a modifier function for each DamageModifier
...
Must have a modifier function for each DamageModifier
Fixes #2139
2014-07-18 00:16:12 +02:00
TfT_02
6b9f6c29ec
Actually fix the isWaterBottle() check
...
Fixes #2134
For some reason Bukkit wanted to use Potion(PotionType type, int level)
when calling .toPotion(), even though .getDataValue() is 0.
2014-07-17 00:14:06 +02:00
TfT_02
09b0bf62e2
Added SkillAPI used to get a list of skill names
...
This prevents having to rely on the SkillType enum
2014-07-16 20:07:23 +02:00
TfT_02
15d7d3f8a2
Add Snow to Excavation guide
2014-07-16 11:47:28 +02:00
TfT_02
dedbdf890a
Fixed broken isWaterBottle() check
2014-07-15 17:50:39 +02:00
TfT_02
30085e1e34
Add option to control Unarmed item pickup behavior
...
By default when using Unarmed, picking up items is prevented when a
players entire inventory is full, except for his empty hand.
2014-07-15 15:40:49 +02:00
TfT_02
1c30146491
Fixed bug where Berserk deletes items
...
when the players inventory is full.
Fixes #1947
2014-07-15 15:25:02 +02:00
TfT_02
037022b175
Fixed bug where falling blocks were not tracked
...
Fixes #2130
2014-07-15 14:46:20 +02:00
TfT_02
0aa67727f5
Fixed bug with flatfile format updater
2014-07-12 14:02:53 +02:00
TfT_02
8e3e1d5f11
Use deprecated events for damage dealing for now
2014-07-11 21:33:35 +02:00
TfT_02
d2d70089ca
Update for modifierFunctions
2014-07-11 14:02:42 +02:00
zreed
94a566acc9
Remove redundant maxReconnects database connection property
2014-07-09 19:03:15 +02:00
TfT_02
daab095557
I was actually using the wrong Map
...
Fixes #2113
2014-07-03 12:33:03 +02:00
TfT_02
2b9b5df1ee
Alter original event and stop firing FakeDamageEvents
...
Fixes #2105
2014-07-02 11:28:21 +02:00
TfT_02
e7e62b8d40
SecondaryAbilityEvent now implements Cancellable
...
Fire SecondaryAbilityEvent for abilities with static chances
Also cleanup some of the event handling for Armor Impact, Greater
Impact and Fast Food
2014-07-02 11:25:13 +02:00
TfT_02
3d242bbdb6
Always call back events
2014-07-02 11:25:13 +02:00
TfT_02
e796eae3c3
Update for new damage API
2014-07-02 11:25:08 +02:00
TfT_02
a257e83a62
Update for new getOnlinePlayers behavior
2014-06-29 14:04:36 +02:00
TfT_02
4b20f12eff
Fix a NPE with getFlowerAndGrassXp()
...
Fixes #1975
2014-06-23 22:52:34 +02:00
TfT_02
0de1187012
Fixed setting custom names and lore with treasures
2014-06-22 20:42:48 +02:00
TfT_02
8e474170e4
Fix crafting with items received from Salvage
...
Only set metadata on Salvage items when it’s not set to -1
Fixes #2078
And cleanup some javadocs in Salvageable
2014-06-18 11:44:21 +02:00
TfT_02
2eeb9b1f35
Set a pretty repair material name in armor.yml
...
Adds #1863
2014-06-15 17:46:16 +02:00
TfT_02
3de6e2c3f1
Add full Repairable support in armor config files
...
You can now fully configure armor to be repairable from the armor.yml
config files.
Adds Repair_MinimumLevel and Repair_XpMultiplier to armor.yml
2014-06-15 17:46:16 +02:00
TfT_02
98d166808f
Finish the tools.yml header
2014-06-15 17:45:52 +02:00
TfT_02
f75e15dfdc
Set a pretty repair material name in tools.yml
...
Adds #1863
2014-06-15 17:31:50 +02:00
TfT_02
f2b892b7d5
Add full Repairable support in tools config files
...
You can now fully configure a tool to be repairable from the tools.yml
config files.
Adds Repair_MinimumLevel and Repair_XpMultiplier to tools.yml
2014-06-15 17:28:54 +02:00
TfT_02
883ada01f8
Fix typo with XP_Modifier in tools.default.yml
2014-06-15 17:18:49 +02:00
TfT_02
3a8f45a04d
Fix bugs with pistons
...
This commit improves piston tracking and fixes a couple of bugs with
block tracking.
Fixes #2043
2014-06-15 14:26:02 +02:00
TfT_02
906609696b
Workaround a CB bug by tracking piston events
...
There is a bug in Craftbukkit that causes piston events to fire
multiple times. We need to keep track of the extend and retract events
to see which piston events should be processed.
2014-06-15 14:26:02 +02:00
riking
66ccde4310
MCPC+ is now known as Cauldron
2014-06-14 11:34:35 -07:00
TfT_02
4970cdc3f4
Add mcmmo.skills.salvage permission to plugin.yml
...
Fixes issue where players would have access to the Salvage child skill
by default.
Mentioned in #2075
2014-06-12 13:42:42 +02:00
TfT_02
1becc874ba
Check if input is a water bottle first
2014-06-09 22:55:03 +02:00
TfT_02
b107a8dc7c
Fire brew event after outputs have changed
...
and before experience is granted.
Part 2 of fixing #2041
2014-06-09 02:04:59 +02:00
TfT_02
37aebc1716
Calculate Alchemy XP based on potion stage
...
Adds #1926
2014-06-09 01:56:07 +02:00
TfT_02
836877ff93
Alchemy should fire BrewEvents
...
Fixes #2041
2014-06-09 01:43:50 +02:00
TfT_02
0185a30ec9
Fix an IndexOutOfBoundsException: Index: 0
...
In SaveTimerTask.java
Fixes #2039
2014-06-08 18:21:13 +02:00
TfT_02
38e1947302
Remove PvpLogger checks
...
No longer needed when testing with Combat Tag v6.1.4, the NPCs have
metadata „NPC”.
Fixes #2017
2014-06-08 18:11:18 +02:00
riking
4fb4d6fc0c
Save users asynchronously
2014-06-08 14:12:25 +02:00
TfT_02
6d719988bf
Remove this check here, allows Salvage in Adv mode
...
We’re already checking if the players game mode isn’t CREATIVE, so we
can safely remove this check.
Fixes #2059
2014-06-03 12:23:42 +02:00
TfT_02
b1c1f0e21e
Added missing Salvage permissions to plugin.yml
2014-05-25 23:45:20 +02:00
TfT_02
3f34cc7365
Actually fix maximumQuantity reading from config
...
Now we try to automatically detect the maximum quantity if possible and
fall back to the config if the user has set a value there.
Also fixed the feedback message which said „Minimum quantity” instead
of „Maximum quantity”
2014-05-25 23:20:19 +02:00
TfT_02
3c6c2837bd
Check permission before sending anvil messages
2014-05-25 22:46:35 +02:00
TfT_02
4bcef76fd8
Let config key take priority here
2014-05-24 15:42:15 +02:00
TfT_02
2fd5d7aa81
Cleanup RepairConfig leftovers in SalvageConfig
...
Some copy/pasta I forgot to remove
2014-05-24 15:24:25 +02:00
TfT_02
5080c68dce
Fix Maximum Quantity in Salvage configs
2014-05-24 15:23:50 +02:00
TfT_02
3403aef37d
Don't display child skills on scoreboards
...
This fixes an issue where the scoreboard would not display properly
when using /mcstats or /inspect.
Fixes #2037
2014-05-23 17:03:02 +02:00
TfT_02
53a34c12d2
Add SALVAGE to MISC_SKILLS List
2014-05-23 14:23:05 +02:00
TfT_02
93d63dbca5
Minor cleanup of imports
2014-05-18 17:06:50 +02:00
TfT_02
4643cf1070
A whole bunch of more work to convert Salvage to a child skill
2014-05-18 17:04:39 +02:00
GJ
91bf54019e
Convert Salvage to a child skill.
2014-05-18 17:04:38 +02:00
TfT_02
ead716ef0d
Fix a NPE when tab completing with /ptp
...
Fixes #2013
2014-05-11 18:33:50 +02:00
TfT_02
8fec1af257
Fix a bunch of small formatting issues
2014-05-11 15:15:44 +02:00
Sean Porter
99248caba3
Redstone ore now throws events when it flips on or off.
...
Fixes issue #2021
2014-05-11 01:30:11 -07:00
TfT_02
af64bdf742
Added API to check if an entity is bleeding
2014-05-02 19:41:44 +02:00
TfT_02
66a4925371
Use getAllyName() here instead
2014-05-02 00:53:05 +02:00
TfT_02
8eb6acd60f
Add option to prevent hopper transfers of bottles
2014-04-27 15:03:07 +02:00
TfT_02
c14a4e9305
Fix /party teleport command
...
Why did we use getCommand("ptp").getExecutor() again?
Fixes #1995
2014-04-21 14:54:09 +02:00
TfT_02
5825eb1696
Make sure to shorten long ability and skill names
...
(cherry picked from commit 236ccd6ebdd0834f87b373794e1597ef36fb2ff6)
2014-04-21 14:09:52 +02:00
TfT_02
bfebbd0095
Fix formatting
...
(cherry picked from commit 4e36073e6e2dc3aeba087d605cef79fc4a8a9779)
2014-04-21 14:09:41 +02:00
GJ
b204507a82
Use strings instead of OfflinePlayers for scoreboards.
...
(cherry picked from commit 89b596591ec1974e0201395dc6e76353e4709572)
2014-04-21 14:09:09 +02:00
TfT_02
9f53426511
Added API to XP events to get XP gain reason
2014-04-18 22:32:32 +02:00
Sean Porter
03c2282c3f
Fix the calculations for Iron Arm Style in the Unarmed command.
2014-04-18 02:16:35 -07:00
TfT_02
20092d55fd
Fix bug where dodge would check the wrong player
2014-04-18 00:49:40 +02:00
TfT_02
69a2a5cfff
Check if player has a mcMMOPlayer object
...
Fixes #1976
2014-04-12 17:06:14 +02:00
TfT_02
618cfad100
Prevent accidentally breaking regrown crops
...
Adds #828
2014-04-06 14:41:40 +02:00
TfT_02
56e625a9df
Added option to open /mcstats after logging in
...
Added #1033
2014-04-06 13:27:38 +02:00
TfT_02
79a1ef5d3e
Players need to be in a party to use /ptp
...
Fixes #1967
2014-04-06 12:43:42 +02:00
TfT_02
10dd7619bf
Support MATERIAL|data
format in treasures.yml
...
Allows users to use the same material type for multiple treasures in
treasures.yml
Fixes #1965
2014-04-05 18:31:01 +02:00
TfT_02
f9dfec5bd0
Check event.getBow() != null
...
Fixes #1933
2014-04-05 13:55:10 +02:00
TfT_02
a9488bc18b
Vanished players no longer get hit by AoE effects
...
Fixes #1964
2014-04-05 13:12:20 +02:00
TfT_02
f0ee708710
Updater should not be running on the main thread
...
Fixes #1957
2014-04-05 12:10:02 +02:00
TfT_02
3390a31cc6
Move PlayerUpdateInventoryTask to runnables.player
2014-04-05 11:59:36 +02:00
t00thpick1
0b4b272223
Account for level 0
2014-04-01 14:58:24 -04:00
TfT_02
e1b8088c17
Improve holiday manager with 1.7 changes
2014-03-29 17:50:29 +01:00
TfT_02
70a1eea231
Nerf Herbalism XP from Tall Grass
2014-03-29 17:12:55 +01:00
TfT_02
c744974192
Added option to config.yml to override vanilla Minecraft treasures
2014-03-29 17:12:55 +01:00
TfT_02
faa11a87a9
Removed "Treasure found!" message
...
Because when treasures are found in vanilla Minecraft, there isn’t a
message either
2014-03-29 17:12:55 +01:00
TfT_02
91da5c4ab1
Add option to drop extra fish
...
Allows enabling of old fishing mechanic where fish was always caught,
even when a treasure was found
2014-03-29 17:12:54 +01:00
GJ
da5e770e06
Add Podzol & Red Sand to Excavation
2014-03-29 17:12:54 +01:00
TfT_02
09557e378b
Update to the new ProjectileSource API
2014-03-29 17:12:54 +01:00
TfT_02
225de799e8
Increase TreasureHunter chances for Luck enchantment
...
When the player is using a fishing rod with the ”Luck of the Sea”
enchantment, the drop chances will increase with 1% for each level of
the enchantment.
2014-03-29 17:12:36 +01:00
TfT_02
334c44760f
Workaround for ClassCastException: MaterialData cannot be cast to Tree
2014-03-29 17:12:36 +01:00
TfT_02
ac7fc1020d
Use tree species for Woodcutting double drops in config.yml
...
Oak is now Generic, and Spruce is now Redwood.
2014-03-29 17:12:36 +01:00
riking
461871327b
Include new 1.7 biomes in fishing biome XP boost and Ice Fishing check
2014-03-29 17:12:36 +01:00
GJ
60ddd799de
Update mcMMO for Minecraft 1.7.2
2014-03-29 17:12:35 +01:00
GJ
80571fbe8f
Remove deprecated permission nodes
2014-03-29 17:12:35 +01:00
TfT_02
458dc7db42
Make database command cooldown configurable
2014-03-29 17:02:08 +01:00
TfT_02
beab794c0e
Fixed some issues with the HolidayManager
...
Was severely lacking more lols
2014-03-29 16:52:41 +01:00
TfT_02
8256f5461c
Using an axe is required to earn Woodcutting XP
...
Not really sure why or when this check had gone missing..
2014-03-26 09:52:59 +01:00
TfT_02
0fe3ad7432
Reworked COTW config options + made COTW item configurable
...
Adresses #1481 partially
2014-03-23 14:33:57 +01:00
TfT_02
04e5dda127
Actually fix Repair lucky perk with Arcane Forging downgrade chance
2014-03-23 14:33:57 +01:00
TfT_02
f65adea2f9
Added minimum jump strength requirement and config option
...
for horses summoned with "Call of the Wild"
2014-03-23 13:41:31 +01:00
TfT_02
cdfb0da5c9
Fixed bug where shift right clicking potion ingredients was broken
2014-03-23 12:59:43 +01:00
TfT_02
cfa3d34dff
Fix important bug regarding pistons
2014-03-14 15:23:28 +01:00
TfT_02
01b7d4f742
Repair lucky perk should decrease the Arcane Forging downgrade chance,
...
instead of increasing it.
2014-03-14 15:16:22 +01:00
TfT_02
9a359bf42c
We need to use event.getBlock() here
...
Fix my boo boo from previous commit
2014-03-11 13:33:54 +01:00
TfT_02
ebdf11300b
We do need to use a runnable.
2014-03-10 20:51:52 +01:00
TfT_02
e1a8f02bce
Make Acrobatics XP prevention cool down, after teleporting configurable
...
Adds #1906
2014-03-09 15:24:24 +01:00
TfT_02
862d38b587
Clean up all of the imports
2014-03-03 18:27:45 +01:00
GJ
2415767c06
Clean up imports.
2014-03-03 12:22:28 -05:00
GJ
aa59348a94
We only care about blocks that award XP.
...
Also, this fixes a possible issue where blocks changed by entities other than falling blocks could have been left as tracked even after they were destroyed.
2014-03-03 12:14:01 -05:00
GJ
9c925d3327
We can do this without needing a runnable.
2014-03-03 11:40:36 -05:00
GJ
30f7521a3a
Handle healthbars even when skills are disabled. Fixes #1194
2014-03-03 10:29:14 -05:00
GJ
7b3869e385
Use .equals instead of deprecated ID method.
2014-03-03 09:24:24 -05:00
GJ
0e641f7c5b
Clean up some of our metadata handling.
2014-03-03 08:48:16 -05:00
GJ
733d16cf35
Don't clone if it's null. Fixes #1894
2014-03-03 08:03:30 -05:00
TfT_02
833bc1b251
Fixed bug where disbanded parties could still see alliance chat
2014-02-28 22:41:47 +01:00
TfT_02
840f3d9382
Fix /party kick command
2014-02-28 22:32:09 +01:00
TfT_02
34d6d867f2
Prevent combat abilities from damaging allied players
2014-02-28 22:08:48 +01:00
TfT_02
e56d5a0454
Exclude vanished players from tab complete list
...
Part 2 of fixing #1745
2014-02-28 21:56:30 +01:00
TfT_02
53fdf750f4
Pretend like the player is offline when he is vanished
...
Part 1 of fixing #1745
2014-02-28 21:56:30 +01:00
TfT_02
f096e915cf
Changed default amount of XP from mining Quartz Ore
...
#1886
2014-02-28 19:24:41 +01:00
GJ
ce59488e8e
Add FakeEntityTameEvent to match expected behavior for an animal being tamed.
2014-02-28 12:04:00 -05:00
GJ
47db522cc1
Because Bukkit doesn't set this automatically with setTamed. Go figure. Fixes #1888
2014-02-28 11:50:36 -05:00
TfT_02
a2cac82cba
Check if player has data key here as well
...
Fixes #272
2014-02-28 14:45:44 +01:00
GJ
2e74333eb7
Oops.
2014-02-28 08:40:00 -05:00
GJ
0056be2d5f
Assorted cleanup.
2014-02-28 08:36:42 -05:00
TfT_02
1d7e034d5e
Fix the updater
2014-02-27 22:26:58 +01:00
GJ
8deac175d1
Repair damaged user files. Fixes #1869
2014-02-22 09:52:36 -05:00
GJ
d0b766a2d3
Fixed bug with updating (very) old user data.
2014-02-21 11:38:22 -05:00
GJ
65692f2a83
Fixed bug with checking maximum durability of mod items. Fixes #1634
2014-02-20 12:43:11 -05:00
GJ
d0b0786284
Fixed exploit involving Call of The Wild. Fixes #1877
2014-02-20 11:50:56 -05:00
Luuk Jacobs
87ac1002de
Fix potion datavalues for Splash poison II potions
2014-02-18 08:45:44 +01:00
TfT_02
c51fde7f1f
Added new permission node to control who can check version number
...
Negate this permission node to hide the version number from /mcmmo and
motd
2014-02-17 16:31:59 +01:00
TfT_02
0a6735110f
Get mod config file resources properly
...
Fixes #1870 for real
2014-02-16 23:32:14 +01:00
TfT_02
8a284c50a2
Rename mod files to type.default.yml
...
Fixes #1870
2014-02-16 23:08:22 +01:00
roblikescake
09431ef27c
Check durability before repairMaterial
2014-02-16 00:18:27 +01:00
TfT_02
9f9de86d21
The defender isn't necessarily a player here
...
Besides, the defender doesn’t need to have the player data key anyways
2014-02-16 00:11:15 +01:00
TfT_02
d9c04a09ba
No need to clone here and it's not null checked
...
Fixes #1864
2014-02-15 23:35:14 +01:00
t00thpick1
04a02cfdc8
Store McMMOPlayer objects as metadata
2014-02-15 14:21:25 +01:00
TfT_02
b3a6c32ef6
Skip glass bottles as well
...
Fixes #1859
2014-02-15 11:18:11 +01:00
TfT_02
254f3b5ac9
Cleanup finishBrewing a bit
2014-02-15 11:17:31 +01:00
TfT_02
7f9ada14c8
Schedule check after putting a new bottle in the brewing stand
2014-02-15 01:37:41 +01:00
TfT_02
f79a4741cc
Store Locations, not BlockStates
...
Fixes #1862
2014-02-15 01:31:13 +01:00
TfT_02
f3fd48d0c0
Don't set potion meta data - for Vanilla potions
2014-02-14 23:58:22 +01:00
GJ
fbee3318bd
These go the other way around.
2014-02-12 08:29:14 -05:00
TfT_02
813f807876
Fix remaining potion data values
...
Fixes #1844
2014-02-12 13:48:24 +01:00
TfT_02
15743c5f46
Don't set potion meta data
...
It causes incompatibilities with other plugins.
Fixes #1849
2014-02-12 11:54:21 +01:00
TfT_02
4b9d472f10
Fix ConcurrentModificationException with alchemyBrewTask.finishImmediately()
...
Fixes #1848
2014-02-12 11:16:05 +01:00
GJ
988006f913
Alchemy cleanup, part 1.
2014-02-11 16:22:57 -05:00
TfT_02
2f05c472ce
Make party names case insensitive
...
Fixes #1846
2014-02-10 17:14:34 +01:00
TfT_02
5c836cdaaf
Check party level before sending party chat
...
Fixes #1847
2014-02-10 16:07:43 +01:00
TfT_02
9e39c3495d
Fix IllegalArgumentException: 1 > 0
2014-02-09 17:15:42 +01:00
TfT_02
b653aa57b7
You can't accept an alliance request when you already have an ally
2014-02-09 16:10:43 +01:00
Sean Porter
2ffdd340af
The command is spelled xpshare, not expshare.
...
Fixes #1841
2014-02-09 12:31:30 +01:00
Sean Porter
d63c3fc6d0
Ensure the FlatFile directory exists.
...
Fixes #1842
2014-02-09 12:31:29 +01:00
TfT_02
4486261413
Schedule an Alchemy check after using a hotkey to add ingredients
...
Fixes #1834
2014-02-07 13:39:24 +01:00
TfT_02
a2e32179bb
Fix /mcstats command
...
Fixes #1819
2014-02-05 19:24:14 +01:00
TfT_02
72b106e71f
Fix ptp Accept_Required setting
...
I forgot to change this, oops!
2014-02-05 19:15:39 +01:00
TfT_02
679f1ed629
Use default Vanilla MC potion data values in potions.yml
...
Fixes #1821
2014-02-04 16:48:10 +01:00
GJ
734815c58d
No reason to have our scoreboard stuff in a different listener.
2014-02-04 08:34:17 -05:00
GJ
abfedf381d
Allow mod name to go in the middle or at the beginning.
2014-02-04 07:53:54 -05:00
GJ
8e040ae8d9
Refactor to match existing conventions
2014-02-03 14:57:45 -05:00
GJ
0c9836eb03
Made mod config files modular. Addresses #1802
2014-02-03 14:48:43 -05:00
TfT_02
62b13a9a84
Fixed bug where Snow would never drop treasures
...
Fixes #1820
2014-02-01 00:30:42 +01:00
TfT_02
6264bfa15f
Don't store Block objects, use BlockState
...
Fixes #1811 , Closes #1822
2014-01-30 20:45:21 +01:00
TfT_02
b50ba9c02e
Fix wrong data value of Potion of Hunger II
...
Fixes #1817
2014-01-26 15:13:35 +01:00
GJ
b3474c04c7
Increment SQL query numbers due to addition of Alchemy. Fixes #1803
...
Thanks to @roastnewt for the help!
2014-01-21 11:16:39 -08:00
TfT_02
a1c1271d21
Fix issues pointed out by the FindBugs plugin
2014-01-20 23:20:51 +01:00
TfT_02
d1fcd6958f
Check if brewingStand == null
...
Fixes #1804
2014-01-20 22:38:20 +01:00
TfT_02
f39623c279
Bit of Alchemy cleanup
2014-01-20 22:38:04 +01:00
GJ
520f5cb116
Fix the broken build. Shame on me.
2014-01-20 14:53:31 -08:00
GJ
43e2c813d1
Clean up some of our messes.
2014-01-20 13:58:40 -08:00
TfT_02
c6ea32f0b0
Added Ender Dragon, Wither, and Witch to combat experience multipliers
...
They do not give any XP by default.
Fixes #1763
2014-01-19 19:40:33 +01:00
TfT_02
976c3b8494
Fix bug which prevented Hoppers from inserting new bottles
...
Fixes #1801
2014-01-19 15:35:27 +01:00
TfT_02
f3db90b6a9
Fix a couple of typos in plugin.yml
...
Mulitplies => Multiplies
2014-01-19 01:08:38 +01:00
TfT_02
82509fb476
Added custom XP boost perk
2014-01-19 01:08:38 +01:00
TfT_02
c27d79cf25
Added new XP perk - 10% boost
...
Adds #1698
2014-01-19 01:08:37 +01:00
TfT_02
de912c1e07
Make sure the player is valid as well
2014-01-19 01:08:37 +01:00
TfT_02
2159aa91ff
Add missing alchemy ingredient tiers to ingredient check
2014-01-18 20:28:28 +01:00
TfT_02
748dba41dc
Randomize the treasure drop amounts instead of always dropping everything
...
For example, the guaranteed 5 diamonds will now be a 1-5 diamond drop.
2014-01-18 19:15:38 +01:00
TfT_02
9349416326
Check if brewing stand still exists before processing AlchemyBrewTask
2014-01-18 19:11:15 +01:00
TfT_02
3b794c897d
Make sure the party leader is online before attempting to notify
2014-01-18 19:06:20 +01:00
TfT_02
b460f7a564
Add more debug messages in onDisable()
...
So that we can track down why the disable proces slows down
2014-01-18 16:59:16 +01:00
TfT_02
383b048fef
Changed config validation for Rank_Levels, successive Ranks can now be less than or equal to each other
...
Closes #1790
2014-01-18 12:02:05 +01:00
TfT_02
243a3bfbf6
Remove trailing whitespaces
2014-01-18 12:02:05 +01:00
TfT_02
c108a475e3
Fix a typo in the Alchemy skill guide
...
Concotions => Concoctions
2014-01-17 19:25:48 +01:00
TfT_02
6b653fa606
Changed appearance of party member list
2014-01-17 18:58:07 +01:00
TfT_02
818962e668
Added party levels
...
Parties now have XP and Levels. Party features such as party teleport and party chat have to be unlocked before they can be used by the party members
2014-01-17 18:56:27 +01:00
TfT_02
c729297615
Added party alliances
...
Adds the following commands:
`/party alliance`
`/party alliance invite <target>`
`/party alliance accept`
Allies will share party chat and will not be able to harm eachother.
Item and XP sharing is limitied to a single party. Allowing two parties
to team up without sharing resources and XP.
Closes #1009
2014-01-17 18:55:58 +01:00
TfT_02
e6e90954a9
Changed config validation for UnlockLevels, they can now also be 0
...
Closes #1790
2014-01-17 15:51:28 +01:00
TfT_02
4e86f60fd2
Replace ingredient strings correctly
...
Fixes #1789
2014-01-17 14:00:22 +01:00
TfT_02
27ff545d46
Add Alchemy hardcore settings to default config.yml file
...
These setting were already working, just forgot to add them to the
default file as well.
2014-01-17 00:17:10 +01:00
TfT_02
7c891e9ba8
Optimize imports
2014-01-16 22:32:40 +01:00
TfT_02
6143003516
Update PR to changes in master
...
- Special thanks, instead of in dev team
- Fix formatting issues
* Remove trailing whitespaces
* Rename method names of event listeners
* Check for negative instead of positive
- Added Alchemy skill guide
2014-01-16 22:32:40 +01:00
Eric Hildebrand
8f83e328b0
Introduction of new Alchemy skill!
2014-01-16 22:32:40 +01:00
TfT_02
9afa8efd7d
No need to hardcode the max tier here
2014-01-15 12:20:05 +01:00
TfT_02
393d9ca74e
Fixed bug where Hylian Luck was broken
...
Fixes #1771
2014-01-13 14:18:16 +01:00
TfT_02
491df2cc82
Changed the appearance of /mcmmo commands
...
Closes #978
2014-01-12 13:51:12 +01:00
TfT_02
b4a6ecc58c
Abstract HolidayManager a little more
...
Now we don’t have to manually edit this each year.
2014-01-12 12:08:47 +01:00
TfT_02
103bf593f3
Check null here as well
...
Fixes #1664
2014-01-12 10:30:04 +01:00
TfT_02
0332c0f5e0
Move this comment up
...
#1538
2014-01-11 15:14:39 +01:00
TfT_02
a004d6976d
We already had a key called Confirm_Required
...
Another attempt to fix #1583
2014-01-11 14:54:01 +01:00
TfT_02
730f786d5b
Fix issue with /ptp command
...
Fixes #1773
2014-01-11 10:30:12 +01:00
Sean Porter
cc524bb2ab
Map.remove() can return Null.
2014-01-09 22:52:25 -08:00
TfT_02
2e94eecda0
Fix a small error with the config validation of advanced.yml
...
Fixes #1769
2014-01-08 13:19:51 +01:00
TfT_02
1336aeaef0
Remove/move more comments on identical keys
...
#1583
2014-01-07 22:05:18 +01:00
TfT_02
3c078100e8
Another attempt to fix the broken config updater
...
An attempt to solve #1583
2014-01-07 20:50:48 +01:00
GJ
13a623ea1f
Misc was getting crowded again.
2014-01-03 11:07:13 -05:00
GJ
05b21eae5f
Clean up our inventory event handling.
2014-01-03 10:41:38 -05:00
GJ
e0358d42d6
Ensure we're not dealing with a fake player. Fixes #1749
2014-01-03 09:19:07 -05:00
GJ
26174d88f4
Remove unused import
2014-01-03 08:30:59 -05:00
Sean Porter
c12d4319ac
Don't cancel death message fixes for NPCs.
2013-12-27 15:21:25 -08:00
Sean Porter
a87bd14342
The attack target can still be an NPC without being an instance of Player.
2013-12-27 14:50:01 -08:00
TfT_02
f94343f13b
Only grant taming XP once when taming a horse
...
Fixes #1651
2013-12-15 23:36:43 +01:00
TfT_02
ea4c424e0f
Added level thresholds to hardcore modes
...
Players will not lose stats when their level is below the
Level_Threshold.
2013-12-15 23:27:37 +01:00
riking
f99e5e015d
Add checks to rectify the potential for negative XP
...
Fixes #1573
2013-12-15 23:26:57 +01:00
riking
56b57da077
Only call one Death Penalty Event
2013-12-15 23:26:57 +01:00
TfT_02
4b402d9837
Fixed validation feedback message for Chimaera Wing recipe cost
...
Fixes #1703
2013-12-15 22:25:15 +01:00
TfT_02
6c2b1f555f
Improve CleanBackupsTask a bit
...
* Print proper file names to the console when the date could not be
determined
* Skip all directories
* Skip every file that doesn’t have .zip in the file name
2013-12-13 00:17:56 +01:00
TfT_02
cdcda03e92
Moved repair config classes to the config package
2013-12-12 19:53:27 +01:00
TfT_02
65aa05a660
Fix /addlevels all
and /skillreset all
commands
...
Fixes #1675
2013-12-12 16:50:36 +01:00
riking
2aec4a69ea
Database conversion bug: Integral division in output format
2013-12-10 14:56:07 -08:00
Glitchfinder
06c9ea7068
Minecraft handles block drop chances internally.
...
Fixes #1678
2013-12-08 12:49:43 -08:00
TfT_02
c88583c1c0
Use Matcher.quoteReplacement here!
...
Fixes #1676 - for real this time
2013-12-08 17:07:45 +01:00
TfT_02
d2b6838453
Fix config.yml formatting
2013-12-08 11:40:09 +01:00
TfT_02
c9f1f8f662
Fixed bug where party chat broke if the display name contained special characters
...
Fixes #1676
2013-12-08 11:35:02 +01:00
TfT_02
7a08343304
Actually keep all weeks, not just from the past year
...
Week numbers are obviously the same every year, we need to check the
year as well as the week number to determine if we should keep the
backup file or not.
2013-12-07 13:18:14 +01:00
riking
3b1bb3e08a
Minor changes to Tree Feller - use a HashSet, move comment
...
LinkedHashSet doesn't actually do anything for us - we were never using the consistent ordering it promises, and openjdk-7 doesn't even provide that consistent ordering. Better to just not use it.
2013-12-06 23:55:26 -08:00
TfT_02
07cafd4866
Fixed bug where disabling hardcore mode for specific skills didn't work
...
Fixes #1661
2013-12-03 22:15:23 +01:00
GJ
48821a710f
Fixed bug with cooldown donor perks
2013-12-02 08:30:45 -05:00
GJ
30a1b333b9
Need a space here.
2013-12-02 08:18:28 -05:00
GJ
696bf71962
Remove unused import
2013-12-02 08:13:53 -05:00
t00thpick1
2d577e92f1
AntiTheft option for Disarm Ability
2013-12-01 19:08:22 -05:00
Luuk Jacobs
86b92b5b30
add alias to mcscoreboard
2013-11-27 00:35:58 +01:00
GJ
24c1dec046
Fix missing import & broken build.
...
That's what I get for editing through Github's web UI...
2013-11-25 09:32:16 -05:00
GJ
6c478a26c4
Fix issue with custom axes not working with Tree Feller.
...
Most custom materials don't properly report their max durability, so we need to use our repairable manager to handle them instead.
2013-11-25 09:29:41 -05:00
t00thpick1
2d3da6daf8
Space not underscore
2013-11-24 18:01:05 -05:00
t00thpick1
de3b2b8024
Damage should probably actually be fatal I would think.
2013-11-23 12:34:14 -05:00
t00thpick1
02a064ffc6
These need spaces to be called pretty
2013-11-23 00:45:12 -05:00
t00thpick1
cb5303ce4d
These strings return with Spaces, not underscores
2013-11-23 00:42:43 -05:00
t00thpick1
c0dee19cb0
Missed a refactor :P Also, javadoc event
2013-11-22 12:48:53 -05:00
t00thpick1
870987bba7
SecondaryAbility's API additions
2013-11-22 12:32:23 -05:00
riking
5d63a4b910
Run PlayerProfileSaveTask async, as intended
2013-11-21 12:41:26 -08:00
riking
3236ee5ec9
Harden save() method by making a defensive copy
2013-11-21 11:17:24 -08:00
riking
12ed2ac07b
Have ExperienceCommand and SkillresetCommand explicitly handle 'all'
2013-11-19 18:56:47 -08:00
t00thpick1
729f3b1df9
There is no usage of this method in which "all" will not cause NPE's
2013-11-19 21:00:29 -05:00
TfT_02
ee1be3599c
.length doesn't start at 0
2013-11-18 21:01:41 +01:00
TfT_02
12a6aca8cd
Assume that block data = 0 if there isn't one in the config
2013-11-18 20:48:37 +01:00
TfT_02
2b81b8daeb
Fix Commands.Scoreboard.Timer locale string
...
Closes #1626
2013-11-18 19:56:29 +01:00
GJ
5edbdec151
Actually fix broken locale string.
2013-11-15 07:25:50 -05:00
GJ
eaa38c11b8
Fix broken locale string.
...
Fixes #1615
2013-11-13 09:47:13 -05:00
GJ
e904e34556
Update Korean translation
...
Closes PR #1613 from @wolfdate25
2013-11-12 08:15:58 -05:00
TfT_02
445f805bb8
Set the treasure drop after using .clone()
...
Fixes #1603
2013-11-12 12:49:16 +01:00
t00thpick1
df77b9d0ed
Parenthesis
2013-11-10 13:56:15 -05:00
t00thpick1
29f2525b58
Tend toward the smaller values, and configurable maximum for horse jump strength
2013-11-10 13:54:45 -05:00
TfT_02
5a68c7a335
Fixed bug which prevented gaining Acrobatics XP
2013-11-10 00:52:30 +01:00
GJ
69ef7f40d8
Command cleanup.
2013-11-08 23:14:11 +01:00
GJ
d1d6b80676
Allow repair of items without a recipe.
2013-11-08 10:52:43 -05:00
GJ
dfe83ff497
Fix divide by zero bug
...
Minimum Level & Minimum Quantity were accidentally flipped.
2013-11-07 09:13:56 -05:00
riking
e5acf6d936
Also clone fishing treasures, use alternate Wool method
...
The alternate wool method is testing, the treasure clone is there to stay ;)
2013-11-06 21:34:16 -08:00
riking
bca0ca6766
Fix Shake poisoning the treasure cache with Wither skeletons
...
The returned ItemStack is modified for both Sheep and Skeletons, so a copy should be returned.
2013-11-06 21:03:13 -08:00
GJ
f17b5faaf6
Parenthesis are good.
2013-11-06 14:52:19 -05:00
GJ
f20fa571f1
Update changelog.
2013-11-06 11:56:50 -05:00
GJ
b90d1c31c7
Updated localization files
...
Includes new Portuguese (Brazil) translation provided by @FabioZumbi12
in #1585
Includes new Korean translation provided by @wolfwork in #1258
2013-11-06 09:48:05 -05:00
GJ
cf56ca35eb
Tweaked durability handling slightly.
...
Now routes everything through one function to handle enchants and max
durability. Use max durability from RepairableManager by default to
account for mod tools.
2013-11-06 08:45:20 -05:00
TfT_02
c31f5b5782
Account for Unbreaking enchantment when using abilities
2013-11-05 14:51:54 +01:00
GJ
af98c8eb59
Best way to handle minimum quantities.
...
Check repair function first, assuming the item isn't null, otherwise
check the config. If not found, check config.
2013-11-04 11:01:14 -05:00
TfT_02
3a10b2d83c
Make sure we're not setting a bite chance > 1.0
...
Fixes #1592
2013-11-04 10:32:05 +01:00
TfT_02
32e7c48fd8
Change this message to something that makes sense
...
The old message was confusing see #1593
2013-11-03 22:49:39 +01:00
Glitchfinder
af578870c7
Defaulted quantities should be defaulted everywhere.
...
Fixes #1581
2013-11-03 09:40:04 -08:00
TfT_02
cd470d5497
Fix a NPE which occured when there was no backups folder
2013-11-03 14:09:41 +01:00
TfT_02
a9c5e2a04f
Don't send a message to the console if no backups were deleted
2013-11-02 21:50:49 +01:00
TfT_02
0196fd8447
Fix the update checker
2013-11-02 21:49:20 +01:00
TfT_02
b1458840e7
Permissions should be lowercase
2013-11-02 19:29:36 +01:00
TfT_02
1fea786669
Added bypass permission for finding Fishing traps
2013-11-02 19:25:02 +01:00
TfT_02
6f9a57751e
We can't schedule tasks in onDisable()
2013-11-01 17:39:03 +01:00
GJ
2e1c585005
Fix issue with updating players that are offline.
2013-11-01 12:38:40 -04:00
GJ
811626e67b
Cleanup.
2013-11-01 11:54:51 -04:00
TfT_02
cdfd81a67a
Cleanup ZipLibrary class
2013-11-01 16:44:03 +01:00
TfT_02
408b8b2107
Added automatic cleanup of backups folder
...
By default mcMMO keeps the following files:
* All files from the last 24 hours
* Daily backups of the past week
* Weekly backups of the past months
Adds #1574
2013-11-01 16:43:56 +01:00
GJ
6d5f3a52f4
Don't process chat if the mcMMOPlayer is null.
...
The player should ALWAYS be online when chatting, but depending on
external plugins and applications, this is not always properly
implemented. Fixes #1578
2013-11-01 09:30:10 -04:00
GJ
2cdf08de9f
Allow offline players for chat events.
...
This fixes issues with plugins or applications that rely on JSONAPI to
chat. Fixes #1578
2013-11-01 09:12:06 -04:00
GJ
71141a0f8d
Minimum quantity should default to 2.
...
Fixes #1581
2013-11-01 08:22:14 -04:00
TfT_02
bded936af5
Cleanup our imports
2013-10-31 22:30:05 +01:00
GJ
caaac232d7
Cleanup CombatUtils.
...
Opting to stick with the if-else rather than the switch statement,
because I think it's slightly easier to read.
2013-10-31 15:03:06 -04:00
GJ
a9d51dad34
Clean up Smelting checks.
...
Now uses recipes to check if an item is the result of smelting.
2013-10-31 14:29:06 -04:00
GJ
88296da0af
Removed MCPC+ workaround.
...
This has been fixed by MCPC+ starting with build 112.
Addresses #1549
2013-10-31 13:28:54 -04:00
GJ
de3c4f8fd7
Smelting now works with custom ores.
...
Also fixed exploit where smelting XP could be awarded for some
non-smeltable materials.
2013-10-31 13:25:06 -04:00
GJ
1785bab504
Fix bug with Salvage config value.
...
After our renames and updates, Salvage was not reading the config value
for the anvil material properly.
2013-10-31 09:09:52 -04:00
GJ
41da32cd1b
Added options to disable various sound effects.
...
Fixes #1577
2013-10-31 09:03:29 -04:00
GJ
93d586592e
Move these checks up.
...
These checks need to happen sooner because they may impact config
loading, specifically the MCPC+ check.
Fixes #1549
2013-10-31 08:15:30 -04:00
Glitchfinder
d6c6c75157
Experience is occasionally zero or cast to zero.
...
Fixes #1575 and fixes #1576
2013-10-30 15:49:47 -07:00
GJ
4889769522
Workaround MCPC+ shortcomings for now.
...
Fixes #1549
2013-10-30 15:33:37 -04:00
TfT_02
6c70de6a58
Also backup experience.yml
2013-10-30 12:33:34 +01:00
GJ
fd9154e009
Fixed bug with toggle commands not properly displaying the success message.
2013-10-29 11:45:27 -04:00
GJ
97b9214d6e
Wrap these inside McMMOPlayer for easier access.
2013-10-29 11:02:57 -04:00
GJ
a8d1376533
More minor cleanup.
2013-10-29 10:01:30 -04:00
GJ
3be443c63c
Cleanup some XP functions, remove unused scoreboard values, minor refactoring.
2013-10-29 09:49:41 -04:00
GJ
cc2c9eb21d
Move this to the skill itself.
2013-10-28 16:32:40 -04:00
GJ
9b3ae5c729
These belong in their managers, not in McMMOPlayer
2013-10-28 16:14:52 -04:00
GJ
ccb7fc5886
Remove, don't just comment out.
2013-10-28 16:04:55 -04:00
GJ
60d69e3cc4
Create wrapper to handle all PTP data.
2013-10-28 15:49:48 -04:00
riking
f64f62492f
Reinstate static color list, clarify intent
2013-10-28 12:47:25 -07:00
GJ
3fe936306b
Oops.
2013-10-28 15:19:47 -04:00
GJ
c79f8043ad
Use proper functions where they exist, and move functions to better locations.
2013-10-28 15:12:24 -04:00
GJ
8369ae4616
Don't use a class variable here.
2013-10-28 14:14:20 -04:00
GJ
62e03a4ef5
Black is hard to read.
2013-10-28 13:58:34 -04:00
GJ
9ef3c721df
Formatting cleanup from the scoreboard update. Also handle skill permissions differently.
2013-10-28 13:04:46 -04:00
TfT_02
f55039ac6b
Earn XP when using Shake
...
Adds #1564
2013-10-28 17:38:03 +01:00
TfT_02
be792a1052
Fix exploitPrevention() and add Javadocs
2013-10-28 15:39:47 +01:00
GJ
c612036db3
Don't try to find a treasure if there aren't any.
...
Fixes #1572
2013-10-28 08:52:55 -04:00
GJ
ad4ee6f402
Cleanup exploit prevention method.
2013-10-28 08:17:06 -04:00
TfT_02
49a5bd2ba6
We can move this check to exploitPrevention()
2013-10-26 00:50:31 +02:00
GJ
134e0db2e9
Cleanup more of Riking's mess.
2013-10-25 17:07:56 -04:00
GJ
b3415ee2f4
Cleanup some of Riking's mess.
2013-10-25 17:05:36 -04:00
TfT_02
14175a6dfd
Don't complain about missing Guide strings
2013-10-25 22:16:18 +02:00
TfT_02
7b3fb46a9a
Improved AFK Acrobatics prevention mechanism
2013-10-25 22:02:39 +02:00
riking
17b7a9bf10
Add message to /mcscoreboard time [n]
2013-10-25 11:41:21 -07:00
riking
bd611ee11c
Add message to /mcscoreboard keep when a board is not shown
2013-10-25 11:39:24 -07:00
riking
c6ca65f5c9
Create a utility method in SkillUtils to easily check ability cooldowns
2013-10-25 09:49:02 -07:00
riking
95f15e68fe
New and Improved Scoreboard System
...
- Scoreboards now AUTO-UPDATE
- Scoreboards now COME IN COLOR
- If you want, they can come in EVERY COLOR (Config setting)
- Scoreboards can be displayed alongside chat output!
- Prevention of denial of service to SQL via spamming /mctop using a cooldown
- Added /mccooldown command to show cooldowns for all available skills
2013-10-25 09:49:02 -07:00
TfT_02
89dabaeb43
Hook location cleanup
2013-10-24 23:14:23 +02:00
TfT_02
c2e100b1e3
Use hook location in Master Angler
2013-10-24 21:19:24 +02:00
GJ
9f33c6cef1
Use addUnsafeEnchantment instead of addEnchantment
...
Since the enchantment was already present on the item, there's no need to check if it's valid. This also avoids any errors that may occur when trying to repair an item with non-standard enchants.
Fixes #1561
2013-10-22 09:57:13 -04:00
GJ
7e241e3993
Useless else statement.
2013-10-21 13:15:41 -04:00
GJ
bc51505150
More cleanup.
2013-10-21 08:31:35 -04:00
TfT_02
e0599a0dea
Subtract XP with Hardcore mode
...
Adds #1529
2013-10-20 20:02:16 +02:00
TfT_02
d410251595
Changed kraken default behavior
...
It will no longer broadcast chat messages globally by default, as well as strike lightning on it's target. Instead it will spawn explosion effects.
2013-10-20 17:04:50 +02:00
TfT_02
810c74dc2a
Fixed bug which prevented players from leveling up
...
Any affected players will get their levels back when they gain some
more XP in that particular skill.
2013-10-19 14:08:04 +02:00
TfT_02
100f2c7e56
Added a warning message if the server is running NoCheatPlus without CompatNoCheatPlus
2013-10-19 00:27:07 +02:00
TfT_02
e13e5295e8
Notify about updates if user is running dev1 and beta1 is available
2013-10-18 17:25:21 +02:00
TfT_02
b100b7bcc7
Gravity's Updater version 2.0
2013-10-18 16:58:12 +02:00
TfT_02
f4ff8518c2
Cleanup progress feedback
2013-10-18 16:43:37 +02:00
riking
dbd27b641e
Give periodic status messages to the console in conversion
2013-10-18 16:40:44 +02:00
TfT_02
4a428a47af
Fix bug with HolidayManager and some cleanup
2013-10-18 16:24:01 +02:00
GJ
3252137ed7
Update locale files.
2013-10-18 10:20:38 -04:00
GJ
68c4b99d1b
Oops.
2013-10-18 10:16:51 -04:00
GJ
f282891d0a
More info for armor errors.
2013-10-18 10:15:23 -04:00
GJ
7f4e3fedb3
Need different methods for mod files and regular files.
2013-10-18 10:12:55 -04:00
GJ
2042e0cdbd
How did I not realize this would loop forever...
2013-10-18 10:02:11 -04:00
GJ
2662fee9fb
ACTUALLY use the proper path.
2013-10-18 10:02:10 -04:00
TfT_02
e8e2dcff46
-levelsChanged instead of - levelsChanged
2013-10-18 15:26:15 +02:00
TfT_02
3b09012b35
Also use getServer() here as well
2013-10-18 15:26:14 +02:00
GJ
a774733af4
Use proper path
2013-10-18 09:23:10 -04:00
GJ
b8c1f868f5
Event updates
2013-10-18 08:54:06 -04:00
GJ
3f56a8fbcf
Importing Bukkit.java is bad, always use getServer() instead
2013-10-18 08:54:05 -04:00
Bestle
d8e86d0fc7
Fix logic error in fireworkParticleShower
...
If a player is inside a vehicle, the y position of the spawned firework should be modified, not the x
2013-10-18 12:59:21 +01:00
TfT_02
e125700b43
Fixed Fishing ability "Shake"
2013-10-18 12:25:49 +02:00
Bestle
4bc446e306
Add missing ignoreCancelled checks
...
If a plugin cancels a piston retract or extend event, mcMMO still considers that block or blocks to have moved.
This allow players to gain xp and double drops from blocks that they shouldn't. Checking for cancelled events fixes this.
2013-10-17 21:05:29 +01:00
riking
b4f4de4628
Get all logs in Tree Feller, and optimize performance
...
Tree Feller has been shown, both anecdotally and with timings, to put a strain on the server, and therefore is worthy of the effort of optimization.
Prior to this change, on jungle trees, Tree Feller would take around 20-40 milliseconds to process a Jungle Tree after the JIT kicked in, and around 15-25 milliseconds for a normal tree.
Additionally, logs would be left up in the air for jungle trees.
After this change, Tree Feller takes 2-5 milliseconds on normal trees, and 10-15 milliseconds on jungle trees, and no logs are left up in the air.
2013-10-16 00:59:11 +02:00
TfT_02
b9c652ef2b
This check shouldn't be inverted
...
Fixes #1545
2013-10-16 00:57:56 +02:00
GJ
bf4e8d43ea
Because the entity that exploded might be null (or might not be TNT)
2013-10-15 13:10:29 -04:00
GJ
468fbdab56
SkillUtils cleanup, EventUtils creation
...
Move some functions in SkillUtils to more relevant locations.
Begin work on utility class to handle all event calls.
2013-10-15 13:03:33 -04:00
GJ
309dfd50cd
Revert change to smoke particle handling
...
Have to do it this way, because not all block directions are valid for
smoke
2013-10-15 08:38:59 -04:00
riking
44e3e4d1e1
Localize several command results
...
Also don't nullcheck the null-guarded mcMMOPlayer in PartyManager
2013-10-14 20:48:36 +02:00
riking
476f426590
Remove RepairableManagerFactory until we actually need it
...
Let's hold off on the factory pattern until we actually offer choices.
2013-10-14 20:48:35 +02:00
riking
766f1f4127
Oh! So that's why it's never used here
2013-10-14 20:48:35 +02:00
riking
b3cf9bf839
When an error occurs updating the leaderboards, print out the current player name if possible
2013-10-14 09:53:42 -07:00
GJ
056f7cc93b
Nicer handling of some particle effect code.
2013-10-14 11:29:25 -04:00
TfT_02
741f629ab8
Don't spawn fireworks under a boat (for real this time)
...
Fixes #1534
2013-10-14 17:07:15 +02:00
TfT_02
dd64c4008b
Account for Master Angler config values in /fishing
...
Fixes #1537
2013-10-14 16:28:48 +02:00
TfT_02
3a5de8e2ce
This should be on LOWEST
2013-10-14 09:28:16 +02:00
TfT_02
2d78c0738d
Color party leader names only once
2013-10-12 20:50:42 +02:00
TfT_02
77617ebee2
Add bow to fishing treasures
2013-10-12 20:29:52 +02:00
TfT_02
67e9d9c535
Fishing TNT traps should not destroy blocks
2013-10-12 03:30:10 +02:00
TfT_02
800786111c
Fix apostrophe issues
...
Fixes #1523
2013-10-12 02:41:13 +02:00
TfT_02
ed8197bd50
Remove level based bonus from Master Angler
...
Let's try this another way, instead of removing this passive ability all togheter I think it would be nice to keep the boat/biome catch rate boost. The level based boost was out of hand and counter-intuitive as it made leveling easier on high skill levels.
2013-10-12 02:41:13 +02:00
TfT_02
82f8c4ce36
Fishing Treasure Hunter overhaul
2013-10-12 02:41:13 +02:00
TfT_02
b1cf7d0348
Fire FakeBlockBreakEvent when using Hylian Luck
...
Fixes #1528
2013-10-11 23:47:42 +02:00
GJ
ae77313007
We forgot one...
...
Fixes #1527
2013-10-11 15:46:34 -04:00
TfT_02
49cbaad47f
Clean up advanced.yml comments and keys
2013-10-11 16:22:30 +02:00
TfT_02
1d96ed72dc
Move Acrobatics XP settings to experience.yml
2013-10-11 15:18:57 +02:00
TfT_02
ec378d046f
Reformat advanced.yml making the keys consistent
2013-10-11 15:18:56 +02:00
GJ
a25dc24c6c
No reason to have this many functions...
2013-10-11 15:18:56 +02:00
TfT_02
68eb51a3d0
Removed Shake_UnlockLevel config option
...
because it is no longer needed.
2013-10-11 15:18:56 +02:00
TfT_02
2eda3a9c83
Add extra tiers! Every ability now has 8 tiers
2013-10-11 15:18:55 +02:00
GJ
ad8e200a84
Make sure we update the blocks config after this too.
2013-10-09 11:45:49 -04:00
GJ
0c83bf2a80
Improve our drop handling.
2013-10-09 11:44:45 -04:00
GJ
6eaec5ffab
We don't need this anymore.
2013-10-09 10:27:06 -04:00
GJ
8a2c5fb051
Check 0 first.
2013-10-09 10:26:51 -04:00
GJ
9485869014
Move these functions to SkillType.
2013-10-09 09:20:32 -04:00
GJ
e1bf55b077
Backup old mod configs & replace with new.
2013-10-08 13:10:09 -04:00
GJ
81140824e4
Backup and replace updated treasures.yml file.
2013-10-07 13:09:46 -04:00
GJ
d5545de81f
Backup & replace the repair config files that have been updated.
2013-10-07 13:04:36 -04:00
GJ
8632baed27
No reason to handle this ourselves, Bukkit does it for us.
2013-10-07 11:54:23 -04:00
GJ
9aaea7e44f
Fix old files if they exist.
2013-10-07 10:43:22 -04:00
GJ
c2f8f4d016
User data is now saved in flatfile, not FlatFileStuff
2013-10-07 10:33:14 -04:00
GJ
5131e74349
Save mod config files to "mods" rather than "ModConfigs", mirror directory structure inside the jar file.
2013-10-07 10:32:40 -04:00
GJ
3927427b5b
Refactor all our repairable stuff into a special package.
2013-10-07 10:23:04 -04:00
TfT_02
4aef4c63fc
Split the locale skill guides into seperate sections
...
This will make it easier for translators to keep up with translating our skill guides. Closes #560
2013-10-07 16:05:11 +02:00
GJ
fb4777e7f0
Added XP boost to Acrobatics when wearing Boots of Feather Falling.
...
Adds #1098
2013-10-07 09:53:32 -04:00
GJ
d8f3a54f9b
Compiler throws warnings all over the place about our close methods, this one is no different.
2013-10-07 07:56:13 -04:00
GJ
de964a3a60
This naming bothers me.
2013-10-07 07:53:42 -04:00
t00thpick1
ce3bc07aa8
Reasonably sure this needs to be this way
2013-10-06 17:46:45 -04:00
TfT_02
5a6bb363cf
Don't spawn fireworks under the player if they're in a vehicle
2013-10-06 12:08:22 +02:00
TfT_02
3f9c98d72e
Update changelog & minor formatting fixes
2013-10-06 10:25:28 +02:00
riking
96b54387fe
SQL database - split loadProfile to have retry flag
...
Instead of assuming that newUser() worked as intended, we cycle back around into the method.
This also removes the possibility of infinite loops from the writeMissingRows() code path.
2013-10-06 10:09:09 +02:00
riking
70eb67dd6a
Flatfile loadProfile - place newUser() inside of try block
...
This fixes incorrect behavior in the edge-case where an IOException occurs when reading (but not writing) the flatfile database.
2013-10-06 10:09:09 +02:00
riking
77f9f40065
Do not save an un-loaded PlayerProfile
2013-10-06 10:09:09 +02:00
riking
14ae1a69c4
Attempt clean recovery from an unloaded PlayerProfile
...
This change should cause McMMOPlayer to create a graceful recovery when the database is temporarily unavailable.
When a McMMOPlayer is constructed and recieves an unloaded PlayerProfile, it schedules a task to re-attempt profile retrieval. This task can run for a maximum of 5 seconds, after which a second warning is printed indicating that it has given up (and a message given to the user).
2013-10-06 10:09:09 +02:00
riking
c9858dfd49
Do not mark a PlayerProfile as clean if it failed to save
...
DatabaseManager.saveUser() now returns a success value, which is used by PlayerProfile to determine whether or not it should be considered clean.
2013-10-06 10:09:09 +02:00
riking
f75fe3cc89
Potential fix for loss of data due to SQL connection dropping
...
The idea behind this change is to send a ping every hour, which is shorter than the driver's 'dead connection' threshold of 8 hours.
As a side effect, this also will fix a subset of the situations where the MySQL server is restarted.
2013-10-06 10:09:08 +02:00
TfT_02
c19ccbccac
Use only 1 extra durability by default, instead of 2
2013-10-06 10:08:06 +02:00
TfT_02
2f90e533a5
Improve validation messages of treasures.yml
2013-10-06 09:51:33 +02:00
Kane York
0cd0919447
/mcconvert: Fix mismatched type in list.remove() call
...
The databaseTypes collection is a List<String>, so attempting to remove a DatabaseType object will have no effect.
2013-10-05 14:07:06 -07:00
TfT_02
e8b886fcc6
This check somehow got removed
2013-10-05 01:18:51 +02:00
GJ
b8e937a234
ALWAYS remove pots broken by swords.
2013-10-04 13:16:41 -04:00
GJ
eb2e0d3abf
Fixed Hylian Luck not working at all.
...
Fixes #1508
2013-10-04 10:27:18 -04:00
GJ
3365da7f8d
MCPC+ checks, notify server owners that they're missing out.
2013-10-04 09:50:49 -04:00
TfT_02
a0e37a4a09
I forgot to invert this check
2013-10-03 22:04:39 +02:00
GJ
5541c15753
Try/catch was stupid.
2013-10-02 09:07:30 -04:00
GJ
f87110749e
ACTUALLY fix the NPE here.
2013-10-02 09:03:09 -04:00
GJ
a0ef0d5708
Check vanilla's maxDurability here as well, just to be safe.
...
Fixes #1504
2013-10-02 08:56:48 -04:00
TfT_02
2e2abcd645
Handle this nicer
2013-10-02 10:42:06 +02:00
TfT_02
6baf820afa
Cleanup and formatting
2013-10-01 22:14:29 +02:00
Kane York
288287badf
Add holiday celebration for the console
2013-10-01 22:06:51 +02:00
GJ
7c9356955e
ACTUALLY handle SQL passwords (or other fields) with '#' in them properly.
2013-09-30 16:17:44 -04:00
GJ
57541ec233
This can never be null, and there's no reason to pass that as a variable.
2013-09-30 14:19:07 -04:00
TfT_02
9c6d1ce020
Fixing these infinite recursing methods
...
Oops, that was silly. Thanks @t00thpick1
2013-09-30 19:38:22 +02:00
TfT_02
c72ead9d0a
Prevent breaking other plugins who use this API
2013-09-30 19:03:44 +02:00
TfT_02
4262a1b2a5
Added two more treasures to Excavation
2013-09-30 16:24:21 +02:00
TfT_02
eb589b6e78
Renamed some config options in the Commands section.
...
The following keys have been renamed:
* General => Generic
* p => partychat
* a => adminchat
2013-09-30 15:43:37 +02:00
GJ
98e5e53fda
Ignore "#" in SQL passwords.
2013-09-30 08:36:32 -04:00
TfT_02
00918fbdc1
Change this back, getPlayerExact() is faster
2013-09-30 14:04:34 +02:00
TfT_02
5ad0f2c624
Do a little bit of localebending
2013-09-30 11:32:35 +02:00
TfT_02
babb9baa2b
Handle joining disbanded parties properly
2013-09-30 11:22:15 +02:00
TfT_02
45143836e5
Fixed /party kick
...
Fixes #1499
2013-09-30 10:39:33 +02:00
TfT_02
ceacd7dc52
Fixed /party disband
2013-09-30 10:39:14 +02:00
TfT_02
6eb255632f
Clean this up a little bit
2013-09-30 10:24:36 +02:00
TfT_02
3a37d0e092
Fixing an error due to confusingly named check
...
Refactored healthBarEnabled to healthBarPluginEnabled to avoid this
from happening again.
2013-09-29 23:57:13 +02:00
TfT_02
4c7fb1854d
addRawXP should use float instead of int
2013-09-29 15:48:11 +02:00
TfT_02
763cff6898
Fixed a bug where Repair wasn't asking for confirmation
2013-09-28 19:46:47 +02:00
riking
fa34d06341
Clear child skill FamilyTree on reload
2013-09-27 15:46:19 -07:00
TfT_02
1ca53da0e2
Also try to count recipe ingredients regardless of repairMaterial
...
when the normal counting and the config value result in 0
Fixes #1484
2013-09-27 13:42:50 +02:00
TfT_02
57dfa00541
Fixed a NPE when an invalid repair material was entered
...
#1484
2013-09-27 10:46:54 +02:00
GJ
7f290504ad
Set random jump strength for horses as well.
2013-09-26 10:43:45 -04:00
GJ
92b4be9a01
We don't use these parts of the updater.
2013-09-26 09:39:13 -04:00
GJ
8cb8dea642
Move Updater to independent package due to custom changes being overwritten by other plugins using the updater.
2013-09-26 09:37:31 -04:00
GJ
a63f745c73
Add custom mobs automatically as they're killed.
2013-09-26 15:06:36 +02:00
GJ
4a0fee5796
Use class names to better find custom entities.
2013-09-26 15:06:21 +02:00
GJ
cf90236e57
Redo blocks.yml
...
** YOU WILL NEED TO UPDATE THIS FILE **
2013-09-26 15:06:21 +02:00
GJ
fc6c7bb1de
Rework custom tool config.
...
** YOU WILL NEED TO UPDATE YOUR CONFIG TO THE NEW FORMAT **
2013-09-26 15:06:21 +02:00
GJ
1b92131ce9
Added Carrot on a Stick, and Flint & Steel to repair.vanilla.yml
2013-09-26 14:58:31 +02:00
GJ
792ecd6aad
Rework armor.yml to take item names instead of IDs in advance of 1.7 changes.
...
** YOU WILL NEED TO REDO YOUR armor.yml FILE **
2013-09-26 14:58:30 +02:00
TfT_02
933b6f278b
Disable partial name matching for offline players by default
...
#1482
2013-09-25 14:26:24 +02:00
TfT_02
45dfc13ebd
Match playernames using OfflinePlayers instead
...
Fixes #1482
2013-09-24 11:40:53 +02:00
dddeeefff
1254ab232a
Add randomized Horse appearance to Call Of The Wild
2013-09-23 22:29:02 +02:00
dddeeefff
b49e56c857
Added missing COTW message when there are too many Horses nearby
2013-09-23 22:29:01 +02:00
TfT_02
d5bd9a1693
Fixed some small mistakes in CommandUtils
2013-09-23 20:22:41 +02:00
TfT_02
6a3a564bd4
Use cooldownExpired here as well.
2013-09-22 23:28:09 +02:00
TfT_02
3828f78480
Fixed respawn cooldown checks
...
Thanks @Riking for pointing this out!
2013-09-22 23:28:08 +02:00
Travis Ralston
239d7e33cb
Revert "Metrics be dead"
...
This reverts commit 0a9fd4a92e
.
2013-09-22 12:33:01 -06:00
TfT_02
b8c479549c
Disable our healthbars when the plugin "HealthBar" is found
...
Adds #1477
2013-09-22 16:55:02 +02:00
t00thpick1
0a9fd4a92e
Metrics be dead
2013-09-20 22:23:38 -04:00
TfT_02
4c96161acb
Don't throw errors about dropped columns
2013-09-20 21:39:20 +02:00
TfT_02
ce7a7a31a7
A bit of cleaning up
2013-09-20 00:15:22 +02:00
TfT_02
834e26b44e
Minor improvements
2013-09-19 21:47:12 +02:00
GJ
f71b302f6f
Don't need this anymore.
2013-09-19 15:19:16 -04:00
GJ
566a381e95
Remove debug message, use recipe method for salvage.
2013-09-19 15:17:19 -04:00
GJ
5d7d779a49
Changed format of repair.vanilla.yml. **YOU WILL NEED TO UPDATE YOUR FILE TO THE NEW FORMAT**
2013-09-19 11:02:47 -04:00
GJ
59a35b170c
Oh yeah, that's why.
2013-09-18 15:42:54 -04:00
GJ
14eb473355
Why we were making this so complicated, I'll never know.
2013-09-18 14:55:17 -04:00
GJ
a8e23e08ee
Remove HudType from Flatfile records.
2013-09-18 11:54:23 -04:00
GJ
15f5dcf860
Removed HudType references from the database.
2013-09-18 09:57:28 -04:00
GJ
9be9908a22
Remove unused imports.
2013-09-18 09:39:54 -04:00
GJ
446b6c107b
Remove empty lines from FlatFile - the plugin will not enable if these are present.
2013-09-18 08:34:47 -04:00
GJ
5a3f8ad15f
Add COTW info for horses to the Taming command.
2013-09-17 14:13:11 -04:00
GJ
3a2c6a0827
We can have ' again!
2013-09-17 14:09:39 -04:00
GJ
e865acd871
Fix locale parsing issues.
...
Fixes #1463
2013-09-17 14:03:00 -04:00
TfT_02
4a0e1ba444
Fix a small boo boo
2013-09-16 23:26:06 +02:00
GJ
1a88b0b944
Better way to handle ink sacks, allows for dropping of multiple types.
2013-09-16 12:48:08 -04:00
GJ
e0592b3f62
Don't try to ever pull the mcMMOPlayer here.
...
Fixes #1466
2013-09-16 12:12:31 -04:00
GJ
1ec55c2d7e
Remove the last bits of Spout from our code.
2013-09-16 12:05:39 -04:00
GJ
6427a7dcdf
Fix issues with Skulls in treasures.yml
2013-09-16 11:45:57 -04:00
TfT_02
7bac0e2ca5
Dropped SpoutPlugin support
...
Because SpoutPlugin is not being updated to 1.6.x and mcMMO 1.4.07 does
not support any CB version below 1.6.x SpoutPlugin support is no longer
needed.
https://blog.spout.org/minecraft-1-6-and-the-legacy-finale/
2013-09-16 16:48:42 +02:00
GJ
e8bc2475c3
Add sound for level-up even when not using Spout.
2013-09-16 09:52:09 -04:00
GJ
816b08b14a
Make sure the attacker is a valid player too.
...
Fixes #1464
2013-09-16 08:53:55 -04:00
GJ
64e1448782
Added ability to give items names & lore through treasures.yml.
...
Adds #1419
2013-09-15 21:09:32 -04:00
TfT_02
ae0a27991b
Register when the config files were last updated
2013-09-15 23:10:35 +02:00
TfT_02
f1b82dcbe6
Fixed regex of version string parsing
2013-09-15 23:09:06 +02:00
TfT_02
bfbd50d8f4
Fix another wrong default Material name
2013-09-15 22:52:59 +02:00
GJ
de07316261
Just in case there's something broken in the file.
2013-09-15 16:49:41 -04:00
GJ
eae196c6a1
Fix wrong default material name.
2013-09-15 16:48:05 -04:00
GJ
8af41975ff
Don't keep trying to load if they've got an old file.
2013-09-15 16:09:41 -04:00
GJ
957bbbc9b2
Warn if treasures.yml is outdated.
2013-09-15 15:59:29 -04:00
TfT_02
17faf1561f
Refactor to getMaxLength
2013-09-15 21:45:16 +02:00
TfT_02
ec6419f0ff
Fix formatting of the new Updater
2013-09-15 21:45:16 +02:00
GJ
f6e60bebcc
Fix dropping sideways logs and leaf blocks.
...
Fixes #1460
2013-09-15 15:09:48 -04:00
GJ
797ac20567
Added Horses to the "Shake" ability.
...
Witches no longer drop water bottles from Shake, since they no longer drop them in Vanilla.
Changed format of treasures.yml.
**YOU WILL NEED TO UPDATE YOUR FILE TO THE NEW FORMAT**
2013-09-15 01:07:04 -04:00
GJ
3bc029a0de
Make Updater work with our versioning setup.
2013-09-13 11:46:55 -04:00
GJ
4eba33a1c6
Use doubles in config.yml where appropriate. Change item IDs to item names
...
in light of upcoming Minecraft changes that will remove access to item
IDs.
2013-09-13 09:52:52 -04:00
GJ
800a452d62
Remove use of deprecated function.
2013-09-13 09:11:34 -04:00
GJ
177604e94a
Condense this into one function.
2013-09-13 08:11:32 -04:00
GJ
088015dd4d
Switch to H31ix's updater for security reasons.
2013-09-13 00:59:07 -04:00
t00thpick1
0f2d0aee5f
Fix NPE on /addxp
2013-09-12 21:21:00 -04:00
t00thpick1
1004e2a32b
These duplicate checks are handled in config validation.
2013-09-12 20:52:26 -04:00
t00thpick1
5c2b523f7a
Allow less than one percentages for hardcore losses
2013-09-12 20:52:26 -04:00
GJ
de42063171
Fixed a bug where Kraken messages couldn't be disabled.
...
Fixes #1174
2013-09-12 15:53:43 -04:00
GJ
25e4700ef9
Changed various values to double in advanced.yml for the sake of consistency.
2013-09-12 14:18:13 -04:00