Friday, September 20, 2024 4:30:33 AM
> settings

Customize


Authenticate

> _2021-01-17.html.erb
<p>
  Greetings!
  This release includes fixes I've made since launch, plus a couple changes to the core systems.
</p>

<h2><strong class="esm-text-color-red">esm_bot</strong> changelog</h2>
<h3>Core System</h3>
<ul class="uk-list uk-list-hyphen">
  <li>
    Squished a bug where a cooldown would cause a crash when attempting to compensate for that community's configurations
  </li>
  <li>
    Squished a bug that caused some users with Administrator privileges to not have access to Admin commands
  </li>
  <li>
    Servers will now notify and accept commands only after ESM has finished starting on the Arma 3 server
  </li>
  <li>
    Added a notice to the server disconnect message stating if the disconnect is due ESM rebooting
  </li>
</ul>

<h3>Commands</h3>
<ul class="uk-list uk-list-hyphen">
  <li>
    <code>!accept</code>
    <ul class="uk-list uk-list-hyphen">
      <li>
        Squished a bug where accepting a request would cause a crash due to the user being loaded twice
      </li>
    </ul>
  </li>

  <li>
    <code>!broadcast</code>
    <ul class="uk-list uk-list-hyphen">
      <li>
        Reconfigured permissions to block usage in Direct Messages
      </li>
    </ul>
  </li>

  <li>
    <code>!logs</code>
    <ul class="uk-list uk-list-hyphen">
      <li>
        Added month conversions for German, Italian, Spanish, and French to fix a crash where the date could not be parsed
      </li>
    </ul>
  </li>

  <li>
    <code>!reward</code>
    <ul class="uk-list uk-list-hyphen">
      <li>
        Squished a bug that caused a crash due to a misconfigured server reward
      </li>
    </ul>
  </li>

  <li>
    <code>!reset</code>
    <ul class="uk-list uk-list-hyphen">
      <li>
        Squished a bug where a non-registered Steam UID could not be used as a target
      </li>
    </ul>
  </li>

  <li>
    <code>!server_territories</code>
    <ul class="uk-list uk-list-hyphen">
      <li>
        Refactored how the table is built to keep Discord from failing to send the response message due to field length restrictions
      </li>
    </ul>
  </li>

  <li>
    <code>!whois</code>
    <ul class="uk-list uk-list-hyphen">
      <li>
        Added checks to block querying for users who are not currently a member of that Discord
      </li>
    </ul>
  </li>
</ul>

<h2><strong class="esm-text-color-red">esm_website</strong> changelog</h2>
<h3>Core System</h3>
<ul class="uk-list uk-list-hyphen">
  <li>
    Squished a bug where <code>!whois</code> was not available in Command Configuration
  </li>
  <li>
    Squished a bug with accepting/declining requests would render a server error page
  </li>
</ul>

<h2><strong class="esm-text-color-red">esm_arma</strong> changelog</h2>
<p>No changes this update</p>
All opinions represented herein are my own
- © 2024 itsthedevman
- build 340fbb8