From ab408677f37300417ebaa8cac3d1bc455006e631 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 05:35:23 +0000 Subject: [PATCH] Update changelog/2026-01.mdx --- changelog/2026-01.mdx | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/changelog/2026-01.mdx b/changelog/2026-01.mdx index 54e139cb..ceddfdbe 100644 --- a/changelog/2026-01.mdx +++ b/changelog/2026-01.mdx @@ -3,6 +3,48 @@ title: "January 2026" description: "Duel Arena, Prayer, Collision, Smithing, Website, and UI Improvements" --- +## Week 6: February 2-6 + +### Ammunition Manifest Update + +*Merged: February 6, 2026* + +Updated ammunition manifest with comprehensive arrow definitions: + +- **Arrow Types**: Bronze, iron, steel, mithril, adamant, and rune arrows +- **Base Arrows**: Headless arrows and arrow shafts for fletching +- **Manifest**: `manifests/ammunition.json` with complete arrow specifications +- **Integration**: Full support for ranged combat system + +--- + +### Bones and Coins Models + +*Merged: February 2, 2026* + +Added essential item models for prayer and economy systems: + +- **Bones Model**: New `models/bones/bones.glb` for prayer training +- **Coin Pile Model**: New `models/coin-pile/coin-pile.glb` for ground loot visualization +- **Integration**: Bones drop from NPCs for prayer XP, coin piles display dropped gold + +--- + +### Magic Staffs + +*Merged: February 1, 2026* + +Complete elemental staff models for magic combat: + +- **Air Staff**: `models/magic-staffs/air-staff/` with aligned and base models +- **Water Staff**: `models/magic-staffs/water-staff/` with aligned and base models +- **Earth Staff**: `models/magic-staffs/earth-staff/` with aligned and base models +- **Fire Staff**: `models/magic-staffs/fire-staff/` with aligned and base models +- **Alignment**: All staffs include `-aligned.glb` versions for proper character attachment +- **Integration**: Elemental staffs provide infinite runes for their respective element + +--- + ## Week 5: January 31 - February 1 ### Firemaking Fire Model