OCX Tools

Discussion in 'Player Created Lua Script Repository' started by Feldon Grimshaw, Dec 31, 2019.

Tags:
  1. that_shawn_guy

    that_shawn_guy Bug Hunter

    Messages:
    1,414
    Likes Received:
    3,787
    Trophy Points:
    125
    Location:
    earth... mostly
    I don't believe clock.lua is part of OCX Tools. The only part of OCX Tools that should be in the Lua folder is ocx-tools.lua and the ocx folder that contains most of the code.

    If you move clock.lua to a different folder outside the Lua folder, does the XP module still freeze?
     
  2. Feldon Grimshaw

    Feldon Grimshaw Avatar

    Messages:
    260
    Likes Received:
    460
    Trophy Points:
    28
    ya, i was just gonna say the same thing. i'm not sure what "clock.lua" is, but it sounds like it's got a bug that sometimes causes it to crash lua.
     
  3. FrostII

    FrostII Avatar

    Messages:
    6,009
    Likes Received:
    11,103
    Trophy Points:
    153
    Gender:
    Male
    Location:
    Pacific Northwest
    Yes, but then another lua error is triggered: "[10:35 AM] (Lua): Lua Error C:\Users\bob\AppData\Roaming\Portalarium\Shroud of the Avatar\Lua\paperdoll.lua:(16,2-43): attempt to call a nil value"
     
  4. that_shawn_guy

    that_shawn_guy Bug Hunter

    Messages:
    1,414
    Likes Received:
    3,787
    Trophy Points:
    125
    Location:
    earth... mostly
    That also looks unrelated to OCX Tools.
     
  5. FrostII

    FrostII Avatar

    Messages:
    6,009
    Likes Received:
    11,103
    Trophy Points:
    153
    Gender:
    Male
    Location:
    Pacific Northwest
    I agree, and thx for helping me @that_shawn_guy :)
    Feldon is helping me as well.... Yay
     
  6. that_shawn_guy

    that_shawn_guy Bug Hunter

    Messages:
    1,414
    Likes Received:
    3,787
    Trophy Points:
    125
    Location:
    earth... mostly
    For anyone interested in testing an OCXTools update, I tried to fix some minor bugs and add a few new features. I haven't been able to test everything yet. So, make sure to get a backup of your current files before trying this.

    https://github.com/shawnbutts/sotaocxluatools
     
  7. Feldon Grimshaw

    Feldon Grimshaw Avatar

    Messages:
    260
    Likes Received:
    460
    Trophy Points:
    28
    Hey everyone — OCX Tools is back in active development after a long stretch on life support.

    This release folds in a bunch of great community features contributed by @that_shawn_guy (adopted from his v2.1.0 fork), plus a few bug fixes. Highlights:

    • "Who's online" filtering — whitelist/blacklist your online popups: !onlinemode all|whitelist|blacklist, managed with !addfriend / !blockfriend / !listfriends
    • Keyword chat alerts — !addkeyword <word> pops an alert whenever that word shows up in chat
    • Wildcard loot tracking — !addloot *Fragment auto-tracks anything matching the pattern
    • Crafting stats — !craftstats for total / normal / exceptional / failure counts
    • DPS realtime mode — !dpsrealtime updates the DPS window every second
    • Bug fixes — the XP timer no longer jumps back to ~59:00 when you cross the 1-hour mark, and picking up over 1,000 gold in a single loot now counts correctly
    • More robust log handling so one bad log line can't wedge the message queue
    Type !ocxhelp in the Lua console to see every command. Full details are in the changelog (bundled in the zip).

    Grab it HERE, unzip into your SotA Lua folder, and /reloadlua. Enjoy!

    Here's a video showing off many of the features
     
    Syee Kco, Rinaldi, FrostII and 3 others like this.
  8. FrostII

    FrostII Avatar

    Messages:
    6,009
    Likes Received:
    11,103
    Trophy Points:
    153
    Gender:
    Male
    Location:
    Pacific Northwest
    Feldon Grimshaw likes this.
  9. Feldon Grimshaw

    Feldon Grimshaw Avatar

    Messages:
    260
    Likes Received:
    460
    Trophy Points:
    28
    Hey all,

    I've added a watering calculator to OCX Tools.

    You can grab the file here.

    And here's a quick video showing how to use it:
     
  10. Feldon Grimshaw

    Feldon Grimshaw Avatar

    Messages:
    260
    Likes Received:
    460
    Trophy Points:
    28
    Mia culpa, I forgot to set the file sharing to anyone. Should be fixed.now.
     
    FrostII likes this.