Commit Graph

271 Commits

Author SHA1 Message Date
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
fe730a19df Add config for sniffer 2025-01-12 22:00:37 +01:00
636ef87cb1 Fix deathreporter 2025-01-12 01:16:06 +01:00
d333901576 Untrack (and track) stinkies on target that are or are not supposed to be tracked 2025-01-11 19:09:29 +01:00
d104bcc1fa Fix error when there's no battlefieldminimap
But still play alert
2025-01-11 13:14:31 +01:00
dbfbc2c347 Add localization for config panel 2025-01-11 13:10:32 +01:00
dd620c14d3 Hopefully fix nil in deathreporter 2025-01-11 12:33:55 +01:00
744098abc7 Fix scale number check 2025-01-10 21:42:47 +01:00
1eaefffe04 Add a scale config... such as it is 2025-01-10 20:44:53 +01:00
1291d21216 Fix oopsie 2025-01-10 19:01:20 +01:00
1c198f0133 Remove num of stinkies from log messages
Because it's not ipairs
2025-01-10 13:23:58 +01:00
23bf656f82 More logging to stinky tracker 2025-01-10 13:22:14 +01:00
30fae67f6c Fix who parsing in spotter 2025-01-10 12:16:21 +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
7314c67357 Implement tomtom waypoint for help 2025-01-09 17:08:13 +01:00
6b74e01f0a Add configuration for textures 2025-01-09 16:51:03 +01:00
6becc08e18 Implement call for help 2025-01-09 16:38:57 +01:00
f66a990103 Add scale config 2025-01-09 16:37:36 +01:00
c3b9772512 Do a little formatting 2025-01-09 16:35:56 +01:00
6bb1cc683c Implement throttling sounds and niceify the code a bit 2025-01-09 16:21:59 +01:00
b5473e05e7 Shuffle around the config a little for fun 2025-01-09 15:50:32 +01:00
939ca47e3c Fix grid placement logic 2025-01-09 15:39:08 +01:00
c16e5f1e47 Fix up more logs 2025-01-09 15:32:57 +01:00
059f917acc Fix ttl = nil 2025-01-09 15:24:42 +01:00
43b08f22dd Add more config options 2025-01-09 14:34:06 +01:00
18f2b44941 Disable alerts that have ttl=0 2025-01-09 14:00:25 +01:00
b2925285a2 Add playing sound files (that don't yet exist) 2025-01-09 13:53:56 +01:00
c0a6a3c082 Add ttl per frame 2025-01-09 13:14:58 +01:00
7c7edcf959 Add location recognition for combat and death reporters 2025-01-09 12:56:23 +01:00
dee5053345 Standardize location reporting across modules 2025-01-09 12:56:11 +01:00
58e071e77b Implement icon scale to minimap tagger 2025-01-09 12:46:32 +01:00
a7e85acd67 Add battletags 2025-01-09 12:20:16 +01:00
176d184d91 Implement tag alerts 2025-01-09 12:18:04 +01:00
32543d04a0 Refactor frame creation a little 2025-01-09 12:11:03 +01:00
4b43ee86c0 Implement fading alerts 2025-01-09 12:06:34 +01:00
25959be98f Implement drawing alerts on map 2025-01-09 11:30:13 +01:00
40646f16bc Add minimaptagger config 2025-01-09 11:28:37 +01:00
a2930577d3 Add basic structure 2025-01-09 11:28:20 +01:00