Posts by DeadLeaves

    DeadLeaves added a new version:

    Quote

    0.4.0

    • Added a config to purge quests from profiles. Good for re-rolling quests that are too difficult or broken.
    • Added a config to allow certain profiles to use the same quest list or opt out of the randomization system entirely.
    • Fix profiles unloading no matter what if you're alone on the server. (Was harmless, just caused a minor server stutter.)
    • Change body part generation to use some preset templates instead of pure random. Some combinations could be really awful.
    • Purge optional tasks. (HOLY FUCK BSG, WHAT ARE YOU DOING. GET HELP! IYKYK)
    • Hopefully purge all "find" tasks. Was causing some problems.
    • Add eagle-owl quest to blacklist (locale generation doesn't support it yet.)
    • Always generates locale for handover quests. No more "hand over the item", making you none the wiser.
    • Improved Locale generation
    • Updated to latest translations from crowdin. Thank you to everyone who helps out. <3

    OLD CONFIGS ARE NOT COMPATIBLE.

    0.4.1

    • Add weapon categories to weapons.
    • Add weapon equivalencies to weapons.
    • Fix crash on startup when mods use the compatability API. Ooops

    IF YOU DOWNLOADED 0.4.0 RE-DOWNLOAD THIS

    DeadLeaves added a new version:

    Quote
    • Add a limit to the depth search, to prevent call stack overflow. (Caused by mods with broken quest data)
    • Added more failsafes to prevent issues. (Caused by mods with broken quest data)

    This brings no new content or fixes. This is only for people who run a ton of shoddy mods that aren't set up correctly.

    DeadLeaves added a new version:

    Quote
    • Updated blacklist
    • Made the update message in server console mention trader nickname as well as their ID. (Previously only showed ID)
    • Adjusted trade value of a lot of items.
    • Made cash-trades use a set currency from the config. By default used to make peacekeeper and skier use USD and EUR respectively.

    OLD CONFIGS are NOT compatible

    DeadLeaves added a new version:

    Quote
    • Added a blacklist for specific items that traders might sell. And populated it with gilded key storage IDs.
    • Added a save/load feature for the barters. This is to replace the old "seed" feature. Will save the list of barters on first run (after enabling) and then load those barters in the future. Default off

    OLD CONFIGs are NOT compatible

    DeadLeaves added a new version:

    Quote
    • Added support for unheard container (not enabled by default right now)
    • Updated S_Gamez's community config. Thanks.

    DeadLeaves added a new version:

    Quote
    • 3.10 update
    • Removed some outdated stuff
    • Added new options.

    DeadLeaves added a new version:

    Quote
    • Fix weapons and armors value calculations. It didn't take into account all armors/weapons child items like attachments and plates. This results in weapons and armor being more expensive in general.
    • Added a field in the config to adjust the calculated costs of different item types. By default it only includes weapons for now, but any parent type can be used.
    • Manually tiered a few items that weren't valued properly.
    • Added a few more borked items to the blacklist.
    • Added the option to adjust maximum different items for a trade. Enjoy.

    DeadLeaves added a new version:

    Quote
    • Made quests difficulty depend on how far in the quest is. (Scales of level and depth)
      • Earlier quests are easier
      • Later quests are harder
      • All Configurable in the config. Like always.
    • Blacklisted the handbook items in the fence blacklist.
    • Blacklisted the handbook items in the generic item blacklist.
    • Latest crowdin updates. Thank you to everyone helping out.

    Note: From extensive testing, it seems mostly fine to re-generate quests on an already existing profile. You might lose progress is some parts of some quests. Always make a backup first. No support will be provided. To do this, remove the folder matching your profile ID from [tt]user/mods/questrandomizer/assets/generated/<id>[/tt].


    Will not fix already generated quests.

    DeadLeaves added a new version:

    Quote
    • Add G36 to default guns config.
    • Add 15% reduced durability burn on ARs making them slightly more durable.
    • Add compatibility with Leaves Questrandomizer. Adding all the shiny guns to be equivalents to all non-shiny for quest purposes. See Questrandomizer documentation if you want to do this for your own weapon mods.
    • Added config option to blacklist the guns from fence. (Enabled by default)

    DeadLeaves added a new version:

    Quote
    • Fix issue of generating the wrong amount of sniper quests. Thanks to Jaxander for finding this issue.
    • Add DVL 500mm barrel to big silencer category.
    • Purge enemyHealthEffects from randomized quests.
    • Added an option to disable the rainbow "Found in raid" text. You need to make a new profile for it to take effect.

    Will not fix already generated quests.


    The translation is not finished for any language right now. Any help would be massively appreciated.

    DeadLeaves added a new version:

    Quote
    • Fix issue with weapon mods not getting purged when randomizing kill quests.
    • Newest locale updates from crowdin. Thank you everyone!

    Will not fix already generated quests.

    DeadLeaves added a new version:

    Quote
    • Fix filepath in linux (capitalization)
    • Fix missing locale for usec/bear in kill quests (name changed in 3.10)
    • Fix easy quests with weapon requirements becoming invisible.

    Can be applied to existing profile. Will not fix the locale for invisible quests requirement. (Should only be stirrup in default settings(use pistols to complete the quest))

    DeadLeaves added a new version:

    Quote
    • Update to 3.10.0
    • item IDs have changed, and they can be found in the ids.jsonc file in the config directory. They will be generated on the fly if missing.
    • Weapon groups can have weighting (technically not new, but wasn't mention.) useful if you want to do things like "rarity tiers"
    • Ensure that guns don't get invalid properties that might be present in the config. Edge case.

    DeadLeaves added a new version:

    Quote
    • Updated to 3.10.0
    • Disabled data dumping real runs (for now at least)
    • Added a baseline loot.json that adjusts the vanilla experience in a direction I enjoy. You can use the loot - noadjust.jsonc (rename it) for a blank slate.

    Old Config files ARE compatible.

    DeadLeaves added a new version:

    Quote
    • 3.10.0 Release
    • Add a TON of items to the blacklist. Including arena crates and such. (Thanks to Agent772 for bringing this up)
    • Improved data dumping output.
    • Improved config descriptions to be more descriptive
    • Drop support for flea-market barterizing
    • Drop support for seed
    • Fix slow breakdown of barters due to it iterating on itself each trader reset. Now resets to a backup of original database before each barterization.

    DeadLeaves added a new version:

    Quote
    • Updated to 3.10.0
    • fixed slow degeneration of prices and loyalty levels.