Skip to content

Releases: EQEmu/Server

v23.9.1

03 Aug 03:22
d142e1c
Compare
Choose a tag to compare

Hotfix

v23.9.0

03 Aug 01:16
d9f4d49
Compare
Choose a tag to compare

Bots

Build

Commands

Database

Feature

Fixes

  • Add a missing Froglok starting area for Titanium Startzone. (#4962) @regneq 2025-07-04
  • Fix Hero's Forge Ingame and Character Select (#4966) @Kinglykrab 2025-07-30
  • Show player count on the server list status. (#4971) @regneq 2025-07-30

Loginserver

Performance

Quest API

v23.8.1

28 Jun 22:35
Compare
Choose a tag to compare

Crash Fix

Databuckets

Fixes

v23.8.0

26 Jun 03:02
389047c
Compare
Choose a tag to compare

API

Build

  • Significantly Improve Build Times Using Unity Builds (#4948) @Akkadius 2025-06-22

Code

Corpses

Databuckets

Doors

Fixes

  • Bulk Send Corpses after Idle State (#4910) @Akkadius 2025-06-09
  • Fix ClientList Singleton Shortcomings of #4942 @Akkadius 2025-06-25
  • Fix breaking changes to Titanium, SoF, SoD patches causes by big bags update (#4922) @regneq 2025-06-25

Logs

Performance

Player Event Logs

Player Events

Quest API

  • Add CompleteTask and UncompleteTask methods to Perl/Lua (#4921) @Barathos 2025-06-25
  • Lua Client Scoped EnableTitleSets (#4914) @fryguy503 2025-06-25

Quests

  • Support Multiple Quest, Plugin, and Lua Module Paths (#4906) @Akkadius 2025-06-09

World API

v23.7.0

19 May 17:41
cb866cb
Compare
Choose a tag to compare

CLI

Commands

Database

  • Add Custom Database Migrations for Operators (#4892) @Akkadius 2025-05-16
  • Remove Transaction Wrapped Character Save (#4894) @Akkadius 2025-05-16

Fixes

  • Deadlock on failed #copycharacter commands (#4887) @Akkadius 2025-05-16

Logging

Netcode

Player Events

  • Add rule to ignore configured GM commands (#4888) @Akkadius 2025-05-16

Rules

World

Zone State

v23.6.0

15 May 02:02
f29478c
Compare
Choose a tag to compare

Bots

  • Correct ^pull logic and add checks for Enchanter pets (#4827) @nytmyr 2025-05-15
  • Fix creation limit, spawn limit, level requirement checks (#4868) @nytmyr 2025-05-15
  • Move all spell_id instances to uint16 (#4876) @nytmyr 2025-05-15
  • Prevent non-taunters from potentially fleeing mob on TargetReflection (#4859) @nytmyr 2025-04-28

CLI

Code

  • Fix typo in QueryNameAvailablity (#4869) @nytmyr 2025-04-28

Crash

  • Fix crash bug with pbae and quest scripts spawning mobs (#4884) @carolus21rex 2025-05-15

Feature

  • Add Character:TradeskillUpMinChance rule (#4867) @zrix-eq 2025-05-15
  • Enable spawn attribute for NPCTintID (#4871) @neckkola 2025-05-15

Fixes

Performance

Quest API

  • Add Last Login and First Login Flags to EVENT_CONNECT (#4866) @Kinglykrab 2025-05-15

v23.5.0

10 Apr 07:22
a2b2a6a
Compare
Choose a tag to compare

API

Bots

  • Add valid state checks to ^clickitem (#4830) @nytmyr 2025-04-10
  • Flag all buffs with SE_DamageShield as Damage Shield (#4833) @nytmyr 2025-04-10
  • Positioning rewrite (#4856) @nytmyr 2025-04-10
  • Restore old buff overwrite blocking (#4832) @nytmyr 2025-04-10

Bugfix

  • Load zone variables before encounter_load. (#4846) @zimp-wow 2025-04-10
  • Prevent depops from blocking new spawns. (#4841) @zimp-wow 2025-04-10
  • Prevent final shutdown from persisting incomplete state. (#4849) @zimp-wow 2025-04-10

Code

Crash

  • Fix rarer exception crash issue in PlayerEventLogs::ProcessBatchQueue (#4835) @Akkadius 2025-04-03

Database

  • Fix manifest for helmtexture in horses table (#4852) @joligario 2025-04-10

Feature

Fixes

  • Add the bazaar search limit to query (#4829) @neckkola 2025-04-10
  • Backfill expire_at (not sure why this didn't make it in there to begin with) @Akkadius 2025-03-31
  • Bazaar Search window not working in a DZ (#4828) @neckkola 2025-04-10
  • Databuckets Account Cache Loading (#4855) @Akkadius 2025-04-10
  • Fix missing timer_name check on Mob::StopTimer (#4840) @zimp-wow 2025-04-04
  • FixHeading Infinite Loop Fix (#4854) @KimLS 2025-04-10
  • Make sure we don't expire default value instances @Akkadius 2025-03-31
  • Regression in World SendEmoteMessageRaw (#4837) @Akkadius 2025-04-03
  • Remove QS Tables From Export @Akkadius 2025-04-10
  • Zone State Spawn2 Location Restore (#4844) @Akkadius 2025-04-10

Netcode

Performance

Spells

  • Fear resistance effects edge case fixes and support for SPA 102 as an AA (#4848) @KayenEQ 2025-04-10
  • Update to SPA 180 SE_ResistSpellChance to not block unresistable spells. (#4847) @KayenEQ 2025-04-10
  • Update to SPA 378 SE_SpellEffectResistChance (#4845) @KayenEQ 2025-04-10

v23.4.0

31 Mar 07:40
Compare
Choose a tag to compare

API

Bots

  • Charmed Pets were breaking Mob respawns (#4780) @nytmyr 2025-03-16
  • Enraged positioning (#4789) @nytmyr 2025-03-29
  • Fix IsValidSpellTypeBySpellID to account for all types (#4764) @nytmyr 2025-03-19
  • Fix Rule ZonesWithSpawnLimits/ZonesWithForcedSpawnLimits errors (#4791) @nytmyr 2025-03-29
  • Fix rule Bots:FinishBuffing (#4788) @nytmyr 2025-03-29
  • Line of Sight and Mez optimizations and cleanup (#4746) @nytmyr 2025-03-29
  • Prevent bot pets from despawning on #repop (#4790) @nytmyr 2025-03-29

Code

Commands

Crash

  • Fix Rarer World Crash with Player Event Thread Processor (#4800) @Akkadius 2025-03-29
  • Fix Repop Race Condition Crash (#4814) @Akkadius 2025-03-29

Database

Feature

Fixes

Instance

Instances

Performance

Quest API

  • Add Support for NPC ID and NPC Name Specificity (#4781) @Kinglykrab 2025-03-19

Reload

Zone

v23.3.4

14 Mar 18:15
Compare
Choose a tag to compare

Fixes

  • Add check for simultaneous direct vendor and parcel Trader/Buyer Purchase (#4778) @neckkola 2025-03-14
  • Fix for rare circumstance where NPC's would have 0 health on restore @Akkadius

v23.3.3

13 Mar 22:19
3c2545c
Compare
Choose a tag to compare

Database

  • Add indexes for data_buckets and zone_state_spawns (#4771) @Akkadius 2025-03-11

Fixes

  • Update GuildBank to correctly handle items with charges equal to zero (#4774) @neckkola 2025-03-13

Networking

Zone