Simon Pribylski
Simon Pribylski
I made the PR to solve this issue and i just tested it again. I think i should change the slowdown multiplier to slow more the arrow. It seems to...
I was trying to implement the old village mechanics (pre 1.14) to have a coherence with the targeted version of Cuberite. But if you want the new villages mechanics, I...
If we implement POI, we would also have to change the villagers since their jobs will also depend of POI. A village is defined by beds or a bell but...
Implementing poies was simplier than i thought. I just added the poi object to see if it's fine and then i will implement them in the world. I don't know...
Now, the poies are created when a poi block is placed (or removed when it has been replaced). The only thing remaining is the storage. And then, i will be...
Poies are stored in the poi folder instead of the region one with the official server. I don't know where to start changing things in Cuberite. Can someone give me...
For those who are interested, I started to support 1.16 protocol for mclib in my fork : https://github.com/Persson-dev/mclib
It has been a very long time. I almost forgot this PR. Right now, i don't have time to continue working on it because of my studies. I will probably...
While we were learning how to use char arrays, I applied your suggestions, it should be good. For now, this PR is kind of useless because the poies are not...
I meant in Cuberite because poies are not stored in region files but in other files.