Thursday, September 19, 2024 9:06:02 PM
> settings

Customize


Authenticate

> 0.4.0.json
{
    "update_required": true,
    "mod_version": "0.4.0",
    "changes": {
        "🎉 added": [
            "[mod] Added `CustomExtDBPath`, `GambleWinPercentage`, `PayTaxPercentage`, `UpgradeTaxPercentage` settings in esm-conf.ini.",
            "[sqf] Added the ability to change the win percentage chance for gambling",
            "[sqf] Added the ability to impose taxes on Pay and Upgrade events",
            "[dll] ExtDB version is auto detected and that information is passed to the server. Communication is key!",
            "[dll] Speaking of communication, ESM now communicates a few things during init"
        ],
        "🔄 changed": [
            "[bot] Adjusted cooldown of `!gamble` to 20 seconds",
            "[dll] Change load order of DLL initialization to keep Arma from having a hissy fit about time spent in callExtension (Arma may still throw a hissy fit)"
        ],
        "🛠 fixed": [
            "[dll] Fixed an issue where ESM wouldn't find the extDB ini and it would just sit there twiddling it's electronic version of thumbs",
            "[bot] Fixed an issue where a non-default Arma 3 port would cause Steam Query to fail"
        ],
        "❌ removed": [
            "[mod] Removed `UseExtDB3` setting option in favor of communication"
        ]
    },
    "notes": "As always, if you have any questions, comments or issues, please let me know"
}
All opinions represented herein are my own
- © 2024 itsthedevman
- build 3c15a1b