Skip to content

Releases: EQEmu/Server

v22.21.1

19 Jul 01:58
Compare
Choose a tag to compare

Bug

Code

  • Remove arbitrary teleport blocking in Tutorial and Load zones (#3506) @Valorith 2023-07-19

Databuckets

  • Fix issue with expired databuckets not being expired and returned properly (#3504) @Akkadius 2023-07-18

Fixes

v22.21.0

18 Jul 08:01
Compare
Choose a tag to compare

Data Buckets

Fixes

  • Fix rule check and add rule for pickpocket command (#3492) @tuday2 2023-07-16

Pathing

Quest API

Z Clipping

  • Don't issue zclip adjustments when NPC is not moving (#3499) @Akkadius 2023-07-16

v22.20.1

15 Jul 18:42
Compare
Choose a tag to compare

Database

v22.20.0

15 Jul 05:54
21d65c7
Compare
Choose a tag to compare

Bots

  • Remove orphaned commands related to botgroup (#3489) @tuday2 2023-07-09

Commands

  • Consolidate #set-like commands into a singular #set command (#3486) @Kinglykrab 2023-07-15

Feature

Fixes

  • Fix Tradeskill Combines with augmented items (#3490) @Kinglykrab 2023-07-15
  • Fix charmed pets to follow when charmed. (#3488) @noudess 2023-07-08
  • Update bot naming check and add more explanation (#3491) @tuday2 2023-07-13

Quest API

v22.19.0

08 Jul 22:02
809b3b6
Compare
Choose a tag to compare

Bots

Code

  • Move #find item summon links to front (#3483) @Kinglykrab 2023-07-05
  • Remove LoadItemDBFieldNames() from common/misc.cpp and common/misc.h (#3473) @Kinglykrab 2023-07-04

Commands

Fixes

  • Fix _PutItem having a slot_id of -1 on mobs with no items (#3474) @Kinglykrab 2023-07-04

Rules

  • Add Skills:TrivialTradeskillCombinesNoFail Rule (#3481) @JasXSL 2023-07-05

v22.18.0

04 Jul 20:38
Compare
Choose a tag to compare

Commands

Fixes

  • Add chatchannel_reserved_names to a new manifest (#3482) @Kinglykrab 2023-07-04
  • Fix issue in zone store of returning reference to local variable (#3477) @Kinglykrab 2023-07-04

v22.17.0

04 Jul 01:06
e9e8143
Compare
Choose a tag to compare

Cleanup/Feature

Code

  • Remove LoadItemDBFieldNames() from common/misc.cpp and common/misc.h (#3473) @Kinglykrab 2023-07-04
  • Remove handle_npc_single_npc from zone/lua_parser_events.cpp and zone/lua_parser_events.h (#3467) @Kinglykrab 2023-07-03

Database

  • Set multi statements off when returning early (#3462) @Akkadius 2023-07-01

Feature

  • Add Strings::BeginsWith() and Strings::EndsWith() (#3471) @Kinglykrab 2023-07-03

Fixes

  • Add check for underscores in botcreate command (#3458) @tuday2 2023-06-29
  • EVENT_LANGUAGE_SKILL_UP in Lua was using EVENT_SKILL_UP logic (#3466) @Kinglykrab 2023-07-03
  • Fix _PutItem having a slot_id of -1 on mobs with no items (#3474) @Kinglykrab 2023-07-04
  • Fix data type of GetAggroCount() (#3470) @Kinglykrab 2023-07-03

Logging

  • Fix logging crash when % are sent through query logs (#3461) @Akkadius 2023-07-01

Quest API

v22.16.0

28 Jun 22:07
a1f1547
Compare
Choose a tag to compare

Code

Commands

Database

  • Fix database version checking edge case issue (#3428) @Akkadius 2023-06-22
  • Fix multi-statement error reporting (#3425) @Akkadius 2023-06-19
  • Implement native database migrations in server (#2857) @Akkadius 2023-06-19

Fixes

  • Fix NPC Item Stat Bonuses (#3444) @Kinglykrab 2023-06-26
  • Fix error in 023_01_21_bots_raid_members.sql (#3453) @mibastian 2023-06-28
  • Fix possible crash with #npcedit weapon (#3421) @Kinglykrab 2023-06-19
  • Merchant Open Flag set only for regular Merchants (#3454) @Kinglykrab 2023-06-27

Readme

Rules

v22.15.3

20 Jun 00:23
Compare
Choose a tag to compare

Fixes

v22.15.2

19 Jun 17:08
Compare
Choose a tag to compare

Database