dejar de loggear el contenido de los dms

This commit is contained in:
Mamanyonyo 2025-06-25 04:49:53 -03:00
parent c00095e1ed
commit c26cd95b4e
170 changed files with 23 additions and 41 deletions

0
.clang-format Normal file → Executable file
View File

0
.github/workflows/main.yml vendored Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
Doxyfile Normal file → Executable file
View File

0
LICENSE.md Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
akashi.pro Normal file → Executable file
View File

0
bin/config_sample/acl_roles.ini Normal file → Executable file
View File

0
bin/config_sample/ambience.ini Normal file → Executable file
View File

0
bin/config_sample/areas.ini Normal file → Executable file
View File

0
bin/config_sample/backgrounds.txt Normal file → Executable file
View File

0
bin/config_sample/characters.txt Normal file → Executable file
View File

0
bin/config_sample/command_extensions.ini Normal file → Executable file
View File

0
bin/config_sample/config.ini Normal file → Executable file
View File

0
bin/config_sample/ipbans.json Normal file → Executable file
View File

0
bin/config_sample/music.json Normal file → Executable file
View File

0
bin/config_sample/ssl.ini Normal file → Executable file
View File

0
bin/config_sample/text/8ball.txt Normal file → Executable file
View File

0
bin/config_sample/text/cdns.txt Normal file → Executable file
View File

0
bin/config_sample/text/commandhelp.json Normal file → Executable file
View File

0
bin/config_sample/text/filter.txt Normal file → Executable file
View File

0
bin/config_sample/text/gimp.txt Normal file → Executable file
View File

3
bin/config_sample/text/logtext.ini Normal file → Executable file
View File

@ -31,6 +31,7 @@ login="[%1][LOGIN][%2][%3][%4(%5)]"
; %4 = Out-Of-Courtroom Name
; %5 = Client IPID
cmdlogin="[%1][%2][LOGIN][%5][%3(%4)]"
pm="[%1][%2][PM][%5][%3(%4)]"
; %1 = Event Time
; %2 = Area Name
@ -78,4 +79,4 @@ modcall="[%1][%2][MODCALL][%5][%3(%4)]"
; %2 = IP Address
; %3 = Client IPID
; %4 = Client HWID
connect="[%1][CONNECT][%2][%3][%4]"
connect="[%1][CONNECT][%2][%3][%4]"

0
bin/config_sample/text/praise.txt Normal file → Executable file
View File

0
bin/config_sample/text/reprimands.txt Normal file → Executable file
View File

View File

@ -1,24 +0,0 @@
[0]
description=para q no se anden metiendo en esto
image=knife-aa.png
name=narcoejecucion
[1]
description=del espacio
image=prosecutorbadge-aai.png
name=el omnitrix
[2]
description=https://incels.wiki/w/Scientific_Blackpill\nhttps://incels.wiki/w/Scientific_Blackpill_(Supplemental)
image=DDcomputer.png
name=INCEL WIKI
[3]
description=https://files.catbox.moe/ykrhq3.webp
image=AAautopsy.png
name=Informe medico de la victima
[4]
description="http://esquizolandia.lyricaltokarev.com/expediente.html"
image=Autopsy.png
name=ESQUIZOLANDIA EXPEDIENTE

0
bin/storage/testimony/sample.txt Normal file → Executable file
View File

0
bin_tests/config/acl_roles.ini Normal file → Executable file
View File

0
bin_tests/config/areas.ini Normal file → Executable file
View File

0
bin_tests/config/backgrounds.txt Normal file → Executable file
View File

0
bin_tests/config/characters.txt Normal file → Executable file
View File

0
bin_tests/config/command_extensions.ini Normal file → Executable file
View File

0
bin_tests/config/config.ini Normal file → Executable file
View File

0
bin_tests/config/ipbans.json Normal file → Executable file
View File

0
bin_tests/config/music.json Normal file → Executable file
View File

0
bin_tests/config/text/8ball.txt Normal file → Executable file
View File

0
bin_tests/config/text/commandhelp.json Normal file → Executable file
View File

0
bin_tests/config/text/gimp.txt Normal file → Executable file
View File

0
bin_tests/config/text/logtext.ini Normal file → Executable file
View File

0
bin_tests/config/text/praise.txt Normal file → Executable file
View File

0
bin_tests/config/text/reprimands.txt Normal file → Executable file
View File

0
core.pro Normal file → Executable file
View File

0
doxygen/akashi.qch Normal file → Executable file
View File

0
license_notice.txt Normal file → Executable file
View File

0
project-akashi.pro Normal file → Executable file
View File

0
resource/icon/16.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 716 B

After

Width:  |  Height:  |  Size: 716 B

0
resource/icon/256.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

0
resource/icon/32.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

0
resource/icon/akashi.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

0
scripts/maxmind2sqlite.ps1 Normal file → Executable file
View File

0
src/acl_roles_handler.cpp Normal file → Executable file
View File

0
src/acl_roles_handler.h Normal file → Executable file
View File

0
src/akashiutils.h Normal file → Executable file
View File

0
src/aoclient.cpp Normal file → Executable file
View File

0
src/aoclient.h Normal file → Executable file
View File

0
src/area_data.cpp Normal file → Executable file
View File

0
src/area_data.h Normal file → Executable file
View File

0
src/command_extension.cpp Normal file → Executable file
View File

0
src/command_extension.h Normal file → Executable file
View File

0
src/commands/area.cpp Normal file → Executable file
View File

0
src/commands/authentication.cpp Normal file → Executable file
View File

0
src/commands/casing.cpp Normal file → Executable file
View File

0
src/commands/command_helper.cpp Normal file → Executable file
View File

0
src/commands/messaging.cpp Normal file → Executable file
View File

0
src/commands/moderation.cpp Normal file → Executable file
View File

0
src/commands/music.cpp Normal file → Executable file
View File

0
src/commands/roleplay.cpp Normal file → Executable file
View File

0
src/config_manager.cpp Normal file → Executable file
View File

0
src/config_manager.h Normal file → Executable file
View File

0
src/crypto_helper.h Normal file → Executable file
View File

0
src/data_types.h Normal file → Executable file
View File

0
src/db_manager.cpp Normal file → Executable file
View File

0
src/db_manager.h Normal file → Executable file
View File

4
src/logger/u_logger.cpp Normal file → Executable file
View File

@ -91,6 +91,10 @@ void ULogger::logCMD(const QString &f_char_name, const QString &f_ipid, const QS
l_logEntry = QString(m_logtext.value("adduser") + "\n")
.arg(l_time, f_area_name, f_char_name, f_ooc_name, f_args.at(0), f_ipid);
}
else if (f_command == "pm") {
l_logEntry = QString(m_logtext.value("pm") + "\n")
.arg(l_time, f_area_name, f_char_name, f_ooc_name, f_ipid);
}
else {
l_logEntry = QString(m_logtext.value("cmd") + "\n")
.arg(l_time, f_area_name, f_char_name, f_ooc_name, f_command, f_args.join(" "), f_ipid);

1
src/logger/u_logger.h Normal file → Executable file
View File

@ -138,6 +138,7 @@ class ULogger : public QObject
{"ooc", "[%1][%5][OOC][%2(%3)][%4]%6"},
{"login", "[%1][LOGIN][%2][%3][%4(%5)]"},
{"cmdlogin", "[%1][%2][LOGIN][%5][%3(%4)]"},
{"pm", "[%1][%2][LOGIN][%5][%3(%4)]"},
{"cmdrootpass", "[%1][%2][ROOTPASS][%5][%3(%4)]"},
{"cmdadduser", "[%1][%2][USERADD][%6][%3(%4)]%5"},
{"cmd", "[%1][%2][CMD][%7][%3(%4)]/%5 %6"},

0
src/logger/writer_full.cpp Normal file → Executable file
View File

0
src/logger/writer_full.h Normal file → Executable file
View File

0
src/logger/writer_modcall.cpp Normal file → Executable file
View File

0
src/logger/writer_modcall.h Normal file → Executable file
View File

0
src/main.cpp Normal file → Executable file
View File

0
src/music_manager.cpp Normal file → Executable file
View File

0
src/music_manager.h Normal file → Executable file
View File

0
src/network/aopacket.cpp Normal file → Executable file
View File

0
src/network/aopacket.h Normal file → Executable file
View File

0
src/network/network_socket.cpp Normal file → Executable file
View File

0
src/network/network_socket.h Normal file → Executable file
View File

0
src/packet/packet_askchaa.cpp Normal file → Executable file
View File

0
src/packet/packet_askchaa.h Normal file → Executable file
View File

0
src/packet/packet_casea.cpp Normal file → Executable file
View File

0
src/packet/packet_casea.h Normal file → Executable file
View File

0
src/packet/packet_cc.cpp Normal file → Executable file
View File

0
src/packet/packet_cc.h Normal file → Executable file
View File

0
src/packet/packet_ch.cpp Normal file → Executable file
View File

0
src/packet/packet_ch.h Normal file → Executable file
View File

0
src/packet/packet_ct.cpp Normal file → Executable file
View File

0
src/packet/packet_ct.h Normal file → Executable file
View File

0
src/packet/packet_de.cpp Normal file → Executable file
View File

0
src/packet/packet_de.h Normal file → Executable file
View File

0
src/packet/packet_ee.cpp Normal file → Executable file
View File

0
src/packet/packet_ee.h Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More