25 Commits

Author SHA1 Message Date
Horyoshi 3f93a7c25f Fix 2026-02-17 16:31:20 +01:00
Horyoshi 8057112199 Bid window is now visible to all officers 2026-01-13 00:11:23 +01:00
Horyoshi 21623f5e45 Update bids.lua 2025-02-13 20:08:15 +01:00
Horyoshi 930f16d210 Update bids.lua 2025-02-13 16:03:48 +01:00
Horyoshi ea83bd81a4 Update bids.lua 2025-02-13 15:53:40 +01:00
Horyoshi ab49b1c3a4 bids window is now public 2025-02-13 11:11:01 +01:00
Cinecom 162982a709 Update 2025-01-28 15:40:41 +01:00
Horyoshi 57870e45d3 Update bids.lua 2025-01-12 21:05:05 +01:00
Horyoshi 71165d516a Added guild ranks 2025-01-11 14:12:21 +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 c097425484 Mark alts clearer on Bids tablet.
Personal EPGP message that accounts for alt,main relation.
Fix alpha version.
2018-01-31 21:32:09 +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 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 95560748b8 Make masterlooter loot related messages go to the highest available channel (RW > raid).
Add a '/shooty' chat command for opening the standings for members that have hidden minimap icons.
2017-10-15 00:28:23 +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 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 504c279b46 Fix winner announce to include PR to 3 significant digits.
Remove some debug values from pricelist.
Add suggested EP awards scaled to the zone.
Prevent members of the main raid from adding themselves to standby list(reserves).
Enable Decay Percent option for admins in addition to GL.
2017-08-09 04:21:53 +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