midspace / midspace/Space-Engineers-Admin-script-mod
/armor convert
Open
Nobody has claimed this yet.
new command
- Dominant language
- C#
- Stars
- 43
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
heavy to light and vice-a-versa
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by searching the repository for the armor command and the heavy and light armor definitions. Confirm how armor types are represented and where admin commands are registered. Done means the command converts heavy armor to light armor and light armor to heavy armor in both directions, with the expected behavior verified in the relevant game scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100