Skip to content

v22.62.0

Compare
Choose a tag to compare
@Akkadius Akkadius released this 27 Jan 03:35
b7f94e8

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