#Screen

1 messages · Page 1 of 1 (latest)

fresh wyvern
#

@hoary adder @shut scroll

fresh wyvern
hoary adder
#

U need Java

fresh wyvern
#

I am Brazil

hoary adder
#

C# is basicly Java

#

U should be able to understand Java easily if ur a c# dev

hoary adder
#

Then to edit gui hud you need to use mixins or if you are making a forge mod you can use events

#

Here’s a base you could use if you want

#

You will need intelij idea to be able to develop properly

fresh wyvern
hoary adder
#

Guiscreen is likely not what you want to edit

fresh wyvern
hoary adder
#

I’m surprised ur editing the soar src

#

Not the glide src

hoary adder
fresh wyvern
#

Sorry kkkk

hoary adder
#

It’s just for ur own sake lmao

#

we documented a bunch of stuff for glide

#

What the f

fresh wyvern
#

kkkkkkkkkk

hoary adder
#

it looks like ur having fun

fresh wyvern
#

I wanted a new look.

hoary adder
#

If not I suggest you switch

fresh wyvern
hoary adder
#

There is a thing called single file hot swap

fresh wyvern
hoary adder
# fresh wyvern Yes

Go to the intelij marketplace and look for a plugin called singlefilehotswap by labymedia

fresh wyvern
#

ok

hoary adder
#

This plugin will make ur life 100x easier

#

After you install the one I sent

#

Restart intelij

#

Then use the little bug icon next to the play button in the top bar

#

That’s the debug mode

#

After you start in that mode you will get a hammer

#

And with that when you make changes in a class you can click it and your changes will show in real time (each time you click it)

fresh wyvern
#

Okay, thanks, it worked here.

#

Is there no better way to edit the design, or does it have to be in the code itself?

hoary adder
#

You will no longer need to restart the client to see changes

#

Just open the ui

#

And change the x and y of things

#

Then click the hammer

#

And you will see the updated design

fresh wyvern
#

ok

hoary adder
#

Did that plugin work for you?

#

It speeds up glide development

fresh wyvern
#

I’m going to test it now.