Page 1 of 1

Simplify Updates to Server

Posted: Tue Nov 17, 2015 9:34 am
by fnx
While I am sure both of these would be a huge pain in the rear...

I would love to see all the Account/Character/AH/Linkshell sqls renamed to something that would put them all at the top of the table list. This would make it easier to see when a table updates on GIT and make it easier to know what to back up.

1_accounts or a_accounts
1_accounts_banned or a_accounts_banned

ect

It would also be great see settings.lua moved to the conf directory but I am guessing it needs to be where it is.

Re: Simplify Updates to Server

Posted: Tue Nov 17, 2015 7:51 pm
by whasf
1. When you pull the repro, sort the sql folder by date. New ones at top :)
2. Settings.lua *can* be moved, just 99% of the scripts will have to be modified to look at the new location.