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.1.6 See changelog
Released
- 2015-10-28 [1.1.6]
- [Added] SDE : The ForceSerial field has been added for Hercules.
- [Added] SDE : A "Shop simulator" tool has been added via Tools > Shop simulator.
- [Added] SDE : You can now validate your tables by using going into Tools > Validate table. It has a wide range of options.
- [Added] SDE : Conditional searches are now possible and uses the lua syntax. Ex: "[buy] > 20".
- [Added] SDE : SFTP is now fully supported; this allows you to edit your db files directly from a VPS for instance.
- [Fixed] SDE : The Matk and other fields will now be enabled accordlingly to your database type (Herc vs rA).
- [Fixed] SDE : Various other bug fixes.
- 2015-06-17 [1.1.5.29]
- [Added] SDE : IronPython's scripting engine has been added to SDE. This feature is very useful for automated tasks.
- [Added] SDE : [Copy to] feature now allows regex expressions to copy items more easily (feature requested).
- [Added] SDE : 'null' prices are now allowed.
- [Added] SDE : If the text encoding is not supported, it will be written with the \### ascii notation automatically.
- [Added] SDE : Ingame ViewID preview for weapons, shields, backpacks, wings and headgears.
- [Added] SDE : Color picker for editing client text descriptions.
- [Modified] SDE : item_group.conf, item_db.conf and itemInfo.lua parsers have been remade.
- [Fixed] SDE : Fixed an error with the data resource folder not being able to find some files.
- [Fixed] SDE : When changing the project file twice, some data wasn't being cleared and it caused errors.
- [Fixed] SDE : Saving the game client's text files had an issue with escaping characters (" vs \")
- [Fixed] SDE : Upon resaving your client files, tabs and quotes will be repaired.
- [Fixed] SDE : Invalid scripts will be read correctly and an error will be returned.
- [Fixed] SDE : Changing project files now releases the non-used GRFs from the previous project.
- 2015-04-15 [1.1.5]
- [Added] SDE : The KeepAfterUse field has been added for Hercules.
- [Added] SDE : mob_avail.txt support.
- [Added] SDE : Better codepage support.
- [Added] SDE : Some comments in files will be autogenerated (can be disabled).
- [Added] SDE : Tools > Settings > offers many additional options.
- [Added] SDE : You can now detach tabs by using right-click > Detach.
- [Added] SDE : The option to copy from Tab1 to Tab2 directly.
- [Added] SDE : When changing tab, it will automatically focus on the list view, allowing copy/paste operations to work more efficiently.
- [Added] SDE : There is a new integrated window option (which allows you to edit flag values much more easily). This behavior can be changed in Tools > Settings > General > Integrated dialogs...
- [Added] SDE : If multiple items are selected, the modifications will be applied to all of them.
- [Added] SDE : eAthena basic support, with the ExpPer field for the Mob tables.
- [Fixed] SDE : Bind on equip and Matk fields have been unlocked for Hercules.
- [Fixed] SDE : Commands remove themselves better.
- [Fixed] SDE : The Buy and Sell previews will now show properly.
- [Fixed] SDE : The lag when opening the lua options has been removed.
- [Fixed] SDE : The reset button, for the paths in the settings, wasn't working properly.
- [Fixed] SDE : The resource fields as well as lua related items accept any encoding.
- [Fixed] SDE : Copying boolean values (from the "Copy" tool) wasn't copying properly.
- [Fixed] SDE : The Trade and NoUse attributes weren't working properly with undo and redo.
- 2015-04-15 [1.1.4.1]
- [Added] SDE : eAthena supports.
- [Added] SDE : It is now possible to forcibly revert the item types 4 and 5 (rAthena bugfix + eAthena compatibility).
- [Fixed] SDE : Fixed the massive UI lag when clicking opening the View ID settings.
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.