Search found 4 matches
- Thu Aug 23, 2012 6:26 pm
- Forum: Addons
- Topic: Classic ui fixes
- Replies: 0
- Views: 1174
Classic ui fixes
Adds functionality to the classic version of the ui. Made with personal use in mind but shared here so that everyone can benefit. http://te4.org/games/addons/tome/classic-ui-fixes Updated to b42. Currently includes: 1. Buff removal quickfix. Allows removing beneficial effects with but a click. http:...
- Thu Aug 09, 2012 11:42 am
- Forum: Addons
- Topic: Posting addons to te4.org site
- Replies: 122
- Views: 59541
Re: Posting addons to te4.org site
Profile: Regalion
Addon: Classic ui right click buff remove quickfix
Addon: Classic ui right click buff remove quickfix
- Thu Aug 09, 2012 11:41 am
- Forum: Addons
- Topic: [b41] Classic ui right click buff remove quickfix
- Replies: 2
- Views: 1100
Re: [b41] Classic ui right click buff remove quickfix
Sure, although all I did was copy the behavior from minimalist ui into mod.class.PlayerDisplay I changed two signatures. function _M:handleEffect(eff_id, e, p, ex, h, allow_remove) function _M:makeEntityIcon(e, tiles, x, y, desc, gtxt, frame, allow_remove, eff_id, name, player) They are backwards-co...
- Wed Aug 08, 2012 11:18 pm
- Forum: Addons
- Topic: [b41] Classic ui right click buff remove quickfix
- Replies: 2
- Views: 1100
[b41] Classic ui right click buff remove quickfix
As per title: a very rough and dirty fix for the classic version of the interface. Unwanted buffs can now be removed by clicking on their icons (just icons, nothing for the text version). Made mainly for personal use but perhaps it might benefit someone else. Not quite checked for bugs. "Seems ...