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

Teleport enhancements

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

Nobody has claimed this yet.

bug investigate
Dominant language
C#
Stars
43
Forks
12
PR merge metrics
No merged PRs in 30d

Description

z51aj17 3 hours ago I found that if you have to teleport to a grid or GPS location containing a space, you have to envelop it within quotes(" "). Also, I found that if a player is in the list of ADMINS, (and possibly also on creative mode), they cannot be teleported, it seems.

The Admin is due to the fact that the other player is not downloaded by the client as yet.
I do need to look into the quote issue.

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 with the teleport command handling for grid or GPS locations and the ADMINS and creative-mode paths mentioned in the report. Reproduce both behaviors and trace how quoted locations and players not yet downloaded by the client are handled; done means both reported teleport cases behave as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli, game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.