Skip to content

v22.8.2

Compare
Choose a tag to compare
@Akkadius Akkadius released this 30 Mar 13:30
25f5898

Code

Crash

  • Add Checks for out of bounds & dereferencing nullptrs (#3151) @Aeadoin 2023-03-28

Fixes

  • Check Rule "Bots Enabled" to prevent bot database calls on connect (#3154) @Aeadoin 2023-03-29
  • Correct logic checks for Bot rule AllowOwnerOptionAltCombat (#3158) @Aeadoin 2023-03-30
  • Fix an issue with EVENT_DISCONNECT not firing on regular /camp (#3153) @Kinglykrab 2023-03-28
  • Fix bot_raid_members.sql for MYSQL. (#3155) @Aeadoin 2023-03-28
  • Fix for OOZ Group updates when removing/inviting Bots (#3159) @Aeadoin 2023-03-30
  • Fix issues with Lua tables not starting at index 1 (#3160) @Kinglykrab 2023-03-30
  • Fix strcpy-param-overlap (#3157) @Aeadoin 2023-03-29

Rules