Difference between revisions of "Map Editing"

From MechWarrior: Living Legends Wiki
Jump to: navigation, search
(Release guidelines: expanded)
(Alien Art)
 
(15 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
Here we will cover:
 
Here we will cover:
  
- tools and operations
+
* release guidelines
 
+
* terminology
- endorsed art and alien art
+
* tools and operations
 
+
* endorsed art and alien art
- setup and usage
+
* setup and usage
  
 
For streamlined deployment of any new created map, following guidelines are to be obeyed:
 
For streamlined deployment of any new created map, following guidelines are to be obeyed:
  
 
==Release guidelines==
 
==Release guidelines==
The map is to be named by game type, own name and version tag:
+
[[Maprelease|Map Release Guidelines]]
 
 
TC_Reference_V01
 
 
 
So it is obvious to the game server administrator, that a newer (or older) map is in question.
 
 
 
----
 
It seems, the map'''.cry''' file does not have to be the same as the map-folder.
 
 
 
----
 
So far there are following game types:
 
TC (terrain control), TSA (Team Solaris arena - test of strangth), SA (Solaris arena - all vs all)
 
And the multiplayer map folders are organized accordingly
 
 
 
----
 
Once a map has been finished, and it's layout is fixed and known, the map-loading image is to be defined.
 
 
 
Either ''do it good''(tm) or do it ''the same'' - i.e. follow the already existing maps art. The file itself is to be of '''DDS''' format and to be placed alongside the XML where it is referred to.
 
 
 
----
 
It is customary to have an text on top of the screen providing a background story and an graph/text section providing info of the allowed assets (ground, mech, ASF, VTOL). But there are known (and liked!) exceptions to that.
 
 
 
----
 
It is strongly advised '''not''' to publish the source *.'''cry''' files with the map - they are of non interest to the general player population, hence the longer map download would only hurt the day to day usability.
 
 
 
Sources of the map belong elsewhere - the place for the repository is to be determined yet.
 
 
 
----
 
[https://shadowlegion.tk/mwll/tools/MWLLHasher.exe MWLL Hasher]
 
 
 
this is an easy tool you can use in order to generate a manifest for the map (filelist.xml). This is used by the map autodownloader so it can check the downloaded map.
 
 
 
How to use it:
 
- Export the map to the directory it's gonna be run from (e.g. Levels/Multiplayer/TC/TC_Foo_V01)
 
- Remove unnecessary files (e.g. cry source file)
 
- Run the tool, click on Browse and select that directory
 
- Click on Generate Manifest, then click on Save Manifest. Just save it in the same path where the map is saved(edited)
 
 
 
----
 
  
--there might be more guidelines to follow--
+
==Terminology==
 +
The CryEngine itself has become an branch of the gaming industry and sort of an milestone. There are some common names for things we encounter and deal with therein. In the [[Level_Design_Terminology]] section we list the basics.
  
 
==Endorsed Art==
 
==Endorsed Art==
Endorsed art, or, assets that exist in the game already. Optimized, tested and familiar objects that work. Compact map download size. Least overtime to map completion. There are many reasons to opt for endorsed art only in a map/level.
+
Endorsed art, or, assets that exist in the game already. Optimized, tested and familiar objects that work. Compact map download size. Least overtime to map completion. Most MWLL maps use existing assets accessible via the Sandbox2 Editor without needing external art or external tools.  
 
 
Moreover, experienced mappers are already familiar with the quite extensive library of assets in the sandbox2 editor and didn't even had the chance to try all out, let alone dry the ideas of whats possible and at hand.
 
  
 
[[Old Art|Endorsed Art]]
 
[[Old Art|Endorsed Art]]
Line 67: Line 28:
 
2. [[Old Art#Setup|Setup]]
 
2. [[Old Art#Setup|Setup]]
  
3. [[Old Art#Art_creation|Art Creation]]
+
3. [[Old_Art#Specifics|Tutorials - Videos/Documents]]
 +
 
 +
4. [[Old Art#Art_creation|Art Creation]]
  
 
==Alien Art==
 
==Alien Art==
By the sole nature of this mod, it depends of an certain pool of assets that share little in common with the original game.
+
By the sole nature of this mod, it depends of an certain pool of assets that share little in common with the original game. These assets are typically imported into the Sandbox2 Editor. Maps that have extensive use of external or alien art/assets are TC_LostHope and TC_UrbanJungle.  
  
Inherent to the way of the development of this mod, some of the key assets may still be missing.Meanwhile some others, maybe will come into consideration.
+
Here we will deal with importing assets that are not already in the Game and the Sandbox2 editor. Those that are ''Alien'' to the installed files
 
 
Here we will deal with importing assets that are not already in the Game and Sandbox2 editor. Those that are ''Alien'' to the installed files
 
  
 
[[New_Art|Alien Art]]
 
[[New_Art|Alien Art]]
Line 85: Line 46:
  
 
4. [[New_Art#Tutorials|Tutorials]]
 
4. [[New_Art#Tutorials|Tutorials]]
 +
 +
{{Navbox Mapping}}
 +
 
[[Category:Mapping]]
 
[[Category:Mapping]]

Latest revision as of 17:46, 12 December 2023

Introduction

Map making is a complex topic. Numerous artists send work hours down the so called "pipeline" to produce an actual map. To make the topic easier to understand it is good to familiarize with the tools needed before actual hard work is being done.

Here we will cover:

  • release guidelines
  • terminology
  • tools and operations
  • endorsed art and alien art
  • setup and usage

For streamlined deployment of any new created map, following guidelines are to be obeyed:

Release guidelines

Map Release Guidelines

Terminology

The CryEngine itself has become an branch of the gaming industry and sort of an milestone. There are some common names for things we encounter and deal with therein. In the Level_Design_Terminology section we list the basics.

Endorsed Art

Endorsed art, or, assets that exist in the game already. Optimized, tested and familiar objects that work. Compact map download size. Least overtime to map completion. Most MWLL maps use existing assets accessible via the Sandbox2 Editor without needing external art or external tools.

Endorsed Art

1. Tools

2. Setup

3. Tutorials - Videos/Documents

4. Art Creation

Alien Art

By the sole nature of this mod, it depends of an certain pool of assets that share little in common with the original game. These assets are typically imported into the Sandbox2 Editor. Maps that have extensive use of external or alien art/assets are TC_LostHope and TC_UrbanJungle.

Here we will deal with importing assets that are not already in the Game and the Sandbox2 editor. Those that are Alien to the installed files

Alien Art

1. Tools

2. Setting up the system

3. Test Flight

4. Tutorials