Download
(37Kb)
Download
Updated: 07-08-20 01:29 PM
Pictures
File Info
Compatibility:
Classic Patch (1.13.4)
Updated:07-08-20 01:29 PM
Created:05-26-19 10:50 PM
Downloads:3,156
Favorites:11
MD5:
Categories:Classic - General, Other

diminfo Classic

Version: C3.1
by: EKE [More]

Intro
diminfo fanupdate for WOW classic, I've got license from Loshine years ago but didn't push any update to wowinterafece until this.
本插件不希望被任何站點轉載並且其他我所發佈的插件均拒絕被wowcat/60addons搬運,先前委託時光請站點撤除未果,特此聲明;一切非授權搬運之內容與言論均與我無關,意思是有什麼問題都別來找我。

Config
Just edit config.lua to change them. I suggest use Notepad++ to edit lua file. save file and /reload wow after change.
編輯config.lua以更改設定。推薦使用Notepad++來編輯lua檔案。編輯完存檔後/reload重載遊戲即可。

Module

  • Bags
  • Positions (include xy Coord)
  • Durability (talent on tooltip)
  • Friends (shift hover show battle tag)
  • Guild (sort list by rank and shift show reverse sequence)
  • Memory
  • System
  • Time
  • Mail, Gold and Spec are discontinued.
  • 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
Retail old Verion

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

C3.1
1. Bump toc
2. Glass panel is back
3. Fix whisper locale
4. Better look with icons


C3
1. Add reset CPU usage config locale
2. Replace addon usage modules, now only show usage when hover, show addon numbers normally.
3. Localize some global API
4. Add config to control tooltip frame grow way
5. Do not open frame when no assign click

C2.1
1. Fix in-game friends click feature
2. Make panel gradient a little longer

C2
1. Rework friends, guild and system modules
2. New texture

C1.3
1. Fix auto repair
2. Fix 12 hour clock
3. Deleted unused locales.

C1.2
1. Fix SavedVariables
2. Fix memory anchor

C1.1
1. Some code clean
2. Better config
3. Make panel config-able
4. Fix guild error when click
5. Fix friend api
6. Show talent on durability tooltip

C1.0
Delete BFA only elements.
Optional Files (0)


Post A Reply Comment Options
Unread 05-12-21, 10:27 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
Originally Posted by oyg123
AutoCollect 功能建议修改下,
Collect操作会导致游戏卡顿,非常明显的卡顿
若插件安装的多了,这一下卡顿的时间会更长,更明显

AutoCollect里的"PLAYER_REGEN_ENABLED"触发不太合理,基本上等于每次脱离战斗都卡顿
没什么好修改的......默认关闭就是绝大部份人都不需要,这就是强行用一个你不需要的东西反而会用出问题,再说它有问题属于本末倒置
1. autocollect 默认关闭,属于 diminfo 原版的历史遗留但是在快一年前就跟 kiminfo 同步这个更新了。如果你先前开了,自己关掉不就行了
2. autocollect 默认关闭就是因为这玩意对绝大多数人没有必要,lua自己就有回收机制。没有特殊原因,用户不需要释放缓存,最多再手动清理就够了
3. collectgarbage() 的瞬间就是会顿一下,卡不卡是被释放的东西决定的,而且插件装多了释放会卡顿这不是理所当然,更何况怀旧服一堆数据库插件还都在缓存里
Last edited by EKE : 05-12-21 at 01:12 PM.
Report comment to moderator  
Reply With Quote
Unread 05-07-21, 09:37 AM  
oyg123
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
AutoCollect 功能建议修改下,
Collect操作会导致游戏卡顿,非常明显的卡顿
若插件安装的多了,这一下卡顿的时间会更长,更明显

AutoCollect里的"PLAYER_REGEN_ENABLED"触发不太合理,基本上等于每次脱离战斗都卡顿
Report comment to moderator  
Reply With Quote
Unread 05-29-20, 07:14 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
Originally Posted by dzn1949
Looks great!
and support the RETALL(8.3)?
no plan for that. use Kiminfo if you interested.
Last edited by EKE : 06-07-20 at 07:35 PM.
Report comment to moderator  
Reply With Quote
Unread 05-28-20, 01:51 PM  
dzn1949
A Defias Bandit

Forum posts: 2
File comments: 34
Uploads: 0
Looks great!
and support the RETALL(8.3)?
Report comment to moderator  
Reply With Quote
Unread 09-15-19, 05:01 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
Will check it tomorrow.

----
Originally Posted by mooncup
any idea? it's an error i get when doing 12 hour time instead of 24 hour time.
"init" was remove since c1.1 version, but i forgot to delete it when clean codes.

Originally Posted by Mark89
Auto repair does not work
forgot to remove guild repair, again.
----

Fixed.
Last edited by EKE : 09-15-19 at 07:54 PM.
Report comment to moderator  
Reply With Quote
Unread 09-14-19, 10:35 PM  
mooncup
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Code:
Message: Interface\AddOns\diminfo\Modules/Time.lua:33: attempt to index field 'init' (a nil value)
Time: Sat Sep 14 07:55:29 2019
Count: 1
Stack: Interface\AddOns\diminfo\Modules/Time.lua:33: attempt to index field 'init' (a nil value)
Interface\AddOns\diminfo\Modules/Time.lua:33: in function `Update'
Interface\AddOns\diminfo\Modules/Time.lua:102: in main chunk

Locals: self = diminfo_Time {
 0 = <userdata>
 timer = 10
}
elapsed = 10
hour = 7
minute = 55
(*temporary) = <function> defined =[C]:-1
(*temporary) = <unnamed> {
 0 = <userdata>
}
(*temporary) = <function> defined =[C]:-1
(*temporary) = nil
(*temporary) = "55"
(*temporary) = nil
(*temporary) = "attempt to index field 'init' (a nil value)"
Text = <unnamed> {
 0 = <userdata>
}
Message: (null)
Time: Sat Sep 14 07:55:31 2019
Count: 4
Code:
Message: Interface\AddOns\diminfo\Modules/Time.lua:33: attempt to index field 'init' (a nil value)
Time: Sat Sep 14 07:59:27 2019
Count: 8053
Stack: Interface\AddOns\diminfo\Modules/Time.lua:33: attempt to index field 'init' (a nil value)
[C]: ?
Interface\AddOns\diminfo\Modules/Time.lua:33: in function <Interface\AddOns\diminfo\Modules/Time.lua:19>

Locals:
Line 33:
Code:
Text:SetText(format(TIMEMANAGER_TICKER_12HOUR..init.Colored..(hour < 12 and "AM" or "PM"), hour, minute))
any idea? it's an error i get when doing 12 hour time instead of 24 hour time.
Report comment to moderator  
Reply With Quote
Unread 09-01-19, 07:48 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
Originally Posted by Mark89
Auto repair does not work
i'll look this issue but wont be fast.....
Report comment to moderator  
Reply With Quote
Unread 08-31-19, 11:22 PM  
Mark89
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Auto repair does not work
Report comment to moderator  
Reply With Quote
Unread 08-12-19, 09:40 PM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
Re: please how to remove top left bar

Originally Posted by block934
i want to remove the top left bar, is it possible you could explain how, please. i tried setting all the values to false and putting the coordinate systems to 0,0 but couldn't make it work. thanks in advance
panel options now in config.lua version C1.1
Report comment to moderator  
Reply With Quote
Unread 08-09-19, 11:36 PM  
block934
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
please how to remove top left bar

i want to remove the top left bar, is it possible you could explain how, please. i tried setting all the values to false and putting the coordinate systems to 0,0 but couldn't make it work. thanks in advance
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: