Commit Graph

287 Commits

Author SHA1 Message Date
407d8f2da2 Fix naming in stinkytracker 2025-01-26 18:20:15 +01:00
9b755cd0be Fix naming in commander 2025-01-26 18:20:14 +01:00
19f9d4bda9 Fix naming in echoer and emoter 2025-01-26 18:20:14 +01:00
de744337ad Fix naming in agenttracker 2025-01-26 18:20:14 +01:00
63ba6d2da1 Fix naming in inviter 2025-01-26 18:20:14 +01:00
79b77ee6c3 Rework localization in deathreporter 2025-01-26 18:20:13 +01:00
0e2935f844 Rework localization in spotter 2025-01-26 18:20:13 +01:00
0ad6a23daa Fix up mapfromstring 2025-01-26 18:20:13 +01:00
35398ebf38 Rework locale 2025-01-26 18:20:13 +01:00
62b028cf56 Add channel locale config options 2025-01-26 18:20:12 +01:00
61ebb22a85 Fallback to empty arrays for config 2025-01-26 18:20:12 +01:00
8348b93b30 Update config with channels 2025-01-26 18:20:12 +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
995966e952 Make config bigger
Had to be done...
2025-01-26 00:03:55 +01:00
a90eb8248f Rework "notifyzonefor" to use regex 2025-01-25 22:51:43 +01:00
ffca28c67d Add locale 2025-01-25 22:29:25 +01:00
20a2a95ce6 More bigger query space 2025-01-25 22:00:46 +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
b871549087 Comment out SPAM 2025-01-22 15:15:17 +01:00
8396801d80 Send RUSSIAN messages to essence please 2025-01-21 09:13:41 +01:00
19af9894e5 Fix nil in network messenger 2025-01-21 09:13:33 +01:00
7293f5a8fa Prevent messenger from sendingtoo long messages 2025-01-21 09:13:27 +01:00
2c7089504f Make inviter whitelist multiple channels (ie. read) 2025-01-21 08:56:59 +01:00
0c5078e3f3 Add notifications for essence 2025-01-21 08:50:59 +01:00
d143a18838 Do fucking something who even fucking cares 2025-01-15 21:28:36 +01:00
ba889e442c Refactor stinky detection to heimdall 2025-01-15 20:58:41 +01:00
4511ecbf0a Add configurator and stinky cache 2025-01-15 20:58:40 +01:00
fe37bebd2c Make russian messages a little more better 2025-01-15 16:15:16 +01:00
9f4e19104f Make commander and whoer use the distributed messenger 2025-01-15 15:11:52 +01:00
13415fb065 Don't check for network leader on received message 2025-01-15 15:08:36 +01:00
bf916dd8d5 Always tick 2025-01-15 14:50:46 +01:00
4aa168ebcc Now mark player as always online
Which means they will be added at the correct position in the network
chain
2025-01-15 14:42:40 +01:00
2ec0aea19c Forcefully trigger friend update
Because wow is held together by spit and cardboard
2025-01-15 14:37:59 +01:00
846584d6fe Verify name exists before adding them to network 2025-01-15 14:30:44 +01:00
954dbfa425 Stop trying to add yourself to your own friend list 2025-01-15 14:27:03 +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
6551e24069 Rework network to use timer instead of onupdate 2025-01-15 14:02:20 +01:00
d4b0dee037 Implement message command in messenger 2025-01-15 13:48:56 +01:00
799d3e1ddd Update network when first running 2025-01-15 13:38:18 +01:00
05c7e71794 Rework network node tracking to be ordered 2025-01-15 13:31:17 +01:00
f4421f0334 Add network messenger config 2025-01-15 13:19:44 +01:00
688f2f4b30 Refactor addonprefix out of network 2025-01-15 13:15:18 +01:00
87300bf48a Update network nodes on network update 2025-01-15 13:08:31 +01:00