Simplify Updates to Server

Post Reply
fnx
Posts: 51
Joined: Tue Feb 10, 2015 11:26 pm

Simplify Updates to Server

Post by fnx » Tue Nov 17, 2015 9:34 am

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.

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Simplify Updates to Server

Post by whasf » Tue Nov 17, 2015 7:51 pm

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.
-- Whasf

Post Reply