Page 1 of 1

Growing watermelons, cactii et al.

Posted: Sat Dec 24, 2011 20:32
by hurufu
Some time ago I've forked main branch to add growing watermelons (and other funny stuff that are not in this repo). Since that time few other mods with the same functionality appeared. Question is: should I rewrite my old one in Lua? Is somebody interested in it?

Also I've diversified cactii shapes that mapgen produces (I hate those boring vertical sticks).

One minus is that I've made all of this for 0.2 version. Have the architecture changed a lot during this time? Is there an elegant internal game clock in it?

In future I would like to implement the Wireworld cellular automaton into this game with the similar role as redstone has. That's why I'm asking about the clock, it's very important part of it.

P.S. Is this section good for this topic?

P.P.S Merry Christmas!

Posted: Sat Dec 24, 2011 20:40
by jordan4ibanez
rewrite it! i want that on my server!

Posted: Sat Dec 24, 2011 20:53
by RAPHAEL
Diversity is good. Just make sure the mod doesn't eat too much CPU. Some servers have a LOT of mods (like mine and a few others I've seen).

Posted: Sat Dec 24, 2011 21:30
by hurufu
I'll look, what can I do. Need some time to study new code.

Posted: Sun Dec 25, 2011 11:50
by hurufu
I’ve captured a short gameplay video showing those watermelons.

Posted: Sun Dec 25, 2011 12:52
by Hackeridze
hurufu wrote:I’ve captured a short gameplay video showing those watermelons.
I implemented watermelons earlier. tomorrow new version release.

Posted: Sun Dec 25, 2011 15:59
by hurufu
Hackeridze wrote:I implemented watermelons earlier. tomorrow new version release.
I hardcoded it 4 month ago (proof on github), and that's why I've wrote:
Hurufu wrote:Since that time few other mods with the same functionality appeared. Question is: should I rewrite my old one in Lua?
If no — I will not rewrite this one but will implement my other ideas. ;)

Posted: Sun Dec 25, 2011 18:50
by Hackeridze
My bad, but anyway, you should not ;P

Posted: Mon Dec 26, 2011 04:06
by Hackeridze
Ссылочку на текстуры плз) А чочо сразу не написал что русский? :)

Posted: Mon Dec 26, 2011 10:22
by hurufu
https://github.com/hurufu/minetest/tree/master/data там файлы: watermelon_*.png

Posted: Mon Dec 26, 2011 10:36
by Hackeridze
hurufu wrote:https://github.com/hurufu/minetest/tree/master/data там файлы: watermelon_*.png
Благодарю.

Posted: Tue Oct 16, 2012 14:40
by grondilu
hurufu wrote:In future I would like to implement the Wireworld cellular automaton into this game with the similar role as redstone has.
I suspect this would be very cool. It would also be a nice way not to just clone Minecraft without bringing any novelty.

Posted: Wed Oct 17, 2012 17:43
by Menche
This is really old, first post says it's for 0.2. It's also in the wrong section, because it's not a mod; it should be in Unofficial engine development.

Posted: Wed Oct 17, 2012 18:30
by VanessaE
It's not a mod, since pre-0.4 can't run mods. This is a fork of Minetest 0.2. As such, obviously, it is quite obsolete and doesn't belong in the Engine Development section either. This section is probably the most appropriate.

Posted: Wed Oct 17, 2012 18:48
by Menche
VanessaE wrote:It's not a mod, since pre-0.4 can't run mods. This is a fork of Minetest 0.2. As such, obviously, it is quite obsolete and doesn't belong in the Engine Development section either. This section is probably the most appropriate.
Well, it is engine development, even if its a really old version of the engine. It most certainly is not a mod.

Posted: Wed Oct 17, 2012 21:46
by GloopMaster
Old Mods, like 3d-player? At least, more appropriate than here.