-
Notifications
You must be signed in to change notification settings - Fork 21
Move Items from Starting Inventory to In-Game Shop #248
Copy link
Copy link
Open
Labels
Category: Gameplay ContentRequests, Issues and Changes targeting gameplay mechanics and contentRequests, Issues and Changes targeting gameplay mechanics and contentGood First IssueGood for learners that are new to TerasologyGood for learners that are new to TerasologySize: SSmall effort likely only affecting a single area and requiring little to no researchSmall effort likely only affecting a single area and requiring little to no researchTopic: UI/UXRequests, Issues and Changes related to screens, artwork, sound and overall user experienceRequests, Issues and Changes related to screens, artwork, sound and overall user experienceType: ImprovementRequest for or addition/enhancement of a featureRequest for or addition/enhancement of a feature
Description
Metadata
Metadata
Assignees
Labels
Category: Gameplay ContentRequests, Issues and Changes targeting gameplay mechanics and contentRequests, Issues and Changes targeting gameplay mechanics and contentGood First IssueGood for learners that are new to TerasologyGood for learners that are new to TerasologySize: SSmall effort likely only affecting a single area and requiring little to no researchSmall effort likely only affecting a single area and requiring little to no researchTopic: UI/UXRequests, Issues and Changes related to screens, artwork, sound and overall user experienceRequests, Issues and Changes related to screens, artwork, sound and overall user experienceType: ImprovementRequest for or addition/enhancement of a featureRequest for or addition/enhancement of a feature
Type
Projects
StatusShow more project fields
📔 Backlog
In his GSoC 2021 project, @ahv15 extracted the in-game shop from
GooeyDefenceintoEconomyfrom where it's consumed byGooeyDefenceandLightAndShadow.Due to lack of time, actually adding items to the shop was not finished. Terasology/LightAndShadowResources#72 introduces how items can be added to the shop. In addition to adding them to the shop, they will need to be removed from the player's starting inventory where applicable.