Giter Site home page Giter Site logo

voxels-core's Introduction

voxels-core

What is voxels?

voxels-core is a comprehensive collection of utilities and abstractions to streamline Minecraft server-side modding by simplifying the overall development process and making it more enjoyable and less error-prone. This project is part of the larger WarpedVoxels initiative, but can be used independently.

Minecraft server-side modding in Kotlin is incredibly powerful, although existing tools and APIs often lack the flexibility and seamless integration needed to fully leverage the power of the language. This project aims to fill the gap between the two, providing a solid foundation for any Minecraft project that uses the base game core features to build upon.

The primary focus of this project is on modularity and tight integration with Kotlin's modern ecosystem, including, but not limited to, kotlinx.coroutines, kotlinx.serialization, and Jetpack Compose.

Who is using voxels?

WarpedVoxels is an open-source free-to-play network of Minecraft servers licensed under the GNU Affero General Public License version 3 license. It strives to make your Minecraft experience as fun, unique, and enjoyable as possible by using the limited resources the base game has to offer.

[WarpedVoxels Source Code]

Documentation

The documentation should be a key aspect of any project. For this reason, at voxels-core we prioritize top-notch documentation that is easy to read and understand and delves into the reasoning behind the design decisions.

You can find the documentation on ou GitHub Pages website thanks to the Dokka documentation engine and GitHub Actions.

Status of the project

voxels-core is currently in its early development stages, and there is much work to be done. As such, expect breaking changes and potential instability until the project reaches a stable version.

  • A DSL command framework based on Mojang's Brigadier
  • Paper network pipeline interception system I've decided to work on Kotlin extensions for packetevents instead as it is such a nice project
  • kotlinx.coroutines integration on top of the Bukkit scheduler and Velocity event continuations
  • Support to event cold streams with coroutines' Flow
  • kotlinx.serialization integration with entities, inventories, blocks, items, and other game objects
  • TOML-based configuration system for extensions
  • Jetpack Compose UI framework for server-side Minecraft environments
    • Inventory-based rendering with simple materials
    • Inventory-based rendering with custom textures
    • HUD-based rendering with custom fonts and textures
    • Item-frame-based rendering system
    • State and change tracking
  • Behaviour packs integrated with code-based resource pack generation system
    • Custom blocks and items
    • Custom block hardness
    • Fonts and texture rendering
    • Custom sounds and music
    • Custom particles and effects
    • Custom dimensions and biomes
    • Custom structures and world generation
    • Custom mobs
      • Animations and texture
      • Pathfinding and AI

Join our community!

Southdust Labs is a general chatting community for developers, gamers, and thinkers alike. Our approach on internalisation is to provide a safe and welcoming environment where everyone can feel comfortable and valued, regardless of their cultural background.

We are a community of people who love to learn, discover, and share our knowledge with others. We are a place where people can ask questions, share their ideas, and collaborate on projects.

voxels-core's People

Watchers

 avatar

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.