61 Commits

Author SHA1 Message Date
63027c2dcf Update module initialization messages to use consistent format 2025-05-25 10:51:41 +02:00
1168876dcc Fix FriendsFrame_OnEvent to pass additional parameters so it actually works naturally 2025-05-25 10:45:17 +02:00
85ff907f05 Reset whoQueryIdx to 1 when no WHO query is found 2025-05-25 10:39:45 +02:00
edf8a12865 Refactor message queuing to use NetworkMessenger and Messenger based on configuration 2025-05-21 01:42:41 +02:00
8532db5a25 Rename dumpTable to dump and make it work with any values 2025-05-20 20:40:25 +02:00
4bd237abef Hook friends list show to NOT show while we're waiting for who results 2025-05-20 20:19:41 +02:00
287be2a31c Move data definitions into their separate modules 2025-05-18 15:54:38 +02:00
36ad9783e5 Move all config definitions to their respective modules 2025-05-18 12:43:55 +02:00
565db30125 Refactor multiple Heimdall modules to use class-based structure for improved organization and clarity 2025-05-18 12:31:26 +02:00
5d8afe8db7 Add the FUCKING REMOVED _
Some checks failed
Release Workflow / release (push) Failing after 18s
2025-05-05 00:30:58 +02:00
a1301abdb2 Update 2025-05-05 00:02:38 +02:00
1da1e7bf9f Code format
Some checks failed
Release Workflow / release (push) Failing after 23s
2025-05-04 15:09:47 +02:00
80f8500f6e Add luacheckrcAdd debug logs
Some checks failed
Release Workflow / release (push) Failing after 18s
2025-04-30 20:18:15 +02:00
7aa5d50a6c Fix zone notify for in commander 2025-01-27 16:22:32 +01:00
1ed379c23d Standardize whoer messages a little 2025-01-26 19:50:42 +01:00
bac16d22a9 Fix whoer localization 2025-01-26 18:31:02 +01:00
6e5c7510d0 Remove printing to essence 2025-01-26 15:07:34 +01:00
f1e07f0a3b Fallback for ru faction 2025-01-26 15:05:02 +01:00
a90eb8248f Rework "notifyzonefor" to use regex 2025-01-25 22:51:43 +01:00
145fd02ba8 Rework query saving to only write strings instead of tables 2025-01-25 21:56:01 +01:00
196a5a8cfa Rework who queries out to config 2025-01-25 20:57:11 +01:00
a3f1a0e96d Remove dates from who messages, they are way too long sadly 2025-01-25 10:50:03 +01:00
30068a5b11 Shorten every instance of "CHANNEL" to "C" and whisper too
To save a little space in messages, it's getting very cramped
2025-01-24 20:35:49 +01:00
128eb44003 PRINTING NILS 2025-01-22 16:05:37 +01:00
1e4045ab7a Only print to essence for lawless 2025-01-22 15:15:17 +01:00
8396801d80 Send RUSSIAN messages to essence please 2025-01-21 09:13:41 +01:00
0c5078e3f3 Add notifications for essence 2025-01-21 08:50:59 +01:00
ba889e442c Refactor stinky detection to heimdall 2025-01-15 20:58:41 +01:00
9f4e19104f Make commander and whoer use the distributed messenger 2025-01-15 15:11:52 +01:00
308b65e2f6 Add option to echo to russian channel 2025-01-14 18:04:18 +01:00
2726955034 Add more localizations
Add more localization..
2025-01-10 12:08:11 +01:00
abb8540c12 Add russian locale
Poorly... But it'll do for now
2025-01-09 20:58:19 +01:00
e572f50de7 Fix whoer log 2025-01-09 11:27:25 +01:00
be81a31302 Code format 2025-01-09 11:20:02 +01:00
d3004019c6 Fix up the log messages a lil
Unbutcher inviter
2025-01-09 11:15:44 +01:00
8b085009a9 Add mld 2025-01-08 13:28:15 +01:00
cdd859ba50 Stop tracking dovahkin 2025-01-06 18:00:44 +01:00
be20aa77b9 Migrate the commands from whoer to commander 2025-01-05 23:01:41 +01:00
7b2c67d130 Remove replying to whispers
Nobody is using it anyway, taking up space in the code...
2025-01-05 22:52:24 +01:00
17c163c71c Add help messages in english 2025-01-05 22:35:30 +01:00
7f9476236d Add prefixes to commands even when no stinkies are found 2025-01-05 22:12:16 +01:00
35c51143bc Make agent tracker sniff channel messages for agents 2025-01-05 17:17:58 +01:00
16cd2f82be Fuck about with whoer 2025-01-05 00:28:55 +01:00
331823e34f Clean up the named who 2025-01-03 14:30:45 +01:00
18daa170c5 Add prefixes to commands/messages 2025-01-03 13:30:38 +01:00
7e8978044f Have partitioner split on "," instead of space 2025-01-03 13:22:56 +01:00
212ce2c71c Fix who messages to be partitioned 2025-01-02 23:07:01 +01:00
f811dd9a6c Clean up some warnings 2025-01-02 11:06:45 +01:00
d4bab870a4 Clean up the log messages a little 2025-01-02 11:02:56 +01:00
55ce001705 Spice up the who messages a little 2025-01-02 10:23:11 +01:00