Equipment-stats interface display #21

Closed
opened 2026-06-06 16:03:35 +00:00 by sickday · 1 comment
Owner

Worn-gear bonus summing is complete server-side (EquipmentBonus.calculate_total_bonuses, pushed on equip/unequip/login) but the 468 equipment-stats panel widget ID + per-line child slots are unknown, so nothing renders. Locate the 468 widget and wire ~30 lines.

Source: .memory/Features/admin_panel.md (follow-up).

Worn-gear bonus summing is complete server-side (`EquipmentBonus.calculate_total_bonuses`, pushed on equip/unequip/login) but the 468 equipment-stats panel widget ID + per-line child slots are unknown, so nothing renders. Locate the 468 widget and wire ~30 lines. **Source:** `.memory/Features/admin_panel.md` (follow-up).
sickday added this to the v1 milestone 2026-06-06 16:03:35 +00:00
Author
Owner

Closing — equipment-stats panel wired. Worn-gear bonuses summed by EquipmentBonus.calculate_total_bonuses and pushed as 12 SetWidgetText lines to interface 465, opened from the equipment tab. Known follow-up: the extended OSRS bonus set (ranged strength, magic damage) is not summed yet.

Closing — equipment-stats panel wired. Worn-gear bonuses summed by EquipmentBonus.calculate_total_bonuses and pushed as 12 SetWidgetText lines to interface 465, opened from the equipment tab. Known follow-up: the extended OSRS bonus set (ranged strength, magic damage) is not summed yet.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
BlackLobster/Server#21
No description provided.