a22636b2d9
Flux Mining will now be a passive and not an item
2019-01-28 17:48:26 -08:00
76ddcc4cf0
You can now enable Party Friendly Fire
2019-01-21 15:43:54 -08:00
87f84a5f66
Fixed a bug where Retro mode made you 10x luckier
2019-01-20 02:08:26 -08:00
b7b0ff13e7
Fixing some redundancy
2019-01-19 19:18:29 -08:00
66878d72bf
mcMMO will now start properly with scoreboards off
2019-01-18 14:24:37 -08:00
29befac27e
Scoreboards are now OFF by default
...
I don't like them.
2019-01-18 14:20:31 -08:00
f1feeed670
bstats
2019-01-16 11:05:43 -08:00
4a30fcc2de
2.1.0 is probably playable now, but not unfinished
2019-01-15 02:43:44 -08:00
4fcf0b0519
Reducing the amount of config confusion for retro mode
...
This is to avoid confusion, if you want this kind of customization I'll add it in but disassociate it with retro mode.
2019-01-14 22:48:37 -08:00
da6b6841b7
Prevent commands from setting players to negative levels
2019-01-14 22:21:33 -08:00
95d60e646d
Diminishing returns now has an optional minimum gains setting
2019-01-14 22:11:58 -08:00
c3bacd8de6
Minor config change
2019-01-13 00:31:58 -08:00
6f77bb206d
Refactoring + adding a new skillranks config (not functional yet)
2019-01-12 23:54:53 -08:00
a21b4585c5
Classic Scaling is now Retro Mode to avoid confusion
2019-01-12 22:14:23 -08:00
d3c47935d4
Some refactoring
2019-01-12 19:56:54 -08:00
85fd0a79bc
Sounds volume and pitch are now configurable in the new sounds.yml file
2019-01-12 19:08:54 -08:00
4cfb7a5f4b
mcMMO now supports SSL and tries to use it by default for MySQL (turn this off in config.yml MySQL.Server.SSL)
...
this fixes a lot of console spam from default mysql installs
2019-01-12 17:26:17 -08:00
19c38f0cb1
Parties can now have max size limits (configurable), by default party sizes are unlimited.
2019-01-11 06:17:07 -08:00
adc83d29a7
The new URL links can now be disabled in config.yml
2019-01-11 02:24:11 -08:00
7c024314b7
Classic mode setting is now UseOldLevelScaling to lessen confusion
2019-01-11 01:52:16 -08:00
f828084246
Added config option to easily disable all scoreboards
2019-01-11 01:47:36 -08:00
bec088c969
Some work on milestones is done
2018-12-31 10:10:00 -08:00
0d260a74c9
Refactoring to make my life easier
2018-12-29 05:24:55 -08:00
93d10c0739
Starting work on converting skills to use the new 100-scale system
2018-12-26 23:59:43 -08:00
fecf83c79c
Don't break on double drops for woodcutting.
2018-07-30 20:44:10 -04:00
feeb17d6f0
Scale fishing drop chance by lure rather than subtracting 1
...
Fixes mcMMO-Dev/mcMMO#3383
Added config option for lure enchantment modifier
Fixes lure enchantment having no effect on drops from offhand
2018-02-15 15:48:21 -08:00
9df72e61a2
Mob Health bars global toggle
2017-10-03 23:32:54 -04:00
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
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
272e99d41f
Master volume config option
2016-03-06 16:48:56 -05:00
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
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
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
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
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
262e711bcc
Add option for Chimaera Wings to ignore bed spawns
...
Adds #2365
2014-12-18 23:04:38 +01:00
c31281971c
Summon amount limits and new ability
2014-10-11 11:38:52 +02:00
eda38cba66
Add lifespan to Taming summons
2014-10-11 11:25:57 +02:00
0838cbb874
Add option to not show ability names on scoreboard
...
Adds #2249
2014-10-04 14:05:30 +02:00
d8ad519cd0
Seperate pools for essential tasks like profile loading and profile saving.
2014-08-19 17:58:45 -04:00
8a35d69540
Move RefreshChunks setting from hidden.yml to config.yml
...
Adds #2213
2014-08-17 20:21:23 -06:00
0a066f51bb
Fix #2197 There is no wait forever option, so we actually need a timeout.
2014-08-12 11:39:43 -04:00
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
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
3d242bbdb6
Always call back events
2014-07-02 11:25:13 +02:00
4643cf1070
A whole bunch of more work to convert Salvage to a child skill
2014-05-18 17:04:39 +02:00
91bf54019e
Convert Salvage to a child skill.
2014-05-18 17:04:38 +02:00
8eb6acd60f
Add option to prevent hopper transfers of bottles
2014-04-27 15:03:07 +02:00
56e625a9df
Added option to open /mcstats after logging in
...
Added #1033
2014-04-06 13:27:38 +02:00
c744974192
Added option to config.yml to override vanilla Minecraft treasures
2014-03-29 17:12:55 +01:00