Ivan Pekov
d065d41c0e
Drop this unsafe shit
...
Apparently caused issues we werent aware of.
Unfortunately there's no way to improve it without blocking the main thread.
2020-10-02 17:00:13 +03:00
Ivan Pekov
e7043ccbff
Replace ArrayList and LinkedList usage in our code with GlueList
...
Some stuff wouldn't be _that_ heavy with this change.
Is not a very big deal, but it provides extra performance.
2020-10-02 14:05:15 +03:00
budgidiere
576ab42b68
Heavily optimize recipe lookups in CraftingManager
...
Author is @nkomarn .
2020-10-01 17:52:27 +03:00
Ivan Pekov
21db600711
Villager stuff
...
Fixes #152
There is still the issue with doors which I will try to fix later on, but the new option should make them more "vanilla".
See the description of the new patch for more information.
2020-09-13 08:22:23 +03:00