Skip to content

Releases: EQEmu/Server

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

v22.62.0

27 Jan 03:35
b7f94e8
Compare
Choose a tag to compare

Bazaar

CLI

  • Add --skip-backup to world database:updates (#4605) @Akkadius 2025-01-22

Database

  • Change npc_types walkspeed to be of type float (#4589) @Akkadius 2025-01-07

Databuckets

Feature

Fixes

  • Add Bazaar BulkSendTrader Limit for RoF2 (#4590) @neckkola 2025-01-08
  • CLI help menu from parsing correctly in World @Akkadius 2025-01-22
  • Delete later in RemoveItem second case @Akkadius 2025-01-25
  • Fix query error in character_evolving_items @Akkadius 2025-01-21
  • Repair a memory leak in #summonitem (#4591) @neckkola 2025-01-08
  • Repair an incorrect safe_delete call memory leak. (#4588) @neckkola 2025-01-07
  • Repair levers opening the Evolving XP Transfer Window (#4607) @neckkola 2025-01-23
  • Update a few Bazaar RoF2 routines for memory leaks (#4592) @neckkola 2025-01-08
  • Update database version to match manifest @Akkadius 2025-01-21
  • Update trader add/remove packets to limits for RoF2 (#4595) @neckkola 2025-01-19

Linux

  • Implement KSM Kernel Samepage Merging with Maps (#4601) @Akkadius 2025-01-21

Memory Leak

  • Change raw pointer to unique_ptr to avoid potential leak in dbg stream (#4616) @KimLS 2025-01-27
  • Fix leak in BuyTraderItemOutsideBazaar (#4609) @Akkadius 2025-01-24
  • Fix leak in Client::RemoveDuplicateLore (#4614) @Akkadius 2025-01-24
  • Fix leak in NPC::RemoveItem (#4611) @Akkadius 2025-01-24
  • Fix leak in QuestManager::varlink (#4610) @Akkadius 2025-01-24
  • Fix leaks in Client::Handle_OP_AugmentItem (#4612) @Akkadius 2025-01-24
  • Fix memory leak in Client::Handle_OP_MoveMultipleItems (#4613) @Akkadius 2025-01-24

Performance

  • Client / NPC Position Update Optimizations (#4602) @Akkadius 2025-01-21

Quest API

Zone

v22.61.0

06 Jan 06:36
490cffb
Compare
Choose a tag to compare

Bots

  • Fix AA ranks to account for level (#4567) @nytmyr 2024-12-07

Code

Commands

Databuckets

  • Improved Reliability and Performance of Databuckets (#4562) @Akkadius 2024-12-12

Feature

  • Enable bazaar window 'Find Trader' functionality (#4560) @neckkola 2024-12-12

Filesystem

Fixes

Groups

  • Fix AmIMainAssist incorrectly checking for MainTankName (#4565) @nytmyr 2024-12-04

Inventory

Logs

Maps

Network

  • Prune / disconnect TCP connections gracefully (#4574) @Akkadius 2025-01-06

Rules

  • Add rules for requiring custom files from client (#4561) @knervous 2024-12-12

v22.60.0

25 Nov 23:22
3d7cf42
Compare
Choose a tag to compare

Bazaar

  • Further refinements for instanced bazaar (#4544) @neckkola 2024-11-16

Code

  • Fix build with older C++ libraries (#4549) @hgtw 2024-11-24

Config

  • Fix World TCP Address Configuration Default (#4551) @Akkadius 2024-11-24

Fixes

  • Fix Issue with Perl EVENT_PAYLOAD (#4545) @Kinglykrab 2024-11-24
  • Fix Possible Item Loss in Trades (#4554) @Kinglykrab 2024-11-24
  • Fix Strings::Commify bug with #mystats (#4547) @carolus21rex 2024-11-22
  • Fix an edge case with augmented items inside parceled containers (#4546) @neckkola 2024-11-21
  • Fix for bazaar search of containers. (#4540) @neckkola 2024-11-15
  • Fix for mult-instanced bazaar zones (#4541) @neckkola 2024-11-15
  • Fix for sending money via Parcel, then changing your mind (#4552) @neckkola 2024-11-24
  • Fix issue where NPC's are being hidden as traders (#4539) @Akkadius 2024-11-15
  • Players could become flagged as a Trader when they were not trading (#4553) @neckkola 2024-11-24

Rules

Tasks

  • Update tasks in all zones if invalid zone set (#4550) @hgtw 2024-11-25

v22.59.1

14 Nov 02:58
Compare
Choose a tag to compare

Hotfix

  • Fix faulty database migration condition with databuckets (9285)

v22.59.0

14 Nov 02:13
e4d812f
Compare
Choose a tag to compare

Databuckets

Fixes

  • Bazaar two edge case issues resolved (#4533) @neckkola 2024-11-09
  • Check if the mob is already in the close mobs list before inserting @Akkadius 2024-11-11
  • ScanCloseMobs - Ensure scanning mob has an entity ID @Akkadius 2024-11-10

Performance

Quest API

  • Add Native Database Querying Interface (#4531) @hgtw 2024-11-13

Rules

  • Add Rule for restricting client versions to world server (#4527) @knervous 2024-11-12

v22.58.0

06 Nov 04:10
1ce51ca
Compare
Choose a tag to compare

Code

  • Add mysql prepared statement support (#4530) @hgtw 2024-11-06
  • Update perlbind to 1.1.0 (#4529) @hgtw 2024-11-06

Feature

Fixes

Loginserver

  • Automatifc Opcode File Creation (#4521) @KimLS 2024-10-22

Quest API