You are viewing a potentially older version of this package. View all versions.
cubly-ColourfulFlashlights-1.1.1 icon

ColourfulFlashlights

Customise the colour of your flashlight.

By cubly
Date uploaded 2 years ago
Version 1.1.1
Download link cubly-ColourfulFlashlights-1.1.1.zip
Downloads 13753
Dependency string cubly-ColourfulFlashlights-1.1.1

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

Colourful Flashlights

Change the colour of your flashlight via the terminal in the company ship! See the commands below.

Select from some built-in colours, or provide 3 of your own via the config.

Change colour anytime in the terminal and the mod will remember it for next time, unless specified otherwise in the config.

Terminal options

Use cflist to view this in-game on the terminal.

Command Colour
cfwhite White (Game default)
cfblue Blue
cfred Red
cfgreen Green
cfyellow Yellow
cfpink Pink
cforange Orange
cfpurple Purple
cfcustom1 Config value 1
cfcustom2 Config value 2
cfcustom3 Config value 3

Misc

If you want a rainbow flashlight instead, check out this mod: FancyFlashies (Not compatitible with ColourfulFlashlights)

CHANGELOG

4.0.1

  • Fixed a bug with health mode

4.0.0

  • Added a rainbow effect which cycles through colours
  • Added a random effect which is a random colour everytime you toggle the flashlight
  • Added a disco effect which flicks between colours
  • Added a health effect which changes colour based on player health
  • Added a user presets configuration file to define user made presets
    • Old 'custom' settings will be moved into UserPresets.json
  • Added new configuration options for syncing flashlight states
  • Added preset command to load presets
  • Added save command to save presets
  • Added state command to view current state
  • Added speed command to control speed of effects
  • Updated existing commands
  • Removed TerminalApi dependency

3.1.1

  • Fixed a bug when selecting a configuration defined colour

3.1.0

  • Fixed a critical bug when reading persistent data

3.0.0

  • Updated for V73
  • Rewrote most of the mod

Older version history

2.2.1

  • Changed repository location

2.2.0

  • Added tip popup when first using an uncoloured flashlight
  • Updated commands
  • Updated README

2.1.0

  • Updated command syntax, now uses base 'cf' command and accepts arguments to set colours
  • Added 'hex' option in game to set any colour in-game (e.g cf hex #22CCFF)
  • Updated command list in-game
  • Updated README

2.0.0

  • Now syncs all player flashlight colours!
  • Requires all players to have the mod installed
  • If you would only like to see your own flashlight colour, you can also change the new 'Sync others' config option to false

1.1.2

  • Minor tweaks

1.1.1

  • Fixed config description error

1.1.0

  • Colour choice will now persist across game launches
  • Updated README

1.0.1

  • Added cflist command to list colour options
  • Updated README

1.0.0

  • Release