Posts by trap

    trap added a new version:

    Quote

    Changelog

    Typescript Migration

    • Complete rewrite for spt-aki 3.0.0

    Fixes

    • crash when missing insuranceStart in some cases when player died
    • hideout_multistash_enabled is set to false in default config
    • properly recover stash when hideout_multistash_enabled has changed
    • no more bypass_luas_custom_spawn_points_tweak option in config
    • better profile purge mechanism: Jaeger trader is now restored properly

    Oh yeah sorry for that, read too fast.



    Yes that's unfortunate, that's mainly the reason why I implemented secondary stashes.


    I don't know if it's possible to tweak that behavior btw.

    trap added a new version:

    trap added a new version:

    Quote


    Changelog

    update for aki 2.3.0

    trap added a new file:

    trap added a new version:

    trap added a new file:

    trap added a new version:

    Quote


    Changelog

    Feature

    Add workbench_always_enabled config option (enabled by default) to enable modification part of the hideout.

    trap added a new version:

    Quote


    Changelog

    Fix

    the Introduction quest given by Mechanic don't unlock Jaeger (when traders_access_restriction is true)

    trap added a new version:

    Quote


    Changelog

    Fix

    Bad D-2 spawn point in player_spawnpoints.json

    trap added a new version:

    Quote


    Changelog

    Fix

    Setup a proper empty stash id when stash is not accessible.

    This fix ensure to not use money in previous stash when trading.

    trap added a new version:

    Quote


    Changelog

    Fixes

    • default config: Fence is now a repairman, this prevents client freeze when trying to repair an item without repairman being available in your current hideout


    Features

    • modding support: config and spawnConfig can be changed dynamically using PathToTarkovAPI (see README for more details)
    • added repair_always_enabled and repair_config field to traders_config

    trap added a new version:

    Quote


    Changelog

    Fixes

    • prevent server to crash when mods listed in loadorder.json are missing

    trap added a new version:

    Quote

    Changelog

    Fixes

    • client mods dlls are now loaded by TML

    trap added a new version:

    Quote


    Changelog

    Fix

    • integration with AdvancedTraderFramework mod