You are viewing a potentially older version of this package. View all versions.
GhostNarwhal-EnhancedQOL-1.5.0 icon

EnhancedQOL

A package of quality of life mods for the game.

Date uploaded 2 years ago
Version 1.5.0
Download link GhostNarwhal-EnhancedQOL-1.5.0.zip
Downloads 10951
Dependency string GhostNarwhal-EnhancedQOL-1.5.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
GhostNarwhal-Enhanced_Playtables-1.0.2 icon
GhostNarwhal-Enhanced_Playtables

A mod that flips the cards on the play table to be faced upward.

Preferred version: 1.0.2
GhostNarwhal-Put_It_Back-1.0.1 icon
GhostNarwhal-Put_It_Back

A really simple mod that just lets you put cards back into the binder after taking them out.

Preferred version: 1.0.1
GhostNarwhal-Enhanced_Workbench-1.2.2 icon
GhostNarwhal-Enhanced_Workbench

A mod that adds a bunch of Quality Of Life features to the workbench including putting card bundles in empty boxes placed next to the workbench.

Preferred version: 1.2.2
GhostNarwhal-Enhanced_Binder_Sort-1.0.1 icon
GhostNarwhal-Enhanced_Binder_Sort

A simplistic mod that adds the ability to sort your binder by element, rarity, and border type.

Preferred version: 1.0.1
GhostNarwhal-Enhanced_Scrollwheel-1.0.1 icon
GhostNarwhal-Enhanced_Scrollwheel

A simple mod that enables scroll wheel usage with several items in the game for example Card Tables.

Preferred version: 1.0.1

README

NOTE: The mod version has been discontinued going forward this is a modpack.

Mod has been discontinued and will no longer be receiving updates. All of the features that were in this mod are now in their own stand alone mods (check my profile for links). Mod will stay available here in its current state however.

I have learned a lot on this modding journey I have taken with TCG Card Shop Simulator and what started as a mod I never expected to even get 20 downloads for, has turned into 4k+ downloads with more features than I had even originally planned. Code base was growing and working on new things, or even fixing bugs with old things, was becoming a nightmare. Having to retest literally everything every time a bug was fix or a feature was added was becoming impossible. Now that I know what I know now, it only makes sense to me to break the features into their own mods. This means faster bug fixes, faster feature development, and I can make even more mods with even more exciting features faster.

I do appreciate everyone that has shown this mod some love. I am not going anywhere any time soon and plan to continue adding mods to this game for the foreseeable future. Check my profile for the links. Thanks everyone.

Enhanced QOL:

Join the Discord. We are a community of modders and mod users that would love to hear your ideas or assist you when things just are not working correctly.

Content:

  • Enhanced Playtables
  • Enhanced Binder Sort
  • Enhanced Scrollwheel
  • Enhanced Binder Sort
  • Put It Back!

Installation Guide:

Installing with a Mod Manager

This is the recommended way to install BepInEx to the game.

  1. Download and install Thunderstore Mod Manager or r2modman.
  2. Click the Install with Mod Manager button on the top of BepInEx's page.
  3. Run the game via the mod manager.

Installing Manually

  1. Install BepInEx or BepInEx by pressing 'Manual Download' and extract the contents into a folder. Do not extract into the game folder!
  2. Move the contents of the extracted folder into the game folder (where the game executable is).
  3. Run the game. If everything was done correctly, you will see the BepInEx console appear on your desktop. Close the game after it finishes loading.
  4. Place all Plugins into BepInEx/plugins in their own unique folder some zips contain a folder labeled Plugins at root, you need to go a folder in than put that into the plugins folder.

Mac & Linux:

  1. Follow the steps here first: Here
  2. Next do step 4 of the Manual Installation
  3. Your game should be setup for inscryption modding now

Installing on the Steam Deck (Note You may need to modify this setup if its found to be wrong, If it is, this file should be updated to cover such.)

  1. Download BepInEx
  2. Go to Installed Files click Browse to open the folder containing The Game's local files; Put the contents Of the zip in this folder.
  3. Download the mods you plan on using and their dependencies, You will need to unzip them.
  4. Make a folder for each plugin than place them in BepInEx/plugins.
  5. Enter Gaming Mode and check 'Force the use of a specific Steam Play compatibility tool' in the Properties menu under Compatibility.
  6. Go to the launch parameters and enter WINEDLLOVERRIDES=“winhttp.dll=n,b” %command%.
  7. Open the Game. If everything was done correctly, you should see a console appear on your screen.

Contact Information:

Discord: https://discord.gg/kCp4mRAVUE

CHANGELOG

Changelog

Initial Release - 1.0.0

  • Initial Release.

Rarity Sort into a Hotkey - 1.0.1

  • Removed sort by Rarity Button.
  • Added sort by rarity hotkey.
  • Added ability to sort by rarity while maintaining other sort options.

Put It Back! - 1.1.0

  • Added "Put it back" feature.

Repack That! - 1.2.0

  • Added Repack That. An auto box repacker for boxes placed on warehouse shelving.

Bug Fix - 1.2.1

  • Fixed Known Issue: Save file safe guards have been put in place. Upgrading from any version should no longer require user work arounds.
  • Fixed Known Issue: Garbage can sound is now played if box is deleted from the repacker if it was a player that put the box on the shelf.
  • Fixed Bug: Workers should now correctly find something to do (and not stare blankly at a shelf) with the repack portion enabled.

New Sorts and Removed Repack That! and Rarity sort All - 1.3.0

  • Removed: Repack That (Will add back at later time).
  • Removed: Sort Rarity "All".
  • Added: Sort By Border Type.
  • Added: Sort By Element Type.
  • Added: Min dupe count for sort by duplicates.
  • Added: Additional Configuration Options.
  • Added: Compatibility patch for "Missing Cards" mod.

Sort Clear and Scroll Wheeler - 1.4.0

  • Fixed: Known issue with capability patch for Missing Cards that was causing sort by missing Ghost Cards to do nothing.
  • Fixed: Known issue with sort by total value where dupes where not taken into account.
  • Fixed: Known issue where cards being placed back in binder seemed to just pick random spots to fly back too.
  • Added: Clear sort filter shortcut keys.
  • Added: Displays percentage for collected cards.
  • Added: ScrollWheeler: You can now use scroll wheel to take items from or place items into pretty much anything that can hold items (minus auto sprayer).
  • Added: Card Collection Count Display By: configs... (All), (Current Rariy Filter), (All Current Sort Filters)
  • Added: Ability to control where on screen your card counts show. (When binder is open)
  • Added: Ability to change the font sizes of the card count text.
  • Updated: Put it back - Also works with scroll wheel. (not a part of Scroll Wheeler)

Bug Fix - 1.4.1

  • Fixed Known Issue: Being able to pick up items with scroll wheel while binder is open.
  • Initial Thunderstore Release.

Modpack Conversion - 1.5.0

  • Convert the Mod into a Modpack of all Sub mods.