midspace / midspace/Space-Engineers-Admin-script-mod
Teleport enhancements
Nobody has claimed this yet.
- 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
- 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 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