Jump to content
General forum rules
Client Customization Rules

Tersus 2.0 - Steampunk User Interface (Updated 12-27-2024)

Featured Replies

Posted

Unbenanntsd.png.81d05134f779efd5794e0c6f19ba15df.png
      A steampunk'ish User Interface

 

 

 

 

 

 

Poke- and Trainer Card

 

Screenshot2024-01-02140301.thumb.png.7e5e8f815c9a0bcd4978f1c49d8132e3.png Screenshot2024-01-02140355.png.790aaea369c0350decb869333a544f45.png

 

Spoiler

image.gif.5cb230e2495d515f30f5bfe6f6287fff.gif

 

Inventory

Screenshot2024-01-02140444.png.3739cae56bf1f113f7b000b44d877bb2.png

Screenshot2024-01-02140452.png.e3dbdcc4c7a942a55b9aa27da6adc0a4.png

 

In Battle Inventory

 

image.gif.b6171b3fdaff496855247f1a0600644a.gif


Battle Screen

Screenshot2024-01-02140555.thumb.png.eba16b9490decf622a2e5eca2eb95213.png

 

Poke Selection

image.gif.498ae97eb245e63e59f4ee5b10889b1c.gif

 

 

Menu/GTL

                                                                              Screenshot2024-01-02140426.png.cf62c2330667e1e2ee8870ea50828787.png 

                                     Screenshot2024-01-02140525.png.6fab7d17d64520e4754832a3dcb2389a.png

 

 

                                                                                                                                         

 

___________________________

DOWNLOAD HERE
 ___________________________

V. 2.0
(12-27-2024)

 

 

 

 

 

 

Other Mods used:
Gen 2 GSC Sprites
- Switch Item Icons (White Outline Version)
- Mirrored Shiny Sprites (Last in Mod-Order)

 

 

Sources:

https://twitter.com/navaniart (with friendly Permission of the Author; thanks! ❤️ Give her a follow!)

https://twitter.com/kunewa20 (With friendly Permission, check her out!)
https://opengameart.org/ golden_ui (CC)

Feel free to use my custom sprites/adjustments. Don't use the Artworks without Permssion.

 

How to install:
1. Download
3. Locate your Pokemmo Folder
4. ...\PokeMMO\data\mods
5. Put Tersus_UI.zip in the mods folder (Don't unpack it.)

6. Activate the Mod in the Mods-Tab in Login-Screen

7. Select the theme ingame via Options

 

Not done yet:

 - Widgets
 - Menu Background


 

 

----------------------------------------------------------------------------

 

Chinese Page/中文版:

 

 

 

 

 

Optional Pixel-Art Content in RES Folder(Steampunker)

 

 

Spoiler

image.png

image.png

 

Edited by Johnwaynee

  • Author
9 minutes ago, Michelle said:

It does, locate the battle.xml and replace it using the default theme's battle.xml.

Yea came here to say that.

 

as far my restricted knowledge goes, this section seems new

 

Spoiler

-<theme ref="battle-panel" name="battle-item-usage-panel" allowWildcard="true">


-<param name="maxHeight">

<int>350</int>

</param>


-<param name="minHeight">

<int>350</int>

</param>


-<theme ref="-defaults" name="dialoglayout">


-<param name="border">

<border>0</border>

</param>


-<param name="defaultGap">

<dimension>5,5</dimension>

</param>


-<param name="smallGap">

<dimension>8,8</dimension>

</param>


-<param name="mediumGap">

<dimension>10,10</dimension>

</param>


-<param name="largeGap">

<dimension>15,15</dimension>

</param>


-<param name="maxHeight">

<int>500</int>

</param>


-<param name="minHeight">

<int>500</int>

</param>


-<param name="namedGaps">

<map/>

</param>


-<theme ref="-defaults" name="label-black" allowWildcard="true">


-<param name="font">

<font>alphabeta-border</font>

</param>


-<param name="border">

<border>0,0,25,0</border>

</param>

</theme>

</theme>


-<theme ref="scrollpane" name="scrollpane" allowWildcard="true">


-<param name="minWidth">

<int>300</int>

</param>


-<param name="maxWidth">

<int>300</int>

</param>


-<param name="maxHeight">

<int>300</int>

</param>


-<param name="minHeight">

<int>300</int>

</param>


-<theme ref="-dialog" name="dialoglayout">


-<param name="defaultGap">

<dimension>0,0</dimension>

</param>


-<theme ref="-defaults" name="button" allowWildcard="true">


-<param name="font">

<font>alphabeta-border</font>

</param>


-<param name="border">

<border>2,0,4,10</border>

</param>


-<param name="">

<image>button-small.*</image>

</param>


-<param name="textAlignment">

<enum type="alignment">RIGHT</enum>

</param>

</theme>

</theme>

</theme>


-<theme ref="dialoglayout" name="dialoglayout">


-<theme ref="button" name="use-button" allowWildcard="true">


-<param name="minWidth">

<int>80</int>

</param>


-<param name="maxWidth">

<int>80</int>

</param>

</theme>

</theme>

</theme>


-<theme ref="-defaults" name="monster-preview-panel">


-<param name="background">

<image>none</image>

</param>


-<param name="border">

<border>0</border>

</param>

</theme>


-<theme ref="boxlayout" name="monster-preview-panel-boxlayout">


-<param name="background">

<image>monster-preview-bg</image>

</param>


-<param name="border">

<border>10</border>

</param>


-<param name="spacing">

<int>3</int>

</param>


-<param name="alignment">

<enum type="alignment">TOP</enum>

</param>


-<param name="minWidth">

<int>170</int>

</param>


-<param name="maxWidth">

<int>170</int>

</param>


-<param name="minHeight">

<int>305</int>

</param>


-<param name="maxHeight">

<int>305</int>

</param>

</theme>


-<theme ref="boxlayout" name="monster-preview-panel-boxlayout2">


-<param name="border">

<border>0</border>

</param>


-<param name="spacing">

<int>3</int>

</param>


-<param name="alignment">

<enum type="alignment">LEFT</enum>

</param>

</theme>


-<theme ref="label" name="monster-preview-panel-label">


-<param name="border">

<border>0</border>

</param>

</theme>


-<theme ref="monster-preview-panel-label" name="monster-preview-panel-label-padded">


-<param name="border">

<border>55,0</border>

</param>

 

  • Author

Updated a bunch of Stuff. 

 

 

First:

Thanks to Navani for the wonderful Steampunker-Pixelart used in the Background!
https://twitter.com/navaniart
Thanks for the permission to use the artwork! ❤️

 

V 1.2

 

Added:

- Main menu buttons and sprites (GTL, Settings etc)

- Battle Background

- Login Background

- Fixed some pixels not beeing in place and colors beeing off.

 

 

 

Edited by Johnwaynee

  • Johnwaynee changed the title to [GUI] A Steampunk inspired UI: Tersus (1.2)
  • 2 weeks later...
  • Johnwaynee changed the title to [GUI] A Steampunk inspired UI: Tersus 1.3 (Anniversary pt.2 Update)
  • Ryu changed the title to [GUI] 受蒸汽朋克启发的 UI:Tersus 1.3(周年纪念 pt.2 更新)
  • Johnwaynee changed the title to [GUI] 受蒸汽朋克启发的 UI: Tersus
3 hours ago, Johnwaynee said:

Cleaned a bit for upcoming updates.

Until that: UI is still functional

Bro you should change the title to english since chinese lenguage has its own forum, just a suggestion, the theme its looking great 

  • 3 weeks later...
  • Johnwaynee changed the title to [GUI] Tersus - A Steampunk UI Retexture (受蒸汽朋克启发的)
  • Johnwaynee changed the title to [GUI] Tersus - A Steampunk UI Retexture
  • Johnwaynee changed the title to [GUI] Tersus 2.0 - Steampunk User Interface (Lots of changes and updated)
  • Author

Lots of Changes with the new update

- Added Trainer-Card

- Changed a lot of colors to match each other

- Allignment fixes

 

 

Download updated to 1.5 Version, have fun

Edited by Johnwaynee

  • Teddiursa changed the title to Tersus 2.0 - Steampunk User Interface
  • Author

Updated and working again. 
Please install the Theme from now on in Pokemmo -> data -> mods

Or start the game, click on "mods" and "open mods folder" and throw the zip into it. (dont unpack)

  • Johnwaynee changed the title to Tersus 2.0 - Steampunk User Interface (Updated 12-27-2024)
  • 3 months later...

doesnt seem to work for me doesnt show up in the theme menu after putting it in mods and activating it keeps telling me its the wrong version something about revision 3

On 4/12/2025 at 2:42 AM, SirDrixx said:

doesnt seem to work for me doesnt show up in the theme menu after putting it in mods and activating it keeps telling me its the wrong version something about revision 3

Yepp, came to say the same thing. Shame, the theme looks awesome!

  • 2 weeks later...

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.