You are viewing a potentially older version of this package. View all versions.
SylviBlossom-TerminalConflictFix-1.2.2 icon

TerminalConflictFix

Narrows down terminal conflicts if more letters match one word than another

Date uploaded 2 months ago
Version 1.2.2
Download link SylviBlossom-TerminalConflictFix-1.2.2.zip
Downloads 36687
Dependency string SylviBlossom-TerminalConflictFix-1.2.2

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
Evaisa-HookGenPatcher-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5

README

Terminal Conflict Fix

Narrows down terminal conflicts if more letters match one word than another.

This solves issues like "teleporter" buying a television if you input it partially (like "telep"), and conflicts between modded terminal commands.

CHANGELOG

v1.2.2

  • Fix invalid IL return type (small compatibility issue)

v1.2.1

  • Use HookGenPatcher to fix compatibility issues

v1.2.0

  • Applied fixes to player name input (for commands like 'switch')
  • Fixed actual spaces in command names not being removed

v1.1.0

  • Fixed modded commands with spaces or other punctuation not working properly
  • The new "Remove Command Punctuation" config option can be disabled incase this causes conflicts with any terminal mods

v1.0.0

  • Initial release