midspace / midspace/Space-Engineers-Admin-script-mod

Identify detail changes

Open
#47 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement new command
Dominant language
C#
Stars
43
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Split the slow functional part of /id (asteroid content), into a new command called /detail.

  • Add some smarts into the /id to say, "more detail is available on this object by using the /detail command."
  • Additionally, the need to show the total volume of the asteroid.
  • Also, add a /savedetail, which will write the text from the last /id or /detail command to a text file in the script store path.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the existing /id and /detail command handlers, then trace how command output relates to the script store path. Implement /savedetail so it writes the text from the latest /id or /detail command to a text file; done means that saved output is available in the script store path.

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
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.