Thursday, September 19, 2024 9:14:15 PM
> settings

Customize


Authenticate

> 0.5.0.json
{
    "update_required": true,
    "mod_version": "0.5.0",
    "changes": {
        "🎉 added": [
            "[dll] ESM will now log everything to a file. Default path is <SERVER_PATH>\\@ESM\\logs",
            "[mod] Added NLog dll for ease of logging. It is licensed under BSD 3-Clause 'New' or 'Revised' License",
            "[mod] Added a new setting for specifying a custom logging directory",
            "[mod] License.txt, because I didn't realize my compiler wasn't copying it over",
            "[bot] ESMBot will now notify the user if a message isn't allowed in a text channel, DM channel, if the user doesn't have permissions or if a community doesn't allow it in text channels"
        ],
        "🔄 changed": [
            "[mod] Whitelisted `ESM_fnc_log` so the DLL can log stuff to the RPT"
        ],
        "🛠 fixed": [
            "[dll] ESM will now gracefully error if it can't parse a value from Arma",
            "[dll] Large scalar numbers will now be parsed correctly. Thx @Monkeynutz for reporting this",
            "[dll] The DLL will no longer crash when it can't load it's dependencies. Thx @Monkeynutz for reporting this",
            "[website] Downloading a keyfile from Modify Server no longer gives you a file with `undefined` as it's data. Thx @SniperMuny for reporting this"
        ],
        "❌ removed": [
            "[dll] ESM will no longer create a console when starting"
        ]
    },
    "notes": "This is a full mod update, make sure you copy everything over and modify `esm-conf.ini` to your liking"
}
All opinions represented herein are my own
- © 2024 itsthedevman
- build 3c15a1b