Posts by CWX

    CWX added a new version:

    CWX
    Quote

    - fixed typo

    - updated some message

    CWX added a new version:

    CWX
    Quote

    - add overview page

    - fix debug log not writing to file

    CWX added a new version:

    CWX
    Quote

    - add installpath param

    - clearing metadata cache will now automatically re-launch the installer

    CWX added a new version:

    CWX
    Quote

    - fix / improve update script because it was broken. whoops...

    CWX added a new version:

    CWX
    Quote

    - fix copy log error when installer is located in the install directory

    CWX added a new version:

    CWX
    Quote

    - added shortcuts option

    - added open install folder option

    - other stuff probably

    CWX added a new version:

    CWX
    Quote
    • fix bug were selecting a path with the Select Folder button used URL encoding
    • added an EFT Installed precheck for clarity
    • updated the free space message slightly for clarity
    • added some margin to changelog text

    CWX added a new version:

    CWX
    Quote

    Sorry for a new version so soon
    Add MOAR null guards and logging to hopefully narrow down Null Ref errors

    CWX added a new version:

    CWX
    Quote

    Fix mod using different sounds for different alarms in the same raid

    CWX added a new version:

    CWX
    Quote

    Added some null guards in scope Fog Patch.

    hopefully this might fix some null ref errors

    CWX added a new version:

    CWX
    Quote

    Fix up PainkillerDesat Mod on toggling issue,
    Add new AlarmReplacer mod, (supplied with example sound) - Can currently only be Wav file type

    CWX added a new version:

    CWX
    Quote

    Moved to using Tasks instead of Coroutines,
    Removed fog with scopes,
    Squashed further bushes.

    CWX added a new version:

    CWX
    Quote

    Added more bushes to be whacked for lighthouse and streets,
    Added streets 3rd layer of fog to fogRemover ;(

    CWX added a new version:

    CWX
    Quote

    Fix weatherpatcher for labs and factory

    CWX added a new version:

    CWX
    Quote

    Updated to have WeatherPatcher and Painkiller Mod

    WeatherPatcher is split into two
    - FogRemover - on/off (removes all fog)

    - WeatherDebugMode - on/off (makes weather sunny)

    PainkillerDesat:

    - Removes all effects with taking painkillers, goldenbalm wiggle effect, desaturation, radial blur

    CWX added a new file:

    CWX
    Quote

    ABOUT

    I got fed up with maintaining multiple mods, so I combined them into one.

    They all start disabled

    Use the F12 config menu to turn things on/off and configure.

    BushWhacker

    BushWhacker gif

    Disables collision with bushes, so you can run through them like the good old days.

    GrassCutter

    Disables Grass from being visable, might help with performance for some.

    EnvironmentEnjoyer

    Disables Trees and Bushes from being visable, looks mighty weird.

    MasterKey

    MasterKey gif

    Disables Trees and Bushes from being visable, looks mighty weird.

    InventoryViewer

    Debug tool to see everything the corpses have on them (including prison wallet).

    SpaceUser

    SpaceUser gif

    Adds ability to hit space to confirm splitting of stacks and buying from flea.

    TradingPlayerView

    Removes that stupid ass box that comes up when selling to a trader and you hover a junk box and it spams you saying items cant be sold.

    WeatherDebugMode

    FogRemover

    WeatherPatcher is split into two.

    FogRemover - on/off (removes all fog) - including scopes.

    WeatherDebugMode - on/off (makes weather sunny).

    PainkillerDesat

    Removes all effects with taking painkillers, goldenbalm wiggle effect, desaturation, radial blur.

    AlarmReplacer

    Gives you the ability to replace the alarm with a sound of your choice.

    The mod will load all .WAV files in the below Directory, then on raid start it will choose one randomly to use.

    Place sound file you want to use in the Bepinex/plugins/CWX/Sounds folder (Currently only supports .WAV files)

    MUSE BE ENABLED BEFORE ENTERING RAID

    HOW TO INSTALL

    Install Gif

    LICENSE

    License allows anyone to use the code, just give credit is all I ask.

    TODO:

    Look into other ways to activate and deactivate gameobjects to avoid stutter.

    Fix up botmonitor. (use nookies)

    Add Stamina Reduction mode

    SUPPORT

    If you would like to support me, please consider my Ko-Fi Link:

    Ko-Fi link for CWX

    CWX added a new version:

    CWX
    Quote

    - re-added .NET 6 precheck until 3.8.0 drops