Search found 6 matches
- Fri Jan 17, 2020 5:21 pm
- Forum: News
- Topic: Friday Facts #330 - Main menu and File Share Shenanigans
- Replies: 94
- Views: 43188
Re: Friday Facts #330 - Main menu and File Share Shenanigans
I only ever play in multiplayer mode. Having a continue button that does not continue my last game is misleading and useless. It really should be inside of the single player menu if it is a single player only feature. Alternately, place all single player options on the main menu and remove the singl...
- Mon Dec 23, 2019 9:11 pm
- Forum: Ideas and Suggestions
- Topic: Add cliffs to command line map preview
- Replies: 0
- Views: 796
Add cliffs to command line map preview
I really like being able to generate map images using the command line option --generate-map-preview. However, those images do not show cliffs on them at all. I think adding cliffs to these images would greatly increase the usefulness of this tool. As someone who frequently sets up dedicated servers...
- Sat May 04, 2019 2:51 pm
- Forum: Duplicates
- Topic: [0.17.34] No way to enable research queue at start for command line generated maps
- Replies: 2
- Views: 2065
Re: [0.17.34] No way to enable research queue at start for command line generated maps
This works. Thank you!
Just so you know, I do not see that setting in map-settings.example.json after updating, but adding it to my map-settings does work.
Code: Select all
"research_queue_setting": "always"
- Sat May 04, 2019 2:34 pm
- Forum: Duplicates
- Topic: [0.17.34] No way to enable research queue at start for command line generated maps
- Replies: 2
- Views: 2065
[0.17.34] No way to enable research queue at start for command line generated maps
There does not seem to be any way to specify that the research queue should be enabled from the start in map-gen-settings.json, in map-settings.json, or on the command line itself. The option is there when generating a map using the in-game GUI. So, it seems like it should also be there in one of th...
- Mon Apr 29, 2019 1:15 pm
- Forum: Technical Help
- Topic: How do I enable Research Queue for command-line generated map
- Replies: 3
- Views: 2335
Re: How do I enable Research Queue for command-line generated map
Thank you, but that does not help. I am looking for the option to generate a map with research queue enabled similar to what is offered in the GUI. The command listed on the wiki has to be run after the map is already generated and causes achievements to be disabled.
- Sun Apr 28, 2019 10:09 pm
- Forum: Technical Help
- Topic: How do I enable Research Queue for command-line generated map
- Replies: 3
- Views: 2335
How do I enable Research Queue for command-line generated map
I am generating a map from the command line using map-gen-settings.json and map-settings.json. I would like to enable the research queue feature from the start of the game, but am not finding any way to do it. I have tried adding this to map-gen-settings.json, but it does not seem to have any effect...