-
```
Commands like "examine", "look", "inventory", "wait" etc are abbreviated both
in SCARE itself and in the code that connects SCARE to Glk. The result can be
seen in the following transcript:
---…
-
### Issue description
Player.php is seriously messed up. The `pocketmine\Player` class has too many functions, which should be split up.
#### Functions
- Entity (These should be done in the Human.p…
-
While testing Sandcastle together with the stock inventory mod I'm putting together, I noticed a few things, and I figured that would be useful for you :
#### `InventoryUtils.AddItem()`
The `Inve…
-
This issue is a summary of all the necessary changes in this project:
1. Microsoft login compatibility is necessary because Mojang login no longer works. - (Mentioned in issue #16)
2. Support for …
-
rails version: 2.3.2
active_scaffold version : git master HEAD (05/29 at commit 0db31c4ef0e107e8d6dd5f8c53d9748c336b8156)
It seems that active scaffolding has changed the plugin handling.
The line…
-
Issue1: When there are inventory items not mapped to a DFR3, the csv result of the analysis generates an empty row with just "guid" field. Provide feedback to user why there is empty row - may be a de…
-
Hi all,
I'm regularly running into issues which would be much easier to deal with if there were a struct data type. For example, when handling inventory in a game, each item has two int8 values for…
-
Thoughts about inventory, caused by working on solving #51
Maybe I could add an "AvailableInventory" property to the ProductPart. When a customer hits Checkout:
- The cart is checked against e…
-
Not sure if this is a bad spec or what, but Intel has a sub-folder for Baseboard. A nicer error handling would be nice here at least but perhaps recognizing the Intel Baseboard is under RackMount woul…
-
### **Description**:
Develop the **Warehouse Schema** and corresponding **Controllers** for the **Warehouse Management** module. This module will manage warehouse details such as location, capacity, …