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
Items that are inside another item are processed multiple times per turn.
They should be processed only once.
Steps To Reproduce
Wear pants.
Put item that is processed inside pants.
Use some code debugging powers to see when it is processed.
See that it is processed three times each turn.
Alternatively put active grenade in you pocket. It will blow up in single turn even if it has 3 seconds of fuse left.
Expected behavior
All items should be processed only once per turn.
Screenshots
Versions and configuration
OS: Windows
OS Version: 10.0 1909
Game Version: 0.E-2476-g1b2af09 [64-bit]
Graphics Version: Tiles
Game Language: Deutsch [de]
Mods loaded: [
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
Dark Days of the Dead [classic_zombies],
No Monsters [Only_Wildlife]
]
Additional context
Additionally on the first time the item is processed inside another item in player inventory during the turn it does not have insulation from its container.
After #40869 is merged and this bug is fixed #40193 will also be fixed.
The text was updated successfully, but these errors were encountered:
Describe the bug
Items that are inside another item are processed multiple times per turn.
They should be processed only once.
Steps To Reproduce
Wear pants.
Put item that is processed inside pants.
Use some code debugging powers to see when it is processed.
See that it is processed three times each turn.
Alternatively put active grenade in you pocket. It will blow up in single turn even if it has 3 seconds of fuse left.
Expected behavior
All items should be processed only once per turn.
Screenshots
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
Dark Days of the Dead [classic_zombies],
No Monsters [Only_Wildlife]
]
Additional context
Additionally on the first time the item is processed inside another item in player inventory during the turn it does not have insulation from its container.
After #40869 is merged and this bug is fixed #40193 will also be fixed.
The text was updated successfully, but these errors were encountered: