20 Commits

Author SHA1 Message Date
Horyoshi e6b9711ec8 bugfix in EP display over 10k 2025-10-28 21:09:07 +01:00
Horyoshi 1f85d99874 Update 2025-10-09 17:42:03 +02:00
Horyoshi 326f8e4756 Added guild ranks 2025-01-11 14:11:51 +01:00
Road-block bc91839370 fix standings and bid sorters for fractional PR
add a couple more keywords to member bid detection
add support for pfUI-addonskins
2018-10-30 17:20:33 +02:00
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 06ff00eef5 Re-add missing ruRU section from Tablet-2.0
More aggressive refresh of tables with PR columns on EPGP operations
New minimap, fubar icon.
2018-01-31 19:07:38 +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 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 106c63d721 Changed default baseGP to 100 and default decay to 10%. If you are an admin verify your settings.
A number of settings have moved from global saved variables to per character to facilitate usage for players that raid in multiple guilds.
First character that logins with a 3.30+ version will keep the old values for main, decay, progress, offspec discount and standby (reserves) channel.
Subsequent characters that login will get new defaults.
Add a more detailed breakdown of PR changes to item tooltips (shows both the change and result).
Add EPGP cap calculations, show PR loss on next Decay when player is nearing cap.
Add an import option for the guild leader in the EPGP standings window menu.
Refactor the export epgp dialog so that it can also work as an import.
Add an asterisk to the player's name in standings to make it easier to spot.
Add the loss of PR in next Decay next to current PR value when they are getting close to EPGP cap.
2017-11-21 03:26:12 +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
Road-block 0681c17925 Add the resulting PR value on item tooltips if the player was to win the bid.
Small performance improvement to building standings table.
2017-10-19 07:30:07 +03:00
Road-block 82e399ea16 Add a countdown link on the bids window (admins).
Fix bid refresh when new bid call is done while a previous bid is active.
Fix closing tablets with Esc.
Add an item quality condition (rare+) to bid detection.
Fix GL reset, improve various option descriptions and addon messages.
2017-10-09 09:17:56 +03:00
Road-block 28b85d0f0c Fix migration to v3
Add some announces.
Fix decay option description not updating on the fly.
2017-09-09 05:55:39 +03:00
Road-block 8c406098c6 Major rewrite v3.0, no longer using public notes 2017-09-08 17:23:01 +03:00
Road-block 457c95e3d3 Fixes for outlier GP prices across all items, emphasis on T1 and Dragons, fixes to GP scaling.
Standings list (for members) and other lists (for admins) can now be dismissed with Esc.
Add log window for admins.
Better permission checking, confirmation dialog for some important actions.
Fix Bid detection regex false positives eg.[Elixir of Mongoose].
Remove a bunch of menus and windows for members that they never use.
2017-08-11 03:10:26 +03:00
Road-block df067abf2c Initial import of shootyepgp 2.0
80% rewrite of shootyepgp 1.x
compatible with shootyepgp 1.x
2017-08-08 15:43:54 +03:00