7304 Commits

Author SHA1 Message Date
Akkadius
8eaeda5ec5 Tweaks 2019-07-09 02:10:10 -05:00
KimLS
8c75cf1ff5 Fix for compile issues on windows (bad perl bad) 2019-07-08 19:26:21 -07:00
Akkadius
d8f34651de Streamline worldserver authorization handlers, cleanup and refactoring 2019-07-08 20:25:37 -05:00
Akkadius
c2917a9004 Take in API requests via json payload instead of params 2019-07-07 19:57:05 -05:00
Akkadius
5473457c0c Migrate database schema 2019-07-07 05:26:10 -05:00
Akkadius
392b328a95 Centralize local account creation and create API endpoint for creation 2019-07-07 04:32:59 -05:00
Akkadius
4bc6493718 Add cli command create-loginserver-account --username=* --password=* 2019-07-07 03:39:44 -05:00
Akkadius
78d8b909be Add standalone web api server, cli handler, authorization, commands 2019-07-07 03:13:04 -05:00
Akkadius
7d71163fa0 Update dbcore.cpp 2019-07-06 03:33:41 -05:00
Akkadius
0668f41de2 Fix some edge case with account name not being passed to world 2019-07-06 03:19:50 -05:00
Akkadius
a9969e500b ls tweaks 2019-07-05 21:22:35 -05:00
Akkadius
3eb102a006 Fix issue with adding the real values of new logging categories 2019-07-05 19:43:10 -05:00
Akkadius
9d3ece8133 More logging 2019-07-05 18:34:08 -05:00
Akkadius
b2ed5fe479 Add RFC 5424 logging 2019-07-05 18:16:09 -05:00
Akkadius
86f9a205e5 Remove eqemu_logsys_fmt.h header, more log tweaks 2019-07-05 17:20:20 -05:00
Akkadius
f0937c3963 More logging adjustments 2019-07-05 04:21:22 -05:00
Akkadius
ffd652a643 Load log settings from the database 2019-07-05 03:50:01 -05:00
Akkadius
feea52f79e Make loginserver intelligently determine if the client is requesting from a RFC 1918 network instead of using a config string match 2019-07-05 03:38:12 -05:00
Akkadius
2c922876a9 More loginserver refactorings and cleanup 2019-07-05 02:49:55 -05:00
Akkadius
b41e58fd10 More loginserver refactorings and cleanup 2019-07-05 02:33:31 -05:00
Akkadius
8b582730a8 Small refactorings 2019-07-05 00:44:42 -05:00
Akkadius
d5eb015533 Remove old DB connector 2019-07-04 23:29:54 -05:00
Akkadius
8ad4ef503b database_mysql -> database 2019-07-03 23:27:45 -05:00
Akkadius
a914e97c29 Convert Database::GetLoginTokenDataFromToken 2019-07-03 23:26:03 -05:00
Akkadius
126d8edc57 Convert Database::CreateWorldRegistration 2019-07-03 23:13:13 -05:00
Akkadius
d17cfff8fe Migrate query Database::GetFreeID 2019-07-03 22:54:22 -05:00
Akkadius
1a5ce7a9de Cleanup query Database::GetWorldRegistration 2019-07-03 22:47:28 -05:00
Akkadius
bd2836db61 DatabaseMySQL -> Database 2019-07-03 21:58:39 -05:00
Akkadius
ff5783965a Use one database class 2019-07-03 21:56:24 -05:00
Akkadius
7fcf6b51d8 Update database.h 2019-07-03 21:35:39 -05:00
Akkadius
eea3965d02 Add DatabaseMySQL::DoesLoginServerAccountExist 2019-07-03 21:35:36 -05:00
Akkadius
d40b95f2e8 ProcessLSStatus logging 2019-07-03 19:22:06 -05:00
Akkadius
dc9e4e8260 Received New Login Server Info log 2019-07-03 19:10:34 -05:00
Akkadius
8c25486112 Few tweaks 2019-07-03 18:54:08 -05:00
Akkadius
9613d128ae More logging updates 2019-07-03 18:49:53 -05:00
Akkadius
11bc21f99f Update more logging 2019-07-03 16:26:32 -05:00
Akkadius
cdfd473476 Add more logging 2019-07-03 16:01:44 -05:00
Akkadius
bb7cae46c5 Update console.cpp 2019-07-03 14:53:24 -05:00
Akkadius
c7e196e26d Update client.cpp 2019-07-03 04:27:51 -05:00
Akkadius
daec42c4d9 Migrate quite a few database calls to dbcore and fmt 2019-07-03 04:03:54 -05:00
Akkadius
b04d71ff45 Update json_config.cpp 2019-07-03 03:09:03 -05:00
Akkadius
fbebec03ae Update database_mysql.cpp 2019-07-03 02:57:03 -05:00
Akkadius
217c9751a8 Tons of cleanup / formatting 2019-07-03 02:50:16 -05:00
Akkadius
9e0f440106 Remove postgres 2019-07-03 02:16:30 -05:00
Akkadius
6638b9ade5 Cleanup 2019-07-03 02:16:16 -05:00
Akkadius
ea02042ace Merge fixes 2019-07-03 01:40:36 -05:00
Akkadius
4e7bcd86ff Merge branch 'master' of https://github.com/EQEmu/Server into lsid 2019-07-03 01:18:23 -05:00
Akkadius
915bbe32f0 Add submodule commands to linux installer [skip ci] 2019-07-03 01:09:55 -05:00
Akkadius
151cb5f286 Update changelog.txt 2019-07-03 01:00:03 -05:00
Akkadius
c8d6895526 See changelog 2019-07-03 00:59:49 -05:00