PDA

View Full Version : 3rd party tools - bug list


Wiz
09-25-2002, 05:36 AM
Kaiyodo's Item Editor

- Does not support new item structure.

Kaiyodo's Spell Editor

- Spell animations are showing up wrongly.

EQadmin 2.8:

- Spawn2 table doesn't work.
- Creating an item doesn't copy the item you're selecting, it generally creates a buggy blob.
- You have to type in weight as "3.5" etc, despite it displaying "3,5".
- Constant "Database not in insert or edit mode" messages.
- Can't set effect types of items.
- Just setting an item to stackable 1 doesn't make it stackable. (I did have it be a normal item, type 17, no weird flags)
- I don't think you can set proccing items, at least not so their effects show up on inspecting the item.
-

Kaiyodo
09-25-2002, 09:50 AM
New Item and Spell editors uploaded to http://www.geocities.com/Kaiyodouk/. Should work now :D

K.

Kaiyodo
09-25-2002, 09:38 PM
Updated the Spell editor again so it's actually fixed the bug rather than just looking like it was fixed :)

K.

Kaiyodo
09-29-2002, 07:30 AM
Spent a fair bit of time this evening re-testing the SpellEditor, in short, the last release was horribly broken in loads of ways.

I've put another version up now that I've tested works. It loads all 3500 spells, they seem to all have the correct icons in game, new spells show up in game I've tested you can actually cast them.

Import/export has been fixed, old spells in .spell and .spell2 format are now invalid. Import and export of .spell3 files is tested and works. There was a ton of extra data at the end of the spells that isn't listed in the spdat_struct, 28 bytes of it which I was just ignoring. I now read it in and write it out, but don't allow editing of it as it's unknown data.

Hopefully it should be back to it's old functionality now :)

http://www.geocities.com/Kaiyodouk/

K.