A new version of transmog system can be found at github.com/Rochet2/Trinit…
Now with account-wide storage of visuals, enchants and item hiding.
- rochet2.github.io now contains links to TC master (8.x) versions! Additionally Multitrainer 3.3.5 by Asandru was added to the list of downloads.
- Note that all branches for TrinityCore have changed! For example dressnpcs is now dressnpcs_3.3.5 or dressnpcs_master depending on which TC branch you are on.
- After recent commits dressnpcs should be seamless with commands like .npc morph and tables like smart_scripts. You can now use C++ to assign an outfit that is not in DB. You can assign an outfit from DB through using SetDisplayId. Outfits now share entry space with displayids.
- New for 7.x dressnpcs: - appearanceid as a separate column - workaround for missing gossip sounds, supply your own sounds in DB - added guildid to allow define tabards

