Ultimate Item DB Update

Ind

Development Administrator
Staff member
Messages
1,655
Points
113
Ultimate Item DB Update
 
Overview

  • A very extensive item db update for renewal mode
  • The Numbers:

    Over 6500 individual flag updates
  • 212 newly added/enabled items

[*]Made Possible Thanks To:

  • Muad_Dib for all the data
  • Yommy for the help on the equip field
  • Haru for the new upper masks and his ultimate parser skills that improved the quality of this update by many fold


In the update

  • db/re/item_db (and thus sql-files/item_db_re.sql) over 6500 flag updates and 212 newly added/enabled items16: Upper Third jobs (Trans)32: Baby Third jobs

    The AegisName field was updated in several entries to match the official ones
  • The name field was also updated in several entries to match the client display files
  • 2 New 'Upper' flags were added to accommodate many of the newly added items:Custom items in renewal mode will require to have these new flags if you wish these jobs to make use of such items



[*]db/re/item_packages update to match the newly added items
[*]db/re/item_groups update to match the newly added items
[*]A new error message in the item db parser that will display any duplicate AegisName fields that are conflicting (Thanks to Masao)

Special Thanks
once again,

  • Muad_Dib, this update wouldn't exist if it weren't for all the data he provided us with
  • Yommy, wouldn't have been able to properly update the equip flags if it weren't for the job data he provided me with
  • Haru, for making it possible to polish this update so many times. Haru spent many hours debugging this update and writing tools to further enhance the quality of the update
Link~u!

  • Commit
  • Commit 2 (Follow up)Special Thanks to Yommy for bringing it to our attention and for providing the data for the follow up, and to Haru for help in validating the update


 
Last edited by a moderator:
Bravo!...

default_ani_meow.gif


 
finally distinction between two varieties of third classes. 
default_biggrin.png


I thought there might be a change in the format of item db as well since it was being discussed 
default_tongue.png


Anyways i like the update 
default_ani_meow.gif
 .

 
Nice update.
default_smile.png
Good job guys.. xD

Hopefully, a new txt to sql converter will be release especially compatible with the sql style of hercules,
default_biggrin.png


 
Those of you with custom items, run this command to update your customs to be compatible:

update `item_db2` set `equip_upper` = 63 where `equip_upper` = 7;

Specifically, those of you running in RE mode as the class stuff changed. /ok

 
Back
Top