Difference between revisions of "WkTerrain"

From Worms Knowledge Base

Jump to: navigation, search
(added Usage and Notes headings)
(added custom terrains table (WIP))
Line 25: Line 25:
 
*Level.dir, the main [[Graphics_directory|graphics directory]] which contains all the texture assets. This file can be read and edited using the [[WA_directory_editor|WA Directory Editor]].
 
*Level.dir, the main [[Graphics_directory|graphics directory]] which contains all the texture assets. This file can be read and edited using the [[WA_directory_editor|WA Directory Editor]].
 
*TEXT.IMG, this represents the texture thumbnail as shown in the map editor.
 
*TEXT.IMG, this represents the texture thumbnail as shown in the map editor.
 +
 +
== Custom terrains ==
 +
 +
{| class="wikitable sortable" width="75%" border="1" cellpadding="2" cellspacing="0" style="margin-top: 0.5em;" summary="Custom terrains"
 +
|-
 +
! Name
 +
! Author
 +
! Download
 +
! Notes
 +
 +
|-
 +
| Candy || Unknown || [https://cdn.discordapp.com/attachments/416225356706480130/746685146794819664/Candy.zip] || created using [[MapGEN]] Candy theme
 +
|-
 +
| Dinos || Team17 || [https://www.tus-wa.com/files/file-1276/ TUS file] || taken from WWP CD
 +
|-
 +
| Domestic || Team17 || [https://www.tus-wa.com/files/file-1276/ TUS file] || taken from WWP CD
 +
|-
 +
| Tetris || [[People/SiD|SiD]] || [https://www.tus-wa.com/forums/worms-armageddon/wkterrain-29504/?action=dlattach;attach=176822]
 +
|-
 +
 +
 +
 +
|}
  
 
== Notes ==
 
== Notes ==
 
Those using the CD version of W:A will require [http://worms.thecybershadow.net/wormkit/wkFileOverride.zip FileOverride] to use this module.
 
Those using the CD version of W:A will require [http://worms.thecybershadow.net/wormkit/wkFileOverride.zip FileOverride] to use this module.

Revision as of 17:37, 11 September 2020

(Up to WormKit)
wkTerrain
Developer: xKoweKx, terion
Latest version: 22 August 2020
Supported games: W:A
Supported W:A version: 3.8
Language: C++
License: Open Source
Website: TUS thread
Download: [1]
Domestic Terrain

wkTerrain is a module for WormKit that allows additional W:A terrains to be installed and selected in the Map editor

It makes it easy for terrains such as Dinos and Domestic (which are present on the WWP CD) to be installed and played with W:A.

Usage

wkTerrain works by checking for additional directories located in DATA/Level and makes the texture available for selection in the Map editor.

A valid terrain directory contains two files:

  • Level.dir, the main graphics directory which contains all the texture assets. This file can be read and edited using the WA Directory Editor.
  • TEXT.IMG, this represents the texture thumbnail as shown in the map editor.

Custom terrains

Name Author Download Notes
Candy Unknown [2] created using MapGEN Candy theme
Dinos Team17 TUS file taken from WWP CD
Domestic Team17 TUS file taken from WWP CD
Tetris SiD [3]

Notes

Those using the CD version of W:A will require FileOverride to use this module.

Personal tools