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

ColourfulFlashlights

Customise the colour of your flashlights! Syncs with other players!

Date uploaded 7 months ago
Version 2.1.0
Download link cubly-ColourfulFlashlights-2.1.0.zip
Downloads 7805
Dependency string cubly-ColourfulFlashlights-2.1.0

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
NotAtomicBomb-TerminalApi-1.4.0 icon
NotAtomicBomb-TerminalApi

A Terminal Api

Preferred version: 1.4.0

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, use any hexadecimal colour code or provide 3 of your own custom presets via the config.

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

Now server-sided, all player lights will sync! This requires all players to have the mod installed, if you would like the old client-sided mod download version 1.1.2.

Terminal options

Use cf list to view this in-game on the terminal.

Command Colour/Function Example
cf white White (Game default)
cf blue Blue
cf red Red
cf green Green
cf yellow Yellow
cf pink Pink
cf orange Orange
cf purple Purple
cf custom <1,2,3> Use a config preset cf custom 3
cf hex <code> Use a hex colour code cf hex #FF22BB
cf list View this command list

After setting a colour, toggle your flashlight off and on for it to update!

CHANGELOG

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
  • If you find any problem/bugs or have feedback, please submit an issue here
  • Use version 1.1.2 for the old client-sided mod

Older version history

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