Random Chitchat 2012-2016
How to sleep in c++11:

std::this_thread::sleep_for(std::chrono::milliseconds(100));

cSleep can become just a header with no portability pre-processor directives!
Thanks given by:
The hunger games plugin is coming together quite nicely. I think I'll upload the first version today or else tomorrow.
Thanks given by:
STR, are you doing the plugin? You haven't said so.
Thanks given by:
I might have been a little vague about it. I said to pikachu784 that I could try it: https://forum.cuberite.org/showthread.ph...0#pid13460
Thanks given by:
Will it be coded for a specific map?
Thanks given by:
No it will work for any map you give it. You do have to set the bounding box though so the plugins knows wich chests it has to refill.
Thanks given by:
I have finally added the foundation-flooring, so the nether forts are no longer levitating:
[Image: netherfort6.jpg]
(disregard the color, I've changed it for better visibility, I'm shadow-blind)

Unfortunately this presents exactly the problems I was predicting, due to the stairs block being used in the construction there are now artifacts when those stairs interact with the existing terrain or the flooring of another piece:
[Image: netherfort7.jpg]
Thanks given by:
Yea I see what you mean. Is it possible to make the foundation change all the netherbrick stairs it comes in contact with to netherbrick blocks and then stop instead of stopping once it detects something else then air/transparent/whatelse?
Thanks given by:
That could be done, but it won't solve issues with already-existing terrain (netherrack).
Thanks given by:
(04-18-2014, 06:33 AM)xoft Wrote: That could be done, but it won't solve issues with already-existing terrain (netherrack).

Yea that's true. I guess there isn't another option exept changing all the stairs to normal nether bricks.


I uploaded my HungerGames plugin to github: https://github.com/STRWarrior/HungerGames
Thanks given by:




Users browsing this thread: 8 Guest(s)