Ideas for MC-Server
#1
new trees
like the forest trees in the mod: ExtraBiomesXL
http://www.simulatormods.com/wp-content/...-1.2.3.png

villages + villagers

Desert Biome Smile (don't know if it is difficult but it is only sand + some cactuses

plugin to change weather (McRainbow doesn't work anymore Sad )

mobs that spawn in cavesTongue the mobs now don't spawn under the surface Sad

abonden mineshaft (i think that it would be difficult)

these are only ideas Smile

maybe more??
Reply
Thanks given by:
#2
New trees = need their algorithms added to Trees.cpp, not so difficult, unless you want them optional / settable.

Villages = new structure generator + algorithm to generate villages, perhaps cache a village for other chunks etc. Quite a lot of work

Villagers = new mob. Basics are simple, but behavior is difficult (as with all mobs, we need a better AI)

Desert biome = change terrain composition generator (to generate sand instead of dirt). Very easy.

Change weather plugin = needs new plugin API, but relatively easy.

Abandoned mineshafts = same as Villages, new structure generator + algorithm. Lots of work.
Reply
Thanks given by:
#3
and do you want to add some of these things? (the easy one'sTongue)
Reply
Thanks given by:
#4
I'd say go for it, if you want. The desert biome should be the easiest; the class you're looking for is called cCompoGenClassic.

Note though, that you need to work on the /branches/composable_generator svn branch.
Reply
Thanks given by:
#5
i can't write any program language :S
Reply
Thanks given by:
#6
This is the kind of trees we should get in MCS Wink
[Image: rqHiD.jpg]
Reply
Thanks given by:
#7
omgTongue good luck Smile
Reply
Thanks given by:
#8
(04-24-2012, 10:52 PM)xoft Wrote: This is the kind of trees we should get in MCS Wink
Are we able to generate trees like that now using MCS? How?

They look bloody fantastic!!
Reply
Thanks given by:
#9
No, not there yet.

Current trees are limited to 7x7 blocks.
The new generator's tree structure generator has a (rather arbitrary) limit of 16x16 blocks; and it would be possible to code even such big trees into the generator, eventually.
Reply
Thanks given by:
#10
(04-24-2012, 10:52 PM)xoft Wrote: This is the kind of trees we should get in MCS Wink

no this is what we need Smile http://forums.bukkit.org/threads/wgen-tr...1-0.64731/

Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)