TritonDataCenter / minecrab

Minecraft on Joyent's Cloud & Manta on Demand
Other
27 stars 12 forks source link

Wow, the Minecraft Overviewer options! #40

Open nfitch opened 10 years ago

nfitch commented 10 years ago

I'm sure there are a bunch of things we could do to get configuration into the overviewer. I mean, wow, the options! http://docs.overviewer.org/en/latest/config/

xer0x commented 10 years ago

I don't understand the issue. We do have configuration in the overviewer.

overviewer.py --config=cfg.py https://github.com/joyent/minecrab/blob/master/scripts/prepare_render.sh#L100

the file is written here: https://github.com/joyent/minecrab/blob/master/scripts/prepare_render.sh#L65

xer0x commented 10 years ago

We probably want to switch to having all the parameters in the config file.

eg. processes = 1

nfitch commented 10 years ago

Sorry, I should have been more clear. I meant that we should have an easy way to let people configure the different options they want when they render. Like if they want to always generate a day/night view, have that persisted in Manta and have the render job pull down those preferences.

xer0x commented 10 years ago

Cool, that sounds nice. Would it make sense to have day/night toggles depending upon what time it is in the owners part of the world?

On Thu, Dec 12, 2013 at 8:41 PM, Nate Fitch notifications@github.comwrote:

Sorry, I should have been more clear. I meant that we should have an easy way to let people configure the different options they want when they render. Like if they want to always generate a day/night view, have that persisted in Manta and have the render job pull down those preferences.

— Reply to this email directly or view it on GitHubhttps://github.com/joyent/minecrab/issues/40#issuecomment-30486762 .