From 594b24a803985f5afa1653d6500012bc8e2d8891 Mon Sep 17 00:00:00 2001 From: Xoduz <1527271+Xoduz@users.noreply.github.com> Date: Fri, 8 May 2026 03:00:40 +0000 Subject: [PATCH] docs(changelog): Update Changelog.txt from PR #546 --- source/Changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/Changelog.txt b/source/Changelog.txt index 92460caa2..6a20f31e5 100644 --- a/source/Changelog.txt +++ b/source/Changelog.txt @@ -1,3 +1,8 @@ +08/05/2026 - DragonSlayer62 (#546) + [ADD] Added Publish 123 weapons and armors to GetWeaponType in combat.cpp and js/server/data/weapontypes.js, and to material list in js/server/data/material_types.js + [UPD] Added TypeScript validation hints for item material lookup functions (js/server/data/material_types.js) + [FIX] Fixed ground material lookup to use the correct map tile list variable (js/server/data/material_types.js) + 02/05/2026 - DragonSlayer62 (#543) [ADD] Added the first 8 new player quest givers, including their quest JSON files and NPC definitions. [ADD] Added quest reward items for the new player quests, including crafting satchels, Jacob's Pickaxe, and the Clasp of Concentration.