Coder Social home page Coder Social logo

bubdm / redstone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eastrall/redstone

0.0 0.0 0.0 671 KB

Redstone is an experimental Minecraft server developed with C# 9 and .NET 5. Runs with Docker.

License: GNU General Public License v3.0

C# 99.78% Dockerfile 0.15% PowerShell 0.08%

redstone's Introduction


Markdownify
Redstone

Build Status Codacy Badge codecov

Introduction

Redstone is an experimental Minecraft server built with C# and .NET 5.

The project has been created for learning purposes, about the network, game logic and Minecraft world generation problematics.

The goal is to provide a clean and simple API to develop highly performant Minecraft servers.

Redstone uses a HostBuilder to benefit the use of using modern design patterns such as Dependency Injection, Logging and Configuration loading.

⚠️ This project is not affiliated with Mojang Studios. ⚠️

Getting started

Before getting started, you will need to install the following softwares in order to contrribute to the Redstone project:

The solution is configured to run with Linux containers.

One you have checked out the repository, you can open the Redstone.sln solution in visual studio, set the docker-compose project as "Startup Project" and start the debug to get a working server in debug mode.

Note: The configuration files of the project are located in the bin/config folder, located at the root directory of the project.

Available features

  • Server status
  • Login
  • Player movements (Move, jump and rotation)
  • Player visibility with other entities
  • Player data
    • Loading
    • Saving
  • Chat
    • Normal chat
    • Commands
  • Inventory
    • Creative Inventory
    • Survival inventory
  • Hotbar
  • Block placement
  • Block destruction
  • World generators
  • Crafting

Thanks

A huge thanks to wiki.vg community for the amazing work about the Minecraft protocol description and map/chunk formats!

redstone's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.