Equipment-stats interface display #21
Labels
No labels
bug
ci-cd
client
epic:security-hardening
feature
optimization
priority:high
priority:low
priority:medium
server
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
BlackLobster/Server#21
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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).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.