Download
(233Kb)
Download
Updated: 07-01-11 11:31 AM
Pictures
File Info
Updated:07-01-11 11:31 AM
Created:12-11-09 07:01 AM
Downloads:5,603
Favorites:18
MD5:

xrRunes (xuRunes)  Popular! (More than 5000 hits)

Version: v4.0201
by: Garry [More]

xrRunes aka xuRunes

About the Addon
The addon is based on RUNICA by Eiszeit.
I loved the addon from the start because it was so simple.

First I named the Addon xuRunes, but b/c i use RothUI i created a new version and named it xrRunes. Since the newest update to v4.0xx i got PMs that ppl would like to have it as a standalone version. So now here it is.

How to install
Just extract the file into your World of Warcraft/Interface/Addons Folder.
!DELETE ALL FILE FROM XURUNES BEFORE INSTALLING NEW VERSION!

Change Log
4.010x2
- code changes
-- xrRunes now tries to show up itself
-- xrRunes can now change the border design
-config changes
-- new lines to change Border Styles
-- new lines to change Border Colour
- Images:
-- new folder called border
-- 2 border images are included.
--- border1 = RothUI Style
--- border2 = ichik Style

Want to move the Runebare around:
Easy going:
Just use "/xrr unlock" to make the Runebar moveable.
When done, type "/xrr lock" to lock it


If you can change the borders?
Yeup, currently there are 2 border styles included in the download.

Can I add my own rune-style and border?
For the RuneStyles:
Sure you can, just look into the media folder how the RuneStyles are handled. I think its a simple way to add different styles

For the RuneBorders:
Sure you can, just look into the media\border folder how they are handled.
Only 1pixel-border styles do cause a design missmatch. ( allready working on it )

A config?
Well, open config.lua and there you will find the needed stuff ^^

Config code:

Code:
  ---------------------------------------------
  -- // CONFIG // --
  ---------------------------------------------
	-- Postion settings when you use xrRunes as standalone!

  	cfg.position = {
    	coord           = { a1 = "CENTER", af = UIParent, a2 = "CENTER", x = 0, y = 0 }, -- default position
	    userplaced      = true,   -- want to place the bar somewhere else?
	    locked          = true,   -- frame locked, can be unlocked ingame via /xrr
	  }
  ----------------------------------------
  -- Scaling, OOC/IC, etc
  ----------------------------------------

  	cfg.RunePadding	= 8
  	cfg.RuneShows	= {
  		xRstyle			= 1,
  						-- Included Styles
						-- 1 	= Deathknight Stance - Default
						-- 2	= Inscription Pigments
						-- 3	= Summer Festival
						-- 4	= Runica
						-- 5	= Major Glyphe
						-- 6	= Magic Runes

		xRscolor		= { r = 0.37, g = 0.3, b = 0.3, },
						-- Color the RuneBare to your needs.
						-- { r = 0.37, g = 0.3, b = 0.3, }, = default

		xRborder		= 2,
						-- Included Border Styles
						-- 1	= RothUI Style
						-- 2	= ichik Style
						-- files are from rActionButtonStyler Styles


		xRs 			= 1,	-- scaling
		xRaoc 			= 0.4,	-- out of combat alpha
		xRaic 			= 1,	-- in combat
		xRaiv 			= 0,	-- in a vehicle
  	}
  	cfg.EnableMouse	= false
Why is the file so large( +200kb) when its written simple?
This comes from the images. Different styles take bit of space ^^
But there are NO LIBS(ACE3 or whatever ) to keep it working

Important Information
Some UnitFrame addons disable the default Runebar from the game. So you need to disable the Runebar from that UnitFrame and enable the Blizzard Runebar
Just look into your UF where you can do that.

Users of oUF-Layouts need to delete the lines where the layout calls the runebar.

4.0201
- toc update

4.010x2
- code changes
-- xrRunes now tries to show up itself
-- xrRunes can now change the border design
-config changes
-- new lines to change Border Styles
-- new lines to change Border Colour
- Images:
-- new folder called border
-- 2 border images are included.
--- border1 = RothUI Style
--- border2 = ichik Style

4.010x1
- toc updated
- code improvements
- config changes
-- removed circle layout
-- added position values to let xrRunes run as standalone
- NEW
-- moveable when oUF_Diablo is not installed
-- new file: slashcmd.lua
-- xrRunes checks if RothUI (oUF_Diablo) is loaded
--- when oUF_Diablo disabled = slashcmds are aviable with /xrr
--- when oUF_Diablo enabled = slashcmds are disabled and xrRunes can be moved with RothUI cmd
- Images:
-- seperated images to "styles" for easier handling within the media folder
-- added 5 runestyles
- Bugfixes
-- Runebar is now gone when you hide your UI for Screens/Vidz
-- Changed Shine/Energize glow
-- Fixed: when scaling the runebar, the border changed to a circle style ( reported by mTRAX )
-- Fixed: energize border was a bit to large.

-----
v331
- added options to enable/disable Shadow Texture
- added option to change FrameStrata od Shadow Texture
- added funktions to move Runebare around
- added some Events to handle Vehicles
- fixed:
-- Runebar should now be faded out when entering Vehicle
-- Errors when you enter World
-- Runebar sometimes was gone infight.


v330
- added lines to change border texture easy
- changed lines to change border texture color
- added lines to change shadow color
- added line to change shadow color alpha
- added lines to scale runes
- added lines to change spacing between runes
- added lines so ppl can fit the border texture to runes
- added lines so ppl can change shadow texure to match the border


v300
- initial release
- updated TOC
- changed Border
- added line to change Border Color
- added Shadow Texture
- lets click through the runes
Optional Files (0)


Post A Reply Comment Options
Unread 12-11-09, 06:48 PM  
Garry
A Kobold Labourer
 
Garry's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 159
Uploads: 6
What oUF Layout are you using?


Originally posted by tou
my rune bar does not work. it only works if i use default unit frames. but when I am using oUF frames it is hidden. any idea how to fix this?
Report comment to moderator  
Reply With Quote
Unread 12-11-09, 05:42 PM  
tou
A Kobold Labourer

Forum posts: 0
File comments: 26
Uploads: 0
my rune bar does not work. it only works if i use default unit frames. but when I am using oUF frames it is hidden. any idea how to fix this?
Report comment to moderator  
Reply With Quote
Unread 12-11-09, 03:20 PM  
syrupk
A Cliff Giant
 
syrupk's Avatar
AddOn Author - Click to view AddOns

Forum posts: 71
File comments: 199
Uploads: 1
Re: Todo list

Originally posted by Garry
Here is a small list of features i want to add:
-scale runebar
-possible to change border
-fit shadow texture for border texture
-move runebar around
Excellent job, keep it up. Was always my favorite runebar.
__________________
I guess my brain will never work right. At least I’m pretty.
Report comment to moderator  
Reply With Quote
Unread 12-11-09, 12:46 PM  
Garry
A Kobold Labourer
 
Garry's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 159
Uploads: 6
Todo list

Here is a small list of features i want to add:
-scale runebar
-possible to change border
-fit shadow texture for border texture
-move runebar around
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: