Card Survival: Tropical Island
0 of 0

File information

Last updated

Original upload

Created by

NBK_RedSpy

Uploaded by

NBKRedSpy

Virus scan

Safe to use

Tags for this mod

About this mod

Shows containers and blueprint instances when using the filters. Makes it easier to complete recipes.

Permissions and credits
v.1.04 Experimental Update:
If using the beta version called "updatebranch", use the release file called "Support for version v1.04"

More Inclusive Filters

Includes more cards when using the card filters.

When a filter is enabled (the water, drumstick, etc icons), the following cards will be included:

* Blueprints
* Travel Locations (sheds, cellars, Jungle, etc.)
* Containers (baskets, chests, etc.)

This makes it easier to complete recipes since the recipe (blueprint) and the recipe items (fish, etc.) are both shown.

Notes

The game currently resets the filter when a container is opened or a location is changed.
As of this release, all blueprints are shown, regardless of type of it is or creates.

Hot Keys


| Key                    | Default | Description                               |
| ---------------------- | ------- | ----------------------------------------- |
| IncludeBlueprints      | true    | Includes blueprint instances              |
|                        |         |                                           |
| IncludeContainers      | true    | Includes containers such as baskets       |
|                        |         |                                           |
| IncludeTravelLocations | true    | Includes cards that move the current      |
|                        |         | location.  Includes sheds, cellars,       |
|                        |         | beaches, etc                              |


Changing the Configuration

All options are contained in the config file which is located at <Steam Directory>\steamapps\common\Card Survival Tropical Island\BepInEx\config\MoreFilteredCards.cfg.

The .cfg file will not exist until the mod is installed and then the game is run.

To reset the config, delete the config file.  A new config will be created the next time the game is run.

Installation
This section describes how to manually install the mod.
If using the Vortex mod manager from NexusMods, these steps are not needed.  


Overview
This mod requires the BepInEx mod loader.

BepInEx Setup

If BepInEx has already been installed, skip this section.

Download BepInEx from https://github.com/BepInEx/BepInEx/releases/download/v5.4.21/BepInEx_x64_5.4.21.0.zip

* Extract the contents of the BepInEx zip file into the game's directory:
<Steam Directory>\steamapps\common\Card Survival Tropical Island

    __Important__:  The .zip file *must* be extracted to the root folder of the game.  If BepInEx was extracted correctly, the following directory will exist: <Steam Directory>\steamapps\common\Card Survival Tropical Island\BepInEx.  This is a common install issue.

* Run the game.  Once the main menu is shown, exit the game.
   
* In the BepInEx folder, there will now be a "plugins" directory.

Mod Setup

* Download the MoreFilteredCards.zip.  
    * If on Nexumods.com, download from the Files tab.
    * Otherwise, download from https://github.com/NBKRedSpy/CardSurvival-MoreFilteredCards/releases/

* Extract the contents of the zip file into the BepInEx/plugins folder.

* Run the Game.  The mod will now be enabled.

Uninstalling

Uninstall

This resets the game to an unmodded state.

Delete the BepInEx folder from the game's directory
<Steam Directory>\steamapps\common\Card Survival Tropical Island\BepInEx

Uninstalling This Mod Only

This method removes this mod, but keeps the BepInEx mod loader and any other mods.

Delete the MoreFilteredCards.dll from the <Steam Directory>\steamapps\common\Card Survival Tropical Island\BepInEx\plugins directory.

Compatibility

Safe to add and remove from existing saves.

Change Log
1.2.0
* Fixes issue where location card line would disappear when a filter is enabled and the user changes environments such as exiting a shed.

1.1.0
* Adds v1.04 support

1.0.1
* Fixed issue where the filter would fail tag entries with null data.

1.0.0
* Release