PDA

View Full Version : Ultra EQ Editor


cybernine186
11-18-2008, 12:14 AM
From the EQEditor that you have seen in a couple prior posts here I am releasing a new Ultra EQ Editor that has added functionally and many upgrades from the previous version.

It is currently hosted by Google Code here (http://code.google.com/p/ultraeqeditor/), currently you must download using SVN. I will place a full zip package in the download section in a day or two. Updates will be done daily with comments and memo's.

Another added upgrade will be an automated upgrade feature built in to download the latest SVN code from Google to update your server. Since this is a open source project you can review all the code that you download or by browsing it on the Google site.

Basic overview of project and its functions

Edit character profile: stats, coin, level, name, spell book, memorized spells, move character, factions, inventory, AA's and lots more
Full petition support
Simple guild management (Currently)
Basic Telnet functions built into for remote management
Database maintenance
Simple searches for characters, guilds, items and inventory
Importing all functionally from the PEQ Editor into the Ultra EQ Editor: Functions such as NPC, NPC Factions, Merchants, Tradeskills, Spawns, Loottable and many more. These functions are in progress and are being made more advanced that the current PEQ Editor. Currently the only working module is the NPC with faction is working.
A new Quest writer/editor/upload is being written to manage and edit all your quests right from your browser quicker and easier than anything available.


Note: The functions such as the NPC, NPC Factions, Merchants, Tradeskills, Spawns, Loottable and the quest writer is in beta and may no be fully functionable. Currently the NPC section of the editor works and has been tested.

As always please feel free to send me an email at cybernine186@gmail.com for any issues or help regarding the editor and its progress. I am always looking for more ideas and any issues that has been found within the source code.

This program has been tested to work with the latest available version of the emu server.

AndMetal
11-18-2008, 01:37 AM
Looks promising.

I am a little curious as to why you didn't decide to connect & disconnect MySQL sessions using __construct() & __destruct() :D

cybernine186
11-18-2008, 09:39 AM
Also it has the ability to edit and delete corpses. You can edit the corpse but you can only view the items on the corpse. The ability to edit or delete inventory in a corpse is not yet operational.

Character backup's and restores work through this editor as well.

cybernine186
11-20-2008, 11:40 PM
I took your advice on the construct and deconstruct for the MySQL connection and implemented it. However using __construct() and __deconstruct in a PHP class requires everyone to use PHP 5. The construct functions was not implemented until PHP 5 so anyone using PHP 4 will have to upgrade to the latest version of PHP.

So there is a downfall to this change but maybe a good one.

cybernine186
11-21-2008, 10:51 AM
The only way to download the program right now is using SVN. I have provided a link for a SVN Tool here (http://tortoisesvn.tigris.org/) named Tortoise SVN (http://tortoisesvn.tigris.org/).

This is the URL to use to download the Ultra EQ Editor program.

http://ultraeqeditor.googlecode.com/svn/trunk/