Search found 17 matches

by deogo
Thu Jul 06, 2017 8:51 pm
Forum: Development
Topic: How to display Item Image in tooltip
Replies: 0
Views: 1924

How to display Item Image in tooltip

Hey guys, help needed I'd like to display a bigger item image in tooltip, but can't figure the proper code the string #UID: .. <UID> .. ":0" seems always create a text-sized images (it's used in tooltip name by default) i've found a lot of :display, :toScreen and :toScreenFull functions bu...
by deogo
Mon Jul 03, 2017 7:42 pm
Forum: Addons
Topic: Showing Items Tier in Inventory
Replies: 1
Views: 1775

Showing Items Tier in Inventory

by deogo
Wed Jun 28, 2017 9:23 pm
Forum: Addons
Topic: EquipDoll - Clean Item Names
Replies: 2
Views: 3702

EquipDoll - Clean Item Names

by deogo
Sat Jun 24, 2017 4:45 pm
Forum: Addons
Topic: Better Item Description
Replies: 3
Views: 3501

Better Item Description

by deogo
Fri Jun 16, 2017 7:20 pm
Forum: Addons
Topic: Post Effects fixes
Replies: 0
Views: 1496

Post Effects fixes

This is forum thread for subj addon
te4.org
Steam
by deogo
Fri Jun 16, 2017 2:40 pm
Forum: Bugs Archive
Topic: unstoppable colorization
Replies: 2
Views: 1285

Re: unstoppable colorization

may be it related somehow now after further tests i've found that changing colorize = {0,0,0,0} makes screen green when activating unstoppable talent it happens for "unstoppable" only according to comment in Player.lua colorize = {0,0,0,0} should remove any display colorization and it work...
by deogo
Fri Jun 16, 2017 12:50 pm
Forum: Bugs Archive
Topic: unstoppable colorization
Replies: 2
Views: 1285

unstoppable colorization

\tome\mod\class\Player.lua:460 elseif self:attr("unstoppable") then game.fbo_shader:setUniform("colorize", {1,0.2,0,1}) look at 0 value here {1,0.2, 0 ,1} which is meant to "clear" that value i think, but instead it just ignored and kept from previous call it can lead t...
by deogo
Wed Jun 14, 2017 3:16 pm
Forum: Bugs Archive
Topic: stuck after exit from dream
Replies: 3
Views: 2494

Re: stuck after exit from dream

ok, i've tried, and after i've entered all the stuff, captcha and shit, pressed "create ticket" - it said You don't have permission to access /ticket/open.php on this server. and sure thing it purged all i have entered after that, lol why the - do you let users create tickets just to say t...
by deogo
Wed Jun 14, 2017 10:28 am
Forum: Bugs Archive
Topic: stuck after exit from dream
Replies: 3
Views: 2494

stuck after exit from dream

mouse has been killed in the dream after the caldera level appeared i've tried to activate dream orb immediatly again - and got infinite loading screen, and had to kill process then i've tried to load the game - it seems like game loaded but with black screen behind UI nothing can be done here. nor ...
by deogo
Thu Jun 19, 2014 4:08 am
Forum: Addons
Topic: [1.3.0] UI Mod - Bigger fonts, ambient sound toggle, etc.
Replies: 219
Views: 90285

Re: [1.1.5] UI Mod - Bigger fonts, ambient sound toggle, etc

Hey, Marson, is it possible to add an option to not show tooltip of combat grid (and anything on it like actors) till special key pressed? It should be useful when you have tooltip near mouse enabled, but most of the time it messes up with combat, makes it harder to aim, etc. Well, you just don't ne...
by deogo
Wed Jun 18, 2014 2:59 pm
Forum: Dumb Questions
Topic: How to apply addons to loaded game?
Replies: 7
Views: 3649

Re: How to apply addons to loaded game?

thank you for the precise instructions! it works now :D
by deogo
Wed Jun 18, 2014 4:53 am
Forum: Addons
Topic: [1.3.0] UI Mod - Bigger fonts, ambient sound toggle, etc.
Replies: 219
Views: 90285

Re: [1.1.5] UI Mod - Bigger fonts, ambient sound toggle, etc

Hi, thank you for great must-have mod :)
can you fix tooltip misplace in character sheet when option to show it near mouse enabled?
by deogo
Wed Jun 18, 2014 4:43 am
Forum: Dumb Questions
Topic: How to apply addons to loaded game?
Replies: 7
Views: 3649

Re: How to apply addons to loaded game?

well, after i edit desc.lua in "%PROFILE%\T-Engine\4.0\tome\save\stall\desc.lua" and load the game it just rewrite itself with old addons list
i've tried to disable steam sync, - same result
may be it has something to do with online part of this char?
by deogo
Wed Jun 18, 2014 4:11 am
Forum: Dumb Questions
Topic: How to apply addons to loaded game?
Replies: 7
Views: 3649

Re: How to apply addons to loaded game?

thanks, Marson
i guess UI addons should go ok then, i'll try it
by deogo
Tue Jun 17, 2014 5:53 am
Forum: Dumb Questions
Topic: How to apply addons to loaded game?
Replies: 7
Views: 3649

Re: How to apply addons to loaded game?

thanks bro