Thread Tools Display Modes
04/27/20, 05:02 AM   #1
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,566
ESOUI+ User Script

I've made a user script which enhances esoui.com. In order to use it you will have to install the Greasemonkey (Firefox) or Tampermonkey (Chrome & others) extension in your browser.
Afterwards you can click this link to install the script.

Right now all it does is search and reformat ingame errors in forum posts and addon comments.
Before:


After:


The "show" buttons passes the given line to a custom "esoui-dev:" protocol. A handler program can be set up to then open the file in an editor of your choice.

Use the following steps at your own risk. Don't come crying in case your Windows stops working and all your files have been deleted!
Warning: Spoiler
  Reply With Quote
04/28/20, 10:14 AM   #2
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,566
Just updated the script to v1.1:
  • Added button to toggle the improved version of the post off and on
  • Changed local variable viewer to hide when there are no locals in the stack data
  • Fixed quote blocks not getting handled correctly

EDIT: and another update v1.1.1:
  • Fixed long trace lines breaking the layout
  • Undo BBCode big grin () smiley replacement in stack traces
  • Fixed locals not getting parsed correctly in some cases

Last edited by sirinsidiator : 04/28/20 at 03:21 PM.
  Reply With Quote
05/05/20, 11:13 AM   #3
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,566
v1.2.0 is here! This time the focus lies on improving the author page, but there are some adjustments for the stack trace parsing too.


Changes:
  • moved team addons into main addon list (thanks Dolby for adding the necessary data!)
  • adjusted author page layout to make it more compact for authors with many addons
  • added local sorting of addon list
  • added download statistics to own author page*
  • improved stack trace detection
  • improved markup removal in stack traces

*The stats are all captured and stored locally whenever you visit your author page. You can click the main graph to switch between average downloads, total downloads, monthly downloads and favorites over the past 30 days. The addon activity graphs will always show the average downloads in the past 7 days.

EDIT: v1.2.1:
  • fixed stats not getting saved
  • some minor adjustments

Known issue: The author page improvements currently only work when the time format is set to ISO and 24h in the user settings.

Last edited by sirinsidiator : 05/05/20 at 12:31 PM.
  Reply With Quote
05/09/20, 10:06 AM   #4
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,566
v1.3.0 is now available:
  • changed how addons are sorted by date so it no longer depends on the user settings
  • added update icon for team addons
  • added buttons to import and export stats
  • added button to switch the display mode of the graph (instead of having to click on the graph)
  • show full time range in graphs when there is not enough data yet
  • fixed logged in author not getting detected in some situations

Last edited by sirinsidiator : 05/09/20 at 10:10 AM.
  Reply With Quote
05/30/20, 11:35 AM   #5
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,566
I've just release v1.3.1:
  • added css to resize the wysiwyg editor
  • improved stack trace detection
  • improved some graph labels
  • fixed graph tooltip sometimes getting stuck
  Reply With Quote
06/04/21, 05:50 AM   #6
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,566
Just released a small update (v1.3.2):
  • fixed buttons in stack trace display not working properly in pms
  Reply With Quote

ESOUI » Developer Discussions » Dev Tools » ESOUI+ User Script

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off