Search results

  1. soolar

    New Content - Implemented Intergnat

    I've been constantly forgetting to request this for months: can we get _gnatScrollDrop and _gnatCandleDrops preferences?
  2. soolar

    Character Info Toolbox

    Hmm, I feel like I've seen that happen at least once and managed to fiddle with something or other to fix it. I don't remember the details, but I'll try poking around and see if I can find anything.
  3. soolar

    Character Info Toolbox

    Sorry for the delay, but that should be fixed now!
  4. soolar

    New Content - Implemented January 2017 IOTM - Space jellyfish

    Here's a patch for the skill granted by Hot Jelly
  5. soolar

    Character Info Toolbox

    I'll be sure to look in to this some time this week!
  6. soolar

    Procedural time prank generator

    Well. I've disabled that message template for now, because there's a slight problem with using character entities... They end in a semicolon. Looking in to a workaround.
  7. soolar

    Procedural time prank generator

    I'd add the ability to prank a random player if I knew a reliable way of getting the total number of players, since I could easily just do random(#players) + 1, but I don't know a good way to get that number. For now, hopefully the new ability to prank a random player from your contact list will...
  8. soolar

    Procedural time prank generator

    It's no longer on my short list to make it so that mAKSpeldBaD() never moves the first or last letter of a word, because mAKSpeldBaD() does not move the first or last letter of a word any more. Yay, legibility! I also added a ton of characters, and expanded some other word buckets.
  9. soolar

    Procedural time prank generator

    Yeah, it's on my short list to make it so that mAKSpeldBaD() never moves the first or last letter of a word, so that they remain intelligible.
  10. soolar

    Procedural time prank generator

    Rave reviews for timepranks.ash: Some example time pranks: And here's some with no misspelling:
  11. soolar

    Procedural time prank generator

    Timeprank Generator What is this? I had been using this time prank message that I came up with which I based on old chain e-mails on a bunch of my friends. But I decided that I didn't want to just copy/paste the same message at them day after day, so instead I elected to write a procedural...
  12. soolar

    Character Info Toolbox

    I've made some pretty significant changes to how gear recommendations work over the last couple days. The end result is an extreme degree of customization options for players, and much more convenient addition of default recommendations for me! My end goal is to completely move all equipment...
  13. soolar

    Character Info Toolbox

    I thought I had fixed it, but it seems to be showing up for me again sometimes... Not anywhere near as often now, though, so I'm still pretty happy! Also yeah, thanks for finding that fix, that'll teach me to make changes without testing the other gear brick layouts first! Should have made...
  14. soolar

    Character Info Toolbox

    Err, I made it only show a favorite button next to equipped items in the experimental layout, but the way I did that shouldn't have made anything change in other layouts. I'll look in to that today.
  15. soolar

    Automatic Flavour Tuning

    I hadn't even considered using it as a between battle script, I'd just plopped it in my mood, but that's definitely a good policy. Done!
  16. soolar

    Automatic Flavour Tuning

    Both great additions to the script! I also added some tunings for speeding up some of walford's bucket quests.
  17. soolar

    ZLib -- Zarqon's useful function library

    Yeah that's reasonable enough.
  18. soolar

    ZLib -- Zarqon's useful function library

    Oh my god, I sure will. Any possibility of some sort of shorthand for checking if a quest is between two values? Something like qprop("questLXXSomequest == step1-step3") or qprop("step1 < questLXXSomequest < step3") or qprop("questLXXSomequest between step1,step3"). Or, you know, whatever...
  19. soolar

    New Content - Implemented Source Terminal

    Compress's image is misspelled as "acc8.gig" instead of "acc8.gif"
  20. soolar

    Automatic Flavour Tuning

    If you spot any areas for improvement, please do share!
Back
Top