Simple Font Floating Text
Changes the floating text to a different font
Simple Font Floating Text on Steam's Workshop
See addon usage in the character's vault.
(1 vote)
Name | Module Version Required | Released | File |
---|---|---|---|
Version 3 | 1.1.5 | 2014-03-24 21:09 |
tome-wvr-simple-floaters.teaa |
Version 2 | 1.1.5 | 2014-03-14 11:04 |
tome-wvr-simple-floaters.teaa |
Initial | 1.1.5 | 2014-03-07 10:57 |
tome-wvr-simple-floaters.teaa |
Initial | 1.0.5 | 2014-03-06 05:45 |
tome-wvr-simple-floaters.teaa |
nice
awesome addon, i've been waiting for interface tweaks like yours! i recommend putting them into one addon and adding menu items in game options for toggling them. Also, would it be possible to add the option to select the font used? Monospace feels hard to read quickly
Just released version 2
Just released version 2 of this; changed the code around to be less intrusive AND added options that let you choose any font that ships with ToME (which is rather a lot O.o) and the numeric size yourself.
I'll probably make a bundled version later; I'm already adding options to the mods so making a bundle should be easy once I'm done coming up with things to add.
Great changes!
Thanks for taking a look at my feedback. I get this error in the log file when trying to create a new char -> "Lua Error: /hooks/wvr-simple-floaters/load.lua:9: attempt to index field 'wvr' (a nil value)". any ideas?
EDIT: It appears to work again after reverting to an older version of Marson's UI changes. Sorry for the false alarm
Nice addon. To avoid the nil
Nice addon.
To avoid the nil error mentioned, you might want to put this in between line 8 and 9: config.settings.tome.wvr = config.settings.tome.wvr or {}
Version 3
Yep, I facepalmed that when I went to fix this.
Also the errors that it seemed to be causing when loaded without my opacity mod (due to configuration hierarchy failures) should be fixed now.
Version 3 -- fixed configurations file bugs that prevented it from loading without one of my other mods