Releases: EQEmu/Server
Releases · EQEmu/Server
v22.62.2
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
v22.62.1
Memory Leak
- Revert "Change raw pointer to unique_ptr to avoid potential leak in dbg stream" (#4616) @Akkadius 2025-01-27
Performance
- Re-use ClientUpdate packet memory (#4619) @Akkadius 2025-01-27
- Re-use OP_Animation packet (#4621) @Akkadius 2025-01-27
- Re-use OP_Damage packet memory (#4625) @Akkadius 2025-01-27
- Re-use OP_HPUpdate packet memory (#4622) @Akkadius 2025-01-27
- Re-use OP_PlayerStateAdd packet memory (#4626) @Akkadius 2025-01-27
- Re-use OP_SendFindableNPCs packet memory (#4623) @Akkadius 2025-01-27
Repop
v22.62.0
Bazaar
CLI
Database
Databuckets
- Add Account Scoped Databuckets (#4603) @Akkadius 2025-01-21
- Implement Nested Databuckets (#4604) @Akkadius 2025-01-27
Feature
- Add Alternate Bazaar Search Approach (#4600) @neckkola 2025-01-20
- Add Support for Item Previews (#4599) @Kinglykrab 2025-01-20
- Evolving Item Support for RoF2 (#4496) @neckkola 2025-01-20
- Implement Custom Pet Names (#4594) @catapultam-habeo 2025-01-22
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
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
Quest API
- Add SetAAEXPPercentage to Perl/Lua (#4597) @Kinglykrab 2025-01-19
Zone
v22.61.0
Bots
Code
- Convert Event Parses to Single Line (#4569) @Kinglykrab 2024-12-12
- Fix GM Flag Spell Restriction Bypasses (#4571) @Kinglykrab 2025-01-06
- Remove Unused Group Methods (#4559) @Kinglykrab 2024-12-12
Commands
- Add #find bot Subcommand (#4563) @Kinglykrab 2024-12-12
- Add #find ldon_theme Subcommand (#4564) @Kinglykrab 2024-12-12
- Fix #copycharacter (#4582) @Akkadius 2025-01-06
Databuckets
Feature
Filesystem
Fixes
- Allow Items in ROF2 to Stack to 32,767 (#4556) @Kinglykrab 2024-12-12
- Fix EVENT_COMBAT on NPC Death (#4558) @Kinglykrab 2024-11-28
- Guild Membership Update Fix (#4581) @neckkola 2025-01-06
- Guild creation to propagate across zones (#4575) @neckkola 2025-01-06
- Repair a EQEMUConfig Memory Leak (#4584) @neckkola 2025-01-06
- Repair a LoadNPCEmote MemoryLeak (#4586) @neckkola 2025-01-06
- Repair a memory leak in GuildsList (#4585) @neckkola 2025-01-06
- Resolve a client crash when logging in or zoning (#4572) @neckkola 2024-12-14
Groups
Inventory
- Add GetInventorySlots() Method (#4566) @Kinglykrab 2025-01-06
Logs
Maps
Network
Rules
v22.60.0
Bazaar
Code
Config
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
- Add Rule to Disable NPCs Facing Target (#4543) @Kinglykrab 2024-11-24
Tasks
v22.59.1
v22.59.0
v22.58.0
Code
- Add mysql prepared statement support (#4530) @hgtw 2024-11-06
- Update perlbind to 1.1.0 (#4529) @hgtw 2024-11-06
Feature
- Focus Skill Attack Spells (#4528) @mmcgarvey 2024-10-31
Fixes
- Add Missing Lua Registers (#4525) @Kinglykrab 2024-10-24
- Fix cross_zone_set_entity_variable_by_char_id in Lua (#4526) @Kinglykrab 2024-10-24
Loginserver
Quest API
- Add Spawn Circle/Grid Methods to Perl/Lua (#4524) @Kinglykrab 2024-10-24
v22.57.1
v22.57.0
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
- Fixed a typo in Zoning.cpp (#4515) @carolus21rex 2024-10-20
- Optimization Code Cleanup (#4489) @Akkadius 2024-09-30
- Remove Extra Skill in EQ::skills::GetExtraDamageSkills() (#4486) @Kinglykrab 2024-10-03
Crash
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
- Larion loginserver support (#4492) @KimLS 2024-10-03
- Login Fatal Error Spamming (#4476) @KimLS 2024-10-09
Logs
- Add NPC Trades to Player Events (#4505) @Kinglykrab 2024-10-13
Quest API
- Add Buff Fade Methods to Perl/Lua (#4501) @Kinglykrab 2024-10-09
- Add EVENT_READ_ITEM to Perl/Lua (#4497) @Kinglykrab 2024-10-08
- Add NPC List Filter Methods to Perl/Lua (#4493) @Kinglykrab 2024-10-04
- Add Scripting Support to Mercenaries (#4500) @Kinglykrab 2024-10-11
Rules
- Add Rule to disable PVP Regions (#4513) @Kinglykrab 2024-10-17