If you shift+click a buff it auto-reactivates, and is given an indication of doing so (a highlight).What about a way to "Favorite" (de)buffs so that they are easier to tell apart from other ones? (Golden corner, bigger icon, also somewhere else on screen, you name it)
When you have lots of buffs and debuffs, it's a bit hard to take a look at the ones you need; say, for example, the Potion Sickness debuff, or the Chaotic State one, or anything special you have to keep an eye on.
It would be much better if you could recognize said buffs and debuffs with ease
I don't know whether it would be simple or hard to code, I'm just leaving an idea, but it would be nice if you took a crack at it
Have you tried shift-clicking the buff icon? I'm unable to replicate your issue.hey, i can't seem to get the auto-rebuff thing to work. i try shift left clicking it, and while it does refill the buff (as normal left clicking would do), it doesn't seem to set it to auto refresh. i've tried it with modded potions, and vanilla potions, short length, and long length. it really puzzles me. ultimately it's a minor bug and not one that's too much of a bother, but thought i would report it.
I have indeed. just now went into my game, and tried it with a potion that has a 1-minute duration. I took the potion, the buff icon appeared. I then shift left clicked the buff icon once and waited. when it ran out of time, it did not auto renew. so I'm confused. guess it might just be something wrong with my terraria, since it seems to happen whether I have other mods or notHave you tried shift-clicking the buff icon? I'm unable to replicate your issue.
You could try reporting an issue if you have Mod Helpers (via control panel; top left icon), or posting your Logs.txt file right after attempting shift+click and failing. If you post the logs, be sure to list your active mods.I have indeed. just now went into my game, and tried it with a potion that has a 1-minute duration. I took the potion, the buff icon appeared. I then shift left clicked the buff icon once and waited. when it ran out of time, it did not auto renew. so I'm confused. guess it might just be something wrong with my terraria, since it seems to happen whether I have other mods or not
Some new information (a bit late): Your key bindings might not include a binding for LeftShift (AutoSelect or SmartSelect). You'll need to verify this (maybe even by input profiles.json directly).hey, i can't seem to get the auto-rebuff thing to work. i try shift left clicking it, and while it does refill the buff (as normal left clicking would do), it doesn't seem to set it to auto refresh. i've tried it with modded potions, and vanilla potions, short length, and long length. it really puzzles me. ultimately it's a minor bug and not one that's too much of a bother, but thought i would report it.
v1.2.2.1
- Changed snake case to camel case
- Replaced uses of static buff limit (22) with player.buffType.Length
Some new information (a bit late): Your key bindings might not include a binding for LeftShift (AutoSelect or SmartSelect). You'll need to verify this (maybe even by input profiles.json directly).
...
"SmartSelect": ["LeftShift"],
"SmartCursor": ["LeftControl"],
...
I cannot replicate this issue. Do you mind sending me your client.log file when you try this?I sent a report through ModHelper as well (I think), but just to be sure I looked in the "input profiles.json" and there under "Mouse and Keyboard" I find
just as I expect it to be.Code:... "SmartSelect": ["LeftShift"], "SmartCursor": ["LeftControl"], ...
Clicking or shift+clicking doesn't do anything in both single- and multiplayer, even though I have the appropriate potion in the inventory. I've disabled every other mod except Magic Storage v0.4.3.4, Mod Helpers v5.0.0.4, Better Buffs v1.2.2.1 and imkSushi's Mod v4.3.1 which didn't help.
Edit: Oh yeah, Terraria v1.3.5.2 via Steam and tModLoader v0.11.4
Does turning it off affect anything in the game?Okay, deleting Mod Configs, Mod Specific Data folders, config.json, favorites.json and input profiles.json fixed it. Got the idea after I noticed it worked on 1 of my 4 machines. Looking forward to doing all the settings again :-D
I sent you the client.log as a DM before I did that anyways in case it helps.
Edit: Aaaaand it stopped working again. Trying to find out why.
Edit2: Setting "Remove Forced Minimum Zoom" in Settings/tModLoader Settings to the default "Off" (whatever that does, I always tick it in the hopes that it doesn't zoom in to 1980x1200 despite my 2560x1600 resolution, which so far hasn't worked) seemed to fix the problem. I'll keep you updated if it changes again, even though turning this setting on reliably reproduces the problem and setting it to off fixes it for now.
Not that I can tell. The option doesn't do what I would have expected it to do anyway, so I turned it off and told my wife to do the same. I haven't been able to find out what else it is supposed to do, so now I just have to remember not to turn this option on after my next Terraria break :-DDoes turning it off affect anything in the game?