Corey Sotiropoulos
d55a3f3274
Add zoneid and unity leader to audit_chat
2024-06-06 21:02:35 -04:00
Zach Toogood
ca3bdd22fe
[SQL] Add COLLATE=utf8mb4_general_ci to all tables
2024-01-04 18:25:12 +00:00
Zach Toogood
edc817a2d7
[db] Make all tables CHARSET=utf8mb4
2023-02-05 21:13:32 +00:00
Zach Toogood
05b1a7f961
[chore] Clean up some formatting in SQL files
2022-07-05 12:49:26 +03:00
Zach Toogood
9e4993893d
Migrate all SQL tables from MyISAM to InnoDB
2021-02-05 17:07:08 +02:00
whasf
e86dc17e17
CORE: Add linkshell name to chat audit to handle multiple linkshells
2016-12-31 16:31:38 -06:00
TeoTwawki
8209f73159
Line ends, round 2. Fight!
2016-01-16 01:26:33 -05:00
atom0s
0fecd349e8
SQL: Fix for default blob values.
...
CORE: Adjust the loading of bazaar messages to account for null entries.
2014-04-06 19:32:59 -07:00
atom0s
b6e3ad0ac4
SQL: Change audit_chat to store messages in blobs to avoid issues with auto-translate strings.
2014-04-04 11:41:02 -07:00
atom0s
d91549b194
SQL: Changed all tables to use MyISAM for much improved import / query times.
...
SQL: Changed all tables to use the charset of utf8.
2014-01-09 03:20:52 +00:00
whasf
aed4cecc9a
CORE & DATABASE: First part of auditing
...
Added functionality to log all chat text (tells,says,party,alliance,linkshell,yell) to assist with conflict resolution (of course this has potential for abuse too).
THIS IS OFF BY DEFAULT. You must explicitly turn it on in map_darkstar.conf, even if the value is missing it defaults to not log.
2013-07-26 23:08:45 +00:00