akkadius
7f89191ffc
Changed zone process window title format, example: 'crushbone :: clients: 6 inst_id: 1 inst_ver: 0 :: port: 7015'
...
Most of the following changes are QueryServ related, fully implemented its original functionality to be able to offload
intensive or metric based logging to a remote server process that could exist on another server entirely
Implemented Player Event Logging Types (Go to table `qs_player_events`):
1 = Player_Log_Quest,
2 = Player_Log_Zoning,
3 = Player_Log_Deaths,
4 = Player_Log_Connect_State,
5 = Player_Log_Levels,
6 = Player_Log_Keyring_Addition,
7 = Player_Log_QGlobal_Update,
8 = Player_Log_Task_Updates,
9 = Player_Log_AA_Purchases,
10 = Player_Log_Trade_Skill_Events,
11 = Player_Log_Issued_Commands,
12 = Player_Log_Money_Transactions,
13 = Player_Log_Alternate_Currency_Transactions,
- All QueryServ logging will be implemented with a front end in EoC 2.0 very soon
Changed all QS Error related logging to 'QUERYSERV__ERROR'
(Natedog) (Crash Fix) Legacy MySQL bug revert for loading AA's COALESCE( from COALESCE (
Implemented Perl Quest objects (LUA still needed to be exported):
- quest::qs_send_query("MySQL query") - Will send a raw query to the QueryServ process, useful for custom logging
- quest::qs_player_event(char_id, event_desc); - Will process a quest type event to table `qs_player_events`
Added MySQL Tables:
- `qs_player_aa_rate_hourly`
- `qs_player_events`
- Source table structures from:
- utils\sql\git\queryserv\required\08_23_2014_player_events_and_player_aa_rate_hourly
To get the complete QueryServ schema, source from here:
- utils\sql\git\queryserv\required\Complete_QueryServ_Table_Structures.sql
Added rules for each logging type, source rules here with them enabled by default:
- utils\sql\git\queryserv\required\Complete_QueryServ_Rules_Enabled.sql
Spawn related logging cleanup
General code cleanup
Added queryserv.cpp and queryserv.h with QueryServ class
2014-08-23 23:59:20 -05:00
..
2014-08-23 23:59:20 -05:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-23 23:59:20 -05:00
2013-05-09 11:37:51 -04:00
2013-05-20 22:40:10 -07:00
2014-07-27 20:35:43 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 19:33:02 -07:00
2014-01-13 22:14:02 -05:00
2013-05-22 16:17:19 -04:00
2014-08-21 23:46:01 -07:00
2014-08-23 23:59:20 -05:00
2014-07-27 20:35:43 -04:00
2014-08-23 23:59:20 -05:00
2014-08-23 23:59:20 -05:00
2014-08-23 23:59:20 -05:00
2014-08-23 23:59:20 -05:00
2014-08-23 23:59:20 -05:00
2014-08-21 19:33:02 -07:00
2014-08-21 17:56:32 -04:00
2014-08-21 23:46:01 -07:00
2014-07-31 07:52:38 -04:00
2014-08-21 23:46:01 -07:00
2013-06-03 00:08:41 -07:00
2014-08-21 23:46:01 -07:00
2014-08-23 23:59:20 -05:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2013-10-10 05:15:38 -07:00
2014-01-13 22:14:02 -05:00
2013-05-09 14:52:20 -07:00
2013-05-09 11:13:16 -04:00
2014-08-23 23:59:20 -05:00
2014-08-23 23:59:20 -05:00
2013-05-09 11:37:51 -04:00
2013-07-13 13:53:41 -07:00
2014-08-23 23:59:20 -05:00
2014-08-21 19:33:02 -07:00
2014-08-21 23:46:01 -07:00
2013-05-09 11:37:51 -04:00
2014-08-23 23:59:20 -05:00
2014-07-08 21:09:52 -07:00
2014-08-21 19:33:02 -07:00
2013-05-09 11:13:16 -04:00
2014-08-21 23:46:01 -07:00
2014-08-23 23:59:20 -05:00
2013-12-13 21:29:35 -05:00
2014-08-22 13:47:07 -07:00
2013-05-22 16:17:19 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 19:33:02 -07:00
2013-07-11 13:44:45 -07:00
2013-06-25 14:51:06 -07:00
2014-08-23 23:59:20 -05:00
2014-02-27 23:21:57 -08:00
2013-06-03 00:08:41 -07:00
2013-06-22 01:32:41 -07:00
2013-07-11 13:44:45 -07:00
2013-07-11 13:44:45 -07:00
2014-02-25 23:15:14 -05:00
2014-02-25 23:15:14 -05:00
2013-06-02 13:47:52 -07:00
2013-06-22 01:32:41 -07:00
2014-08-21 23:46:01 -07:00
2013-06-23 14:48:36 -07:00
2013-06-02 13:47:52 -07:00
2013-06-22 01:32:41 -07:00
2013-06-02 13:47:52 -07:00
2013-06-02 13:47:52 -07:00
2013-06-22 01:32:41 -07:00
2013-06-21 14:20:30 -07:00
2013-06-22 01:32:41 -07:00
2013-06-02 13:47:52 -07:00
2013-06-22 01:32:41 -07:00
2013-10-27 06:38:34 -04:00
2013-06-22 14:23:07 -07:00
2014-07-08 21:09:52 -07:00
2014-07-08 21:09:52 -07:00
2014-08-21 04:05:45 -04:00
2014-08-21 04:05:45 -04:00
2013-06-03 16:49:47 -07:00
2013-06-22 01:32:41 -07:00
2013-07-13 13:53:41 -07:00
2013-07-13 13:53:41 -07:00
2014-08-21 23:46:01 -07:00
2013-07-13 13:53:41 -07:00
2014-07-08 21:09:52 -07:00
2014-08-21 23:46:01 -07:00
2013-06-02 00:15:26 -07:00
2013-06-02 13:47:52 -07:00
2013-06-22 01:32:41 -07:00
2013-06-23 14:48:36 -07:00
2013-06-23 14:48:36 -07:00
2013-07-03 15:20:42 -07:00
2013-07-03 15:20:42 -07:00
2014-08-21 23:46:01 -07:00
2014-05-21 17:30:54 -07:00
2013-06-02 13:47:52 -07:00
2013-10-27 03:13:10 -04:00
2014-08-22 13:47:29 -07:00
2014-07-16 21:23:16 -04:00
2013-02-16 16:14:39 -08:00
2014-08-22 00:21:11 -07:00
2014-08-22 13:47:48 -07:00
2014-08-15 04:26:37 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-23 23:59:20 -05:00
2013-05-09 11:37:51 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:36:50 -07:00
2013-05-09 11:37:51 -04:00
2014-05-20 00:14:26 -07:00
2014-05-20 00:14:26 -07:00
2014-08-21 19:33:02 -07:00
2014-02-23 21:17:28 -08:00
2014-08-23 23:59:20 -05:00
2013-05-09 11:37:51 -04:00
2014-02-25 23:15:14 -05:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-08-15 04:26:37 -04:00
2014-08-21 04:05:45 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 19:33:02 -07:00
2013-05-09 11:37:51 -04:00
2014-08-21 19:33:02 -07:00
2013-05-22 16:17:19 -04:00
2013-05-09 21:25:50 -07:00
2014-08-23 23:59:20 -05:00
2014-08-21 19:36:50 -07:00
2014-08-22 13:47:59 -07:00
2013-09-13 15:20:45 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-23 23:59:20 -05:00
2014-08-23 23:59:20 -05:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-23 23:59:20 -05:00
2014-04-25 12:40:25 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-08-21 23:46:01 -07:00
2014-07-08 21:09:52 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2013-10-27 13:03:41 -04:00
2014-08-21 19:33:02 -07:00
2014-04-25 12:40:25 -07:00
2014-08-23 23:59:20 -05:00
2014-02-26 18:06:16 -08:00
2014-08-23 23:59:20 -05:00
2014-08-21 23:46:01 -07:00
2014-08-22 00:21:11 -07:00
2014-08-21 23:46:01 -07:00
2014-08-23 23:59:20 -05:00
2013-05-22 16:17:19 -04:00
2014-08-21 19:33:02 -07:00
2013-05-22 16:17:19 -04:00
2014-08-23 23:59:20 -05:00
2014-08-21 23:46:01 -07:00
2014-08-21 19:33:02 -07:00
2013-05-09 11:37:51 -04:00
2014-08-21 19:33:02 -07:00
2014-05-20 00:14:26 -07:00
2014-05-20 00:14:26 -07:00
2014-05-20 00:14:26 -07:00
2014-05-20 00:14:26 -07:00
2014-05-31 16:32:15 -07:00
2014-05-31 16:32:15 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2013-05-09 11:37:51 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 17:26:32 -07:00
2014-08-22 00:19:43 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 19:33:02 -07:00
2014-07-18 17:00:39 -04:00
2014-08-21 19:33:02 -07:00
2013-02-16 16:14:39 -08:00
2014-08-21 19:33:02 -07:00
2014-08-23 23:59:20 -05:00