edshPC
Results
2
issues of
edshPC
### Describe the bug player.clearItem(item, count) clears [count] items from each slots, instead of clearing [count] items from whole inventory. ### To Reproduce 1. Use player.clearItem(item, count) 2. Have a...
bug
## Description Fixes https://github.com/openremote/openremote/issues/1605 This PR related to issue above and contains improvements on retrieving `AttributeInfo`s from facts that i described in this issue: 1. Created `NodeExecutionResult` class that contains...
Enhancement
Discuss