Skip to content

Releases: EQEmu/Server

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

v22.57.1

22 Oct 05:17
b92eafd
Compare
Choose a tag to compare

Bots

  • Enable Bot Commands Only if Rule Enabled (#4519) @Kinglykrab 2024-10-22
  • Fix pet buffs from saving duplicates every save (#4520) @nytmyr 2024-10-22

Loginserver

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

v22.57.0

20 Oct 21:29
9583099
Compare
Choose a tag to compare

Bots

  • Add "silent" option to ^spawn and mute raid spawn (#4494) @nytmyr 2024-10-05
  • Add attack flag when told to attack (#4490) @nytmyr 2024-09-29
  • Fix timers loading on spawn and zone (#4516) @nytmyr 2024-10-20

Code

Crash

  • Fixes a crash when the faction_list db table is empty. (#4511) @KimLS 2024-10-14

Fixes

  • Add character_instance_safereturns to tables_to_zero_id (#4485) @Morzain 2024-09-26
  • Correctly limit max targets of PBAOE (#4507) @catapultam-habeo 2024-10-11
  • FindBestZ selecting false zone floor as bestz - Results in roambox failures (#4504) @fryguy503 2024-10-13
  • Fix #set motd Crash (#4495) @Kinglykrab 2024-10-05
  • Fix character_exp_modifiers Default Values (#4502) @Kinglykrab 2024-10-09
  • Fix a display error regarding a few trader/buyer query errors (#4514) @neckkola 2024-10-17
  • Fix Group ID 0 in Group::SaveGroupLeaderAA() (#4487) @Kinglykrab 2024-10-03
  • Fix Mercenary Encounter Crash (#4509) @Kinglykrab 2024-10-12
  • Fix NPC::CanTalk() Crash (#4499) @Kinglykrab 2024-10-07
  • Fix Spells:DefaultAOEMaxTargets Default Value (#4508) @Kinglykrab 2024-10-12
  • Fix Targeted AOE Max Targets Rule (#4488) @Kinglykrab 2024-10-03
  • fixed a bug where it would use npc value instead of faction value in the database. (#4491) @regneq 2024-09-29
  • Master of Disguise should apply to illusions casted by others. (#4506) @fryguy503 2024-10-11
  • Spells - Self Only (Yellow) cast when non group member is targeted (#4503) @fryguy503 2024-10-11

Loginserver

Logs

Quest API

Rules