You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Populating Waresifier 'About' section. Looking to go into more depth on usage and inner-workings of the tool
- Deleted 'The Gridmap'. More of a modder's resource, not a tool.
- Added DXTViewer
**Waresifier** is a utility developed by Danae123 and Aurel300 which converts plugins to utilize [leveled lists](https://tes3cs.pages.dev/objects/object-types/leveled-item) from _[Wares](https://www.nexusmods.com/morrowind/mods/52013)_.
35
+
36
+
Waresifier looks for vanilla objects in a plugin and replaces them with leveled lists from _Wares_, based on any one or more of the following user options:
37
+
38
+
-**NPCs**: Replaces vanilla object entries in NPC inventories with _Wares_ leveled lists. This affects what clothing and weapons these NPCs will equip themselves with.
39
+
-**Containers**: Replaces vanilla object entries in containers with _Wares_ leveled lists.
40
+
-**Traders**: Adds an invisible chest to traders, populated with _Wares_ leveled lists.
41
+
42
+
Unlike the parent mod _Wares_, Waresifier does not add items to leveled lists; it only replaces objects with leveled lists from Wares. See [[guides/leveled-lists/creating-a-wares-aware-mod|Creating a 'Wares-Aware' Mod]] for how to add items to _Wares_ leveled lists.
**DXTViewer** is a tool for viewing and analysing compressed DDS and O3TC texture files.
33
+
34
+
By viewing existing textures with the tool, one can get an approximation of which texture compression format is best when [[guides/textures/index|making textures]].
0 commit comments