Currently the mod browser is offline and awaiting fix.I cant seem to access the modbrowser to any extent, in the latest release, it doesnt show anything, and if i load older ones it just crashes terraria - Is there any setup needed to use the Mod Browser?
[doublepost=1487440064,1487439476][/doublepost]
Do you mean filtering mods based on their update date in the mod browser?Hmmm, do you think you can make it such that we can see when was the mod last updated by us with a date? Oh yeah, good job on this, modding made easy for Terraria players.
[doublepost=1487440131][/doublepost]
Yeah don't use EWE (elemental weapon enhancements) I haven't touched it in a long time now lol.I've narrowed the pick up glitch (for me) down to either basic elemtal additions or elemental weapon enhancements, idk about the projectiles yet
[doublepost=1487440257][/doublepost]
To heal you could set item.heal = 35 in its SetDefaults, you can do player.AddBuff() in the UseItem hook to add your buff.I am trying to make a fruit that when you eat it i get a debuff saying i am full and i also want it to heal 35 life. how would i make that happen? (i also want to not be able to eat the fruit if the full debuff is active)