Search results

  1. kuoushi

    Matterbridge Connector

    Strange! Are you on pub58? I'll be able to help in a day or so, but will start investigating when I get a moment.
  2. kuoushi

    Matterbridge Connector

    kuoushi updated Matterbridge Connector with a new update entry: Custom formatting for messages Read the rest of this update entry...
  3. kuoushi

    Matterbridge Connector - Custom formatting for messages

    Updated how the script will handle message formatting to allow shard owners to better control what a message looks like and what information it contains when it is relayed to other chat services through Matterbridge. Check the updated cfg file for more details.
  4. kuoushi

    Matterbridge Connector

    kuoushi updated Matterbridge Connector with a new update entry: Compatibility with RCON for ServUO script Read the rest of this update entry...
  5. kuoushi

    Matterbridge Connector - Compatibility with RCON for ServUO script

    Simple update to the script to to allow for it to be used alongside the RCON for ServUO script.
  6. kuoushi

    RCON for ServUO

    kuoushi updated RCON for ServUO with a new update entry: New Log Events, Compatibility with Matterbridge script, Two New Rcon Packets, Updated Config Read the rest of this update entry...
  7. kuoushi

    RCON for ServUO - New Log Events, Compatibility with Matterbridge script, Two New Rcon Packets, Updated Config

    Main additions: - Added compatibility with Matterbridge script (GitHub - kuoushi/ServUO-Matterbridge: A matterbridge connector for ServUO servers.) - Added in long list of new log events that will be sent to target addresses - Added two new rcon packets to add and remove log address targets -...
  8. kuoushi

    Matterbridge Connector

    kuoushi submitted a new resource: Matterbridge Connector - Bridges chat from ServUO to Matterbridge chat services Read more about this resource...
  9. kuoushi

    Matterbridge Connector 0.2.0

    A matterbridge connector for ServUO servers. This library will allow ServUO server owners to relay chat to and from any of the chat services that Matterbridge supports. (Ex. Discord, Twitch, IRC, Mumble, Slack, Telegram, WhatsApp, etc.) Please bring any issues up here and I will do my best to...
  10. kuoushi

    RCON for ServUO

    kuoushi updated RCON for ServUO with a new update entry: New update and we're almost feature-equal with the base ServUO console now Read the rest of this update entry...
  11. kuoushi

    RCON for ServUO - New update and we're almost feature-equal with the base ServUO console now

    Last update for a little bit, but this one brings us close to parity with the ServUO console. Main changes: World broadcast supports access levels now Kick/ban/unban command handlers added Status returns a bit of simple information about the server Online user list handler added Added flag to...
  12. kuoushi

    Working on a bit more to make the RCON script useful. Adding in a bunch of new events (like...

    Working on a bit more to make the RCON script useful. Adding in a bunch of new events (like world chat) that it will relay, and I've also set the specified chat channel as the default users will enter on log in. As far as remaining console commands go, I need to implement status, staff...
  13. kuoushi

    RCON for ServUO

    kuoushi updated RCON for ServUO with a new update entry: New packet added to confirm account ownership Read the rest of this update entry...
  14. kuoushi

    RCON for ServUO - New packet added to confirm account ownership

    The new packet allows the server to confirm ownership of a given account with a new in-game command. This doesn't allow anything just yet as the number of rcon commands are currently limited, but in the future this could be useful to allow players to interact with the server through their own...
  15. kuoushi

    RCON for ServUO

    kuoushi updated RCON for ServUO with a new update entry: Save packet enabled, lots of code refactoring Read the rest of this update entry...
  16. kuoushi

    RCON for ServUO - Save packet enabled, lots of code refactoring

    Solved the issue the script was having with the save command, and this came with a lot of refactoring things in the code again to support and better clarify which packets require which kind of behavior. Also improved code readability a bit. Next version will likely include the finished server...
  17. kuoushi

    Got the save system working for my rcon script, just had to rearrange when the response packet...

    Got the save system working for my rcon script, just had to rearrange when the response packet was sent. Going to refactor a bit to do the same fix for shutdown, then add in the status response packet before the next version is released. Going pretty well, all things considered.
  18. kuoushi

    RCON for ServUO

    kuoushi updated RCON for ServUO with a new update entry: Few Small Changes + Sample Discord Bot Code Read the rest of this update entry...
  19. kuoushi

    RCON for ServUO - Few Small Changes + Sample Discord Bot Code

    I updated a few small parts of the script to make sure it works better with external bots, nothing too huge just some code refactoring. Also, I've added a sample Python 3.8 bot that you can check the code for. It will also actually work as a Discord bot if you fill in all of the appropriate...
  20. kuoushi

    RCON for ServUO

    kuoushi submitted a new resource: RCON for ServUO - Simple RCON implementation for server owners and bot creators Read more about this resource...
Back