Activity

JaTar

So i forgot to post updates… Echm I think that’s bad.
This is the list of things I have done:

  • Partially working “druzyna” command for creating (works!), joining (not implemented yet), and showing info about the current team (not implemented yet).
  • Working filtering for command only characters (for typing team command name)
  • Working check for team command name and option to retry typing
  • Class and functions for fast rich message prefixes (fail, warn, done, info)

I will add EN translation in the future.

Attachment
0
JaTar

Now first GUI works. I had a few problems with gradients, but it works now. I also started testing new Paper Dialog API.

Attachment
Attachment
0
JaTar

So I finally found out what library to use! The plug-in that I mentioned before was not a library, but a Java programming replacement for server operators. On the same page there was a image showing comparison with RedLib. So I chosen it. Now I can easily create GUI’s for my add-on :).

Attachment
Attachment
Attachment
0
JaTar

So, after start of Flavortown I started thinking how I can do anything in JAVA.
I never programmed an add-on before, so it takes a lot of thinking and trail and error.
Until this devlog I only search for best GUI library to use. I think I finally found one - GuiEngine.
From now I will use it.

Attachment
0