Recent content by PalasX

  1. P

    PSOBB Addon Plugin (Lua UI addons)

    Released anywhere? Github?
  2. P

    Linux Tethealla Server

    yeah, thats the difference between CR/LF and just LF for ending a line. also of note, the welcome.txt is not standard ascii format, its a unicode encoded for 2 bytes per character i believe.
  3. P

    PSOBB Addon Plugin (Lua UI addons)

    And after all that trouble i went to in order to impliment a new sonic damage type to the game? :P j/k. Obviously you're not wrong about lightning/thunder. Not sure if i picked thunder or if it was already in the add-on listed that way? Or if it got used for just being the 2nd tier lightning...
  4. P

    PSOBB Addon Plugin (Lua UI addons)

    I feel like you didn't see my post, and yet its just a TINY bit of scroll-up from yours :P https://www.pioneer2.net/community/threads/psobb-addon-plugin-lua-ui-addons.4543/post-193221
  5. P

    PSOBB Addon Plugin (Lua UI addons)

    Trying to recreate the work that e_bolavirus published screenshots of some time back in summer of 2020, as well as update the aesthetics of the monster HP and target display. attached is an init.lua and configuration.lua that will result in pretty much what is shown in the screenshots, but...
  6. P

    Soly's Stash

    Oh, i was hoping you'd published the mechanism for randomly generating a shop based on player level. or at least the full struct for an outoging shop packet given shop type. Oh well :) 2000 randomly recorded shops of each type will have to keep on being good enough. thanks again! Dont suppose...
  7. P

    Soly's Stash

    Hey Soly :) Was this ever released as source? Even if just in C# so that it could 'back-ported' to the originally released tethealla code? im sure there are some folks that could put in the work and get it up and running in the old teth code :)
  8. P

    Linux Tethealla Server

    not to toot my own horn or anything, but i forked JTUU's repository to add some QoL chat commands to the game for showing/modifying name/materials, in case you wanted to use either the repository or just lift the code from the commits: https://github.com/PalasX/tethealla-cherry
  9. P

    Linux Tethealla Server

    dude! awesome! also, i am ashamed of my tabs lol!
  10. P

    Linux Tethealla Server

    i beleive ReloadAllQuests(); was added by https://github.com/jtuu/tethealla-cherry
  11. P

    Linux Tethealla Server

    Can confirm this compiles OK and runs on a Raspberry Pi 3b. I posted a bug/patch regarding the .BEAT time on gitlab, but in case anyone only sees about this project here: This is for login_server.c @ line 1388. This will give the client the correct .BEAT time, though it still shows "00:00"...
  12. P

    PSOBB Inventory reader/Player manager tool

    Chuk, Did you ever release the full version of this tool? It looks like most of the UPDATE sql calls are already in the exe, just not linked or enabled. I know its been YEARS since this was initially released, but if you've still got the full version EXE and/or source, care to post? Thanks!
Back
Top