Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Aishiro's tools

Status
Not open for further replies.
Elite Diviner
Joined
Jun 11, 2010
Messages
419
Reaction score
60
Hi :):

I'll show you the tools which I created for Flyff using C# and .NET framework 4.

Morphy NPC Dialog Editor [Finished]
Morphy is the french v15 version of OSA Flyff, it has his own dialog format.
This tool reads NPC's properties directly from dataSub1.res and can show the character's picture.
Aishiro - Aishiro's tools - RaGEZONE Forums



ModelViewer [~Finished]
This tool can show animated and static flyff models.
Note: export functions (in the bottom of the window) are not finished.
Aishiro - Aishiro's tools - RaGEZONE Forums



GUI Editor [Not finished]
This tool can edit resData, like the Visual Studio's window editor.
We can move, resize and modify control's properties.
TODO: add other controls than "Label".
Aishiro - Aishiro's tools - RaGEZONE Forums


I'm currently working on a new world editor (Beast is baaaaaaaaad xD) with Win32 API and DX9 in C++, if I finish it I'll release all my tool's source :D:

This is all for today :):


your work looks good. good to see active development for once. lol
 
Banana
Loyal Member
Joined
Feb 15, 2009
Messages
1,012
Reaction score
855
Your work looks pretty awesome. Good job.
 
Newbie Spellweaver
Joined
Dec 25, 2012
Messages
85
Reaction score
149
Thanks ;)

It is too soon to show interesting screenshots, I'm working on open/save files (.wld, .lnd, .rgn, .dyo, .inc for properties, etc...) and I've not worked on real 3D...
Finally I use wxWidgets for the GUI cause win32 api is not easy and Qt has problems with DX9, last night I joined a DX9 device in a wx widget and it works :)

I just can show the splashscreen drawn by a friend (the most important) xDD
Aishiro - Aishiro's tools - RaGEZONE Forums
 
Elite Diviner
Joined
Oct 10, 2008
Messages
461
Reaction score
82
That is amazing dude, If you need any help with anything I am willing to help you.

+1000 XD.
 
Newbie Spellweaver
Joined
Dec 25, 2012
Messages
85
Reaction score
149
Thanks, but I'm not sure I need, I usually work alone :):

I have good news about my world editor, now I can read Terrain.inc and load/render .lnd files:
Aishiro - Aishiro's tools - RaGEZONE Forums

But the real difficulty will be to edit the heightmap and terrain's textures using brushes :eek:tt1:
 
Newbie Spellweaver
Joined
Dec 25, 2012
Messages
85
Reaction score
149
If you're talking about my world editor, I'm still working on ;)

I added the fog, we can move the camera, create new map and edit terrain height using brush:
Aishiro - Aishiro's tools - RaGEZONE Forums


We can have a square brush too :p:
Aishiro - Aishiro's tools - RaGEZONE Forums
 
Last edited:
Status
Not open for further replies.
Back
Top