Difference between revisions of "TerraCraft"

From Terranigma Wiki
Jump to navigation Jump to search
(0.3 Changelog)
Line 7: Line 7:


=Changelog=
=Changelog=
0.3:
*Fixed a bug that displayed the wrong tile when right clicking and the map was scrolled
*Redesigned the enemies tab
*Redesigned the armor tab
*Added the weapons,items and rings tab
*Added support for ROMs with headers
*Text engine now handles numbers
0.2:
0.2:
*Updated Items, armor tab
*Updated Items, armor tab

Revision as of 14:54, 1 February 2013

TerraCraft is an editor for the SNES RPG Terranigma.


Download

Download TerraCraft 0.2 alpha (Public Preview)

Changelog

0.3:

  • Fixed a bug that displayed the wrong tile when right clicking and the map was scrolled
  • Redesigned the enemies tab
  • Redesigned the armor tab
  • Added the weapons,items and rings tab
  • Added support for ROMs with headers
  • Text engine now handles numbers

0.2:

  • Updated Items, armor tab
  • Added support for Windows XP

Current features

Currently only the (headerless) german ROM is supported.


  • Display maps
  • Edit maps
  • Edit the SPC track used in a map
  • Display event scripts
  • Display map scripts
  • Display experience data
  • Display enemy data
  • Display armor item data

Usage

Scripts

Simply enter an offset for scripts and an ID for maps.

You can find some script offsets here and some map IDs here.

Experience

This tab displays all the level and stat data.

Maps

Here you can load and edit maps.

First enter a map ID and press load, you might need to adjust the map size for the map to look correctly.


Editing works by selecting a tile and then clicking on the map.

Right clicking within the map will select the tile at that position.

It is only possible to place 16x16 tiles due how the engine works.


Once you are done you press save the tool will then compress the map which takes some time. This only saves the map in RAM you still have to save the ROM!

Since the tool replaces the map data in the ROM, it must the same size or smaller when compressed. The tool gives you a warning when the map is too large.

Enemies

This tab displays all the enemy data and their stats

Items

This currently only display the armor data, more will be added.

FAQ

"Terracraft.exe is no valid Win32 application"

  • Please use version 0.2 or higher.

TerrCraft crashes when doing XZY

  • I will probably set up a place for users to report bugs soon. (You are free to come to efnet #dm and report the bug)