whisper2shade

Members
  • Content Count

    23
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by whisper2shade

  1. Long time no see guys. I just posted a quick fix for TimedPay mod that will work on WU 1.8.0.X. https://github.com/whisper2shade/TimedPay/releases/tag/v0.2.1 Have fun.
  2. I'm working on a new version and rewriting a lot of the code, just give me a bit more time. No idea if i can make GL channels work, but i'll try.
  3. Guys, i haven't forgotten about you. It's just the real life that's throwing roadblocks for me right now. I haven't even read the rest of the thread yet (i will). I just wanted to say that i'm still alive and will continue with this mod. Just please be patient.
  4. Sorry guys, i've been off for a bit - RL stuff. I still need a bit of time to sort out stuff, but i will continue with my mods next week.
  5. Sorry guys, i've been off for a bit - RL stuff. I still need a bit of time to sort out stuff, but i will continue with my mods next week.
  6. I just noticed that post, i'll have to look at it some more.
  7. The bot will create all required channels for kingdoms, villages and possibly alliances and then it will assign the proper permissions to view the channels to members of those villages, kingdoms and alliances so that whoever can view the channels in wurm can view them in discord.
  8. The bot will require permissions in the future to create/manage channels and user roles.
  9. The bot needs write permissions to write the messages in discord.
  10. That's because it is deliberately ignoring messages from bots. Could be made configurable in the future to allow this. I have to experiment with it a bit. We'll see. Right now i'm working on the autocreation of proper channels and management of villages as well (with proper permissions for village citizens).
  11. I tested it already and the steam id checking works.
  12. A good guide is here: https://discordapp.com/developers/docs/topics/oauth2#bots I might write some tips later after i make it more feature complete. Right now i'm working on the ability for the bot to create all needed channels for kingdoms and villages.
  13. I have fixed the kingdom names with spaces problem and deployed a new version. I have added a new property to configuration "useUnderscore" If true, kingdom names with spaces will be represented with underscores instead of spaces on discord (#freedom_isles) if false, the space will be removed (#freedomisles) Have fun
  14. There already is a bounty mod for killing aggressive enemies.
  15. I have updated the mod. Now it gives karma as well and checks for unique steam ids to prevent alt farming.
  16. I like the karma idea and checking of the steam id. The steam id checking is implemented, but not tested yet. I need someone willing to test it, as i never managed to log in two characters at the same time from the same steam account. The karma is next on my To Do list. The idle standing still feature might be somewhere in the future though. I guess that would be way harder to implement.
  17. The problem is, that the kingdom has two words in the name. "Freedom Isles" -> this needs a "#freedom isles" channel on discord, but discord can't use spaces in names, so the bot can't connect the two chats. I will have a fix in a few hours (after i get back from work, i'll fix it.) The server i have it deployed on has only one kingdom "Kastia" and that is linked to "#kastia". No spaces, so it works fine.
  18. Yes, i have noticed that. I've been using it only on my server, where we have only single word kingdoms. I will have a fix today.
  19. Hi, Someone wanted a mod that gives players cash and karma for being online. Here it is. Features (v0.2): Configurable amount of cash (iron) each player gets for being online Configurable amount of karma each player gets for being online Configurable payout interval Checking for unique steam id to prevent multiple alts farming coins and karma Features (v0.2.1): Updated for WU 1.8.0.X Just drop it in and enjoy. https://github.com/whisper2shade/TimedPay/releases/latest If you encounter any problems, please open an issue on github (preferably) or reply to this post. Have fun, whisper2shade
  20. Hi, I have created a simple discord relay mod that connects the kingdom chats to a discord server. Features: Sends all messages from kingdom chat to the appropriate kingdom text channel on discord Sends all messages from kingdom channels to appropriate kingdom channels in wurm Planned features: Support for villages and alliances Auto creation of village channels and proper permission management for users to read them on discord Discord user to wurm player linking Requirements: Discord server needs to have has text channels for all kingdoms with the same name as the kingdoms in game. Discord bot user (https://discordapp.com/developers/docs/topics/oauth2#bots) with an auth token Ago's mod loader v29.2+ Don't forget to configure the mod in the DiscordRelay.properties Current version is v0.2 You can find the release here: https://github.com/whisper2shade/DiscordRelay/releases/latest If you encounter any problems, please use the issues tracker on github (preferably) or reply to this thread. Have fun, whisper2shade
  21. Indeed, i would love an alternate link for the Towers and Colours. If anybody has the updated version, please hit me up with a message or just reply to this thread. Thanks.