midspace / midspace/Space-Engineers-Admin-script-mod
Converting ships to station not working with moving ships
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 43
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Hi! you need to do an grid.Physics.Clear(); before convert to static every grid?
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 in Data/Scripts/midspace.adminscripts/Messages/Sync/MessageSyncGridChange.cs at the linked line 311, and inspect the moving-ship conversion path. Check whether each grid is cleared before conversion to static; done means moving ships can be converted to stations successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 46/100