v1.3.1 - Light.gg Sync Fix, missing perks in categories fixes, UI cleanups
Release v1.3.1
This is a stable release of the DIM Aegis Overlay extension. It introduces critical fixes to the Light.gg Roll Appraiser connector to prevent missing grades, robust spreadsheet parsing for Grenade Launchers, Pulses, and SMGs, settings popup UI optimizations (including removing the search card), and a direct Ko-fi support link.
What's New in v1.3.1
Light.gg Connector Reliability
-
Race Condition Resolution: Fixed a major timing issue where the Light.gg API interceptor caught inventory grades before the extension content script was fully loaded. By synchronizing their injection timing, the extension now captures rolls and displays badges reliably for all items, including new and paginated weapons. (Reported by a user and I hope it works better for them now and Light.gg syncing should be more consistent!)
-
Scraper Efficiency: DOM scans are now deferred until the page structure is interactive, reducing browser memory usage and script execution overhead during loading.
Spreadsheet Parser Resiliency
- Header Fallback Support: Added smart fallback mapping for custom column headers. This resolves an issue where Breech-loaded Grenade Launchers (BGLs) were missing Barrel and Perk 1 entries, and ensures weapon energy types parse correctly for Pulse Rifles and SMGs.
(This was reported by a user and found that it affected other categories. It's a spreadsheet parsing problem as some of the headers are not consistent. This should fix it.)
Settings Popup Cleanups
- Optimized Interface: Removed the unused "Search Wishlist" section as it was redundant because of the existence of the "Aegis Database Explorer"; doing that also reduced the extension's compiled JavaScript footprint.
- Ko-Fi Link: Added a Ko-Fi button next to the GitHub button in the header. Nothing is obligatory but if anyone wants to donate <3 Just using the extension is already enough for me, though. Much love!
Installation
For Chromium browsers:
- Download the packaged
dim-aegis-overlay-v1.3.1.zipfile. - Unpack the ZIP file.
- Open Chrome/Opera and navigate to
chrome://extensions/. - Enable Developer mode in the top-right corner.
- Click
Load unpackedand select the unpacked directory.
For Firefox:
- Download the packaged
dim-aegis-overlay-v1.3.1.zipfile. - Unpack the ZIP file.
- Go to the "Manage Extensions"
- Press the Gear at the top and select "Debug add-ons"
- Press "Load Temporary Add-on" and select the unzipped directory.