Closed ghost closed 1 week ago
Resumable activities have a bug where they can't load an item_location
that is not of the type Character
, that is, they can only load items in your inventory without an error.
Keep in mind that this issue is still valid, and where it not for this bug, it would have a 6 tiles range just like crafting.
I'd probably add to these:
5_seconds * book_weight_in_grams / 5_grams
. Few activities actually tell you how long it will take.
- Making it popup after you're done scanning a single book is more annoying.
How is it annoying? The solution to that issue is just making it behave like the game does with eating. "There's nothing left to eat!" but "There's nothing left to scan!" instead, a thing that no one's complained about so far.
- Time for scanning is
5_seconds * book_weight_in_grams / 5_grams
. Few activities actually tell you how long it will take.
Yes. And the few that tell you are the ones that are used the most: Crafting, Eating, Reading.
Fixed by #68880.
Describe the bug
E-Ink tablet (and laptop) does not recognize nearby books as candidates for storing books, player has to hold books in their inventory for them to be recognized despite standing next to (or over) them.
Steps To Reproduce
Expected behavior
Being able to store books that the player is standing next to.
Screenshots
No response
Versions and configuration
Additional context
No response