Jump to content

rAthena Studio


Recommended Posts


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   28
  • Joined:  09/16/18
  • Last Seen:  

Hi, If  interest, wanted to introduces you rAthena Studio.

 

Is a Cross-Platform tool for manage, setting and configuring rAthena Server.
Written in Qt C++.

Compatible 100% for Windows, Linux and Mac.
and OpenSource.

Actually is in progress.

But are available for testing and configure simple 4 step to run rAthena in public ip.

 

Screen:

 

S2.png

 

S3.png

 

Reposity is public and open for all future Developer and more.

github.png  and Join on Discord  images?q=tbn:ANd9GcQXOnH4jxU0h8gEZFIfCn5

Next, more feature, client patch and more....

 

 

 

Edited by Thejuster
  • Upvote 6
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  99
  • Topics Per Day:  0.02
  • Content Count:  623
  • Reputation:   94
  • Joined:  05/11/12
  • Last Seen:  

add a compiler or something else 'util' to it, just the configuration is something relatively easy to do manually, maybe if it compiles it or if it is able to run the emulator in a window of the application itself yes, it would be something super interesting.

  • Like 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   28
  • Joined:  09/16/18
  • Last Seen:  

nice idea!

i have try a test like your request

 

Cattura.PNG.df09d0c16ec06b4009026059305975a4.PNG

 

first test working fine. but need more fix for speed reading on process.

 

 

 

Edited by Thejuster
  • Upvote 2
Link to comment
Share on other sites

  • 3 years later...

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   28
  • Joined:  09/16/18
  • Last Seen:  

Hi all ?

I haven't written any updates for a long time.

Causes covid, life, work and more...

Other full server configuration , i decide to implements a visual scripting editor like Blue Print (Unreal Engine)

How to work is very simple, Just connect Node to Node, setting value, and the program, generate the npc script.

The source code work like that.

All nodes contains this function to generate code relative to parameters setting.

public string CreateCode()
        {
            return map.Text + "," + x.Text + "," + y.Text + "," + dir.Text + "	script	" + name.Text + "	" + graphics.Text + ",{";
        }

Really simple.

And, this is Frontend

esempio.PNG.2c77be4a8e9196c1a521e99e19fabe6d.PNG

Hope like this new NPC Editor.
Actually need more time to create all Node and function relative to all npc command and sql operation.
Follow for more news or join in rAthena Studio on discord ??

 

  • Upvote 1
  • Love 3
  • MVP 2
Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   28
  • Joined:  09/16/18
  • Last Seen:  

First example how to work Visual Scripting and Generated Code.

 

  • Love 1
  • MVP 1
  • Like 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   28
  • Joined:  09/16/18
  • Last Seen:  

rAthena Studio, Visual NPC Editor in action.

Whit label, Message, Menu and Variable.

Simple video to show how to work.

 

 

  • Upvote 1
Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   28
  • Joined:  09/16/18
  • Last Seen:  

New updates:

Modern flat UI

 

image.png.f749e2fd2fb1d765375ac404188e8c46.png

 

For using tool, need to register to the forum. Then use credential for login.
This process is necessary for download updates, new Scripted Module and prevent bot download or unauthorized use.
Autmatically rAthena Studio give your avatar from forum and email allowed to use for the tool.

 

after login just start wizard for easy server configuration.

image.png.3d10362538991acd7c55e65b22dee322.png

 

image.png.586564b0c43bd6a067fa2663bc9ea988.png

 

if you want join to beta, please ask to the forum or discord.
 

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   28
  • Joined:  09/16/18
  • Last Seen:  

First beta is coming out.
We are find a beta tester ( Accepted only rA Scripter )

Only 1 position available.

PM me ?

Edited by Thejuster
Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   28
  • Joined:  09/16/18
  • Last Seen:  

Hi all, im back.
Now rAthena Studio 2 is for Free and unlimited.

Download full Application

http://makingitalia.altervista.org/rAthena/rAthenaStudio2.rar

After installed, Check Updates for download new updates.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   28
  • Joined:  09/16/18
  • Last Seen:  

New Feature 

rAthena Application Protocol Share System
After user created a script, can share simply whit just a click. to Share button.

 

 

 

If you have already installed and updated last version of rAthena Studio try to click here  rathena://npc&fAcW1XUvdE
or Copy special link and paste in your web browser.

 

Automatically open content of Shared.
NPC or Setting, script and more...


So, if PRO user dont like Visual Scripting, can use Script Editor whit powerfull feature.


 

Cattura.thumb.JPG.e913b8eb52830680ce7f4ac90ec8c9ce.JPG

Document Map, Syntax Highlighted,  and folding marker.
example

 

Cattura2.JPG.4aaeb31ff75a13beeee663be84321cbc.JPG

Hope all like it.

Edited by Thejuster
Link to comment
Share on other sites

  • 2 months later...

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   6
  • Joined:  01/25/13
  • Last Seen:  

Congrats, nice project

  • Like 1
Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   28
  • Joined:  09/16/18
  • Last Seen:  

Hello ty pandabro.  :)

New feature coming soon.

RO Launcher Creator.

It's a simple screen, Allow user to Add: Button, Image, Link, and more UI Tool.

Just Right Click, Add-> Button (for example)
Drag around Launcher, and add a simple event, like: Launch Application, Open ulr, Donwload file, and more.

immagine.png

 

immagine.png

Can Resize and Move Control.

Easy way, When your Launcher is ready. Just Right Click and Build.
rAthena Studio Generate an Executable Application.

 

immagine.png

Run and it's same to in Editor

immagine.png

 

Now are under development, Adding a simple basic skin and pre-programmed events.

 

 

 

 

  • Love 1
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...