Skip to content

v2021.10.06+1

Compare
Choose a tag to compare
@MishimaHaruna MishimaHaruna released this 09 Oct 00:05
· 1413 commits to stable since this release
b32b54c

Fixed

  • Fixed a critical guild storage saving issue causing item duplication. (#3059)
  • Fixed the return code of chr->memitemdata_to_sql() to behave as documented. (part of #3059)
  • Fixed a possible out of bound read from a buffer in clif_guild_basicinfo(). (part of #3059)