Aldur

Members
  • Content Count

    1,495
  • Joined

  • Last visited

  • Days Won

    3

Aldur last won the day on August 3 2021

Aldur had the most liked content!

Community Reputation

652 Excellent

7 Followers

About Aldur

  • Rank
    Mayor

Accounts

  • Exodus
    Aldur

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi everyone. I feel a bit silly that I'm saying this again, especially after promising to roll a few updates to WA some time ago. That didn't happen obviously and is unlikely to happen any time soon. I have found it difficult to work on anything here, given my job and family. But I've realized that true extra difficulty lies elsewhere, it is in not being an active Wurm player and WA user. That makes a huge difference to being able to craft really good features or solve reported bugs. Feedback is great, but doesn't come close to eating your own dog food (so to speak) and back and forth communication takes a lot of effort. All that combined means I will be stopping any effort to do improvements to WA, until (hopefully) a time that I'm again an active Wurm player and WA user. Until then, I am happy to pass the reigns of the project to someone else. Send me a DM if interested. In meantime, I will keep the current version alive and available. Also if any Wurm update seriously breaks a feature, if I can receive clear instructions how to fix it, I can do triage. However, that is all I can commit to. I will be also taking down the famous beer button, until a new caretaker would like to use it for their own donation channel. Note: If you have been Patreon of this project and were donating in hopes of latest promises to be delivered, please send me a DM with handle name and all your money will be returned. I'm super grateful to everyone who contributed this way, but I'm not poor and prefer to be fair. Cheers and thank you for participating in my very first software engineering serious product, one that lived far longer and was far more useful than I've ever hoped it would!
  2. Update: I've managed to find some issues, but had to focus on some asap topics elsewhere and could not finish. I will return to this following weekend, so hopefully by 29th we should have some most important pending issues fixed.
  3. Hi folks. 🙈 I can't believe I've made you wait for so long for me to check on reported issues. I'm ultra busy recently, but I guess that statement doesn't solve anything here. I will spend some time this weekend to check what is going on with skills and logs. I'm not playing wurm any more (have a character and deed, but that is it) so it may be difficult to debug things. Please send me anything you might suspect is the reason behind these issues. Hopefully by sunday we have WA working again on all fronts.
  4. Again thanks to awesome contribs of @Raybarg, WA now has a new feature called Sermoner. I'm pasting the description prepared a little earlier by Ray: Starting session will read logs from 30 days ago until today and list all sermons found in chosen character events log. List will show last sermon for each priest found in past 30 days and also list elapsed time since the sermon and how much cooldown if any left, aswell as count how many sermons found in events log file in past 30 days. Below the list is also text indication how long sermon is on cooldown with red text and green text indicating if sermon is not on cooldown. Feature settings With this setting user can omit how long since sermoners sermon to exclude them from this session. By default this value is 1440 minutes (1 day.) Also, Ray has added the settings for recent color changes and the default is again greenish greeness @TeeeBOMBFYI
  5. Interesting, so it seems GPT is being iterated on with more data, since it never produced that result for me before. It also seems to put more weight on my old youtube profile name (it is named AldurCraft and under it, there are tutorial videos) than the forum profile name, despite having ~100 pages of those by Sept 2021. A person would put much much more weight on the latter. A good example of how imperfect these things yet are. Skynet's end of the world averted for now.
  6. Thanks for giving the context @Raybarg, that is also what I wondered - which option feels more natural for those of us who actually use times, so that excludes me.
  7. hi @TeeeBOMB, this was changed with recent update. Now that I think about it, maybe it would be less surprising if the timer was red when counting and green when ready? Adding an option to disable this also sounds like a good idea.
  8. Hiya folks! Thanks to @Raybarglean coding skills, custom timers got a new feature: you can now create a custom timer that works as elapsed time, counting time passed since it last spotted the condition. Quite cool and amazing to see a contrib like this! Thank you and hoping for more!
  9. Colors OK 👌 On the second thing, ideally I'd go with exclusive groups of options: cool down or elapsed time. (I can adjust during merge if preferable) So something like this: [Radio] "start cool down lasting... (...)" [Radio] "show elapsed time since starting condition last found" (could probably reword entire dialog to overall be more clear)
  10. Amazing 🤩 thank you! You can make the pull request, I'll copy changes from it to filter out .net upgrade. Or may upgrade .net, need to check OS stats - some time ago old windows was still needed by someone.
  11. This is a cool idea! The only thing that comes to my mind is that bar styles are coming from Windows directly. But there is always some secret native call to change such things, will add to my todo to check this. This is also a cool idea, although code for timers is a bit messy, I'll see if that can be added relatively painlessly.
  12. By default, you will find all data in one folder: For WA Wurm Online: %localappdata%\AldursLab\WurmAssistantData For WA Wurm Unlimited: %localappdata%\AldursLab\WurmAssistantUnlimitedData When you run using relative data dir, you should notice new folders created within launcher folder: Wurm Assistant: data-wa-o Wurm Unlimited: data-wa-u Close Assistants and copy contents between these folders to move all settings and data. For second question, since assistant can only work with single wurm client folder, mixing steam and standalone is currently not possible, sorry.
  13. Hi @SouthPaw, yes it is possible. You can run WA with relative data dir option. This option makes all WA data to be placed in same directory as the launcher. You can then make copies of that directory and effective have as many independent Wurm Assistants as you like. If you need further help, let me know. I think this thread has a few more in-detail guides on steps how to make this work. But the easiest one is via checkbox in the launcher. There is also a manual way to copy all your current WA data into relative instances, if you need that.