02-19-2016, 08:44 AM
As far as I know, we don't have any backdoors in our software.
Random Chitchat 2012-2016
|
02-19-2016, 08:44 AM
As far as I know, we don't have any backdoors in our software.
02-20-2016, 07:01 AM
Someone should update the meetup link which is at the forum header and make it direct to http://cuberite.org/news/start-of-cuberite-meetup/
02-21-2016, 12:52 PM
What even happened to that was that not 2 days ago, have not heard anything about it at all so far.
Where there recordings or a log or anything ? a result of the meetings ? how was it ?
02-21-2016, 06:14 PM
It started this Friday and finished today; I'm still sitting at the meeting point
There is a twitch stream, and a mumble server is used for audio conferencing.
02-23-2016, 06:24 PM
Yup, I do not know C (and neither C++).
http://kukuruku.co/hub/programming/i-do-not-know-c
02-23-2016, 11:23 PM
(02-23-2016, 06:24 PM)xoft Wrote: Yup, I do not know C (and neither C++). 7 and 8 tripped me up. I had to look up operator precedence again though.
02-24-2016, 11:24 PM
Someone wants to dig into pe saves? http://minecraft.gamepedia.com/Pocket_Ed...vel_format
I am not sure when my Android version is available but importing (and maybe exporting) pe worlds with one tap would be soooooo cool (usually android apps are java but c++ should work, too (or, of course, as plugin)
02-29-2016, 04:17 AM
Look what I found https://github.com/medav/cuberite
seems like he is playing with the jni a lot
02-29-2016, 06:56 AM
(This post was last modified: 02-29-2016, 07:45 AM by Schwertspize.)
A bit bad..... Because IMHO we don't want to use jni (and for Android the NDK) for that, because that would tight cuberite too much to the app. In particular that means we have to build a new apk file with every new version, especially when using the app store that is bad because then people don't get updates when they want to use it (app store has delay), they get updates every day they DONT want to use it. Way better and a much cleaner approach would be implementing kind of a wrapper which downloads binary and libraries from the build bot.
Edit: @sphinxc0re you are wrong. After writing a few emails with him (I got instant replies) he made clear that he wasn't playing with jni, he was actually dropping everything he doesn't need. In reality, I wanna provide a quote from an email: Quote:I have a 5-Raspberry Pi cluster sitting around and I thought it'd be cool to put a Minecraft server on it capable of using all 20 cores and 5gb of RAM. I forked Cuberite and plan to strip it down and MPI-ify it. He then said if he would finish it, it would be nice if he had a branch or whatever containing his cluster-oriented cuberite flavor.
02-29-2016, 10:09 AM
(05-08-2012, 10:14 PM)xoft Wrote: It seems every other thread on this forum derails into "what are you doing now, devs?" thread. So I thought I'll make one thread with exactly this content - we'll post here what we're currently working on, if working on something at allCool, I really think you should have a PLUGIN similar to plotme |
« Next Oldest | Next Newest »
|