View Single Post
  #15  
Old 10-08-2015, 01:56 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Yes, all of the columns are using a 'standardized' naming convention.

I'm adding conditional checks to update the new tables where a possible column was added to fix an issue..but, was not part of the original schema.


These types of 'special cases' are what I really need help in catching.


The server code is being updated for the new schema as well.

Afterwards, implementing updates should (hopefully) be a little easier.


(I will remove the `caster_aa_rank` column if I don't find any obscure references to it in the code..kinda like I found one that still uses `GetMobTypeByID`() ..
and that function was taken out of the bots schema before I ever came on...)
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote