---------------------------------------------------------------------------------------------------
Version: 0.0.7
Date: 2020-05-25

  Changes:
    - Update to 0.18
    - Take advantage of the new event filters.
  Bugfixes:
    - Reformat changelog correctly.
    - switch to using on_tick instead of on_nth_tick for MP compatability.

---------------------------------------------------------------------------------------------------
Version: 0.0.6
Date: 2019-05-01

  Changes:
    - support for 0.17.35

---------------------------------------------------------------------------------------------------
Version: 0.0.5
Date: 2019-04-27

  Bugfixes:
    - ignore events that don't supply a reference to an entity.

---------------------------------------------------------------------------------------------------
Version: 0.0.4
Date: 2019-04-13

  Bugfixes:
    - script_raised_built sets entity rather than created_entity.

---------------------------------------------------------------------------------------------------
Version: 0.0.3
Date: 2019-04-09

  Bugfixes:
    - Populate player_index before making use of it.

---------------------------------------------------------------------------------------------------
Version: 0.0.2
Date: 2019-04-08

  Bugfixes:
    - Now scans for players when added to an existing game
    - Check if value is assigned before using it

---------------------------------------------------------------------------------------------------
Version: 0.0.1
Date: 2019-04-07

  Major Features:
    - Initial release
