Posts by Lua

    Lua added a new version:

    Lua
    Quote
    • Updated as BepInEx plugin
      • You can configure the key default is still Insert key, press F12 or config menu key in game
    • Added In-game UI popup when generates the new spawn point (screenshot in the main page)
    • Supported "akiVersion": 3.x.x

    Lua added a new version:

    Lua
    Quote
    • Updated for remove old offers that generated before price update, No longer off priced offers in flea market
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Fixed trying to load not an maps in pattern json
    • Supported "akiVersion": 3.1.x

    Thanks for the report, it should fixed by 2.0.4 update

    Lua added a new version:

    Lua
    Quote
    • Fixed Escort amount missing error when random escorts generates
    • I forget to mention before
      • Map names in the pattern json are now all map id instead of actual map name
        And you may having problem if you used old pattern files
        • "customs" => "bigmap"
        • "reserve" => "rezervbase"
        • "factory_day" => "factory4_day"
        • "factory_night" => "factory4_night"
        • (You can check in the /Aki_Data/Server/database/locations folder)
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Refactored code a bit
    • Added more configs
      • "Enabled": Default is false, you know what to do
      • "UpdateIntervalSecond": Default is now 1800s (30mins) and Minimum is 600s (10mins)
      • "UpdateFilters": New, now we can pick price datas within time we choose and lowest/highest or average price
        • "Prices": "lowest" or "avg" or "highest"
        • "LimitPriceDataWithinTime_Hour": Default is 24 hours, you can set to -1 for all price history data (around a week data)
      • "UpdatePricesFromTradersForBannedItems": Update flea banned items from traders
        • "Enabled": Default is true
        • "LowPricedItemsOnly": Update only low priced items, prevent item reselling (Why would do that tho)
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Removed "pmc_behavior_role"
    • Fixed "EscapeTimeLimit"
    • Fixed "BossLocationSpawn"
      • v2.0.1 users must update the mod
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Added "UseExtraSpecialSlot" and "UseInventorySlots" config
      • If you set this true, adds extra special slot to use just for the mod and It only can be equipped with save items
      • Also if you set "UseInventorySlots" to false as default, mod doesn't check inventory but extra special slot
    • Default save items has been changed
      • No Save: Golden rooster 5bc9bc53d4351e00367fbcee
      • Always Survived: Silver Badge 5bc9bdb8d4351e003562b8a1
    • Save items are getting removed upon raid ends
      • Known Issue: sometimes or some items might not getting removed by mod, there is no fix atm, enjoy it.
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Updated for Typescript
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Updated for Typescript
    • Refactored code a bit
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Updated for Typescript
    • Added /config/spawnpoints folder check and create
    • Mod is now disabled by default
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Fixed spawn waves were not applied on the server
      • v2.0.0 users must the update
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua

    Lua added a new version:

    Lua
    Quote
    • Updated for Typescript
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Updated for Typescript
    • Added config file for "Enabled" and "ExamineExperience"
    • Refactored base codes
    • Supported "akiVersion": 3.1.x
      • /data/save.json file is compatible for all SPT versions, keep backup and using with the mod.

    Lua added a new version:

    Lua
    Quote
    • Updated for Typescript
    • Added options - "Enabled" and "Specific Items"
      • Specific Items can be used with Item's ID and weight value is NOT multiply
        I added one example id in the config file which is G36 [623063e994fc3f7b302a9696]
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Fixed error on new profile
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Fixed fenceService function error (Not properly tested but It should works)
    • Previous v2.5.0 also re-linked to this version
    • Supported "akiVersion": 3.1.x