Recent content by Shadowtoots

  1. Shadowtoots

    PSOBB Addon Plugin (Lua UI addons)

    you sure it isnt due to character name length? It looks like Enders code only allowed up to named 7 characters long the issue was return read_pso_str(player + CHARACTERNAME_OFFSET, 20) each letter of a characters name is 2 bytes so 20 would in theory work but the issue is there are some...
  2. Shadowtoots

    PSOBB Addon Plugin (Lua UI addons)

    I am not sure if ill be able to figure that out maybe @Ender has an idea I think the way my current name coloring works doesnt allow for that. Also after enders PR ill prob add a setting so players can choose their highlight color.
  3. Shadowtoots

    PSOBB Addon Plugin (Lua UI addons)

    so after some debugging it was actually broken in a commit before I even touched the addon. This commit happened on Mar 8 https://github.com/jtuu/psochatlogaddon/commit/538f306642d275acbf93e76a6c2f1c6c411f00d5 I will need to figure out why stuff was changed here. The issue is with the...
  4. Shadowtoots

    PSOBB Addon Plugin (Lua UI addons)

    I'll take a look I just noticed word wrapping and pushed a fix for it.
  5. Shadowtoots

    PSOBB Addon Plugin (Lua UI addons)

    Pushed an update to the kill counter addon https://github.com/StephenCWills/psobb-kill-counter/pull/3 Basically revamped the settings window making all windows have the same settings layouts (a few were missing settings like hide title etc)
  6. Shadowtoots

    PSOBB Addon Plugin (Lua UI addons)

    Pushed an update to the xpbar addon as well including a few more settings. (Vertical Bar as well as text in its own window) https://github.com/tornupgaming/psobb-addon-xpbar/pull/10
  7. Shadowtoots

    Shadowtoot's Ruins Relics

    Bump, Updated
  8. Shadowtoots

    Shadowtoot's Ruins Relics

    Shadowtoot's Ruins Relics Welcome to my shop! I’m always open to chatting and making deals. Please contact me through Discord at shadowtoots. Important Trade Info: - No drop trading — All trades must go through the trade window. - Accepted Currencies: - PD (Photon Drops) - PC...
  9. Shadowtoots

    PSOBB Addon Plugin (Lua UI addons)

    I pushed a pull request for this update. However, I am not sure if it will be accepted or not. I just prefer to have my chat look the way I want.
  10. Shadowtoots

    WoW Classic

    Sorry didn't notice the date. No need to be rude.
  11. Shadowtoots

    WoW Classic

    Play a private server there are a million of them. Some vanilla, others vanilla plus new stuff, some completely custom. These exist for pretty much all expansions.
  12. Shadowtoots

    PSOBB Addon Plugin (Lua UI addons)

    Added a few things to the HBR window. Is there somewhere I can submit these changes when I am done?
  13. Shadowtoots

    PSOBB Addon Plugin (Lua UI addons)

    I wonder if @Eidolon can add this to the main post.
  14. Shadowtoots

    PSOBB Addon Plugin (Lua UI addons)

    No worries, it looks pretty sexy though. Edit: Also it looks like the Time Stamp doesn't work, no big deal to me I don't need it so I edited it out. If you want I can send you my version, My changes to yours are: Removed Timestamp Changed Divider from | to : Added 3 options to allow hiding...
  15. Shadowtoots

    PSOBB Addon Plugin (Lua UI addons)

    So I notice it doesn't wrap the text correctly, is there a way you can fix that?
Back
Top