Glowstone
Glowstone copied to clipboard
A fast, customizable and compatible open source server for Minecraft: Java Edition
This moves Glowstone to jline3. It comes with a better formatted console, compatibility improvements and more. In addition to jline3, there are also new console manager tasks in addition to...
Utilizes CPU resources better. I tested this using artificial load inside GlowEntity.pulse() method - each pulse every entity generates 10000 random integers. Here are my benchmarks (CPU: Ryzen 2600X): A...
Implements PigZapEvent (#922). It relies on a custom spawn method in GlowWorld. I am open to any suggestions on how to solve this, although I think that this Method will...
Actually Generator and Noise code is rip now, surely this is not see because is Java, but the real performance don't exists here and really need a rewrite. I recommand...
The login process is fully working, including chunk encoding I am not sure if this PR is suitable to merge in it's current state, as I made several opinionated changes...
Fulllog: https://gist.github.com/Paulomart/23f64ab52576e30c4fd8 Plugin used: https://github.com/Mystalion/GlowTest/tree/teleport-on-join Started after: 9f3dc17ae83845917bb5106b52fee775ce220200 ## Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30993196-you-moved-too-quickly-hacking?utm_campaign=plugin&utm_content=tracker%2F14691067&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F14691067&utm_medium=issues&utm_source=github).
Title: **Invalid tag on minecraft world (1.16)** Glowstone build: `2021.8.0` When inserting a world into the `worlds` folder played in minecraft (1.16) originally, the following error occurs: ```[SEVERE] Error while...