<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://war.app/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=NinjaNic</id>
	<title>War.app Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://war.app/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=NinjaNic"/>
	<link rel="alternate" type="text/html" href="https://war.app/wiki/Special:Contributions/NinjaNic"/>
	<updated>2026-04-19T04:28:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://war.app/wiki/index.php?title=User:NinjaNic&amp;diff=3850</id>
		<title>User:NinjaNic</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=User:NinjaNic&amp;diff=3850"/>
		<updated>2017-03-08T00:28:52Z</updated>

		<summary type="html">&lt;p&gt;NinjaNic: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Mapmaking ==&lt;br /&gt;
NinjaNic makes a lot of maps. A full list can be found here:&lt;br /&gt;
https://www.warlight.net/MapsByCreator?p=264797&lt;br /&gt;
* Tutorial Video: https://youtu.be/iOR9ltkY65s&lt;br /&gt;
== Clan ==&lt;br /&gt;
Owns a clan called [ACE]. Anyone who enjoys mapmaking or programming is welcome to join.&lt;br /&gt;
https://www.warlight.net/Clans/?ID=255&lt;br /&gt;
== Programming ==&lt;br /&gt;
Has created a tool to help with the mapmaking process.&lt;br /&gt;
* Download: http://www.mediafire.com/file/db4ebebwbsl96zd&lt;br /&gt;
* Video: https://youtu.be/A61bgjjmnvI&lt;/div&gt;</summary>
		<author><name>NinjaNic</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Automating_the_map_creation_process&amp;diff=3849</id>
		<title>Automating the map creation process</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Automating_the_map_creation_process&amp;diff=3849"/>
		<updated>2017-03-08T00:24:12Z</updated>

		<summary type="html">&lt;p&gt;NinjaNic: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are several tools available that allow you to quicken up the &#039;&#039;&#039;map creation process&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Vision creation ==&lt;br /&gt;
You could just start with a [[Map|map]] in SVG format. These can be most easily found on [[commons:|Wikimedia Commons]] or a Wikipedia in your language.&lt;br /&gt;
&lt;br /&gt;
Various raster (ie., not SVG) maps are viable for conversion to SVG format - two most used tools for this are potrace (bundled with Inkscape, available as Path -&amp;gt; Trace Bitmap.. command) and AutoTrace (available for online use [http://www.roitsystems.com/eido/index.pl here]). The clearer the map, the better results you can get - single-color borders on single-color background, or differently colored territories, work best.&lt;br /&gt;
&lt;br /&gt;
== IDs ==&lt;br /&gt;
Inkcape extension plugin for automatically assigning selected Paths ID is available here: https://dl.dropbox.com/u/89026778/WLExtension.zip &lt;br /&gt;
&lt;br /&gt;
Other tool that makes every path have a [[Territories|territory]] ID automatically can be found here: https://www.dropbox.com/s/0agz210n839tvdq/warlight_territories.exe?dl=1. It only works on Inkscape-made maps.&lt;br /&gt;
&lt;br /&gt;
== Centerpoints ==&lt;br /&gt;
A tool that can create centerpoints is available on [[Forum|forums]]: http://warlight.net/Forum/Thread.aspx?ThreadID=2452. It calculates the centroid of every territory-polygon and places the centerpoints. It does not work correctly on multipart territories.&lt;br /&gt;
&lt;br /&gt;
* Source code (in Ruby) is available here: https://github.com/MatmaRex/Warlight-Tools&lt;br /&gt;
* Executable download: https://www.dropbox.com/s/aznaxp2ax73wtiq/centerpoints_uploader.exe?dl=1&lt;br /&gt;
&lt;br /&gt;
== Connections ==&lt;br /&gt;
A tool that can create connections is available on forums: http://warlight.net/Forum/Thread.aspx?ThreadID=2668. It checks every pair of territories and every pair of their points - and considers them neighbors if the distance between any pair of points is less than 5 pixels. It does not work correctly on multipart territories, can take a long time to finish (up to a few hours on large maps), and may be overzealous, connecting territories that don&#039;t actually touch (but are pretty close).&lt;br /&gt;
&lt;br /&gt;
* Source code (in Ruby) is available here: https://github.com/MatmaRex/Warlight-Tools&lt;br /&gt;
* Executable download: https://www.dropbox.com/s/4scz8dgqeb9u350/connection_uploader.exe?dl=1&lt;br /&gt;
&lt;br /&gt;
== Transfer Data ==&lt;br /&gt;
A tool that can transfer over some data from one map family to another can be found on Mediafire. There is also some information on the forum page as well as a YouTube Video.&lt;br /&gt;
* Download: http://www.mediafire.com/file/db4ebebwbsl96zd&lt;br /&gt;
* Forum: https://www.warlight.net/Forum/249623-mapmaking-tool&lt;br /&gt;
* Video: https://youtu.be/A61bgjjmnvI&lt;br /&gt;
&lt;br /&gt;
[[Category:Map Making]]&lt;/div&gt;</summary>
		<author><name>NinjaNic</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Map_Making&amp;diff=3766</id>
		<title>Map Making</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Map_Making&amp;diff=3766"/>
		<updated>2016-11-29T00:06:15Z</updated>

		<summary type="html">&lt;p&gt;NinjaNic: /* Additional Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page will teach you how you can make your very own WarLight map!  Anyone may make a map -- you do not need to purchase a membership or be a certain level.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
Creating a WarLight map is a four-step process.  See the links below for instructions on how to accomplish each of these steps.&lt;br /&gt;
&lt;br /&gt;
# Create your SVG file (defines what the map looks like)&lt;br /&gt;
# Enter the details (connections, [[bonuses]], etc.)&lt;br /&gt;
# Test the map (play games on it to ensure it works correctly)&lt;br /&gt;
# Mark the map as public (allows other players to play your map)&lt;br /&gt;
&lt;br /&gt;
== Required Reading ==&lt;br /&gt;
&lt;br /&gt;
Please refer to the following sections for a full guide on making your map. &lt;br /&gt;
&lt;br /&gt;
* [[Creating the SVG]]&lt;br /&gt;
* [[Uploading your SVG]]&lt;br /&gt;
* [[Map requirements]]&lt;br /&gt;
* [[Entering map details]]&lt;br /&gt;
* [[Testing maps|Testing your map]]&lt;br /&gt;
* [[Making maps public|Make the map public]]&lt;br /&gt;
* [[Map versioning|Managing different versions of your map]]&lt;br /&gt;
&lt;br /&gt;
If you get stuck or have questions, feel free to post on the [[map development forum]].&lt;br /&gt;
&lt;br /&gt;
== Additional Resources ==&lt;br /&gt;
&lt;br /&gt;
* [[Map guidelines|Guidelines for making a great map]]&lt;br /&gt;
* [[Inkscape tips]]&lt;br /&gt;
* [[SVG Limitations]]&lt;br /&gt;
* [https://www.youtube.com/watch?v=iOR9ltkY65s Tutorial Video]&lt;br /&gt;
* [[Automating the map creation process]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Map Making|!]]&lt;/div&gt;</summary>
		<author><name>NinjaNic</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=User:NinjaNic&amp;diff=3765</id>
		<title>User:NinjaNic</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=User:NinjaNic&amp;diff=3765"/>
		<updated>2016-11-29T00:03:52Z</updated>

		<summary type="html">&lt;p&gt;NinjaNic: Created page with &amp;quot;Arguably the most prominent mapmaker on WarLight. Or maybe he seriously just has no life. You pick.  https://www.warlight.net/MapsByCreator?p=264797&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Arguably the most prominent mapmaker on WarLight. Or maybe he seriously just has no life. You pick.&lt;br /&gt;
&lt;br /&gt;
https://www.warlight.net/MapsByCreator?p=264797&lt;/div&gt;</summary>
		<author><name>NinjaNic</name></author>
	</entry>
</feed>