Subnautica
0 of 0

File information

Last updated

Original upload

Created by

zorgesho

Uploaded by

zorgesho

Virus scan

Safe to use

About this mod

Console autocomplete for commands and techtypes, full history (saved between sessions) and settings for screen messages

Requirements
Permissions and credits
Changelogs
Now you can view full console history (and not just last two entries) with Up/Down keys. Also history is saved between game sessions (in history.txt in mod folder).

You can use the TAB key for autocompleting partially entered commands and techtypes (first word is considered as command and second word as techtype with few exceptions). In case of ambiguity all matched strings will be shown.

You can change appearance and behaviour of screen messages in the mod options menu.

Also some new console commands were added:
  • clear : clears screen messages
  • clearhistory : clears console history
  • findtech string : prints all techtypes where string occurs

config.json:
  • consoleEnabled (default: true) : enabling console by default
  • keepMessagesOnScreen (default: true) : keep screen messages while console is visible
  • historySizeToSave (default: 100) : last n commands are saved to history (set to 0 for unlimited history)
  • maxListSize (default: 0) : size limit for lists printed by console commands (set to 0 for max size)
  • msgsSettings : screen messages settings, more info on them is in the mod options menu

Requirements:

Installation:
Extract the archive into your QMods folder

Source code:
https://github.com/zorgesho/SubnauticaMods/tree/master/ConsoleImproved