City Pedia Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Wurm Unlimited Map Generator - Tools - Wurm Online Forum

    forum.wurmonline.com/index.php?/topic/132377-wgenerator-wurm-unlimited-map...

    Load Actions: Loads the actions file from the current map name directory. All actions will process through the UI in order, so may take a fair bit of time to load and generate everything. Save Image Dumps: Saves the map dump, topography map and cave map to the map name folder. Save Map Files: Saves all map files to the map name folder.

  3. Wurm Map Generator FX - Tools - Wurm Online Forum

    forum.wurmonline.com/index.php?/topic/180160-wurm-map-generator-fx

    Posted October 13, 2020 (edited) I have created another map generator, building on the work of Budda and Eitr, this time writing it in Java FX. I've added a few new features and fixed a number of bugs (probably added a few as well). New features: - Ability to randomly seed specific regions that you define. - Changed actions files to XML format ...

  4. Map Generator (flavor alternative) - Tools - Wurm Online Forum

    forum.wurmonline.com/index.php?/topic/165809-map-generator-flavor-alternative

    Ok, I've edited the first post with an URL to the new version of the map generator. The sample properties file generates this map attached below, using the provided biomemap.png image. Just run the program from the extracted directory and press the "Render Map" button, it will generate everything.

  5. Map Generator 2.9 [supports Wurm 1.4] - Wurm Online Forum

    forum.wurmonline.com/index.php?/topic/133610-map-generator-29-supports-wurm-14

    This map generator has been completely redesigned to give increased usability and platform support. Thanks to Budda for the original program. Major features include: multi-threading, progress bar, import/export heightmap and biome images, biome and river painting, map markers, and tons of new inputs for creating varied maps.

  6. [WIP] MapPlanner - Server Map Generator For Wurm Unlimited

    forum.wurmonline.com/index.php?/topic/137640-wip-mapplanner-server-map...

    MapPlanner Server map generator for Wurm Unlimited MapPlanner is a tool which allows you to design and generate maps for Wurm Unlimited - all you need to do is reuse one of built-in examples, use templates created by other users or create your own, click "execute" and wait until your map is ready! Due to program structure it is suitable both for normal and advanced users - normal users can ...

  7. WurmMapGen v2 - interactive map viewer for WU servers

    forum.wurmonline.com/index.php?/topic/160031-wurmmapgen-v2-interactive-map...

    WurmMapGen Interactive tile map generator for Wurm Unlimited servers Download latest release | Install instructions | Github repository Based on WurmMapGen by Garrett94, this updated version adds a lot of new features and configuration options, coupled with a major rewrite of most of the underlyi...

  8. Map Generator 2.9 [supports Wurm 1.4] - forum.wurmonline.com

    forum.wurmonline.com/index.php?/topic/133610-map-generator-29-supports-wurm-14/...

    129 posts. February 26, 2019. I'm trying to generate a 8k map with this tool using a .act file, but every time I try to, after it's done running all the steps in the .act file, the .map files don't work. - Launch the .jar (with -Xmx4G) and go to Actions/Export. - Load Actions file, browse to and select the .act file.

  9. How to make your own maps - Wurm Online Forum

    forum.wurmonline.com/index.php?/topic/170039-how-to-make-your-own-maps

    Ignore the other settings and press the "Generate Hightmap" button. When its done you will see an black and white image. Click the dirt/water tab and then press the "drop dirt" button. When its done you will see a colored picture of your map. Next go to the "biomes" tab.

  10. Jonneh's Map Generator - Tools - Wurm Online Forum

    forum.wurmonline.com/index.php?/topic/136291-jonnehs-map-generator

    Latest release: Requires Java 8. The map and a render of the surface will be saved to a map_seed directory in the same location as terraingen.jar. Features: Mountains (smooth & ridged) Rivers/lakes Deserts/tundra/steppe Clay/peat/moss Tar pits Flowers Regional forests Regional ores Fairly uni...

  11. Map Generator 2.9 [supports Wurm 1.4] - Wurm Online Forum

    forum.wurmonline.com/index.php?/topic/133610-map-generator-29-supports-wurm-14/...

    The second places 4 dirt tiles around each dirt vertex (set all 9 vertices to dirt to tell wurm to not allow digging on any tile on the dirt border) The third places bushes and trees so they don't get painted over by the dirt. This is the fixed code. private void updateAPIMap () {. MapData map = getAPI ().getMapData ();