Giter Club home page Giter Club logo

azalea's Introduction

I'm a self taught developer


๐Ÿง About Me

Some information about me.

๐Ÿ•‘๏ธŽ Time Zone: Mountain Standard Time

๐Ÿ’ฌ Programming Languages: 
Java                   301 hrs 50 mins                 60.61 % 
Kotlin                 90 hrs 9 mins                   18.13 % 
Rust                   49 hrs 47 mins                  10.00 % 
Skript                 25 hrs 45 mins                  05.17 % 
Javascript             16 hrs 24 mins                  03.29 % 

๐Ÿ”ฅ Editors: 
Intellij Ultimate      345 hrs 23 mins                 69.50 % 
VS Code                94 hr 25 mins                   19.00 % 
CLion                  17 hrs 30 mins                  03.52 %

๐Ÿ’ป Operating System: 
Windows                517 hrs 39 mins                 92.58 % 
Linux                  41 hrs 18 mins                  07.42 %

(Last Updated: Feburary 9th, 2024)

๐ŸŽ‰ Current Projects

These are my current open-source projects.

๐Ÿง BiomesAPI          87 commits                       57.89 % 
โญ Munch              45 commits                       42.11 % 

azalea's People

Contributors

outspending avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

azalea's Issues

Asynchronous Chunk System

The chunk system is a very vital part about Minecraft servers, they can also be demanding. Creating a multi-threaded chunk environment, it will substantially increase the performance. Although it may increase the amount of lines being coded.

Pros:

  • Better Performance

Cons:

  • More Backend Code
  • Knowledgeable with Multi-Threaded Environments

Multiplayer Support

Currently if you try joining Azalea you cannot see other players. This is because we aren't sending the right packets!

Once we get Ticking finished this should be straight forward.

We need the multiplayer support! Kinda need it for a server haha

Ticking

Ticking is a vital part of a minecraft server, it controls player syncing, entity movement, AI, and more. This is planning to be added after the Chunk system.

This will also introduce Tickable interface with entities such as Entity or NonTickingEntity.

Ticks will be handled on a separate thread most likely. This will improve performance for the main-thread.

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.