9 Commits

Author SHA1 Message Date
Road-block 0e42d616aa Resolve some shootyepgp staticpopup issues caused by LazyPig.
Fix a bug with tablets becoming unresponsive when using a combination of clicks and ESC to toggle with multiple tablets open.
More improvements to initial loading logic, to avoid issues with cold login in an existing raid (eg. after crash)
Improve detection of admin status for command-line options as well ensure tablets modified by chat commands update in real time (eg. clear loot, logs)
2018-05-21 15:49:19 +03:00
Road-block d39ee25cf3 Add support for Minimum EP (default 0)
Add alternative masterloot item detection to workaround detection fails when giving loot to players outside CHAT_MSG_LOOT range.
Modify loading logic to avoid comms error when options haven't initialized yet.
Class color menus for EP and GP assignments (admins).
Bids: Change sorter to handle PR ties better and take MinEP into account if enabled.
Standings: Change sorter to handle PR ties better and take MinEP into account if enabled.
2018-05-14 23:14:04 +03:00
Road-block 7148a9a5fa Remove some settings from member addon menu that do not affect addon operation.
Add more groupings to standings tablet:
 - 'by armor type' and 'by role' (no spec information in vanilla so this one is messy)
2018-02-06 00:21:10 +02:00
Road-block d3871ef3e4 - Fix 10year old typo in Tablet-2.0 Lib causing a memory leak (90% of Ace2 addons affected).
- Fix some other quirks with making the tablets closeable with ESC.
- Fix some loading order issues with version handshake when doing a reload or /camp.
- Initial implementation of an EPGP pooling system where Alts can earn and use the EP and GP of the main.
- Add support for showing EPGP info on AtlasLoot and pfQuest tooltips.
- Add better support for EnhTooltip from Auctioneer suite.
- Filter out insignificant (lower than .1 PR) loses due to decay.
2018-01-30 19:21:24 +02:00
Road-block 3a2912bb9b Add warning when someone who is not masterlooter tries to use Bid Call clicks.
Increase the lower limit for PR decay notices.
Fix admin check for 3x. to only test relevant permissions.
2018-01-22 15:58:17 +02:00
Road-block 98560d192c Add a translation system.
Add zhCN localization by Qcat.
If you want to help with localizing shootyepgp in other languages, create a fork and update the localization.lua file.
2017-12-23 18:14:33 +02:00
Road-block b302dbe5a4 Separate member and admin chat commands. /shooty to see available commands.
Force tablets to top on closing, to workaround a bug with tablets appearing empty.
2017-12-08 18:07:41 +02:00
Road-block 14c4a6d6d7 Cleanup: Remove some unintended globals.
Add saved variables and module names to exclusions from globals detection script.
2017-11-08 18:26:56 +02:00
Road-block 5bdf4a6e5a Added a raid loot information window for masterlooter.
Added alt-click to bid call BoE in bags for masterlooter.
Added a popup to assign GP directly to loot recipients when they loot items. Esc or click Remind Me Later to defer.
Added addon communication (requires v3.18+) for pushing notifications of EPGP actions to members.
2017-10-29 16:11:32 +02:00