You are viewing a potentially older version of this package. View all versions.
Piepieonline-EvidenceLinkModifiers-2.0.2 icon

EvidenceLinkModifiers

Changes the city directory to list phone numbers instead of addresses. Thanks to Dusty926 on Discord for the suggestion.

Date uploaded 2 years ago
Version 2.0.2
Download link Piepieonline-EvidenceLinkModifiers-2.0.2.zip
Downloads 263
Dependency string Piepieonline-EvidenceLinkModifiers-2.0.2

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.733 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.733
Venomaus-SODCommon-1.1.6 icon
Venomaus-SODCommon

A common library for SOD mods.

Preferred version: 1.1.6

README

Piepieonline's EvidenceObfuscation

Replaces CityDirectoryPhoneNumbers.

Modifies the evidence presented in various places to be more obfuscated. Each change can be turned on and off seperately.

  • Change the city directory to list phone numbers instead of addresses. (Not all addresses have phones attached - in these cases, mostly businesses, the address will show as per normal)
    • Optionally, it can be changed to provide both pieces of information instead.
  • Change sales ledgers to contain various detials instead of always being the first initialed name (first name, initials, initialed name and workplace).

Manual Installation

  • Ensure you have BepInEx BE installed
  • Extract the mod to ".\BepInEx\plugins", so you should have ".\BepInEx\plugins\EvidenceObfuscation\EvidenceObfuscation.dll"

Source:

https://github.com/piepieonline/ShadowsOfDoubtMods/tree/master/CityDirectoryPhoneNumbers

CHANGELOG

2.3.0

  • Added an option to remove fingerprints from the government database records

2.2.0

  • Added options to remove details from the time of death evidence, alongside removing the entry wound evidence

2.1.2

  • Fixed broken employee records

2.1.1

  • Fixed a bug with the city directory where NPCs with the same initialled name would share an evidence card when clicked on

Known bugs:

  • Clicking on an entry in the directory multiple times will open the same evidence card multiple times, rather than focusing on the one you already have open

2.1.0

  • Added options to remove fingerprints from employee records, both printed from a cruncher and found in a filling cabinet

2.0.3

  • Removed the sale ledger obfuscation, as it now exists in the base game.

2.0.2

  • Fixed an error in the sale ledger that would occur when the buyer was unemployed

2.0.1

  • Typo in description

2.0.0

  • Renamed from CityDirectoryPhoneNumbers to EvidenceLinkModifiers
  • Added options to modify the sales ledgers to be obfuscated

1.0.5

  • Bugfix for the tutorial story case

1.0.4

  • Opening for citizens now opens the citizen evidence panel, with the initialed name and phone number. Via a setting in config, this can have the address as well.

1.0.3

  • Another bugfix for some cities

1.0.2

  • Small bugfix for a null reference in some other city generations

1.0.1

  • Small bugfix for a null reference in some city generations

1.0.0

  • Initial release, changes the city directory to list phone numbers instead of addresses