You are viewing a potentially older version of this package. View all versions.
slayer6409-NightOfTheLivingMimic-1.1.8 icon

NightOfTheLivingMimic

Dead Bodies Become Zombies Randomly

Date uploaded 8 hours ago
Version 1.1.8
Download link slayer6409-NightOfTheLivingMimic-1.1.8.zip
Downloads 169
Dependency string slayer6409-NightOfTheLivingMimic-1.1.8

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
Evaisa-HookGenPatcher-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5
Evaisa-LethalLib-0.15.1 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.15.1
Zehs-TwitchChatAPI-1.1.0 icon
Zehs-TwitchChatAPI

Add Twitch chat integration to your Lethal Company mods! Subscribe to events like Messages, Cheers, Subs, and Raids. No authentication required.

Preferred version: 1.1.0
VirusTLNR-MaskedInvisFix-0.0.2 icon
VirusTLNR-MaskedInvisFix

[V69]Fixes bugs (1 Currently) where masked are invisible. make this a dependency, or add your own implementation in your own masked mimicking mod. I dont mind :) Any mod that masked masked look like the player they are copying will need this.

Preferred version: 0.0.2

README

Night of The Living Mimic

This mod adds quite a bit (Configurable) to the mimics featuring the following:

Dead Bodies

Dead bodies can now come back as mimics and you can change:

  • how often the check for this happens
  • how rare it is for a body to turn into a mimic
  • the mimics have a lower chance every time they come back
    • Eventually they can't come back to life at all
    • This is on a per mimic/body basis
    • this is Configurable with the "Chance decrease" option

Normal Mimics

Normal Mimics that spawn can also come back to life randomly, and they follow the same spawning rules as the dead bodies. You can turn off normal mimics reviving with the "Masked turn back" mode

Chaos mode

makes it so whenever you pick up a body it instantly turns into a mimic (mainly a testing thing for me) The cursed steamIDS field in the config does this too to whoever you put in there (only as a smallish chance)

Twitch Integration

I have added Twitch Integration thanks To Crit's Twitch Chat API

If you want to use this mod without twitch, you can disable or uninstall the twitch chat api without issues.

Currently the Twitch Integration does the following:

  • Spawns a mimic on subscribes
  • Spawns mimics on raids for each raider
  • Spawns mimics based on how many bits given All of these are configurable and each part can be turned off if you don't want some of it.

Also in lobbies currently only the host has access to use twitch integration unless the host allows someone else to use it, either with the command ==ALLOW {gameUsername} (without the brackets) or by putting their steamID into the config in the Twitch section.

You can also remove someone from that with ==DENY {gameUsername} (without the brackets)

Also the broadcaster can put wsm# (replace # with an number ex. wsm5) in the chat to spawn that many mimics on a random player if specified they can spawn a mimic on a player with wsm# on {inGameName} ex. wsm5 on slayer6409 would spawn 5 mimics on the player named slayer6409. (There is a hard limit)

DevTool Stuff

Currently there is a DevTool left in this mod (mainly for me and my friends to mess with eachother). By default only the host and a handful amount of people can use this. I have made it so if the host puts someone's steam ID in the Allowed chat steam ids field they can also use this tool. It basically allows for use of the popup chatbox.

To use it:

  • Start the chat with ==
  • Then put whatever you want in the top portion
  • then put & followed by whatever you want in the bottom portion
  • like so: ==Glitch & is bald and you will end up with something like this:
  • you can also target someone and send it only to them
  • like so: ==Glitch&is bald } aglitchednpc
  • that would send the Glitch is bald message directly to whoever has the closest name to "aglitchednpc"

CHANGELOG

  • 1.1.8

    • Fix for targeting players with the twitch integration
  • 1.1.7

    • Fixed errors when trying to spawn in things that don't exist
  • 1.1.6

    • Fixed some bugs with the chat function
    • Fixed some Twitch errors (whoops my bad)
  • 1.1.5

    • More refactoring and optimizations thanks to a few helpful people :D
    • Added some cool things
    • Fixed wsm to not accept capital letters
    • Added an actual readme and not the empty placeholder one
    • As always if I broke something go back to the previous version lol
  • 1.1.4

    • Refactored The TwitchHandler to be more readable
    • Added a SpawnQueue for Spawning Mimics
      • If it breaks go back to 1.1.3
    • Secret things >:D
    • Am gonna wait a day before I github this just so I can troll someone specific
  • 1.1.3

    • Figured out why bodies weren't depspawning when a mimic was spawned
    • Fixed it (most likely)
  • 1.1.2

    • Limited the max length of the top text for twitch
  • 1.1.1

    • Fixed Some Client Side Stuff
  • 1.1.0

    • Fixed Twitch for Clients (I think)
    • If so There is a new config option to prevent trolling
    • It is host only to allow users to use twitch integration based off steam IDs
    • There is also a command (host only) to allow or deny people from using it if they abuse the system
    • ==ALLOW username or ==DENY username
    • Host will always have access unless they use ==DENY on their own in game username
    • Added Tiers to Subscribes for spawning mimics
      • Added Config options for those
    • Fixed the == Chat Not showing up
    • If I broke anything I am sorry I don't have a way to test other clients for twitch stuff
      • At least not late at night lol
      • So if it is broken use the version 1.0.21 and submit a bug report on my github lol
    • And yes I don't use version numbers fully right I know... xD
      • I meant to up the second number when I added Twitch integration
  • 1.0.21

    • Fixed Broken BALD command
  • 1.0.20

    • Fixed some Twitch stuff
    • Fixed some other stuff
  • 1.0.19

    • Updated some twitch things to fix some errors
    • Actually fixed the == chat thing
  • 1.0.18

    • Updated to add dependency for Twitch Chat API
      • You can disable that mod if you don't want it and this mod will work fine
  • 1.0.17

    • Added ability to steamID users to use the chatDebug Tool
      • To use it do this == topBar & bottomBar
      • or ==! topBar & bottomBar
      • the ! added makes it a red warning label
    • There is a config option to hide most of these chatboxes (it's client sided)
  • 1.0.16

    • Fixed some issues
    • Added some things
    • do good
  • 1.0.15

    • Fixed Cursed Players and Chat thing
    • Players turned into mimics now should teleport correctly :D
  • 1.0.14

    • I forgor to change something
    • Woops :D
  • 1.0.13

    • Added a delay for dropping items on pickup to fix potential softlock
  • 1.0.12

    • Last change for today (I hope)
    • Added the config option by request, shouldn't do much for most people though
  • 1.0.11

    • Fixed some NRE with bodies
    • Added Null logging to help with finding the source of the issues :P
  • 1.0.10

    • Fixed another issue :P
  • 1.0.9

    • Made a timer for debug tool
    • Host can now use it by default
    • Fixed some other issues too
  • 1.0.8

    • Fixed NRE With Mask reviving
  • 1.0.7

    • Fixed Readme and Version Number
  • 1.0.6

    • Added Github Link
    • Fixed Some mimic spawning issues
    • Removed Funny Mode (it caused too many issues) (for now)
    • Added some people to Funny thing iykyk
    • You can now Curse Players via steam id in the configs
    • Glitch is Bald, spread the word
  • 1.0.5

    • Fixed some more issues
    • This update seems fine in testing but if it doesn't work, keep reverting to 1.0.0
  • 1.0.4

    • Fixed a NRE
    • Fixed some other issues
  • 1.0.3

    • Fixed a bug with clients not having bodies
    • Chaos Mode (Don't)
    • Added LethalConfig Compatability
    • >:D
  • 1.0.2

    • Changed Funny Mode to be off by default
  • 1.0.1

    • Fixed some issues
    • Made masked respawn
    • Made Funny Mode
  • 1.0.0

    • Released