Jacob Emil Ulvedal Rosborg

Results 39 comments of Jacob Emil Ulvedal Rosborg

@caelunshun do you have todo list, if some of us want to help out? Also should the addition of components and entities not be queued up and processed after the...

This issue is known and is the result of block updates not being implemented.

Initial values for rain_time, thunder_time, and clear_weather_time on world generation/creation.

# List of generators 1. Blocks 2. Items 3. Loot tables 4. Recipes 5. Block collision shapes 6. Effects 7. Foods 8. Noteblock/instrument 9. Language embedded as a `AHashMap` 10....

This is most likely do to java being too slow at processing the incoming chunks. In other words, feather is too fast which results in a "dos" like attack on...

This would require some `--dry-run`, but I suggest we just start a server in one of the test, which connects to a fake TCP port (tokio testing) throw a few...

Feel free to submit pull request against my repo 😊

Is this something you want me to look at soon?