Skip to content

Releases: EQEmu/Server

v23.3.2

11 Mar 08:35
8203c03
Compare
Choose a tag to compare

DynamicZones

  • Bulk request dz member statuses on zone boot (#4769) @hgtw 2025-03-11

Zone

v23.3.1

11 Mar 06:44
Compare
Choose a tag to compare

DynamicZones

  • Bulk request dz member statuses on zone boot (#4769) @hgtw 2025-03-11

Zone

v23.3.0

08 Mar 09:31
da4e9ab
Compare
Choose a tag to compare

Bots

  • Fix buffs not overwriting lesser buffs (#4756) @nytmyr 2025-03-06
  • Fix taunting bots positioning (#4754) @nytmyr 2025-03-06
  • Move commanded spell map to zone (#4755) @nytmyr 2025-03-06

Code

  • Fix typo in GM tradeskill combine message (#4762) @nytmyr 2025-03-08

Crash

Databuckets

  • Nested Databuckets Protections and Improvements (#4748) @Akkadius 2025-03-04

Feature

  • Add Rule for dealing with augments when an item evolves (#4758) @neckkola 2025-03-08
  • Allow assigning Helm Texture independently of Body Texture for Horses (#4759) @catapultam-habeo 2025-03-08

Fixes

  • Add crash checks for certain PlayerEventLogs (#4761) @neckkola 2025-03-07
  • Correct incorrectly calculated stat caps with Heroic Stats (#4760) @catapultam-habeo 2025-03-08
  • Fix sigabort crash from invalid JSON @Akkadius 2025-03-03
  • Forgot to push up some changes for test output @Akkadius 2025-03-04
  • Parcel Delivery Updates for two edge cases (#4753) @neckkola 2025-03-06
  • Remove one port check in world @Akkadius 2025-03-03
  • Zero out currentnpcid whenever spawn is reset. (#4763) @zimp-wow 2025-03-08

Logging

  • Convert JSON Error to Data Buckets Logging Category (#4747) @Kinglykrab 2025-03-04

Pets

  • Fix renamed pets loading as blank names (#4751) @nytmyr 2025-03-05

Rules

  • Fix EvolvingItems:PercentOfRaidExperience Description (#4757) @Kinglykrab 2025-03-07

Tests

Zone

  • Make zone controller less likely to be visible, immune to all forms of combat (#4750) @Akkadius 2025-03-06
  • State Save Improvements (#4765) @Akkadius 2025-03-08

v23.2.0

03 Mar 07:56
Compare
Choose a tag to compare

Crash

Fixes

World

  • Check if port in use to avoid double booting mistakes (#4740) @Akkadius 2025-03-03

v23.1.0

02 Mar 01:34
2b79a36
Compare
Choose a tag to compare

Bots

  • Fix unresponsive bots in groups upon group wipe (#4712) @nytmyr 2025-02-28

Code

Crash

  • Check for directory existence before traversing in CheckForCompatibleQuestPlugins (#4730) @Akkadius 2025-03-02
  • Fix filesystem crash / exception in DatabaseDumpService::RemoveCredentialsFile() (#4731) @Akkadius 2025-03-01
  • Fix large file size crash in File::GetContents for windows (#4735) @Akkadius 2025-03-02
  • Fix reload concurrency crash when ran from Spire (#4733) @Akkadius 2025-03-02
  • Validate item in SE_SummonItemIntoBag (#4734) @Akkadius 2025-03-02
  • World CLI validation (#4728) @Akkadius 2025-03-01

Database

  • Remove force_interactive from big bag updates (#4727) @Akkadius 2025-03-01

Feature

Fixes

Loginserver

Quest API

Tasks

  • Extend IsTaskCompleted to also be aware of shared task completion (#4714) @Akkadius 2025-02-24

Zone

  • Implement Zone State Saving on Shutdown (#4715) @Akkadius 2025-02-28

Zone State

  • Wrap all serialization/deserialization in try/catch (#4726) @Akkadius 2025-03-01

v23.0.2

22 Feb 05:32
80e8634
Compare
Choose a tag to compare

Bots

  • Add checks to ensure bots and pets do not engage on ^pull (#4708) @nytmyr 2025-02-22
  • Improve positioning (#4709) @nytmyr 2025-02-22
  • Prevent medding in combat if any mob has bot targeted (#4707) @nytmyr 2025-02-22

Client Mod

  • Adds a hacked fast camp rule for GMs (#4697) @KimLS 2025-02-20

Fixes

Quest API

v23.0.1

20 Feb 08:54
Compare
Choose a tag to compare

Fixes

Quest API

v23.0.0

20 Feb 06:24
753d83c
Compare
Choose a tag to compare

Bots

  • Add AEHateLine to HateLine ParentType (#4678) @nytmyr 2025-02-15
  • Add IsInRaidOrGroup checks to ^attack and ^pull (#4654) @nytmyr 2025-02-07
  • Add missing stance options (#4681) @nytmyr 2025-02-15
  • Bot Overhaul (#4580) @nytmyr 2025-02-03
  • Command Cleanup (#4676) @nytmyr 2025-02-15
  • Correct camp count on ^camp (#4650) @nytmyr 2025-02-06
  • Correct helper message for forced casts (#4656) @nytmyr 2025-02-07
  • Crash fixes related to GetNumberNeedingHealedInGroup (#4684) @nytmyr 2025-02-15
  • Fix AE range calculation (#4683) @nytmyr 2025-02-15
  • Fix Bards not casting (#4638) @nytmyr 2025-02-03
  • Fix a couple potential crashes with GetNumberNeedingHealedInGroup (#4652) @nytmyr 2025-02-07
  • Fix crash related to GetTempSpellType() (#4649) @nytmyr 2025-02-06
  • Fix pets causing aggro (#4677) @nytmyr 2025-02-15
  • Fix spell priority commands (#4660) @nytmyr 2025-02-08
  • Fix typo in positioning (#4659) @nytmyr 2025-02-08
  • Move BotGetSpellsByType to cache (#4655) @nytmyr 2025-02-07
  • Prevents casting on ineligible targets due to target type, stacking, etc. (#4680) @nytmyr 2025-02-15
  • Sanity checks for spell type updates (#4641) @nytmyr 2025-02-05

Bug

  • Item Purchase Offset when multiple buyers are buying at the same time. (#4628) @fryguy503 2025-02-06

CI

Client Mod

  • Adds a hacked fast camp rule for GMs (#4697) @KimLS 2025-02-20

Code

Commands

Crash

Databuckets

Expeditions

  • Move expedition code into DynamicZone (#4672) @hgtw 2025-02-16

Feature

Fixes

Inventory

  • Fix cursor bag saving to invalid slot_ids (#4640) @nytmyr 2025-02-04

Items

Loginserver

NPC Handins

Performance

Player Event Logs

  • Migrate and Deprecate QS Legacy Logging (#4542) @neckkola 2025-02-05

Quest API

Spells

  • Add all types to checks for max_targets_allowed rule for AEs (#4682) @nytmyr 2025-02-15

v22.62.2

01 Feb 22:38
4fda3c0
Compare
Choose a tag to compare

Fixes

  • Add price change check to the Bazaar Search Window purchase mechanics (#4632) @neckkola 2025-02-01
  • NewBazaar Search Consumables (#4631) @neckkola 2025-02-01
  • Update the shard bazaar search feature (#4630) @neckkola 2025-02-01

Memory Leak

  • Revert " Change raw pointer to unique_ptr to avoid potential leak in dbg stream " (#4616) @Akkadius 2025-01-27

Performance

  • Significantly Improve Client Network Resends (#4629) @Akkadius 2025-02-01

v22.62.1

27 Jan 22:47
c966f26
Compare
Choose a tag to compare

Memory Leak

  • Revert "Change raw pointer to unique_ptr to avoid potential leak in dbg stream" (#4616) @Akkadius 2025-01-27

Performance

Repop