-
We wish to set up a system to track our current inventory of hardware.
The system should include a convenient interface for keeping the inventory up to date when we make changes.
It should also suppor…
-
## Issue:
Users are unable to add variants to an inventory item. This issue is preventing the proper management and tracking of inventory items with different variants.
## Steps to Reproduce:
1. …
-
# Description
As part of the 5.0 MVP refinement, we need to make adjustments to the `POST /events/stateful` endpoint, specifically to the expected fields in the request body. In https://github.com/…
-
## Background
Currently, the inventory implementation is immature and flexible enough for other functionalities, including equipment and hotbar slots. However, this is somewhat different from what …
-
Q: Extend this and generate setup file that can automate all process of creating this program
A: Creating a complete setup file that automates the entire process of creating this Java program involve…
-
There are several issues which could be resolved by integrating the FarmOS inventory system. These include:
- #348
- #313
- recording seed properties such as germination rate and seed label (proper…
-
### Tested versions
Met right now, v4.3.0, never saw before.
### System information
Godot v4.3.0
### Issue description
I have couple a code for a potions system:
``` csharp
using Godot;
…
-
-
-
As a first step to adding actual gameplay, the player should be able to obtain, organize, and use resources, so to allow that, we will need to give the player an inventory. Implementing this is somewh…