Difference between revisions of "Create"

From The Battle for Wesnoth Wiki
(Hid "Clueless Guides" link as a comment (you can still see the link when editing the page), since there is no purpose in showing it here)
m (spelling)
(46 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Create/Translations}}
+
{{Translations}}
 
{| style="float:right"
 
{| style="float:right"
 
|
 
|
Line 5: Line 5:
 
|}
 
|}
  
Interested in creating your own scenarios and campaigns? One of Wesnoth's best features is its extensibility. Players can create new maps, units, races, scenarios, art, music, and even entire campaigns.  Access to the "guts" of the game is both simple and difficult; if you have a UTF-8 text editor you have everything you need to build your own world.  However, learning the Wesnoth Markup Language (WML) takes some effort.  This section will guide you through the process of creating and distributing your own content.
+
Interested in creating your content? One of Wesnoth's best features is its extensibility. Players can create new maps, units, races, scenarios, art, music, and even entire campaigns!
  
It should also be noted that '''we need a lot of help creating artwork for the core of the game.'''  The current projects we are working on are [http://www.wesnoth.org/forum/viewtopic.php?t=2014&start=0&postdays=0&postorder=asc&highlight= listed here]. We'll happily help you out, if you take a swing at them.
+
Access to the "guts" of the game is both simple and difficult; if you have a UTF-8 text editor you have everything you need to build your own world. However, learning the Wesnoth Markup Language (WML) takes some effort. This section will guide you through the process of creating and distributing your own content.
  
 +
Remember you can always ask for assistance and collaborate with fellow content creators on the Wesnoth forums.
 +
 
== Read this first! ==
 
== Read this first! ==
Before you modify or add anything, it is important to understand how the game stores and organizes its data. This article will explain the game's directory structure and introduce the ''userdata'' directory.
+
 
 +
Before you modify or create anything, it is important to understand how the game stores and organizes its data. These articles will explain the game's directory structure and introduce the ''userdata'' directory.
 
* [[EditingWesnoth]]
 
* [[EditingWesnoth]]
 +
* [[AddonStructure]]
  
 
== What can I create, and how? ==
 
== What can I create, and how? ==
  
 
<div class="thumb tright"><div>
 
<div class="thumb tright"><div>
[http://www.wesnoth.org/images/sshots/wesnoth-1.4-4.jpg http://www.wesnoth.org/images/sshots/wesnoth-1.4-4-175.jpg]
+
[https://www.wesnoth.org/images/sshots/wesnoth-1.11.8-4.jpg https://www.wesnoth.org/images/sshots/wesnoth-1.11.8-4-175.jpg]
<div class="thumbcaption">Battle for Wesnoth map editor ('''outdated screenshot''')</div></div>
+
<div class="thumbcaption">The map editor</div></div>
 
</div>
 
</div>
  
* [[BuildingMaps|Maps]] - the layout of terrain tiles
+
* [[WML for Complete Beginners|WML Tutorial]] - Introduction to WML ''(In Progress)''
 
+
* [[BuildingMaps|Maps]] - the battlefields the game is played on
* [[BuildingScenarios|Scenarios]] - a scenario makes things happen on a map, making it playable
+
* [[BuildingScenarios|Scenarios]] - making things happen on a map, making it playable
* [[BuildingCampaigns|Campaigns]] - how to put it all together into a campaign
+
* [[BuildingCampaigns|Campaigns]] - putting it all together into a campaign
* [[BuildingMultiplayer|Multiplayer Maps and Scenarios]] - a specialized look at maps and scenarios '''(outdated)'''
+
* [[MultiplayerContent|Multiplayer Scenarios and Campaigns]] - making your content accessible in multiplayer
* [[MultiplayerCampaigns|Multiplayer Campaigns]] - making a campaign accessible in multiplayer '''(outdated)'''
+
* [[BuildingUnits|Custom Units]]
* [[BuildingUnits|Units]]
+
* [[BuildingFactions|Multiplayer factions and eras]]
* [[BuildingFactions|Multiplayer factions and eras]] '''(outdated)'''
+
* [[Distributing content]] - all about the add-on server
 
 
 
* [[Create Art|Art]] - complete with '''tutorials!'''
 
* [[Create Art|Art]] - complete with '''tutorials!'''
 
* [[Create Music|Music]]
 
* [[Create Music|Music]]
 
* [[Create Writing|Writing]]
 
* [[Create Writing|Writing]]
 +
* [[Wesnoth AI|Artificial Intelligence]] - how to create and modify AI behavior
 
* [[WesnothTranslations|Translations]] - work on translating Wesnoth
 
* [[WesnothTranslations|Translations]] - work on translating Wesnoth
 
* [[Distributing content]] - all about the campaign server
 
 
* [[Authoring tools]] - tools for helping you write campaign WML
 
* [[Authoring tools]] - tools for helping you write campaign WML
 
* [[Maintenance tools]] - tools for helping you sanity-check and maintain campaigns
 
* [[Maintenance tools]] - tools for helping you sanity-check and maintain campaigns
<!-- * [[Clueless Guides]] - half-baked guides that wait for improvement -->
 
  
 
== What have others done? ==
 
== What have others done? ==
  
There are a multitude of multiplayer maps and discussion of the campaigns on the [http://www.wesnoth.org/forum Wesnoth forum]
+
<div class="thumb tright"><div>
* [http://www.wesnoth.org/forum/viewforum.php?f=15 Multiplayer development forum]
+
[https://www.wesnoth.org/wiki-images/umc-example-1.12.jpg https://www.wesnoth.org/wiki-images/umc-example-1.12-175.jpg]
* [http://www.wesnoth.org/forum/viewforum.php?f=8 Scenario and campaign development forum]
+
<div class="thumbcaption"><i>After the Storm</i>, an UMC campaign</div></div>
* [[Faction|Complete faction list]]
+
</div>
 +
There is a multitude of multiplayer factions and eras, multiplayer maps and discussion of campaigns on the [https://forums.wesnoth.org/ Wesnoth forums]
 +
* [https://forums.wesnoth.org/viewforum.php?f=8 Scenario and Campaign Development forum]
 +
* [https://forums.wesnoth.org/viewforum.php?f=15 Multiplayer Development forum]
 +
* [https://forums.wesnoth.org/viewforum.php?f=19 Faction and Era Development forum]
 +
* [[Guide_to_UMC_Content|Guide to UMC Content]]
 +
* [[Player_UMC_Reviews|Player UMC Reviews]]
  
 
If you want to be creative without having to invent an entire new campaign,  
 
If you want to be creative without having to invent an entire new campaign,  
see this thread on [http://www.wesnoth.org/forum/viewtopic.php?t=17171 abandoned campaigns].  You should be able to pick one of these up and complete it with much less effort than doing an all-new one.
+
see this thread on [https://forums.wesnoth.org/viewtopic.php?t=17171 abandoned campaigns].  You should be able to pick one of these up and complete it with much less effort than doing an all-new one.
  
 
== The world of Wesnoth ==
 
== The world of Wesnoth ==
 +
 +
<div class="thumb tright"><div>
 +
[https://www.wesnoth.org/wiki-images/wesnoth-map-1.12.jpg https://www.wesnoth.org/wiki-images/wesnoth-map-1.12-175.jpg]
 +
<div class="thumbcaption">The Great Continent</div></div>
 +
</div>
 
Not all campaigns take place in Wesnoth, but many do.  There is definitely a certain flavor to campaigns that are intended to take place somewhere in the world of Wesnoth.  Stake out a time period or a map locale and tell a story.
 
Not all campaigns take place in Wesnoth, but many do.  There is definitely a certain flavor to campaigns that are intended to take place somewhere in the world of Wesnoth.  Stake out a time period or a map locale and tell a story.
 
* [[Timeline of Wesnoth|The timeline of Wesnoth]]
 
* [[Timeline of Wesnoth|The timeline of Wesnoth]]
Line 57: Line 69:
  
 
== Miscellaneous ==
 
== Miscellaneous ==
 +
 
* [[ExternalUtilities| External Utilities]] - some extra tools for easier creating stuff
 
* [[ExternalUtilities| External Utilities]] - some extra tools for easier creating stuff
 
* [[ReferenceWML|WML Reference]] - a quicklink
 
* [[ReferenceWML|WML Reference]] - a quicklink
* [[FAQ#Maps.2C_Scenarios_and_Campaigns|FAQ]] - if you have a question, post it
+
* [[FAQ]] - if you have a question, post it
* ADDON SERVER [http://addons.wesnoth.org web interface] - An alternate way to download user made content
+
* [https://addons.wesnoth.org Add-on server web interface] - An alternate way to download user made content
  
 
[[Category:Create|*]]
 
[[Category:Create|*]]

Revision as of 19:18, 13 September 2017

Interested in creating your content? One of Wesnoth's best features is its extensibility. Players can create new maps, units, races, scenarios, art, music, and even entire campaigns!

Access to the "guts" of the game is both simple and difficult; if you have a UTF-8 text editor you have everything you need to build your own world. However, learning the Wesnoth Markup Language (WML) takes some effort. This section will guide you through the process of creating and distributing your own content.

Remember you can always ask for assistance and collaborate with fellow content creators on the Wesnoth forums.

Read this first!

Before you modify or create anything, it is important to understand how the game stores and organizes its data. These articles will explain the game's directory structure and introduce the userdata directory.

What can I create, and how?

wesnoth-1.11.8-4-175.jpg

The map editor

What have others done?

umc-example-1.12-175.jpg

After the Storm, an UMC campaign

There is a multitude of multiplayer factions and eras, multiplayer maps and discussion of campaigns on the Wesnoth forums

If you want to be creative without having to invent an entire new campaign, see this thread on abandoned campaigns. You should be able to pick one of these up and complete it with much less effort than doing an all-new one.

The world of Wesnoth

wesnoth-map-1.12-175.jpg

The Great Continent

Not all campaigns take place in Wesnoth, but many do. There is definitely a certain flavor to campaigns that are intended to take place somewhere in the world of Wesnoth. Stake out a time period or a map locale and tell a story.

Miscellaneous