CraftoryStudios / Craftory-Tech

Craftory sets out to extend and push the boundaries of vanilla Minecraft, offering features only thought possible before with Modded Minecraft.
https://craftory.studio/craftory-tech/
GNU General Public License v3.0
15 stars 9 forks source link

build(deps): bump mcMMO from 2.1.201 to 2.1.202 #148

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mcMMO from 2.1.201 to 2.1.202.

Release notes

Sourced from mcMMO's releases.

1.5.00 release (Made for MC 1.7)

No release notes provided.

1.4.08 Release (Designed for MC 1.6.4)

No release notes provided.

1.4.06 Rerelease (Minecraft 1.7.10)

A re-release of the final commit before Minecraft R1.8, modified to turn off metrics (because the metrics service no longer exists).

Changelog

Sourced from mcMMO's changelog.

Version 2.1.202 Fixed a bug where mcMMO didn't reward XP for Kelp Fixed a bug where mcMMO marked bonemealed Azalea trees as unnatural (and thus did not give XP or get affected by Tree Feller) Added Amethyst_Block to experience.yml for Mining Added Flowering Azalea Leaves to Tree Feller's white list Fixed a bug where mcMMO didn't appropriately flag blocks as natural in some tree growing events (SQL) Added more MySQL/MariaDB settings (allowPublicKeyRetrieval - thanks rosaage) (API) Added CREATED_PARTY and DISBANDED_PARTY to EventReason (used in some party events - thanks PikaMug ) Party member name matching is no longer case sensitive (thanks Wariorrrr) Updated zh_CN locale (thanks GhostDC) Added some settings for over fishing (Settings are in experience.yml under Fishing_ExploitFix_Options - thanks tunagohan)

NOTES:
This means tree feller will correctly traverse flowering azalea leaves during its ability

Version 2.1.201 Tweaked the visual/audio effect for Rupture (API) TNT is set as the source in Blast Mining (1.16.1 and up) Fixed an exploit related to Ability Buffs remaining on tools Blast Mining no longer drops Budding Amethyst since its not legal to obtain this item through normal gameplay Added mcinspect and mmoinspect aliases to inspect command Portuguese translation of Woodcutting changed back to Lenhador Updated zh_CN (Chinese) locale, thanks GhostDC! Major changes to zh_TW locale, thanks gregman98 Added '/skill keep' shortcut (for example /mining keep) thanks GriffinCodes Impact is now more balanced as the formula has been changed (see notes) thanks emanondev

NOTES:
Impact will deal less durability damage to armors without unbreaking, and more to armors with unbreaking

Version 2.1.200 Fixed a major 1.17 exploit Dodge will no longer trigger while blocking Action Bar messages can now be disabled (thanks TheBusyBiscuit) mcMMO is better at MC version parsing now (thanks stepech & TheBusyBiscuit)

Version 2.1.199 Fixed IndexOutOfBounds error for servers running 1.17 or higher Fixed a bug that caused MySQL/MariaDB to malfunction for 1.17 (see notes) Renamed Deepslate Lapis Lazuli Ore to Deepslate Lapis Ore in experience.yml and config.yml Added some code to prevent mcMMO from breaking if it doesn't recognize the version of the game Optimized CompatibilitySupportLayer - this handles some of the logic for supporting multiple versions of the game Added Unit Tests for MinecraftGameVersion

NOTES:
I have temporarily disabled SSL for MySQL/MariaDB for 1.17 ( proper fix coming soon )

Version 2.1.198 Fixed a bug where Smelting didn't work with the new 1.17 materials Updated dependency Adventure to 4.8.0 (thanks TheBusyBiscuit)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)