Releases: BlockDynasty/BlockDynastyEconomy
v1.1.6
-
Fix core proxy/redis message channel serialization. <-- High critical
-
Fix vault reload logic on Spigot. <-- Low critical
-
Added support anvil menu to Spigot v1.21.11. <-- New Feature
-
Added update events in real time for GUI Accounts/balance/currencies. <-- New Feature
-
Japanese lang support. <-- New Feature
-
Tested on Sponge api v12 minecraft v1.21.11-73 R7. <-- Test
What's Changed
- Merge from base by @federkone in #22
- Merge from base by @federkone in #23
Full Changelog: v1.1.5...v1.1.6
v1.1.5
-
Added support to mariadb 12.1.2
-
New language support: deuchland, france, italian, and fix some bug colors in GUI buttons
-
Added support to custom heads vanilla version 1.8 to 1.19,
refactored logic for GameProfiles for custom heads -
Improve placeholder, added paremeter locale were can be:
"english","en"
"french","fr"
"german","de"
"italian","it"
"japanese","ja"
"korean","ko"
"chinese","zh"
"simplified_chinese","zh_cn"
"traditional_chinese","zh_tw"
"france","germany"
"italy","japan"
"korea","uk"
"us","canada"
"canada_french"
%blockdynastyeconomy_balance_currencyName_formatted_locale%
%blockdynastyeconomy_balance_currencyName_locale%
this paremeter permit show the balance value in format in reason to greograpical location
- refactored base code.
What's Changed
- added mariadb conector. by @federkone in #16
- Merge from base by @federkone in #20
Full Changelog: v1.1.3...v1.1.5
Version 1.1.4-alpha
- Uppgrade PlaceHolder system, added "Locale" input to format numbers.
Feature request in: #18
What's Changed
- uppgrade PlaceHolder system, add "Locale" input to format numbers. by @federkone in #19
Full Changelog: v1.1.4...v1.1.4-alpha
Version 1.1.4
- added mariadb connector. issue #14
What's Changed
- added mariadb conector. by @federkone in #16
Full Changelog: v1.1.3...v1.1.4
Version 1.1.3
What's Changed
Spigot:
- Implementation of a new version of Vault with API support for multi-currency systems for Bukkit/Spigot plugins.
https://github.com/federkone/Vault-2
https://github.com/federkone/VaultAPI
Sponge:
- Upgrade to api v16.
Support 1.21.3 to 1.21.10 SpongeVanilla, SpongeForge, SpongeNeo.
- merge base code by @federkone in #15
Full Changelog: v1.1.2...v1.1.3
Version 1.1.2
What's Changed
Bank Panel buttons editor
Now you can enable and disable butons from Bank gui.
Permissions for bank gui functionalities
Now all bank gui functionalities require same perms that commands.
Fix some messages in commands response
Some messages were in another language...
Add full compatibility Minestom v1.21.5
The economic system behaves like a black box framework which allows its easy incorporation with a single static call to the package.
Refator base code Library and framework engine.
Realocation packages and enhance libraries for better future integrations.
- v1.1.2 by @federkone in #11
- Fix constructor and initialization plugin core in Sponge and improve … by @federkone in #12
- Fix redis credentials getters from config file by @federkone in #13
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
New Features:
Added integration with Treasury Economy for Spigot.
Added functionality "sell commands to Player" in GUI system "Account Manager".
Critical Fixes:
Fixed balances update for old accounts in database.
Fixed bug in interchangeable currencies list, associations entities in db "delete on cascade".
Refactoring base code in package Core economy and Tests.
- Merge from Base Code by @federkone in #10
Full Changelog: v1.1.0...v1.1.1
Version 1.1.0
What's Changed
Added custom textures attribute "URL or Base64" for system currencies, allowing the use of "custom heads" rendering logic as textures.
Custom textures Working on Spigot > 1.20.
Sponge are not supported custom textures.
- Added custom textures attribute "URL or Base64" for system currencies… by @federkone in #9
Full Changelog: v1.0.6...v1.1.0
Version 1.0.6
Added whitelist for currency exchange
Refactored base code
Improved testing
-fix missing dependencies h2 sql web console.
Patch fix PlaceHolderApi expansion
-note: added listener to "ExpansionsLoadedEvent" for correct re-register and integration expansion with command "/papi reload".
What's Changed
- merge from central by @federkone in #5
- merge from central by @federkone in #7
- merge from central by @federkone in #8
Full Changelog: v1.0.5...v1.0.6
Version 1.0.5
Refactor Core Economy
Added aditionals tests
Fixed minimessage colors in some messages
What's Changed
- Merge from central by @federkone in #3
Full Changelog: v1.0.4...v1.0.5
