How to make a plugin that change the UI?

Plug-in related stuff can be discussed here.

Moderator: Plugin Moderators

User avatar
LightBlue
TheoTown Veteran in Pension
Reactions:
Posts: 1028
Joined: 13 Feb 2022, 12:34
Location: 🦈🐊
Plugins: Showcase Store
Version: Beta
Contact:

Platform

How to make a plugin that change the UI?

#1

Post by LightBlue »

Anyone can answer? I trying to make one...
User avatar
JustAnyone
Developer
Reactions:
Posts: 3482
Joined: 23 Jul 2017, 12:45
Location: Easter Island
Plugins: Showcase Store

Platform

Re: How to make a plugin that change the UI?

#2

Post by JustAnyone »

UI changing plugins is not an officially support thing. One approach could be by replacing textures to recolour the UI. The other approach would be using Lua and messing with GUI objects that way, though both approaches require privileged context and the latter is prone to breaking.
User avatar
LightBlue
TheoTown Veteran in Pension
Reactions:
Posts: 1028
Joined: 13 Feb 2022, 12:34
Location: 🦈🐊
Plugins: Showcase Store
Version: Beta
Contact:

Platform

Re: How to make a plugin that change the UI?

#3

Post by LightBlue »

JustAnyone wrote: 13 May 2024, 12:32 UI changing plugins is not an officially support thing. One approach could be by replacing textures to recolour the UI. The other approach would be using Lua and messing with GUI objects that way, though both approaches require privileged context and the latter is prone to breaking.
Actually, I just want to do same thing like in this topic, I like it, so I wonder how to make them.
viewtopic.php?t=17555
User avatar
LightBlue
TheoTown Veteran in Pension
Reactions:
Posts: 1028
Joined: 13 Feb 2022, 12:34
Location: 🦈🐊
Plugins: Showcase Store
Version: Beta
Contact:

Platform

Re: How to make a plugin that change the UI?

#4

Post by LightBlue »

JustAnyone wrote: 13 May 2024, 12:32 UI changing plugins is not an officially support thing. One approach could be by replacing textures to recolour the UI. The other approach would be using Lua and messing with GUI objects that way, though both approaches require privileged context and the latter is prone to breaking.
And I take the inspiration from here too, maybe you wanna check this out, it's beautiful.
https://www.youtube.com/watch?v=dQw4w9WgXcQ
User avatar
Mendel Group
Inhabitant of a Country
Reactions:
Posts: 897
Joined: 07 Apr 2024, 05:18
Location: नागपुर
Plugins: Showcase Store
Contact:

Re: How to make a plugin that change the UI?

#5

Post by Mendel Group »

LightBlue wrote: 14 May 2024, 15:43
JustAnyone wrote: 13 May 2024, 12:32 UI changing plugins is not an officially support thing. One approach could be by replacing textures to recolour the UI. The other approach would be using Lua and messing with GUI objects that way, though both approaches require privileged context and the latter is prone to breaking.
And I take the inspiration from here too, maybe you wanna check this out, it's beautiful.
https://www.youtube.com/watch?v=dQw4w9WgXcQ
Rickroll?
User avatar
LightBlue
TheoTown Veteran in Pension
Reactions:
Posts: 1028
Joined: 13 Feb 2022, 12:34
Location: 🦈🐊
Plugins: Showcase Store
Version: Beta
Contact:

Platform

Re: How to make a plugin that change the UI?

#6

Post by LightBlue »

Mendel wrote: 15 May 2024, 08:55
LightBlue wrote: 14 May 2024, 15:43
JustAnyone wrote: 13 May 2024, 12:32 UI changing plugins is not an officially support thing. One approach could be by replacing textures to recolour the UI. The other approach would be using Lua and messing with GUI objects that way, though both approaches require privileged context and the latter is prone to breaking.
And I take the inspiration from here too, maybe you wanna check this out, it's beautiful.
https://www.youtube.com/watch?v=dQw4w9WgXcQ
Rickroll?
I don't need message that are useless. I am serious :(
Post Reply Previous topicNext topic

Return to “Plug-In Discussion”