Cleanup how inventory::Model is used in status, dnd_loot, and loot_ui to recover from get_the #55

Open
opened 2025-07-03 14:19:13 +00:00 by zedshaw · 0 comments
zedshaw commented 2025-07-03 14:19:13 +00:00 (Migrated from lcthw.dev)

Previously I had a get_the for the inventory::Model and changed to attaching it to the player, which now should let me clean up some of the stuff in DNDLoot. I think it might not need to have a reference to the other UIs? Or, at least be able to pass which inventory to work on.

Previously I had a get_the for the inventory::Model and changed to attaching it to the player, which now should let me clean up some of the stuff in DNDLoot. I think it might not need to have a reference to the other UIs? Or, at least be able to pass which inventory to work on.
Sign in to join this conversation.
No labels
No milestone
No project
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: games/raycaster#55
No description provided.