release-20200117
Details
-
FilenamePrio3-release-20200117.zip
-
Uploaded by
-
UploadedJan 17, 2021
-
Size194.99 KB
-
Downloads4,259
-
MD53024685b8f1c4872f53a5758f6e1c580
Supported WoW Classic Versions
- 1.13.6
Changelog
lightweight tag 0494cb2359017529085bf8a1960d2e107f55488f release-20200117
Author: Marco Dieckhoff <[email protected]>
Date: Sun Jan 17 11:46:29 2021 +0100
commit 0494cb2359017529085bf8a1960d2e107f55488f
Author: Marco Dieckhoff <[email protected]>
Date: Sun Jan 17 11:46:29 2021 +0100
Master Looter will take precedence if multiple Prio3 addons are running in a raid. fixes #20
commit 507c44e5478f2a97d51c863b451d3fa706c5b81c
Author: Marco Dieckhoff <[email protected]>
Date: Sun Jan 17 11:19:47 2021 +0100
if a user has Prio0, remove him from Prio 1,2,3 outputs; better output for Prio 0
commit 4def83daf21903ee663c31689769e7fed7075a79
Author: Marco Dieckhoff <[email protected]>
Date: Sun Jan 17 10:31:40 2021 +0100
added missing help text
commit 3978d04b3fcb8cba24b42cb8ac54481cf653af80
Author: Marco Dieckhoff <[email protected]>
Date: Sun Jan 17 10:30:01 2021 +0100
updated version
commit 44fcf6287ad66060b526c6b5547a5bc884bf18c8
Author: Marco Dieckhoff <[email protected]>
Date: Sun Jan 17 02:19:12 2021 +0100
fixed GetItemInfo issue in priorities.lua, added help for Prio0
commit 0e35d84e5d872c1aa6cf021f2baa6546f55f05f5
Author: ZadarThule <[email protected]>
Date: Sun Jan 17 00:39:23 2021 +0100
Sorted prio table with index (#22)
Merged by contributions from ZadarThule
- moved repeated code to functions
- removed unneccesary variables, removing whitespace and declaring some variables only local
- Fixes issues with Sort, QueryItem, equals with tonumber
- Existing prios are no longer overwritten by triple 0 prios.
- Enabled luacheck
- Added "Prio 0" (1=2=3) option
Thank you!