Released under an MIT license. DLL and SWF source files are free to use as long as you give credit to himika.
File credits
TCC team - the icons belong to them: https://www.nexusmods.com/skyrimspecialedition/mods/38529 QuickLootRE - forked this: https://github.com/Ryan-rsm-McKenzie/QuickLootRE MoreHUD - used this as an example on how to work with papyrus from SKSE plugins: https://www.nexusmods.com/skyrimspecialedition/mods/12688 Himika for dll and swf source files. "dll and swf source files. feel free to use as long as you credit me." The SkyUI team
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Will show whether the item cannot be disenchanted (red lightning). Thanks ahzaab!
Shows whether the enchantment is known on the item (blue lightning with a tick mark). Thanks ahzaab!
Only show weight if it's above or equal to 0.
Prevent displaying more than 32 items. This is a crash fix for if there's too many items in the container.
Add options to change the position, width and height of the window.
Support for Completionist once K1ngTr4cker updates it. Thanks K1ngTr4cker!
Version 1.1.0
Removed TOML
Added an MCM menu with which to toggle on different icons and options
Removed papyrus scripts involving TCC and instead detecting the needed info from the plugin. This means that you don't need to install a non-TCC version of the mod anymore.
Version 1.0.1
Add "openWhenContainerUnlocked" to the toml file. If set to true will automatically open the QuickLoot menu after lockpicking a chest.
Will now fire an item pickup event when looting.
Version 1.0.0
Added localization to the "Value" and "Weight" strings
Fixed a crash that would occur when the container has a food item that has no consumption sound