Allot of people didn't like the Lua syntax, so if we're ever going to implement another language it's probably because of that.
Random Chitchat 2012-2016
|
Allot of people didn't like the Lua syntax, so if we're ever going to implement another language it's probably because of that.
05-20-2015, 11:00 PM
http://dev.bukkit.org/bukkit-plugins/catastrophes/
I guess doing something like this in lua with a decent speed is not possible. Well, maybe witj luajit but not right now. I prefeare lua to c++ and I would continue using lua. But c++ would give unlimited possibities (like if you were directly modifying the server) to people with enough experience.
05-20-2015, 11:18 PM
And it would be platform-specific, which is not what we want.
05-20-2015, 11:36 PM
Not if it was a just-in-time compiler.
Lua JIT + C++ Jit = Epic Win
05-21-2015, 12:03 AM
Paraphrasing xoft:
Lua is fast enough for almost everything. If there is something Lua is not fast enough for, it is implemented in c++ and exposed in the API.\
05-21-2015, 12:09 AM
I believe STR already coded something like the Tornado command from the Catastrophes plugin, and I see no reason why Lua wouldn't be fast enough for these.
05-21-2015, 01:12 AM
Yes, though it could be optimized quite a bit
But toni, that's for GCC 5.x (which isn't even released yet). not every platform will have support for it. And since it's so new I doubt Windows has it.
05-24-2015, 01:24 AM
On line 268 of Noise.h there is an explicit value of pi. Does anyone know why its not M_PI?
05-24-2015, 05:17 AM
http://digitalocean.uservoice.com/forums...-3-servers
¿Anyone wanna help making it gain a bit off attention? Just press vote
05-24-2015, 08:42 AM
Idea was closed :(
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 212 Guest(s)