Skip to content

(OUTDATED) CABAL Online user interface editor

Notifications You must be signed in to change notification settings

allocenx/Decora

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CABAL Online UI Painter

What is Decora?

Decora is a visual UI editor for CABAL Online. It allows you to redesign the entire user interface using intuitive controls. It also supports all known Western UI formats (EP2 through EP5, Asian clients not supported).

How do I use Decora?

Start by clicking the left-most button in the toolbar and selecting your ui.dat.

1

Then, select the desired scene from the drop-down list on the far right side of the toolbar.

2

The selected scene will now appear in the canvas area of the main window.

3

You can select a control in the scene by simply clicking on it. A golden border surrounds your current selection. If you move your mouse to the edges of the control, you can resize the control. You can also use your mouse to position the control. Do this by holding the left mouse button on the control, then dragging your mouse to the desired location.

Click the "Properties" tab on the right-hand side of the window. This will bring up a pane that contains information about the currently-selected control.

4

From here, you can tweak advanced properties of the scene's controls, or select a control from the "Controls" drop-down list. This is handy for those controls that don't have images, so aren't clickable with your mouse.

Click the "Texture List Editor" button in the toolbar on the main window. It is the third button from the left.

5

This window lets you change the names of the textures that are to be used for the UI. You can even add new textures here.

Click the "Image Bit Editor" button in the toolbar on the main window. It can be found next to the "Texture List Editor" button.

6

This window lets you change all the image sections that can be used as images for controls. You can add new "image bits" by clicking the "+" button next to the drop-down list on the right.

Click the "Text Editor" button in the toolbar on the main window. It is the right-most button.

7

This window lets you change all of the text that can be displayed on a control. (UNFINISHED)

What does "Decora" mean?

It comes from the latin word "decore", meaning "beauty". It symbolises the desire to make things our own that most of us have, and to make those things look beautiful.

Who wrote Decora?

Me.

All by yourself?

Yes. However, I use NAudio for audio processing, and WPFSoundVisualizationLib for some eyecandy on the about window.

What do I need to run Decora?

  • .Net Framework 4.0
  • Windows Vista (unconfirmed) or Windows 7 (x86 or x64)
  • Desktop resolution greater than 1024x768

About

(OUTDATED) CABAL Online user interface editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%