KineticBloom / KineticBloom/Project_TRT

Dev Console Update

Open
#313 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Add the following functionality to the dev console:
```
remove - Remove one instance of the item with
setflag [true|false] - Set the flag with to true or false (default: true) // Update to set command
setspeed [] - Set the player speed to (Default: default speed)
list [items|flags] - Lists either items or flags
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the dev console command parser and the existing set command. Add the four requested command behaviors, including the set-command update, and verify that item removal, flag values, player speed defaults, and list targets work as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli, game-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.