Commit Graph

209 Commits

Author SHA1 Message Date
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
a109c631cd Add version field to config 2025-01-13 16:36:37 +01:00
cf61a74fa8 Don't tag minimap if we aren't in the same zone 2025-01-13 16:25:30 +01:00
e9f17c585c Actually disable bonkdetector 2025-01-13 15:29:16 +01:00
373ca377a2 Ignore bonk events for source==destination (self harm) 2025-01-13 14:09:57 +01:00
770420a5b2 ...actually make it work, idiot 2025-01-13 10:30:55 +01:00
22b1b6bc73 Add macro command 2025-01-13 10:26:03 +01:00
18fd4bb9d2 Right, of course, UnitIsPLayer expects a UNIT how silly of me.....
I hate the wow api
2025-01-12 23:32:42 +01:00
ca333a93e3 Only trigger bonks for players 2025-01-12 23:22:33 +01:00
4c404225d2 Add config for bonkdetector 2025-01-12 23:19:38 +01:00
9f86a4e0f9 Add russian locale for bonkdetector 2025-01-12 23:11:29 +01:00
6273263c4e Implement bonkdetector 2025-01-12 23:07:31 +01:00
0b6b8df1a9 Clean up config a little 2025-01-12 22:58:19 +01:00