Results: 149Comments by: Coldkil
File: ColdUI09-02-12
Override bar was pretty messed up -...
Posted By: Coldkil
Override bar was pretty messed up - made a typo into the hide code so the default textures and such were showed instead of a correct styled bar. I should have fixed it now, going to upload the update asap. EDIT 5.0.1 uploaded. should be more enjoyable now :)
File: ColdUI08-30-12
Known bugs at the moment: - hoveri...
Posted By: Coldkil
Known bugs at the moment: - hovering on the time text will bring a lua error; this is due to the GetSavedIStanceInfo(i) that has something changed, and i'm looking into this (should be pretty easy) - i forgot to add to rActionButtonStyler the hotkey renaming script; it's just a matter of putting the code into the new addon - a...
File: ColdUI08-29-12
Like it much better. Wasn't a fan o...
Posted By: Coldkil
Like it much better. Wasn't a fan of the minimap top center ;) Looking forward to playing with this a bit. screenshots aren't updated yet ;) i'm going to do that when i have time to make suggestive screens ;) also the beta one is a little old, i changed something and added other tweaks. Hope you fine the new release good :)
File: ColdUI08-14-12
for the curious ones, here's a scre...
Posted By: Coldkil
for the curious ones, here's a screen on my monk on beta (low reso due to notebook) http://i.imgur.com/iFgiGm.jpg
File: ColdUI07-23-12
ColdUI for MoP
Posted By: Coldkil
progress into the new expasion is going pretty well. News so far: - new lock and shadowpriest bars are done - monk is fully supported (with harmony bar) - paladin holypower is done - redone actionbars and buffs/debuffs with new style (zork you're awesome) - nameplates are under work; they're going to be a separate addon due to...
File: ColdUI07-17-12
if you want to change the font, jus...
Posted By: Coldkil
if you want to change the font, just put the font file into the addon Media\Fonts folder, and just open the config.lua file. There you can set the font you prefer aswell the size. Anyway for MoP i'm going to add the outline option, since pixelfonts love only "MONOCHROMEOUTLINE", while other fonts are better with "OUTLINE" or "THIN...
File: ColdUI07-03-12
finally Blizzard has turned on addo...
Posted By: Coldkil
finally Blizzard has turned on addons for MoP beta!! I'm already working on ColdUI 5.0, now i'm basically loading everything and look at every lua error that gets thrown out. When i'm done with the biggest part of the work, i could probably release a beta version for ColdUI - it all depends on the time it takes me to implement all...
File: MikScrollingBattleText05-28-12
A question probably raised from a t...
Posted By: Coldkil
A question probably raised from a thousand of different players: can you do the support for monochrome outline? As a pixelfont fan, i really love your addon but it bugs me to edit every time i update the files to enable it. I tried to add it to the options menu, but i failed for some kind of reason and in the end i was already...
File: ColdUI05-15-12
Yeah, i use 2 separate addons for s...
Posted By: Coldkil
Yeah, i use 2 separate addons for styling buttons and buffs - they're rButtonStyler and rBuffStyler. They have their separate options, you just need to edit them.
File: ColdUI05-06-12
uploaded first plugin for ColdUI ;)...
Posted By: Coldkil
uploaded first plugin for ColdUI ;) the DBM skin. try it and give feedback!
File: ColdUI05-02-12
It requires a little file edit. Any...
Posted By: Coldkil
It requires a little file edit. Anyway on the unitframes\layout.lua go to line 196 for player castbar, line 379 for target castbar, line 519 for focus castbar if you use the extended frame.
File: ColdUI05-02-12
made a small update in preparation...
Posted By: Coldkil
made a small update in preparation for MoP. nothing fancy, moved minimap and datatext, fixed some bugs. atm i'm working on ColdAuras, but it takes more than expected (i'm a perfectionist :) )
File: ColdUI03-22-12
Yeah, there are options in the conf...
Posted By: Coldkil
Yeah, there are options in the config file specifically for chat bubbles and nameplates since they use a different scale (i want to find what this scale is, so i can fix this and use a single option for everything). MoP beta is out! I'm going to start the work asap to the MoP version of the UI, hope that a working oUF version will...
File: ColdUI02-23-12
Nice additions. I suggest you to...
Posted By: Coldkil
Nice additions. I suggest you to make them a separate file, so you won't lose the edits if i put out subsequent releases (apart to adding the fline to the .toc file). EDIT : I was configuring the UI for my resto druid, and noticed that the flight form wasn't skinned at all to fit into the stance bar. I'm assuming that it'd be...
File: ColdUI02-22-12
Really great UI. The only thing tha...
Posted By: Coldkil
Really great UI. The only thing that's irking me is that my hotkeys are showing. Is there any way to disable them? :d Sure, go to the rActionButtonStyler folder, there is the config.lua file where you can edit the button skin to your preference. Here on WoWI there are also lots of skins for that addon if you like.
File: ColdUI02-22-12
Cold, Looking awesome man! I...
Posted By: Coldkil
Cold, Looking awesome man! I found an error on line 683 in the layout.lua of unitframes. It would activate when the healer layout was selected. Here is the corrected code, if layout.healer then player:SetPoint("BOTTOM", UIParent, "BOTTOM", -175, 240) pet:SetPoint('TOPLEFT', player, "BOTTOMLEFT", 0, -8) target...
File: ColdUI02-22-12
4.0 out!
Posted By: Coldkil
new release is finally out! Enjoy it! i left in the UI files the old layout file. If someone feels that he's capable of doing a good edit, feel free to try - old layout isn't compatible with the new draggable frames however. If you want that, you must edit the current layout file. EDIT: i left wrongly the styler.lua in the acti...
File: oUF Experience02-08-12
It is fully possible to make yourse...
Posted By: Coldkil
It is fully possible to make yourself, through the OnEnter/OnLeave scripts. You can look at the old code on how to do it: https://github.com/p3lim/oUF_Experience/blob/30300.5-Release/oUF_Experience.lua#L31-43 This is also the reason why I removed it. People were suggesting options for the tooltip, so to have it customizable I j...
File: oUF Experience02-07-12
That code works for me, except for...
Posted By: Coldkil
That code works for me, except for the OnEnter/OnLeave code. I'm guessing it is because the bar has no real size. Try setting the size manually with SetSize or SetHeight/SetWidth, that did the trick for me. Note that the tooltip part was removed with the first release after Cataclysm. Also note that the version you find here...
File: oUF Experience02-06-12
Yes, downloaded latest version yest...
Posted By: Coldkil
Yes, downloaded latest version yesterday, but nothing changed. Going to post code as soon as i return from work. Code's here: -- XP Bar if UnitLevel("player") ~= MAX_PLAYER_LEVEL then local Experience = CreateFrame("StatusBar", "ColdExperience", self) Experience:SetStatusBarTexture(_TEXTURE) Experience:SetStatusB...
File: oUF Experience02-05-12
I have an issue, the xp value won't...
Posted By: Coldkil
I have an issue, the xp value won't update on my chars - the xpbar looks like full, tooltip doesn't appear and is just stays there. Only thing i've done is to create the frame and put it on mouseover. If you need, i can post the code.
File: ColdUI01-19-12
news before MoP
Posted By: Coldkil
long time without any news, so i'm going to write a little. I feel that the UI in its current state is pretty fine, i don't think i will make another big "rewrite it all" work. This doesn't mean that i won't try to add new useful features, or i will leave it in its actual situation. I will continue to play and the UI will be re...
File: ColdUI12-04-11
No problem :)
Posted By: Coldkil
No problem :)
File: ColdUI12-03-11
Sooo...started from scratch with a...
Posted By: Coldkil
Sooo...started from scratch with a clean install and when I hit the button to install the ui "got it, let's go" or something like that, it reloads the ui and starts over. It's bringing me back to the install dialog box over and over again. Edit: Ok, I just had to completely remove this ui. A lot of weird bugs that I can't fix by r...
File: ColdUI12-02-11
Actionbars are the WoW standard one...
Posted By: Coldkil
Actionbars are the WoW standard ones - just do esc -> interface -> actionbars and toggle them all on. Probably you have them all activated on your main, new chars usually have them disabled by default. As for 4.3 release, i finished yesterday to fix various bugs so the pack is ready :) This evening it should be online for down...