Download
(57Kb)
Download
Updated: 12-28-23 02:16 AM
Pictures
File Info
Compatibility:
Guardians of the Dream (10.2.0)
Updated:12-28-23 02:16 AM
Created:06-04-20 05:44 PM
Downloads:872
Favorites:9
MD5:
Categories:Other, WOTLK Classic, Miscellaneous, Utility Mods

Kiminfo

Version: R4.4
by: EKE [More]

Intro
A info bar.
一個訊息條。本插件只在Curse、WowI 和 Github 發佈,謝絕任何站點轉載。



Config
Full Documentation on Github Readme.
Just edit config.lua to change them. I suggest use Notepad++, Notepads or Akelpad to edit lua file. save file and /reload wow after change.

Github 完整說明文檔
編輯config.lua以更改設定。推薦使用Notepad++Notepads (Win10 only)Akelpad 來編輯lua檔案。編輯完存檔後 /reload 重載遊戲即可。

Module

  • Bags (currency and tier charge count track)
  • Positions (include xy Coord)
  • Durability
  • Friends (shift hover show battle tag and clickable for msg and group invite)
  • Guild (sort list by rank and shift show reverse order, clickable for msg and group invite)
  • Memory (show addon amount and shift show memory usage)
  • System (with CPU usage monitor)
  • Spec (talent on tooltip and click menu for switch)
  • Time (dungeon CDs and weekly chest track)
  • With tooltip and some frame toggle when click.
  • A simple panel.

Notice
  • NO in-game config. If you need, try other else such like Titan Panel.
    這是一個沒有遊戲內控制台的插件,有此需求請用 Titan Panel。

Links
Source
Curse
WOWInterface

Credits
Tukz, Loshine, Siweia, HopeASD
Bar texture support: Peterdox
Icon texture from SX_Databar.

Feedback
You can use English / Traditional Chinese (正體中文) / Simplified Chinese (简体中文) when feedback.

R4.4
Bump toc
update tier chargeinfo
update client list
fix error happened somtimes when spec check return nil

R4.3
1. bump version, Revert a function removed in time module by mistake.
2. Add wow toekn price show on bag module tooltip.
3. Fix locale missing.

R4.2
1. bump version, Fix D4 icon
2. update texture
3. update 10.0 tier charger
4. update friends client icon

R4.1
1. bump version, add toc icon
2. Fix taint when tokenframe open
3. Fix battle.net friends invite invalid issue
4. Add regioin show when shift+mouseover friends module
5. Reowrok client icon texture in friends module
6. Remove guildframe toogle because the frame is gone
7. Rework weekly question show
8. Show progress on dungeion reset list

R4.0a
fix lua nil error from spec modules on login (in rare condition). it happened bucause im noob

R4.0
1. Fix memory wrong format when kb
2. Fix guild motd
3. Fix guild name, which server string wont show sometimes
4. Fix spec menu update after switch
5. Add DF weekly chest check and mythic+ weekly rewards run history on time tooltip
6. Add DF tier count on bag tooltip
7. Add addon list middle click on memory module
8. Add second template as an example

R3.8a
bump toc

Classic WLK - C4.0
classic support

R3.8
1. Update for DF
2. Update libs
3. Add new icon texture, all credits to peterdox
4. Change friend/guild msg and inv click set
5. New spec modules right click menu

R3.7
1. Update Qtip lib

R3.6
1. Bump toc
2. Add quickly reloadui click

R3.5
1. Add zh toc, Update for 9.1 and minor fix.
2. Enable UIPanel in combat by LibShowUIPanel.
3. Sort option as same order: middlebutton-leftbutton-rightbutton.
4. Guild/Friendse: Fix InviteToGroup error which should be fix at one years ago but I revert careless....
5. Positions: Rework map posotion report function with blizzard's map pin and remove useless locale.
6. Time: add Torghast check.
7. System: add warning for auto collect.

R3.4
1. bump toc
2. update LibQTip

R3.3
1. Update LibQTip
2. fix APIs for shadowlands

R3.2
1. Update ruRU locale by Hubbotu.
2. Add missing locale.

R3.1
1. Remove memory config, now show how many addons enable on data text, and switch to memory usage when mouseover.
2. Fix guild options.
Optional Files (0)


Archived Files (10)
File Name
Version
Size
Author
Date
R4.3
57kB
EKE
07-18-23 07:00 AM
R4.1
58kB
EKE
05-03-23 12:38 PM
R4.0a
57kB
EKE
03-13-23 05:24 AM
R4.0
57kB
EKE
03-11-23 10:23 PM
R3.8a
52kB
EKE
01-29-23 01:49 PM
C4.0
51kB
EKE
01-29-23 01:41 PM
R3.8
51kB
EKE
11-17-22 11:34 PM
R3.7
45kB
EKE
08-10-22 07:16 PM
R3.6
45kB
EKE
08-10-22 07:08 PM
R3.5
45kB
EKE
07-30-21 02:08 PM


Post A Reply Comment Options
Unread 03-13-23, 04:21 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
Re: Error with Spec Module.

i know it, need time to update

Originally Posted by lanacan
Code:
1x Kiminfo/Modules/Spec.lua:75: attempt to perform arithmetic on upvalue 'numSpecs' (a nil value)
[string "@Kiminfo/Modules/Spec.lua"]:75: in function <Kiminfo/Modules/Spec.lua:73>
[string "@Kiminfo/Modules/Spec.lua"]:293: in function <Kiminfo/Modules/Spec.lua:292>
Report comment to moderator  
Reply With Quote
Unread 03-12-23, 07:38 PM  
lanacan
A Warpwood Thunder Caller
 
lanacan's Avatar
AddOn Author - Click to view AddOns

Forum posts: 94
File comments: 177
Uploads: 13
Error with Spec Module.

Code:
1x Kiminfo/Modules/Spec.lua:75: attempt to perform arithmetic on upvalue 'numSpecs' (a nil value)
[string "@Kiminfo/Modules/Spec.lua"]:75: in function <Kiminfo/Modules/Spec.lua:73>
[string "@Kiminfo/Modules/Spec.lua"]:293: in function <Kiminfo/Modules/Spec.lua:292>
__________________
Busy modifying your code for my own UI.
Report comment to moderator  
Reply With Quote
Unread 03-06-23, 02:26 PM  
lanacan
A Warpwood Thunder Caller
 
lanacan's Avatar
AddOn Author - Click to view AddOns

Forum posts: 94
File comments: 177
Uploads: 13
Re: Re: Error with Guild Text?

Originally Posted by EKE
Originally Posted by lanacan
Lua Code:
  1. 6x Kiminfo/Modules/Guild.lua:206: bad argument #2 to 'format' (number expected, got no value)
Guild.lua:206

tooltip:SetCell(y, 1, G.OptionColor..format(guildMotD), nil, "LEFT", 2, nil, 0, 0, width)

change to

tooltip:SetCell(y, 1, G.OptionColor..guildMotD, nil, "LEFT", 2, nil, 0, 0, width)
Thank you.
__________________
Busy modifying your code for my own UI.
Report comment to moderator  
Reply With Quote
Unread 03-01-23, 12:31 PM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
Re: Error with Guild Text?

Originally Posted by lanacan
Lua Code:
  1. 6x Kiminfo/Modules/Guild.lua:206: bad argument #2 to 'format' (number expected, got no value)
Guild.lua:206

tooltip:SetCell(y, 1, G.OptionColor..format(guildMotD), nil, "LEFT", 2, nil, 0, 0, width)

change to

tooltip:SetCell(y, 1, G.OptionColor..guildMotD, nil, "LEFT", 2, nil, 0, 0, width)
Report comment to moderator  
Reply With Quote
Unread 03-01-23, 10:10 AM  
lanacan
A Warpwood Thunder Caller
 
lanacan's Avatar
AddOn Author - Click to view AddOns

Forum posts: 94
File comments: 177
Uploads: 13
Error with Guild Text?

Lua Code:
  1. 6x Kiminfo/Modules/Guild.lua:206: bad argument #2 to 'format' (number expected, got no value)
  2. [string "=[C]"]: ?
  3. [string "@Kiminfo/Modules/Guild.lua"]:206: in function <Kiminfo/Modules/Guild.lua:162>
  4. [string "@Kiminfo/Modules/Guild.lua"]:261: in function <Kiminfo/Modules/Guild.lua:255>
  5.  
  6. Locals:
  7. (*temporary) = "Great job in Raid, 7/8 in under 2 hours! 17% on M Eranog! Returning to Mythic Eranog & Council Sunday at 7PM"
  8. (*temporary) = "number expected, got no value"
__________________
Busy modifying your code for my own UI.
Last edited by lanacan : 03-01-23 at 10:12 AM.
Report comment to moderator  
Reply With Quote
Unread 02-25-22, 12:47 AM  
Sniffles
A Black Drake
 
Sniffles's Avatar
AddOn Author - Click to view AddOns

Forum posts: 86
File comments: 75
Uploads: 17
Blizzard broke something with the GameTooltip frame. Anyways it doesnt work if you hover over your friend/guild list.

Here's what worked for me. Notice that I dont use any sort of UI Skin addon so this might look funky to you.

Kiminfo\Libs\LibQTip-1.0

From line 543 copy paste this

Lua Code:
  1. ----------------------------------------------------------------------
  2.     -- (Re)set frame settings
  3.     ----------------------------------------------------------------------
  4.     --local backdrop = GameTooltip.GetBackdrop
  5.  
  6.     --tooltip:SetBackdrop(backdrop)
  7.     tooltip:SetBackdrop({
  8.         bgFile = "Interface/Tooltips/UI-Tooltip-Background",
  9.         edgeFile = "Interface/Tooltips/UI-Tooltip-Border",
  10.         edgeSize = 16,
  11.         insets = { left = 4, right = 4, top = 4, bottom = 4 },
  12.     })
  13.  
  14.     tooltip:SetBackdropColor(0,0,0)
  15.     tooltip:SetBackdropBorderColor(1,1,1)
__________________
Hi!
Report comment to moderator  
Reply With Quote
Unread 06-07-20, 10:03 AM  
dzn1949
A Defias Bandit

Forum posts: 2
File comments: 34
Uploads: 0
爱了爱了
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: