PrismarineJS / PrismarineJS/node-minecraft-protocol

Make protocol data autocompletable (and Remove the "hardcoding" of states)

Open
#258 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

refactoring
Dominant language
JavaScript
Stars
1.4k
Forks
290
Avg merge
4d 8h
Merged PRs (30d)
7

Description

https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/src/states.js

There is no point in doing that and make stuff less flexible

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 by reading src/states.js and tracing how protocol state data is represented and consumed. Determine which state definitions are hardcoded and what structure would make the protocol data autocompletable. Done means the state data no longer relies on the identified hardcoding and existing protocol behavior remains covered by the repository's tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
networking
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.