About This File
Heya!
This is a new project I've made aiming to manage the various databases as easily as possible. This tool was initially developped using Client database editor's engine, a tool from GRF Editor. It has been adapted to support more database formats and many of the features have been improved.
How to install
- Download the zip archive provided from the download link at the top right corner of this description or directly from there : http://www.mediafire.com/download/p0zhcc8ipa6cjt3 .
- Install the application with SDE Installer.exe; if you are missing a .NET Framework you will be prompted to download it.
- Once you are done, you can start the program from the link on your desktop.
Features
- Both rAthena and Hercules' formats are supported by the application.
- Many conversions between rAthena and Hercules are possible. Converting items can be done simply by right-clicking on the elements and selecting "Copy entries to clipboard (ServerType)".
- Undo and redo commands are available, as well as navigation commands (quite useful when switching tabs a lot).
- There are many shortcuts within the application, all of which are shown when right-clicking items or going through the menus. I do plan on adding more as well.
- The databases are 'merged' between each other to offer an easier view. This is true mostly for the item and mob databases.
- Flag fields can be entered with either an hexadecimal value or an integer value. You will have to add "0x" if you want to enter an hexadecimal number though.
- For Windows XP users, the program's layout may change a bit. The Aero theme is applied to make sure the application looks like it should.
- Can copy or replace a range of attributes from the selected item to other items.
- Can synchronize with the client tables.
Getting started
Easy input fields
How to save the database
Integrated dialogs
Color picker
SFTP support
SQL support
Backups system
Merging or adding lines from another database
Notepad++ support
Search feature
Hope you enjoy this tool! The sources will be available on github for the next release. If you have a feedback or suggestions, let me know and I'll probably add them to the software.
Sources
What's New in Version 1.0.8.6 See changelog
Released
- [Added] SDE : You can now synchronize the server databases with the client tables from the same interface. This option can be enabled from the Settings page.
- [Added] SDE : Most of CDE's features have been merged. The autocomplete option is also working much better than before (it can be customized from Tools > Autocomplete settings...).
- [Added] SDE : Added support for the import tables. The file path lookup will try to locate item_db2 before attempting to load import\item_db. So you may have to remove item_db2 to avoid conflicts. Also, the import tables are only allowed for the following tables : item_db, pet_db, mob_skill_db, homunculus_db and mob_db.
- [Added] SDE : The mob tables now have a new attribute named "Client sprite". This sprite is what will be used ingame in the end. When saving the dbs, the files npcidentity.lub and jobname.lub will be overwritten and set for you automatically (will need to restart your client to see the changes appear ingame). You can edit the behavior of this feature by clicking on the wheel.
- [Added] SDE : The mob drops, MVP drops and mob skills can be copy pasted to other mobs. There is also a shortcut assigned to these commands (Ctrl-C/Ctrl-V/Delete). This should make adding skills to new mobs much easier.
- [Added] SDE : You can now synchronize the databases via ftp (there are no additionnal steps, simply change the URL in the Settings tab). This is an experimental feature, if you find any issues report them.
- [Modified] SDE : The job edit dialog has been greatly improved. It is more accurate and you can select jobs by negation (Every Job except...). It also takes into account the Upper and the Gender values.
- [Modified] SDE : There is now only one option to save the databases. This allows you to save as much as you want without ever losing any work (undo and redo will remain available).
- [Fixed] SDE : Selecting items will prioritize the alternative tables. If the items are hidden by a search filter, they will be removed temporary to show the selection.
- [Fixed] SDE : For Hercules users, the item_db2.conf would be ignored when saving causing issues. This no longer happens.
Recommended Comments
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.