Rorkh

Results 7 issues of Rorkh

Hello. It seems that package.path not make any sense when building with boon. For example ```lua package.path = 'libs/?.lua;' .. package.path require("dummy") ``` not works although it should while ```lua...

Client version: 1.12.2 Server OS: Linux Cuberite Commit id: 179d6da490636799fd765298c9e3d884d9d980a1 ### Expected behavior `cItem(E_ITEM_COMPASS, 1, 0, "", "Something", {"Another"})` call from Lua returns compas item with name "Something" and lore...

I think, it would be great to implement LuaJIT in Cuberite instead of default PUC-Rio Lua. Here such points to do it: - Better performance (see this page https://luajit.org/performance.html) because...

It would be helpful

It's eliminates IterationsPerArrow so arrow with trail will keep it all time while it's flying. fix #425 I use this way to show trails on my server and didn't noticed...

Don't will be better solution for arrow traces to do such thing in listed below way instead of fixed number repeat? ```DenizenScript # Just for reference bow_modifiers_handler: type: world events:...

### Details OS: ArchLinux 6.2.11-arch1-1 x86-64 CPU: 12th Gen Intel i7-12700H (20) @ 4.7Ghz GPU: NVIDIA GeForce RTX 3060 Mobile RAM: 15698MiB Kernel driver in use: nvidia ### Steps to...

Platform: Linux
Crash
Dependency: CEF