Thejuster Posted February 23, 2019 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 28 Reputation: 28 Joined: 09/16/18 Last Seen: May 10, 2023 Share Posted February 23, 2019 (edited) 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: Reposity is public and open for all future Developer and more. and Join on Discord Next, more feature, client patch and more.... Edited February 23, 2019 by Thejuster 6 Quote Link to comment Share on other sites More sharing options...
Kakaroto Posted February 23, 2019 Group: Members Topic Count: 99 Topics Per Day: 0.02 Content Count: 637 Reputation: 95 Joined: 05/11/12 Last Seen: 18 hours ago Share Posted February 23, 2019 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. 1 Quote Link to comment Share on other sites More sharing options...
Thejuster Posted February 23, 2019 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 28 Reputation: 28 Joined: 09/16/18 Last Seen: May 10, 2023 Author Share Posted February 23, 2019 (edited) nice idea! i have try a test like your request first test working fine. but need more fix for speed reading on process. Untitled.mp4 Edited February 24, 2019 by Thejuster 2 Quote Link to comment Share on other sites More sharing options...
Thejuster Posted September 19, 2022 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 28 Reputation: 28 Joined: 09/16/18 Last Seen: May 10, 2023 Author Share Posted September 19, 2022 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 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 1 3 2 Quote Link to comment Share on other sites More sharing options...
Thejuster Posted October 1, 2022 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 28 Reputation: 28 Joined: 09/16/18 Last Seen: May 10, 2023 Author Share Posted October 1, 2022 First example how to work Visual Scripting and Generated Code. 1 1 1 Quote Link to comment Share on other sites More sharing options...
Thejuster Posted October 4, 2022 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 28 Reputation: 28 Joined: 09/16/18 Last Seen: May 10, 2023 Author Share Posted October 4, 2022 rAthena Studio, Visual NPC Editor in action. Whit label, Message, Menu and Variable. Simple video to show how to work. 1 Quote Link to comment Share on other sites More sharing options...
Thejuster Posted October 18, 2022 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 28 Reputation: 28 Joined: 09/16/18 Last Seen: May 10, 2023 Author Share Posted October 18, 2022 New updates: Modern flat UI 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. if you want join to beta, please ask to the forum or discord. Quote Link to comment Share on other sites More sharing options...
Thejuster Posted October 27, 2022 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 28 Reputation: 28 Joined: 09/16/18 Last Seen: May 10, 2023 Author Share Posted October 27, 2022 (edited) First beta is coming out. We are find a beta tester ( Accepted only rA Scripter ) Only 1 position available. PM me Edited October 28, 2022 by Thejuster Quote Link to comment Share on other sites More sharing options...
Thejuster Posted December 11, 2022 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 28 Reputation: 28 Joined: 09/16/18 Last Seen: May 10, 2023 Author Share Posted December 11, 2022 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. Quote Link to comment Share on other sites More sharing options...
Thejuster Posted December 17, 2022 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 28 Reputation: 28 Joined: 09/16/18 Last Seen: May 10, 2023 Author Share Posted December 17, 2022 (edited) 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. Document Map, Syntax Highlighted, and folding marker. example Hope all like it. Edited December 17, 2022 by Thejuster Quote Link to comment Share on other sites More sharing options...
pandabro Posted February 22, 2023 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 23 Reputation: 6 Joined: 01/25/13 Last Seen: Yesterday at 04:35 PM Share Posted February 22, 2023 Congrats, nice project 1 Quote Link to comment Share on other sites More sharing options...
Thejuster Posted April 12, 2023 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 28 Reputation: 28 Joined: 09/16/18 Last Seen: May 10, 2023 Author Share Posted April 12, 2023 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. Can Resize and Move Control. Easy way, When your Launcher is ready. Just Right Click and Build. rAthena Studio Generate an Executable Application. Run and it's same to in Editor Now are under development, Adding a simple basic skin and pre-programmed events. 1 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.