LOOHP / InteractionVisualizer

Visualize Function Blocks like Crafting Tables with Animations client-side!
https://www.spigotmc.org/resources/77050/
GNU General Public License v3.0
78 stars 11 forks source link

Folia support #119

Open Q2297045667 opened 3 months ago

Q2297045667 commented 3 months ago

I noticed that ProtocolLib already supports Folia, so does InteractionVisualizer have a chance to receive Folia support in the future?

HYDeath commented 3 months ago

I noticed that ProtocolLib already supports Folia, so does InteractionVisualizer have a chance to receive Folia support in the future?

不得不说兄弟,我看了很多插件都是你近期发的 发起folia更新 ,如果你没发今晚可能我要一个个给作者"问题”了,哈哈哈

HYDeath commented 3 months ago

@LOOHP There are now two libraries that support folia and bukkit calls (that I know of), I don't know if either of these would be useful to you? 1: https://github.com/handy-git/FoliaLib 2: https://github.com/Anon8281/UniversalScheduler

LOOHP commented 3 months ago

Supporting Folia is more than just adapting to the threaded schedulers. If I'm going to support Folia, I'll probably do it along with the display entity re-code that I would like to do as well.

I don't have the time to do the re-code yet, but when I do, Folia support will probably come with it.

HYDeath commented 3 months ago

Supporting Folia is more than just adapting to the threaded schedulers. If I'm going to support Folia, I'll probably do it along with the display entity re-code that I would like to do as well.

I don't have the time to do the re-code yet, but when I do, Folia support will probably come with it.

Well, I still hope that day will come, a lot of people are considering using folia, but a lot of plug-ins have not been updated, one by one also give up, folia test road is still long.

okunamayanad commented 3 months ago

I'd love to see both Folia support and (as it is mentioned) display entity rewrite as someone actively using the plugin on an SMP server. Is it planned or is it just an idea at this point?