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

Enhance the connection message system

Open
#65 4 comments 0 reactions 1 assignee View on GitHub

@Spcemarine is already working on this.

Since Jul 12, 2015.

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

Description

Currently we are using key value pairs. It was good and simple for transmitting small data but it becomes more and more messy because the mod grows. That's why we need to change it to a proper way that allows us to transmit complex and huge data.

I already started to work on it but it is quite a lot. So probably I'll commit it step by step so that we can start working with the new method which is based on XML serialization.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.