19 Commits

Author SHA1 Message Date
63027c2dcf Update module initialization messages to use consistent format 2025-05-25 10:51:41 +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
b4a4011b18 Refactor NetworkMessenger initialization to use ReactiveValue for queue management 2025-05-18 16:00:39 +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
d57b573683 Update
Some checks failed
Release Workflow / release (push) Failing after 18s
2025-05-05 00:58:16 +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
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
b871549087 Comment out SPAM 2025-01-22 15:15:17 +01:00
19af9894e5 Fix nil in network messenger 2025-01-21 09:13:33 +01:00
13415fb065 Don't check for network leader on received message 2025-01-15 15:08:36 +01:00
0b4350c8ae Implement distributed messenger 2025-01-15 14:24:57 +01:00
da28805882 Implement networkmessenger distributioning 2025-01-15 14:17:37 +01:00
d4b0dee037 Implement message command in messenger 2025-01-15 13:48:56 +01:00
688f2f4b30 Refactor addonprefix out of network 2025-01-15 13:15:18 +01:00