You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix firing heldItemChanged, add type
* test: add tests for heldItemChanged event, fix missing argument
Add internal tests verifying heldItemChanged fires with the correct item
when the held slot is updated via set_slot and via direct updateSlot.
Also fix the new updateSlot listener to pass bot.heldItem as the event
argument, matching the existing updateHeldItem behavior and the type
definition.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Retrigger CI
* test: add external test for heldItemChanged event
Verifies that the heldItemChanged event fires with the correct item
when the held slot contents are changed via server-side inventory update.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude <claude@anthropic.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments