PDA

View Full Version : ANY chance of getting caught up to 13th floor soon?


gernblan
08-22-2007, 02:12 PM
Our item db is hopelessly out of date, both structure and available item content-wise.

I know it's no small feat. I'm just wondering if it will happen.

Even converting the items they have and merging them into the eqemu items table (any database) and then dropping the extra fields still breaks sharedmem.

I'm also wondering, the field order in the items table.. is that required? If I swich around my field order to make more sense will the emulator break? And if so, why? If it does break, why should it matter what order the fields are in if it's doing correct db queries?

John Adams
08-23-2007, 06:40 AM
I'm fairly confident if you change the field order, things will break. I see lots of something->row[0] in the code... how barbaric.

However, I have already fixed the Items table with the latest 13th floor (as of a few weeks ago). Not only posted it here, but also on PEQ forums. But the new data is mostly useless until EQEmu can use it.

We don't even have augments yet. Do we?

gernblan
09-01-2007, 06:30 PM
Augments are live and working on our server.

The augment pool is bugged though... if you put an item up and an augment and click insert, all is well. If you click done or try to cancel, the items will go poof.