Skip to content

Releases: BlockDynasty/BlockDynastyEconomy

v1.1.6

04 Jan 00:51
148aa0e

Choose a tag to compare

  • 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

Full Changelog: v1.1.5...v1.1.6

v1.1.5

20 Dec 20:06
4079251

Choose a tag to compare

  • 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

Full Changelog: v1.1.3...v1.1.5

Version 1.1.4-alpha

13 Dec 05:49
84ac55d

Choose a tag to compare

  • 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

10 Dec 18:24
9dc1eb3

Choose a tag to compare

  • added mariadb connector. issue #14

What's Changed

Full Changelog: v1.1.3...v1.1.4

Version 1.1.3

10 Dec 12:23
35ba7a3

Choose a tag to compare

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.

Full Changelog: v1.1.2...v1.1.3

Version 1.1.2

05 Dec 11:46
609aa8a

Choose a tag to compare

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.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

25 Nov 21:41
a847d0b

Choose a tag to compare

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.

Full Changelog: v1.1.0...v1.1.1

Version 1.1.0

19 Nov 14:09
f4e138b

Choose a tag to compare

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

demo: https://youtu.be/5Fq8UBAaEWo

customTexture16FPS

Version 1.0.6

04 Nov 04:21
26c49fc

Choose a tag to compare

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

Full Changelog: v1.0.5...v1.0.6

Version 1.0.5

23 Oct 19:13
517268e

Choose a tag to compare

Refactor Core Economy

Added aditionals tests

Fixed minimessage colors in some messages

What's Changed

Full Changelog: v1.0.4...v1.0.5