Codestech1

Results 26 issues of Codestech1

Since Minecraft 1.16, servers are able to send custom registry data, such as biomes and dimension types. Since Jet aims on customizability, it should be added before 1.0 release. [Jet...

enhancement

Since Jet is a Minecraft server software, it needs to contain every packet supported by the Minecraft protocol.

enhancement

An implementation of Minecraft scoreboard system. Related to: #39

enhancement

Since we are going to switch our system to single-threaded ticking, thread-safety on most methods is not needed anymore and just adds complexity.

A feature request for Minecraft protocol encryption implementation.

enhancement

A feature request for implementation of Minecraft physics.

enhancement

A feature request for Minecraft entity system implementation.

enhancement

Jet has some components, which have no tests that were written for them.

A feature request of a Minecraft scoreboard system implementation.

enhancement

There are several issues caused incorrect resource pack management. One of them is that if many resource packs are requested at once, they are not queued, so client sees only...

bug