File Details
v1.2.1
- R
- Mar 11, 2020
- 149.60 KB
- 46
- 1.13.4
- Classic
File Name
GoodEPGP-v1.2.1.zip
Supported Versions
- 1.13.4
commit b792bac6d6aee3d64dbe23d8e976fb634d7303bc
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Tue Mar 10 23:12:36 2020 -0400
Further testing for automated release of tagged versions
commit 811f704147fb7eace288dbf5c310aab952e00603
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Tue Mar 10 23:10:35 2020 -0400
Updated the add-on for curseforge.
commit 549e183ce6bca7d635ae9eab42ebfe22a9b653a7
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Tue Mar 10 17:46:51 2020 -0400
Test commit for webhook
commit f18cd2f6c89f5a5a85bbf58064fb97fc006b04f0
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Tue Mar 10 11:44:02 2020 -0400
Increased interface version
commit 8c9d1b873d3aa945555f2c19eac5070a771eaeee
Author: Dyaxler <dyaxler@hotmail.com>
Date: Fri Mar 6 11:48:33 2020 -0800
Prevents multipule EPGP windows
* Added ability to close EPGP Options Menu with ESC
* If any EPGP panel is opened it'll auto close all other EPGP windows.
* Added Shift+Left click to Minimap Button - Toggle Prices
commit dd3aea40c766c93e6b35df74d9cfdb4d8c93f129
Author: Dyaxler <dyaxler@hotmail.com>
Date: Fri Mar 6 09:55:52 2020 -0800
Made improvments to GoodEPGP Minimap Icon
* Minimap position is now saved between sessions and each character will have their own position.
* Added GoodEPGP Menu --> Configuration --> Minimap Icon: Toggle. You can now turn on/off the Minimap icon. This too is an option that is saved on each character.
commit bcdbc62a4fc061f55aa0987816840553c8d2187b
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Wed Mar 4 20:11:57 2020 -0500
Updated GoodEPGP so CanEditOfficerNote() is not called within OnInitialize()
commit 7b59fc42ceb90f1420e9426a070d3b73348d5247
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Wed Mar 4 10:03:10 2020 -0500
Built out a basic add-on menu
commit 653e16c7864f7e7460480c7ba7202d1baecbae0e
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Wed Mar 4 07:46:15 2020 -0500
Moved options to its own file, added right click functionality for minimap icon to open menu
commit 8198895fa64d2a0b4a277c7274680427fe7c0d00
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Wed Mar 4 07:24:56 2020 -0500
Added a minimap icon
commit f855746414baba19582138d47b458950eb56e101
Author: Dyaxler <dyaxler@hotmail.com>
Date: Mon Mar 2 16:39:13 2020 -0800
Added Icons to the Prices List
* Each line as the corresponding icon for the listed item
commit 8ebdc4300838c581ba4a81750813101d16a1152b
Author: Dyaxler <dyaxler@hotmail.com>
Date: Mon Mar 2 15:00:46 2020 -0800
Updated Prices panel
* Added OnClick Tooltips for items
* Updated Prices list to match Standings list functions/format/style
* Updated comments in both Prices and Standings for the new code blocks
* Updated BuildPrices function to not hit server unless needed
commit 266c6ec606d5dd3a85ef5f4c6cf382d8afc0fc62
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Mon Mar 2 13:20:10 2020 -0500
Moved the padding frame out of the for loop so there's only one per standings line
commit 88cb03ba663d4f1be3ba3f783e2d3bb12591207c
Author: Dyaxler <dyaxler@hotmail.com>
Date: Mon Mar 2 10:01:24 2020 -0800
Fixed Standings...
* Fixed standings list formatting
* Froze Headers to they won't scroll with list
* Added ability to use ESC to close Standings
commit 88cb03ba663d4f1be3ba3f783e2d3bb12591207c
Author: Dyaxler <dyaxler@hotmail.com>
Date: Mon Mar 2 10:01:24 2020 -0800
Fixed Standings...
* Fixed standings list formatting
* Froze Headers to they won't scroll with list
* Added ability to use ESC to close Standings
commit 6623689d5d0135aacf5403c521ec4bf49e07ecab
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sat Feb 29 15:02:56 2020 -0500
Fixed role dropdown functionality
commit 5f6ae2105944007c572ad9879d9323558754ef55
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sat Feb 29 00:49:19 2020 -0500
Added 'Last Updated' for both EPGP standings & Price List
commit 91ea3901e64f636e3f548f21a82f98b1e0e8c0c1
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sat Feb 29 00:31:35 2020 -0500
Filtering now works with sorting
commit ec850e367fd2b613dfd852569aa095de2e20d910
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sat Feb 29 00:20:32 2020 -0500
Color coded class standings
commit ec850e367fd2b613dfd852569aa095de2e20d910
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sat Feb 29 00:20:32 2020 -0500
Color coded class standings
commit 499c00e89d716198b41f43a4f906daa825d89d0c
Author: Dyaxler <dyaxler@hotmail.com>
Date: Fri Feb 28 20:50:40 2020 -0800
Fixed Item sorting...
It used to sort alphabetically by "ItemString"... not it sorts by a hidden field based on the items actual raw name pulled from GetItemInfo.
commit ee8dd7155343acc60d2ba95765a51745044d2820
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Fri Feb 28 23:46:15 2020 -0500
Working class filtering for EPGP standings
commit 2cf07a63c66569784951a59c9cb6cf2cccbe1603
Author: Dyaxler <dyaxler@hotmail.com>
Date: Fri Feb 28 19:53:08 2020 -0800
Rewrote prices work flow...
Basically mirrored the functionality and improvements Dave made to the Standings work flow and applied it to the Prices work flow
commit 2cf07a63c66569784951a59c9cb6cf2cccbe1603
Author: Dyaxler <dyaxler@hotmail.com>
Date: Fri Feb 28 19:53:08 2020 -0800
Rewrote prices work flow...
Basically mirrored the functionality and improvements Dave made to the Standings work flow and applied it to the Prices work flow
commit 09864279aa9bf2d3a8624f1fa9cdd6fd7ae1269b
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Fri Feb 28 17:48:14 2020 -0500
Further improvements on init time & loading
commit fa276262414058774210574b1833f605e4fd304f
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Fri Feb 28 17:25:26 2020 -0500
Changed logic to remove all lag on /gep show
commit ec6b5a4ad130f182c11013215db0b98ddd4378db
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Fri Feb 28 17:12:16 2020 -0500
Rewrote how the table frames were generated to reduce lag when sorting & on subsequent loads.
commit 343a66c899c76ca22a95fab1d83e870d667c2f0a
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Thu Feb 27 17:27:37 2020 -0500
Added a WIP version of prices table
commit 835725a62e2a99976682b4836eff0ccc3b7419f2
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Thu Feb 27 16:49:46 2020 -0500
Fixed Onyxia Loot
commit 436dd68e96f81171f51268c2c0b84157fa38cd4f
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Thu Feb 27 16:26:33 2020 -0500
Removed chat message for loot
commit 6b17bae033fa70334720e1c0bf0ae6a1b9cdc64a
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Thu Feb 27 16:23:51 2020 -0500
Fixed issue with standings not showing up the second time
commit ee27e20e82b99ad4dec6e41989402dbc56864009
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Wed Feb 26 20:16:11 2020 -0500
Added a basic EPGP standings window, accessible for all members
commit 9afcc8c955c60923e0fa6a161ad8f7ffb300c249
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Wed Feb 26 11:24:34 2020 -0500
Fixed missing reference to minGP
commit 690ad1ae1a0ee270b11f9fe703d60a207dff9d84
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Wed Feb 26 09:14:24 2020 -0500
Work in progress for in-game standings
commit 197440a7c14e9545230b639e29baf391384ae6de
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Tue Feb 25 17:36:34 2020 -0500
Allow items to be master looted from your bag
commit 5a1d24ab4b550b11dd6ae8c9a77b049f96d434ff
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Tue Feb 11 18:51:46 2020 -0500
Added a config option for showing loot in guild chat
commit 5a1d24ab4b550b11dd6ae8c9a77b049f96d434ff
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Tue Feb 11 18:51:46 2020 -0500
Added a config option for showing loot in guild chat
commit b187fa1cb2ea71e02cf7e5878def9cae938553d4
Author: davedehaan <davidbdehaan@gmail.com>
Date: Tue Feb 11 15:03:18 2020 -0500
Update prices.lua
commit a3c0bb6fbb2afb74dd929f15983b1c3e0ebad4b1
Author: davedehaan <davidbdehaan@gmail.com>
Date: Tue Feb 11 15:02:11 2020 -0500
Updated prices
commit dddcb15a48f8e5b120f5c286cf6ab920297d6520
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Tue Feb 11 12:43:30 2020 -0500
Prices now match the spreadsheet.
commit 2e3339e42964ed659ed0b04b5e28ca6adbb63e08
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Tue Feb 11 09:49:19 2020 -0500
Fixed missing bracket
commit 4bc9b427b858e92f20d34366ad1243e8a45efd96
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sun Feb 9 10:22:44 2020 -0500
Updated MC Prices
commit b079d09da478b4fe8805ebf9784d8c295c9ac5f6
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sun Feb 9 00:20:56 2020 -0500
This isn't javascript ...
commit 154d07b3b856bb4662494c9a68b3a35fbadc9027
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sun Feb 9 00:19:49 2020 -0500
Updated goodEPGP version number
commit e7434b1dcb7fbe182c15193fd1e391c86edfd5da
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sun Feb 9 00:18:52 2020 -0500
Added prices for BWL loot, added item log
commit 65ac55954e0668ddcbe3c0c28ea07f7fb089a792
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Tue Nov 19 14:45:04 2019 -0500
Additional messaging for officers, decimal point rounding for points.
commit 6f64f480242943a156f5d9cb74a35cd63ae22845
Author: davedehaan <davidbdehaan@gmail.com>
Date: Wed Oct 9 16:19:56 2019 -0400
Update README.md
commit b58303841c80b488f738125e49f18302b494f90f
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Tue Oct 8 17:53:18 2019 -0400
Added in an options menu, default settings
commit 41cb05c488bec1dd1beae4ea5c56d37d21cb0edd
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Tue Oct 8 16:58:55 2019 -0400
Cleaned up command handling defaults, fixed EP to raid
commit f0343ce7e8d816706db2476f784ba076bdb15977
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sat Oct 5 15:58:31 2019 -0400
Rewrote most of the add-on to not use a static guildRoster table for determining guild indices.
commit b5a3ed37946bb35edb95aca478a375ff44d8eb6d
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Wed Oct 2 12:49:35 2019 -0400
Price fixes for alliance.
commit 9c0d7e10882c8224914bb488c4f43a9667be7a34
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Wed Oct 2 11:09:46 2019 -0400
Commented out Random Roll Loot for the moment.
commit 1e614a5e15784cde10c08e4831e726fd8d5c162e
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Mon Sep 30 13:56:19 2019 -0400
Bug fixes for loot windows with over 4 items & raid roster not updating.
commit 8738c0ea0e8fb4bc49f7c9c689d919f9bdc2be79
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Mon Sep 30 10:03:09 2019 -0400
Cleaned up Loot Click section, added hotkey for Random Roll & Self Loot
commit 557ab761e9ab96c58d8a52831991c3f63442b745
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Mon Sep 30 10:02:46 2019 -0400
Added price for Bindings
commit a03fc86a49ef8011874009c86b6bca95a8beb64e
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Mon Sep 30 10:02:30 2019 -0400
Fixed parts of Readme.MD for more clarity.
commit 60b43bf8debbe30d5511f2f94e2efab5e5561a5c
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Mon Sep 30 03:16:23 2019 -0400
Better formatted MD
commit 1b830188daa3f20f678c4ef6af3024cbf4be95bb
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Mon Sep 30 03:15:05 2019 -0400
Added super basic readme.md
commit 0be523f697dd8f8a262065c2c8db07e93a882a59
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Mon Sep 30 03:02:54 2019 -0400
Made bid frame look nicer, turned off debug by default
commit b03a2cb7b3b1b2698eef306f255a39a076b5263c
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Mon Sep 30 02:56:30 2019 -0400
Added a bid window, and loot confirmation on assignment
commit e7716d73e2be6c83a67f6fdbd06c5ec272b0f375
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sun Sep 29 11:28:18 2019 -0400
Added a command to charge a guild member for an item, and added a method to add EP for a comma delimited list of guild members.
commit edb1369f43f9d54d7aed3e8488dc66d2384f18a4
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sun Sep 29 11:02:57 2019 -0400
Added a 'config' table withing GoodEPGP namespace for config vars.
commit ca509e0818268114ee65fc3f0225e43dfdb8667e
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sun Sep 29 10:57:09 2019 -0400
Added a debug function, conf variables, decay function
commit 8a2ca1c711a3780618d075442b54b66f2f68baee
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sun Sep 29 10:02:10 2019 -0400
WIP Confirmation modal on loot award
commit 5a665c97cd2defb212f183d88043d359fdc80bdb
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sun Sep 29 10:01:57 2019 -0400
Bug fixes and cleanup with standings commands
commit 0d22ec2182c0db42d89909f836a8ea93ebef7bd9
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sun Sep 29 09:07:37 2019 -0400
Update item lookups to work with itemLink as well as itemName
commit 1d5713803ed3e4eceb92d17f1d9aed927c9cc5c6
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sun Sep 29 04:06:34 2019 -0400
Added specialization handling, cleaned up command handling to share functions between slash commands & whisper commands.
commit b9237e2db206b479a68a64512d3083af778ba324
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sun Sep 29 02:27:16 2019 -0400
Updated prices.lua with individual names for all t1/t2 pieces
commit 0cd41ab642b02daad593f155ccea42b23e553088
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sat Sep 28 15:07:00 2019 -0400
Switched from SetSscript to HookScript to prevent overwriting default functionality, deduped the onclick events
commit ccbb5f900afdb80da95a93bd0b68daebec2ba36f
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sat Sep 28 14:25:49 2019 -0400
Comments to describe functions, reorganization of utility functions at bottom.
commit d64cde04650ecda13755e39fabb493e2057ba293
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sat Sep 28 05:50:56 2019 -0400
Added a TODO so I didn't forget to set min GP
commit 4c42b9598d730caa5370e5c21143878526e9014d
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sat Sep 28 05:43:54 2019 -0400
Added whisper commands for item & player prio lookups
commit 27b449f310f57665bba44d3d54a7e069dc0c35eb
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sat Sep 28 05:15:57 2019 -0400
Added loot awarding, GP awarding based on MS/OS, item lookups
commit fe023911147c6c5c709e7835cce34740ae332341
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Sat Sep 28 00:09:38 2019 -0400
Added whisper bidding, bid log.
commit 6a0104c8273e2bb5e43d8f45f32e6b369e777938
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Fri Sep 27 23:28:48 2019 -0400
Integrated price file
commit a4ae4007fa398254f677f5b62aa1575bc8e4939f
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Fri Sep 27 23:09:53 2019 -0400
Added prices.lua
commit 2054ad0ec387cc437e41c4dd6a558e53c97c362b
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Fri Sep 27 23:04:40 2019 -0400
Initial Commit
commit 3cbd80b34d0f015f7c9c1e1355de2e8ff0f045dc
Author: Dave DeHaan <david@redvanworkshop.com>
Date: Fri Sep 27 23:02:32 2019 -0400
Initial commit

