Jump to content

[GUI] Tersus 2.0 - Steampunk User Interface (Lots of changes and updated)


Recommended Posts

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<
 ___________________________

V. 2.0
(01-02-24)

 

 

 

 

 

 

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
2. Unzip Folder
3. Locate your Pokemmo Folder
4. ...\PokeMMO\data\themes
5. Throw in Folder, select ingame and restart game

 

Not done yet:

 - Widgets
 - Menu Background


 

 

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

 

Chinese Page/中文版:

 

 

 

 

 

Optional Pixel-Art Content in RES Folder(Steampunker)

 

 

Spoiler

image.png

image.png

 

Edited by Johnwaynee
Link to comment
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>

 

Link to comment

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
Link to comment
  • 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 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)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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