Skip to content

Releases: EQEmu/Server

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

v22.56.3

24 Sep 04:17
5c0bdfd
Compare
Choose a tag to compare

Fixes

  • Fix issue with Client::SaveDisciplines() not specifying character ID (#4481) @Kinglykrab 2024-09-23

v22.56.2

20 Sep 03:16
6130e10
Compare
Choose a tag to compare

Fixes

Quest API

v22.56.1

20 Sep 02:22
c3e1c53
Compare
Choose a tag to compare

Fixes

  • Fix Untrained Disciplines in Client::SaveDisciplines() (#4472) @Kinglykrab 2024-09-13
  • Fix Infinite Loop in Adventure::Finished() (#4473) @oddx2k 2024-09-13

v22.56.0

13 Sep 02:00
a7550fb
Compare
Choose a tag to compare

Code

Feature

Fixes

Performance

  • Move Discipline Loading to Client::CompleteConnect() (#4466) @Kinglykrab 2024-09-09

Rules

v22.55.1

27 Aug 13:24
Compare
Choose a tag to compare

Code

Feature

Fixes

Improvement

Quest API

World