Make sure detached inventories are handled properly #6313

Open
opened 2024-02-18 09:26:51 +00:00 by whosit · 3 comments
Member

Detached inventories I get on join to test:

  • trash
  • airutils_whosit_977061
  • unified_trash
  • saddlebag_inventory
  • whosit_armor
  • yl_speak_up_player_whosit
  • whosittrash_review
  • whosit_bags
  • whositrefill

some other can appear after players interact with stuff like NPCs

Detached inventories I get on join to test: - trash - airutils_whosit_977061 - unified_trash - saddlebag_inventory - whosit_armor - yl_speak_up_player_whosit - whosittrash_review - whosit_bags - whositrefill some other can appear after players interact with stuff like NPCs
Author
Member

Alias wrote in other thread:

What's the difference between trash and unified_trash and trash_review?

Need to look it up...

I also don't see why bags need a detached inventory, its not that anyone else would interact with them

Same goes for armour?

Seems that there's no way to make additional inventories for the player, except detached ones?

Alias wrote in other thread: > What's the difference between trash and unified_trash and trash_review? Need to look it up... > I also don't see why bags need a detached inventory, its not that anyone else would interact with them > > Same goes for armour? Seems that there's no way to make additional inventories for the player, except detached ones?
AliasAlreadyTaken added the
2. prio/interesting
label 2024-02-18 09:29:50 +00:00
Member

What's the difference between trash and unified_trash and trash_review?

i think "trash" is the "main" trash inventory, the location where you can drag items to destroy them, while trash_review is tab where you can pull the last few things out of the trash.

Seems that there's no way to make additional inventories for the player, except detached ones?

no, note that the bag contents are already player inventories. imo these things should be player inventories, though it might be tough to get such a change merged upstream.

> What's the difference between trash and unified_trash and trash_review? i think "trash" is the "main" trash inventory, the location where you can drag items to destroy them, while trash_review is tab where you can pull the last few things out of the trash. > Seems that there's no way to make additional inventories for the player, except detached ones? no, note that the bag contents are already player inventories. imo these things should be player inventories, though it might be tough to get such a change merged upstream.
Member

when final-checking #6235, i noticed that personal_log is sending a detached inventory from every player to every player. those should probably be made player inventories or at least restricted to the individual player.

when final-checking #6235, i noticed that personal_log is sending a detached inventory from every player to every player. those should probably be made player inventories or at least restricted to the individual player.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
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: your-land/bugtracker#6313
No description provided.