Welcome to The Bug Genie
Please fill in your username and password below, and press "Continue" to log in.If you have not already registered, please use the "Register new account" tab to do so.
Please wait while updating issue type...
Could not save your changes
This issue has been changed since you started editing it
Data that has been changed is highlighted in red below. Undo your changes to see the updated information
You have changed this issue, but haven't saved your changes yet. To save it, press the Save changes button to the right
This issue is blocking the next release
This issue has been closed with status "Fixed" and resolution "RESOLVED".
Create a comment There are no comments
There is nothing attached to this issue
This issue has no duplicates
2a3055f
Jun 04, 23:33 - Preceeded by 13fbd5d71657485f8cd78c1355fece7bd95623ed
Log entry
Dragging: Unstack items when thrown or dropped on the floor In commit ec7103b, dropping stacks of items was unintentionally made possible. While dropping stacks is desirable, this causes problems with scripts that do not expect there to be stacks outside containers. Specifically, some raw foods turn of interactivity while cooking but then only replace one item in the stack when cooking is done, leaving the rest of the stack uncooked and non-interactive. Fix this by splitting the stack into individual items when dropped. Fixes: issue #1522 Implements: issue #36 Changed files
Affected issues
5e71589
Jun 08, 19:43 - Preceeded by ae3a7bf6c12a4b893fa88124e3cc7f64bd131599
Log entry
Inventory: Consider dragged stacks to still be in the player inventory Fixes: issue #1522 (cooking breaking dragged stacks) Affected issues
1f8c631
Jun 08, 19:44 - Preceeded by 5e715896c6cf0120cbadf2b7fa0344d67f535e9a
Log entry
Inventory: Don't allow stacking non-interactive items Fixes: issue #1522 (stacking items while they are cooking) Changed files
Affected issues
|
|||||||||||||||||||||||||||||||||||||||||||
Really delete this comment?
Really delete this comment?
Really delete this comment?
Really delete this comment?
Really delete this comment?
Really delete this comment?
Really delete this comment?
Really delete this comment?
The issue was updated with the following change(s):