ObsidianMC / Obsidian

A C# implementation of the Minecraft server protocol.
GNU General Public License v3.0
413 stars 42 forks source link

Create a detailed roadmap #255

Open Seb-stian opened 2 years ago

Seb-stian commented 2 years ago

This issue should address the following problems:

We should work on a more detailed Roadmap that will list everything that needs to be implemented and our progression. It would be valuable to:

I believe this will be beneficial to occasional contributors and the internal team alike.

We should discuss the form. A single markdown file in this repository may cut it, but it may also add extra noise. A separate repository would keep this one clean and open more oppurtunities, but also add a need of keeping it up to date (which we are historically bad at cough cough API documentation cough cough).

Naamloos commented 2 years ago

Agreed, but I do think that it might be better to not estimate how long a thing would take as that adds extra pressure to finish a task "on time".

Seb-stian commented 2 years ago

@Naamloos Good point. It'd be nice to have sense of getting closer to the goal though. Some metric to go by, other than:

Like for example: WORLD GENERATION

Naamloos commented 2 years ago

not a bad idea, that's fun

ktalap commented 1 year ago

So how is it going?