Runescape Mapping Team
Would you like to react to this message? Create an account in a few clicks or log in to continue.


These forums are for discussing future or current RMT and ZaP projects.
 
HomeHome  Latest imagesLatest images  RegisterRegister  Log inLog in  Zoxin It Up! LIVEZoxin It Up! LIVE  

 

 Eschaton 0.7.2

Go down 
3 posters
AuthorMessage
Hells_Mad_Camper
RMT Moderator
RMT Moderator
Hells_Mad_Camper


Female Number of posts : 374
Age : 30
Location : Richardson Tx
Position : On a computer programing a viris to attack whoever reads this
Reputation : 0
Member Leetness : 69
Registration date : 2008-08-27

Eschaton 0.7.2 Empty
PostSubject: Eschaton 0.7.2   Eschaton 0.7.2 Icon_minitimeMon Feb 16, 2009 7:51 pm

I Dont know if ya'll knew about this program, but it is a comination of HHT,HMT,Sparkedit, HEK, with the greatest rebuilding proccess which can import a elite and a pelican into bloodgulch in about 3 mins, instead of 30 mins.

You can Download it Here

Here is the Readme\



Quote :
Eschaton 0.7.2

©2008 Altimit01

Contents:
1.0 Preferences
1.1 General Preferences
1.2 Plugins Preferences
2.0 Interface
2.1 Windows
2.2 Open, Open and Expand, Expand
2.3 Extract, Recursively Extract
2.4 Find Tag
3.0 Meta Editing Features
3.1 Bitmasks
3.2 Colors
3.3 Enumerations
3.4 Floating Point Numbers
3.5 Indexes
3.6 Integers
3.7 Strings
3.8 Tag References
4.0 Special Tag Editing Controls
4.1 Bitm: Bitmaps
4.2 Mod2: Models
4.3 Scnr: Scenario
4.4 Snd!: Sounds
4.5 Ustr: Unicode Strings
5.0 Reference Swapper
6.0 Rebuilding
6.1 Internalization

1.0 Preferences
The preferences information is stored in the Data folder in preferences.xml. There are two tabs that cover different settings for Eschaton. When a major change in the preferences is applied, the maps folders will all collapse so as not to have left over UI elements from a previous preference setting. When the apply button is pressed the current preferences will be saved and the window will close. Closing the window without applying will not save those preferences.

1.1 General Preferences
The general preferences cover the main editing features of Eschaton. The meta folders option determines whether to organize the tags of a map by class or by name. If organized by class then like tags such as vehicles will be in one folder together. If organized by name then tags related to each other will be in the same folders. Organize by name splits tags by their name path so a tag called "levels\test\bloodgulch" would be in the test folder in the levels folder and be named bloodgulch.class where class is the tag class of that tag.

Explicit bitmap is an option that has Eschaton designate one bitmaps.map file to be used for all editing. Otherwise, Eschaton will check in the folder a target map is in for bitmaps.map and if there isn't one will ask to be directed towards one.

The meta editor style determines the main editing interface of Eschaton. Scrolling controls array the different editing controls on a scrollable surface so everything is visible at once. If the order controls by offset box is checked then those controls will appear in the order they are in the tag. With the box unchecked those controls will appear in the order they are in the plugin. Classic controls uses a split window with a hierarchical listbox for navigating what to edit on the left and the related editing control to the right.

1.2 Plugin Preferences
The most notable feature of the plugin preferences is the folder access order option. Every folder full of plugins in the plugins folder should appear in this list. Drag the folders into the order which you want Eschaton to search for plugins. When editing a meta, Eschaton will search through each plugin folder in order trying to find a plugin that applies to that meta. Since plugin folders can have both Entity style and HMT style plugins in them, it is necessary to specify which plugin to use if both are encountered when searching for an appropriate plugin. The show hidden feature for Entity style plugins enables hidden features that might not be properly documented or understood.

2.0 Interface
By default Eschaton should open with one window. The maps folder refers to map files that have been opened using the open and expand option. The maps (read/write only) folder contains the maps and tags that can be edited normally. The extracted tags folder contains information on tags that have been extracted for the purposes of rebuilding.

2.1 Windows
Each window is a self contained editing environment. Maps and tags expanded and extracted are tied to the window that was involved in those processes. It's possible to remove maps from the window by selecting the close map option from the file menu. This will free up space in memory and for windows users who can only access a file once it makes it possible to open and expand a map that's already open.

2.2 Open, Open and Expand
Open is the command that should be used for normal editing. It loads information about a map into memory and makes it possible to meta edit. Open and Expand loads all of the map data into memory and will take some time. Meta editing is not currently supported for expanded maps. The purpose of expanded maps are for rebuilding. Normally opened maps have in their information control the option to expand them.

2.3 Extract, Recursively Extract
The extract and recursively extract options take all the data for the target tag and load them into memory. This allows them to be imported into expanded maps. The recursive option recursively extracts all dependent tags related to the original so that all necessary files will be present when imported.

2.4 Find Tag
The tag search option uses a linear string search through tag classes and tag names trying to find any tags that match the input string. It works for all maps in all windows. There is an option to search for all terms, otherwise it will add results that satisfy any term. Double clicking on a result closes the search window and opens the target tag. The search only covers tags in maps.

3.0 Meta Editing Features
This section covers the basic editing features of Eschaton. Above the editing features, is the option to load a new plugin without having to alter preferences. Keep in mind this does not save what plugin was in use and changing to a new tag will load the default plugin for your preferences.

3.1 Bitmasks
Bitmasks contain multiple binary options. Checking a box enables the listed option and unchecking a box disables the option. The map is edited as soon as a box is checked or unchecked.

3.2 Colors
Colors are data structures that describe color information. Colors may or may not have an associated alpha channel that can be edited. Edits made via sliders, or color picker options are applied immediately.

3.3 Enumerations
Also called Enums and IDs, these integer data types have special meanings related to each integer value. Simply choose the desired option from the drop down menu and the map will updated with the correct value automatically.

3.4 Floating Point Numbers
Called Floats, Singles and Doubles, these data structures store decimal numbers. When editing, it is necessary to press enter in the edit field for the map to be updated.

3.5 Indexes
These are special integer data types that reference instances (chunks) of other reflexives. Changes are made as soon as an option is chosen from the drop down menu.

3.6 Integers
Basic integer values. When editing, it is necessary to press enter in the edit field for the map to be updated.

3.7 Strings
Strings are data structures for characters. The add null button adds a null character to the editing. In order to apply the edit press enter in the edit field.

3.8 Tag References
Known as dependencies and loneIDs, these data types reference other tags that the target tag relies upon. Changes are made automatically upon changing the dependent tag but not the dependent tag class.

4.0 Special Tag Editing Controls
This covers editing controls specific to certain tags.

4.1 Bitm: Bitmaps
The bitmap control has options for viewing, exporting and importing bitmaps. Bitmap tags can have multiple images within them. Cubemaps have six different faces. Each image will have mipmaps of different resolutions. For volume textures there are different layer images in differing amounts for each mip level. Load preview loads the image and if available the associated alpha mask. The extract and inject functions write directdraw surface (.dds) files and have the option to write bitmap data as new bitmaps in the bitmaps.map file. Export and import allow for exporting to any image file type but is otherwise the same without the option to inject as new bitmap data.

4.2 Mod2: Models
The model control allows for viewing of models, submodels, bones and attachment points. It is read only.

4.3 Scnr: Scenario
The scenario editor allows for editing of spawn points. Most maps won't be visible by default but sufficient zooming out (right along scroll bar) of the Z-axis will put the map into view. It is necessary to load the map data by pressing the load button. Editing of coordinates is performed through the object interface.

4.4 Snd!: Sounds
Sounds are organized into pitch ranges and permutations. For each pitch range there is the option to export a single permutation and all permutations. Ogg vorbis files need to use the vorbis codec which can be gotten from http://vorbis.com/.

4.5 Ustr: Unicode Strings
Unicode strings are used by the game for displaying messages. Select the message from the list on top and edit it in the edit field below. As with other interfaces it is necessary to press enter to apply changes.

5.0 Reference Swapper
This control lists all dependent tags for the target tag. Selecting a dependent tag updates the editing control on the bottom. It's possible to change the tag class and the tag name to a new dependent. Changes are applied after pressing the swap button. Double clicking a dependent tag opens that tag as the new target tag.

6.0 Rebuilding
The rebuild process is very straight forward. Open and expand the target map. Extract or recursively extract tags that are to be imported. In the rebuild control for the expanded map select the tags to be added from the listbox using the check boxes. By checking the do not import duplicates box, duplicate tags will not be imported. If the box is unchecked then duplicate tags will have a "+" appended to the end of their name. The rebuild button compiles the map and saves it as a new file.

6.1 Internalization
On expanded maps, it is possible to internalize bitmap and sound tags. Switch to the data internalize tab and select which tags to internalize. It is necessary to compile a new map using the rebuild button.
Back to top Go down
Hamada1995
RMT Superior Member
RMT Superior Member
Hamada1995


Male Number of posts : 405
Age : 29
Location : making youtube video
Reputation : 3
Member Leetness : 73
Registration date : 2008-10-12

Eschaton 0.7.2 Empty
PostSubject: Re: Eschaton 0.7.2   Eschaton 0.7.2 Icon_minitimeTue Feb 17, 2009 3:52 pm

thanks im gonna use this to learn how to map
Back to top Go down
doompig444
RMT Administrator
RMT Administrator
doompig444


Male Number of posts : 700
Location : In a room where it's nine in the afternoon, aka California.
Position : Team ZaP Primary Modder, Team ZaP Primary Modeler
Humor : Sarcastic.
Reputation : 0
Member Leetness : 193860
Registration date : 2008-08-18

Eschaton 0.7.2 Empty
PostSubject: Re: Eschaton 0.7.2   Eschaton 0.7.2 Icon_minitimeTue Feb 17, 2009 9:54 pm

I was looking for a dl link for this... Got it early on, but I lost it after the most recent disk wipe/reformat.
Back to top Go down
http://doompig444.spaces.live.com
Sponsored content





Eschaton 0.7.2 Empty
PostSubject: Re: Eschaton 0.7.2   Eschaton 0.7.2 Icon_minitime

Back to top Go down
 
Eschaton 0.7.2
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Runescape Mapping Team :: General Discussion :: ZaP Forum-
Jump to: