Skip to content

v2023.01.11

Compare
Choose a tag to compare
@MishimaHaruna MishimaHaruna released this 14 Jan 01:32
· 705 commits to stable since this release
491048a

Added

  • Added a skeleton function for generating an auth token. This doesn't add actual token generation capabilities at this time, but allows plugins to hook into it to implement custom behavior. (#3183)
  • Added the missing effects of Fire Expansion level 3 and 4 (#2920)

Changed

  • Changed validateinterfaces.py to run on python3. (#3185)
  • Changed the CI builds to use python3 instead of python2, as it's getting removed by linux distributions including debian unstable. (part of #3185)
  • Changed the show_monster_hp_bar option to show the HP bar on WoE guardians when it's enabled for Emperium (flag '2', disabled by default) instead of when it's enabled for MvPs/bosses (flag '4', also disabled by default.) (#2931, related to #2008, #2912)

Fixed

  • Fixed a missing package php-dom in CI builds. (part of #3185)

Other

  • Updated copyright headers for year 2023.