| Tested: | Hour of Twilight 4.3 |
| Updated: | 11-29-11 08:30 AM |
| Created: | 05-21-10 01:14 PM |
| Downloads: | 64,232 |
| Favorites: | 428 |
| MD5: |

As a member of this very time consuming guild <Real Life>, I cannot support this script anymore. Therefore, this mod is now maintained by Talyrius as I stopped playing this wonderful rpg after 6+ years.
I had a lot of fun making the script, testing it (hitting dummies and rabbits for countless hours), and receiving positive feedback from a great community. Thanks for that. It has been a great experience.
Bringing a little tear to the eye, I say goodbye to WoW and my baby addon TinyDPS.
All the best,
Sid
TinyDPS shows damage, dps, healing (absorbs included) and hps.
Offering a minimalistic interface, it tries to find balance between information and performance.
- move: hold shift and drag the frame
- resize: drag the bottom right corner
- toggle: type /tdps
- middle click the frame or minimap button to reset all data
- mouse back/forward shows overall/current fight
- /tdps reset | damage | healing | help
- /tdps whisper <name> | visiblebars <number> | reportlength <number>
- vehicle and mounted combat is ignored (intended)
- healing will never start a new fight (might change in the future)
File Name |
Version |
Size |
Author |
Date |
0.939 |
200kB |
Sideshow |
06-29-11 03:13 AM |
|
0.938 |
200kB |
Sideshow |
06-09-11 08:02 AM |
|
0.937 |
199kB |
Sideshow |
04-27-11 02:19 PM |
|
0.936 |
199kB |
Sideshow |
02-12-11 12:49 PM |
|
0.935 |
199kB |
Sideshow |
01-11-11 03:00 PM |
![]() |
Comment Options |
|
|
||
__________________
Author/maintainer of TinyDPS and Conquistador. |
||
|
|
|
|
|
|
I've used this addon since first release, and love it, I'm glad you stepped up to maintain it, Talyrius.
Now, quick question, small thing has always bothered me, but never got around to asking til now.....where do I comment out the version and name, that prints to chat when you log on, or /reload? My thanks, in advance, for help~
__________________
|
|
|
|
|
|
||
|
||
|
|
|
|
|
|
I will add a way to disable the low opacity "TinyDPS" text string you guys have been discussing when I release the next version.
I also have a bunch of other fixes and changes in the works. I haven't had as much free time as I would like recently, so I haven't been able to finish. I can't give an ETA, but it should be soon (hopefully).
__________________
Author/maintainer of TinyDPS and Conquistador. |
|
|
|
|
|
||
Code:
-- title font string
tdpsFrame:CreateFontString('noData', 'OVERLAY')
noData:SetPoint('CENTER', tdpsFrame, 'CENTER')
noData:SetJustifyH('CENTER')
noData:SetFont(tdpsFont.name, tdpsFont.size)
noData:SetShadowColor(.1, .1, .1, 1)
noData:SetShadowOffset(tdpsFont.shadow, tdpsFont.shadow * -1)
noData:SetTextColor(1, 1, 1, .07)
noData:SetText('TinyDPS')
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
Tinydps not saving settings?
Hi there
![]() First off, let me start by saying that I'm new to Tinydps and have made the change from that wicked recount eating a ton of memory ![]() Secondly, I have no errors occurring (at least none are being reported to me) but the frame doesn't seem to be saving any of the settings I change. Every time I reloadui or log in/out, Tinydps is resetting the position and not staying where I put it. It's also not saving my text/bar settings or any resize changes. It saves the fight settings and colors, but that's about it. Is this working as intended or is there something I need to do in order to make it save those settings? I am using the version listed here in WoWInterface to download, but I'm also using Tukui, which has a reskin option that I have enabled. Could that be causing some of the issue? I can't imagine it would cause the issue of the resizing being reset. Sorry for the ample wall of text here, and thanks for your time in advance ![]() Edit: Okay, so I didn't realize about the Tukui part until I typed it. I went and disabled Tukui and now it's saving my changes :\ guess I'll disable the reskin by Tukui. Sorry for not thinking about that before lol
Last edited by Serrafin : 02-18-12 at 05:54 PM.
|
|
|
|
|
||
__________________
Lok'tar ogar! |
||
|
|
|
|
|||
Tried parenting a panel to it, like kgpanels, but each time you change from overall/healing/damage/etc... the panel disappears until a ui reload happens/change the panel color in kgpanels. |
|||
|
|
|
|
||
__________________
Lok'tar ogar! |
||
|
|
|
|
|
|
This addon is an excellent replacement for Recount for someone that only needs the Damage Done info for 98% of the time in raiding.
This is because according to BrokerCPU addon I found Recount to be extremely heavy on 25mans (in LFR tests) and in 40man BGs. The Recount authors report they will not fix it with a new version that has options to strip it down on demand so the only option is addons like this. I know addon developers say the API BrokerCPU addon is based on is unreliable but it helped me and I saw tangible results. ![]() edit: I should point out I saw noticeable FPS increases in that dreaded Ultraxion LFR fight, with it on.
Last edited by tobindax : 01-24-12 at 10:20 AM.
|
|
|
|
|
|
|
|
Report "Whisper Target" should use proper name and realm, so you can target cross realm and use it, otherwise it only uses the first name and tries to whisper someone on your own realm.
Just an idea: Code:
local function GetWhisperUnitName(unit)
local name, server = UnitName(unit)
if server and server ~= "" then
server = server:gsub("%A", ""):gsub(" ", ""):gsub(" ", "") -- strip any non-alpha chars then spaces two times to get rid of all spaces
return name.."-"..server -- returns properly formatted server behind character name
end
return name
end
|
|
|
|
|
|
|
|
Is there a way to hide the border/bg when there's no recorded data (after a reset, etc...)?
If I'm unclear at all, I'm talking about the black box that says "TinyDPS" which is visible when the meter is empty or reset. |
|
|
|
|
|
|
|
would be awesome if you could 2page it side by side, healing and damage.
|
|
|
|
![]() |
You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.