Commit Graph

271 Commits

Author SHA1 Message Date
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
8cbad47acc Add updateinterval config to network 2025-01-15 12:56:56 +01:00
241615238c Implement basic structure for network 2025-01-15 12:54:22 +01:00
d54e93ad85 Print index of note 2025-01-15 12:34:23 +01:00
efe0002e02 Implement compacting 2025-01-15 12:31:43 +01:00
e58d92c399 Fix adding notes 2025-01-15 12:26:50 +01:00
2a5d6e5157 Update help messages for noter 2025-01-15 12:20:12 +01:00
2689e39d70 Implement ACTUALLY sending notes 2025-01-15 12:16:07 +01:00
25f2310c25 Fix up adding and printing notes 2025-01-15 12:13:24 +01:00
0bed5ecf41 Implement adding notes 2025-01-15 11:55:02 +01:00
ec2f146095 Implement printing last N notes 2025-01-15 11:52:23 +01:00
75a84baa42 Implement addnote 2025-01-15 11:38:43 +01:00
1bc7ebc92a Refactor delete note and copy paste to print note 2025-01-15 11:35:12 +01:00
d620f577c1 Implement note delete
Weird start, I know
2025-01-15 11:30:26 +01:00
82f1539815 Implement basic structure for noter 2025-01-15 11:07:03 +01:00
3376b4fa7c Add config for the new "echotorussian" setting 2025-01-14 18:08:44 +01:00
308b65e2f6 Add option to echo to russian channel 2025-01-14 18:04:18 +01:00