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!

[Release] new editor Jade Editor

Status
Not open for further replies.
Newbie Spellweaver
Joined
Feb 28, 2010
Messages
50
Reaction score
21
[Release] Jade Editor

Hi guys I made an editor for editing data files

Supports read and write of:
  • aipolicy.data (only changing broadcast messages)
  • elements.data (can change only some stuff)
  • gshop.data
  • npcgen.data
  • path.data
  • zhuxian_question.data
More to come. For now please try out/test report bugs here please.

This is a relatively new program, and as such it may not be 100% perfect, so it's always a good idea to backup files when saving data.

You will need .NET Framework 4.0 if you do not already have.

Current version: 0.8 (2011-04-17) [minor update & bug fix]

Please note: This will be the last revision (aside from small bug fixes) until June 2011. Please see

Web site:

Please do not redistribute the file, just link to that page to share with other people.

Enjoy!
 
Last edited:
Junior Spellweaver
Joined
Mar 10, 2007
Messages
165
Reaction score
38
Very nice tool. I had a quick look at the tool and it looks great.

Any plans to support task (quest) and aipolicy?
 
Skilled Illusionist
Joined
May 9, 2010
Messages
307
Reaction score
82
Pretty cool, I've tested it out, no viruses picked up.

If you want this to be a full tool, you should try to include: elements, tasks, gshop and aipolicy editors as well. All of these are needed to edit out chinese names and such. The community would thank you a lot if you could release such an editor.
 
Junior Spellweaver
Joined
Nov 20, 2010
Messages
100
Reaction score
2
Really nice at first I thought this was something bad again so I send it to virustotal and wait for a week if there is any results
 
Newbie Spellweaver
Joined
Jul 27, 2005
Messages
75
Reaction score
4
very nice job... waiting for more options

who like to try this should know You will need .NET Framework v4 installed
 
Last edited:
Elite Diviner
Joined
Feb 12, 2008
Messages
439
Reaction score
175
As a Programmer,i would say it is very well structured.

Looking forward to see the final Version.

Regards.
 
Joined
Jul 27, 2010
Messages
902
Reaction score
31
Cool!
Keep Going!
Hope so u make this aipolicy.data also tasks.data ^^
need them soo badly xD

---------- Post added at 02:45 AM ---------- Previous post was at 12:55 AM ----------

Can u say more about debugg command?!
Edit:Well Gshop always become bugged after use your editer!
Check it!
 
Last edited:
Newbie Spellweaver
Joined
Feb 28, 2010
Messages
50
Reaction score
21
Cool!
Keep Going!
Hope so u make this aipolicy.data also tasks.data ^^
need them soo badly xD

---------- Post added at 02:45 AM ---------- Previous post was at 12:55 AM ----------

Can u say more about debugg command?!
Edit:Well Gshop always become bugged after use your editer!
Check it!

Can you describe in what way the gshop is bugged? For example, does the gamed on the server fail to run? Or is it something like.. when you try to buy an item it does not work?

The debug mode .. if you run the program from a command prompt, or you can make a .bat file in the same directory that contains:

Code:
JadeEditor.exe --debug

And run that to start in debug mode.
 
Last edited:
Junior Spellweaver
Joined
Nov 20, 2010
Messages
100
Reaction score
2
Keep up the good work the one im waiting for is apolicy.data
 
Newbie Spellweaver
Joined
Feb 28, 2010
Messages
50
Reaction score
21
Hi Guys I was wondering if I could get a bit of feedback if you guys use the new feature "global elements" in the preferences.. if you receive an error that you are using an unsupported version could you please send me a private message [click here] with which version of element it says you are using, if anybody is using a version that I am not supporting please let me know.

-- Edited --
Ok thank you I know I left my elements.data path hardcoded. Please download the version 0.2.1 coming shortly.
 
Last edited:
Newbie Spellweaver
Joined
Feb 28, 2010
Messages
50
Reaction score
21
Done................

Ok get newest version 0.3, I have tested with your version.

And now support for elements.data and aipolicy.data .. but people please be careful and make backups, I have not tested every single item.
 
Status
Not open for further replies.
Back
Top