Smithfield UI
The Union of Hunting Keys and Tactical Minimap.
For keyboard play only.
Changes scrolling and centering. Move the view and your character w/ single keystrokes. Much more fluid for the keyboard player. No more 'taptaptaptaptap' to move the map away from the edges.
Changes the minimap colors.
You are green.
Friendlies are light blue. So are stairs.
Neutrals are purple. Oranges are hostiles.
Hostile Elite Bosses and Rares are Red.
Changes tactical borders, coordinating to minimap.
This version wrecks the use of the mouse for targeting and scrolling (but just a little).
Hunting Keys
Designed to facilitate playing keyboard-only on a small screen.
Overrides the existing scroll lock process.
Adds a third state to scrolling, the 'hunt' mode.
Press scroll lock once to enter 'hunt' mode,
Press a movement key to move the camera to the indicated octant, exiting 'hunt' mode, resuming movement.
Press scroll lock again to center on the character and then enter a 'scroll' mode similar to the original but with larger scroll steps. In both places, rest centers upon the character.
Press the scroll lock a third time to exit 'scroll' mode and resume movement.
Its easier than it may sound.
Tactical Minimap
Changes the minimap colors.
Changes tactical borders, coordinating to minimap.
You are green.
Friendlies are light blue. So are stairs.
Neutrals are purple. Oranges are hostiles.
Hostile Elite Bosses and Rares are Red.
zebez's Addon Compilation
This is a compilation of various other addons and my own stuff.
It's mostly for myself so it's not very polished or tested much.
Most changes are to the Classic UI. A 1920x1080 resolution is recommended.
-Transparent talent/skill bar
-Darker looking sidepanel, matches Dark UI
-Added player doll to the sidebar (It looks cool :P)
-Game map is always centered on player
-Map scroll on middle mouse, removed mouse gestures
-Most dialog windows don't overlap the sidebar anymore
-Taller new game dialog
-Party hp bars match game maps hp bars
-Left/Right click on party members/summons to give orders or control
-Added remaining summoning time to party icons and tooltip
Included addons:
Myth's Tactical Borders by Mytheos
Classic UI Buff Removal by Regalion, StarKeep
Myth's Tactical Borders
This addon replaces the default tactical borders with a verson that more clearly shows the healthbars while making target identification quick and easy.
+++ This addon only works for new characters, unless you edit your save file+++
Instructions for save file editing:
Locate your save folder - (Generally in C:\users\*username*)
( The name of you save folder inside your *username* directory is T-Engine )
BACKUP YOUR T-Engine folder TO A SAFE LOCATION - ( You can copy and paste it on your desktop )
Inside your *username* directory, open your T-Engine folder
Open the 4.0 Folder
Open the Save Folder
Look for the folder with your character's name you wish to edit and open it.
Look for and open your desc.lua file ( You can use notepad, but it may be easier to download and install something like Notepad++ )
Locate the line that looks like the following:
addons = {'ashes-urhrok', 'items-vault', 'steamui', 'stone-wardens'}
Add inside the { } the following 'myth-minimalist-ui' so that it now looks like:
addons = {'ashes-urhrok', 'items-vault', 'steamui', 'myth-tactical-borders', 'stone-wardens'}
( Keep in mind the above will look different based on what addons you have installed )
Save your desc.lua and exit the file.
Myth's Minimalist UI
This addon changes several user interface elements to provide a more open and cleaner overall appearance.
--Changes:
- Map - Rolled edges removed, size reduced.
- Hotbar - Borders and background changed to be transparent.
- Player Info - Background changed to be transparent, Most graphical extras removed.
- Resource Bars - Most Graphical extras removed.
+++ This addon only works for new characters, unless you edit your save file+++
Instructions for save file editing:
Locate your save folder - (Generally in C:\users\*username*)
( The name of you save folder inside your *username* directory is T-Engine )
BACKUP YOUR T-Engine folder TO A SAFE LOCATION - ( You can copy and paste it on your desktop )
Inside your *username* directory, open your T-Engine folder
Open the 4.0 Folder
Open the Save Folder
Look for the folder with your character's name you wish to edit and open it.
Look for and open your desc.lua file ( You can use notepad, but it may be easier to download and install something like Notepad++ )
Locate the line that looks like the following:
addons = {'ashes-urhrok', 'items-vault', 'steamui', 'stone-wardens'}
Add inside the { } the following 'myth-minimalist-ui' so that it now looks like:
addons = {'ashes-urhrok', 'items-vault', 'steamui', 'myth-minimalist-ui', 'stone-wardens'}
( Keep in mind the above will look different based on what addons you have installed )
Save your desc.lua and exit the file.