You are viewing a potentially older version of this package. View all versions.
Vedici-VediciToolkit-1.0.7 icon

VediciToolkit

Toolkit Mods for Vedici Server (Still in Development)

By Vedici
Date uploaded 2 years ago
Version 1.0.7
Download link Vedici-VediciToolkit-1.0.7.zip
Downloads 569
Dependency string Vedici-VediciToolkit-1.0.7

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

README

Vedici Toolkit

Description

This toolkit is used to configure various variable that can change the game mechanics. This tool is still in development so expect frequent bugs.

Features

The settings can be configured in the configuration manager by using F1

if the configuration manager does not show up when pressing F1, try to change the configuration inside BepInEx\config\BepInEx.cfg, look for HideManagerGameObject = false set the value to true

  • Night Vision
  • Adjust Time Scale (Make the time faster or slower)
  • Scan Grabbable Items outside ship from text chat
  • Scan players status (how many alive & dead)
  • Player Editor (Max Stamina, Stamina Regen Multiplier & Carry Weight)
  • Get Current Time using command
  • Get Total Enemy Presence in the Map (Includes Docile Creatures, Turrets and Landmines)
  • Custom Map Settings includes: Custom Scrap Amount Multiplier, Scrap Value Multiplier and Map Size Multiplier. (By default this is turned off. To use this feature you will need to update the Toggle Custom Map Settings to true and update the custom multiplier)
  • Infinite Deadline

Incompatibility / Issues

These are the list of incompatibility or issues that we found in this toolkit (As of release 1.0.7).

Feature Incompatible With Remarks
Toggle Night Vision Midgame 2018-LC_API-2.0.0 This tool kit is unable to toggle the night vision midgame if there is LC API. Because of this, the night vision will follow the state before you join the game, if you want to toggle on/off the NVG you will need to rejoin the lobby.

Supported Text Chat Commands (as of release 1.0.7)

  • /nightvision - Toggle Night Vision
  • /scan - scan items outside ship
  • /player - scan player status
  • /time - check current time (can be used inside)
  • /countenemy - check enemy presence

Planned Feature

  • Monster Spawn Adjuster
  • Change the Quota Rack Up Algorithm
  • Change the XP Progression
  • Player Stats Editor (Sprint Stamina, Health)
  • Item Stats Editor (Battery, Flashlight Intensity & Range)

Contact

CHANGELOG

V1.0.7

  • Added Custom Weight Multiplier.

V1.0.6

  • Added Custom Map Settings, this includes Custom Scrap Amount Multiplier, Scrap Value Multiplier and Map Size Multiplier. The value can be modified from Config Manager or Manually updating the .cfg file.
  • Added Toggle for Infinite Deadline.

V1.0.5

  • Added command to check total enemy presence in the map (use /countenemy). This includes Docile Creatures, Turrets and Landmines.

V1.0.4

  • Added command to check current time (use /time).
  • Added Player Editor (Stamina). Can be used by using Config Manager or manually change the config file.

V1.0.3

  • Added command to check player condition in a game (use /player).

V1.0.2

  • Added Handler for chat text commands.
  • Added function to scan draggable items outside ship (use /scan).
  • Added handler to toggle night vision from chat command (use /nightvision).

V1.0.1

  • Added Variables to adjust the night vision variables from Config Manager.

V1.0.0

Initial Build Feature Included

  • Open Night Vision from Config Manager.
  • Adjust Time Scale from Config Manager.