sotaInfo

Discussion in 'Player Created Lua Script Repository' started by Tristano Sforza, Mar 31, 2020.

Thread Status:
Not open for further replies.
  1. Vermasis Echo

    Vermasis Echo Avatar

    Messages:
    13
    Likes Received:
    12
    Trophy Points:
    3
    Will you be working on the hitching at all with your next patch? Seeing the new exp tracker and now I'm jealous. I really want to be able to use this!! :(
     
  2. Tristano Sforza

    Tristano Sforza Avatar

    Messages:
    158
    Likes Received:
    330
    Trophy Points:
    18
    Location:
    Mediolanum, Hidden Vale
    I don’t think it’s totally related to my code. As a test I removed all extra code leaving only main functions and hitching is still in. If you like the exp tracker I can make you a small version without graphics with output in console.:)
     
    Violet Ronso and majoria70 like this.
  3. Glepo

    Glepo Avatar

    Messages:
    65
    Likes Received:
    34
    Trophy Points:
    8
    Gender:
    Male
    Location:
    Finland
    Love the real adv xp meter now your lua needs a real crafting xp meter!!!
     
    Violet Ronso and Tristano Sforza like this.
  4. Reventrant3

    Reventrant3 Avatar

    Messages:
    2
    Likes Received:
    3
    Trophy Points:
    3
    All the Shroud UI's hitch for me except Devilcult's Amalgamate. I think that's because of the DPS meter which his doesn't have. Would it be possible to release a version of this without tracking DPS? I love the stats and health bars but can't deal with the hitching.
     
    Tristano Sforza likes this.
  5. Tristano Sforza

    Tristano Sforza Avatar

    Messages:
    158
    Likes Received:
    330
    Trophy Points:
    18
    Location:
    Mediolanum, Hidden Vale
    Hello @Reventrant3 , I'm currently working on another project, but I will take a look again. I've already done experiments in the past without success.
     
    FrostII, Violet Ronso and Reventrant3 like this.
  6. Reventrant3

    Reventrant3 Avatar

    Messages:
    2
    Likes Received:
    3
    Trophy Points:
    3
    Okay, thanks for even considering it.
     
    FrostII and Tristano Sforza like this.
  7. Zurthock

    Zurthock Avatar

    Messages:
    52
    Likes Received:
    50
    Trophy Points:
    8
    Gender:
    Male
    Location:
    Montreal, QC
    Hi,

    This is a great tool, I love it.

    If I can give a suggestion, I would add a reset button to the DPS Meter, just like the one you added for the loot and gathering windows. As it stands, I need to reload the UI each time I want to reset it, which resets all windows of course.

    Thanks a lot for this awesome tool.

    Take care,
    Zur.
     
  8. Tristano Sforza

    Tristano Sforza Avatar

    Messages:
    158
    Likes Received:
    330
    Trophy Points:
    18
    Location:
    Mediolanum, Hidden Vale
    hello @Zurthock ,

    yes of course it’s possible. Someone else suggested me to change the interval for dps meter, too. I will add a parameter.

    Thanks,
    Tristano
     
    FrostII, Wilfred, Glepo and 2 others like this.
  9. Cora Cuz'avich

    Cora Cuz'avich Avatar

    Messages:
    4,648
    Likes Received:
    7,614
    Trophy Points:
    153
    Location:
    Veritas Sanctuary
    Would it be possible to get a show/hide for the entire mod? It's a bit of a pain to hide all the windows one by one when I want to take screen shots. Also, I have to move the main little icon widget all the way down to the corner off screen, since I haven't found a way to hide it. And once, I couldn't grab it to move it back on screen, so I ended up having to delete/reinstall the mod to get it back. Thanks!
     
  10. Tristano Sforza

    Tristano Sforza Avatar

    Messages:
    158
    Likes Received:
    330
    Trophy Points:
    18
    Location:
    Mediolanum, Hidden Vale
    hello @Cora Cuz'avich ,
    I will consider this. Anyway you can unload lua script typing “/lua unload” and load it typing “/lua reload”.
    To reset windows at default position you don’t need to reinstall, just type “!resetpos” in local chat.

    thanks,
    Tristano
     
    FrostII likes this.
  11. Tristano Sforza

    Tristano Sforza Avatar

    Messages:
    158
    Likes Received:
    330
    Trophy Points:
    18
    Location:
    Mediolanum, Hidden Vale
    v0.4.3 just released!

    Added some features requested by players, new features coming next release...

    - real Producer xp counter [image]
    it tracks real Prod xp gained:
    1 type /xp to initialize counter
    2 when you type /xp again you get in lua chat xp gained from last check and from first check

    - DPS meter: added reset button

    - DPS meter: added !setdps command (ex: !setdps 100) to customize dps meter interval in seconds

    - Skill list: added reset button

    - Added close button to all sub windows

    - bug fixes

    To download check main post.

    Thanks,
    Tristano
     
    FrostII, Glepo, Dollar Bill and 5 others like this.
  12. Oloo Quinn

    Oloo Quinn Avatar

    Messages:
    4
    Likes Received:
    6
    Trophy Points:
    3
    Is that the norm for SotA LUA - one line (cause that is absolutely NOT how LUA should look like)? I'm assuming you simply replaced your line feeds with ; which begs the question why? Is there a limitation in SotA? Or, are you simply trying to make it hard to read on purpose?
     
    FrostII likes this.
  13. Tristano Sforza

    Tristano Sforza Avatar

    Messages:
    158
    Likes Received:
    330
    Trophy Points:
    18
    Location:
    Mediolanum, Hidden Vale
    hello @Oloo Quinn ,
    the second one. I will release the plain source code when I will stop working on it
     
    FrostII likes this.
  14. Malek Zandor

    Malek Zandor Avatar

    Messages:
    57
    Likes Received:
    79
    Trophy Points:
    8
    Great job you made with your addon - but:
    Is there a way to minimize/hide UI Logo ?
    In my opinion UI Logo is oversized,it frustrats me to move UI Logo somewhere out of screen when not in use.
    Maybe you can add a similar usage like Devilcult did with his addon ?
    He made a small icon with popup menu like you can see on pic-upload.

    [​IMG]
     
    FrostII likes this.
  15. Tristano Sforza

    Tristano Sforza Avatar

    Messages:
    158
    Likes Received:
    330
    Trophy Points:
    18
    Location:
    Mediolanum, Hidden Vale
    Hello @Malek Zandor ,

    next release you will be able to hide/show logo through keyboards command.

    thanks
    Tristano
     
  16. Tristano Sforza

    Tristano Sforza Avatar

    Messages:
    158
    Likes Received:
    330
    Trophy Points:
    18
    Location:
    Mediolanum, Hidden Vale
    v0.4.4 just released!

    -Press LeftCtrl + LeftShift + F1 to show/hide main logo

    -F9 hides/shows SotaInfo UI too

    -Exp Section: added total XP gained per session and per day (light blue color or yellow color while attenuated) [image]

    -Exp Section: added next Adv level (blue) and next Prod level (light blue) progression bars (not working with Adv/Prod level buff yet) [image]

    -New section: Monthly Vendor Statistics. [image]
    Click on Mail Icon (first one on the left) to show sold items statistics from discarded mail files.


    More features coming up next!
    To download check main post.

    Thanks,
    Tristano
     
    Gia2, Nick, Elgarion and 3 others like this.
  17. Gia2

    Gia2 Avatar

    Messages:
    358
    Likes Received:
    638
    Trophy Points:
    55
    Gender:
    Male
    highest quality mod, loving the /xp Adventure/Craft level lines in the session ui
    fantastic job Tristano
     
    Wilfred, Tristano Sforza and Winfield like this.
  18. Tristano Sforza

    Tristano Sforza Avatar

    Messages:
    158
    Likes Received:
    330
    Trophy Points:
    18
    Location:
    Mediolanum, Hidden Vale
    v0.4.5 just released!

    -Expiring and Expired Buffs for Player and Pet [image]
    Click on buffs icon (1st on the right) to show expiring and expired buffs (time remaining 60 seconds or less by default):
    White color when time remaining > 20 sec
    Orange color when time remaining < 20 sec
    Red Color when time remaining < 10 sec
    Yellow when expired and it lasts for 30 sec or until you cast it again

    You can change time remaining typing in local chat !setbuff + values in seconds (ex. !setbuff 120)

    It shows for each buff if it's a bonus (B) or malus (M) (based on buff value positive or negative, can be inaccurate)
    Only buff bonus are shown as expired

    - Added pet health Bar (green color) [image]

    To download check main post.

    Thanks,
    Tristano
     
    Last edited: Aug 28, 2021
    Dollar Bill, Elgarion, Gia2 and 3 others like this.
  19. Boadicea

    Boadicea Avatar

    Messages:
    22
    Likes Received:
    28
    Trophy Points:
    3
    Gender:
    Female
    Location:
    TX
    hi, how to disable these "IS WOUNDED" messages?
     
    FrostII likes this.
  20. Tristano Sforza

    Tristano Sforza Avatar

    Messages:
    158
    Likes Received:
    330
    Trophy Points:
    18
    Location:
    Mediolanum, Hidden Vale
    hello @Boadicea
    just type in local chat !hidealert
     
    Platyna and FrostII like this.
Thread Status:
Not open for further replies.