Skip to content

Releases: CTN-Originals/LethalCompany-CrossHair

1.1.2

03 Apr 17:53
Compare
Choose a tag to compare

Removed April Company as dependency.

Full Changelog: 1.1.1...1.1.2

1.1.1

27 Mar 14:39
Compare
Choose a tag to compare

v1.1.1

  • Issue
  • Fixes
    • The CrossHair object is no longer cloned from a reference object and is instead instansiated as a empty object, this is to prevent other mods renaming the reference object and breaking this mod because it cant find the reference object anymore.

Full Changelog: 1.1.0...1.1.1

1.1.0

28 Jan 17:48
Compare
Choose a tag to compare

v1.1.0 (Latest)

CrossHair Fading

  • Added CrossHair fading. Suggested by AlbinoGeek.
    Fading fields:
    • isWalking
    • isSprinting
    • isJumping
    • isFallingFromJump
    • isFallingNoJump
    • isCrouching
    • isClimbingLadder
    • twoHanded
    • performingEmote
    • isUnderwater
    • inTerminalMenu
    • isPlayerDead
    • hasBegunSpectating
    • isHoldingInteract

Config

  • Added
    • CrossHairColor: The color of the CrossHair in hex format (Default: ffffff)
    • CrossHairOpacity: The opacity of the CrossHair (Default: 80)
    • CrossHairFading: Enables/Disables CrossHair fading (Default: true)
  • Removed
    • (CrossHairColor_RED & CrossHairColor_GREEN & CrossHairColor_BLUE & CrossHairColor_ALPHA): Replaced by CrossHairColor

Full Changelog: 1.0.5...1.1.0

1.0.5

04 Jan 22:46
Compare
Choose a tag to compare
  • The CrossHair GameOject is now instansiated from the quota monitor text, mostly to change the font. Suggested by AlbinoGeek.

Full Changelog: 1.0.4...1.0.5

1.0.4

14 Dec 19:36
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.4

1.0.3

12 Dec 16:58
Compare
Choose a tag to compare
  • Added CrossHairShadow config option, which enables/disables the CrossHair shadow. Suggested by HazardousMonkey (#1)
  • Reduced the distance of the shadow from the CrossHair

Full Changelog: 1.0.0...1.0.3

1.0.2

11 Dec 15:34
Compare
Choose a tag to compare
  • Fixed CrossHair overflow wrapping once the size is set to > 60

Full Changelog: 1.0.0...1.0.2

1.0.1

11 Dec 15:33
Compare
Choose a tag to compare
  • Added configuation options
    • CrossHairText: The text to display as the CrossHair
    • CrossHairSize: The size of the CrossHair
    • CrossHairColor_RED: The red value of the CrossHair color
    • CrossHairColor_GREEN: The green value of the CrossHair color
    • CrossHairColor_BLUE: The blue value of the CrossHair color
    • CrossHairColor_ALPHA: The alpha value of the CrossHair color

Full Changelog: 1.0.0...1.0.1

1.0.0

10 Dec 20:58
Compare
Choose a tag to compare