Thread Tools Display Modes
08/19/21, 07:29 AM   #1
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
[AddOns/Tools helping during addon development]

All developer tools and utilities uploaded at esoui.com can be found here: https://www.esoui.com/downloads/cat35.html

ESO source code for download

Debugging
  • ZGOO Variables & event inspector
  • merTorchbug Advanced Variables & event inspector & live-altering of variables. Uses a different UI than zgoo. Includes tabs to differ globals, functions, fonts, events, sounds, libraries, SavedVariables, etc. Provides a script history. Adds context menus for special debugging of inventory bagId/slotIndex. Preview of colors/textures inspected, and many other features.
  • Circonians Click4Info Save&run scripts ingame, create slash commands to help your debugging needs
  • Circonians Control Outlines Outline the borders of controls with colored rectangles.
  • LibDebugLogger & DebugLogViewer (DebugLogViewer online - by sirinsidiator) Save call stacks and errors, info etc. to the SavedVariables and show them offline, or online (website) or ingame (DebugLogViewer UI). Great to add debugging related messges no one should see in their chat + sharing this info & loaded addons + their version with the developer.


Addon helpers
  • Circonians Addon Selector Create profiles of your enabled addons and load them easily. Adds a search box, keybinds to select/deselect all and SHIFT+left click to select/deselct blocks of addons to the addon manager
  • Votans Addon List Automatically enable addon's dependencies if any addon get's enabled
  • sidTools Isolate addons (only load the isoalted ones). Also provides other functionality like chat whsiper yourself (for chat addon tests), events, units, items, abilities and fonts



Events
  • zgoo, merTorchbug, sidTools (search and click their links above please)
  • Testify Event recoding and playback tool


Performane test
  • ESO Profiler Profile your code and get information about the runtime.


Textures
  • Circonians TextureIt Preview textures ingame, add a custom background and animate animatable .dds files


External Tools

Websites

Last edited by Baertram : 07/15/22 at 09:01 AM.
 

ESOUI » Developer Discussions » Dev Tools » [AddOns/Tools helping during addon development]

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