You are viewing a potentially older version of this package. View all versions.
SolidStone-ShockwaveDroneEnemy-0.1.0 icon

ShockwaveDroneEnemy

Adds a new LC themed drone enemy that randomly wanders the facility

Date uploaded 2 years ago
Version 0.1.0
Download link SolidStone-ShockwaveDroneEnemy-0.1.0.zip
Downloads 502
Dependency string SolidStone-ShockwaveDroneEnemy-0.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
Evaisa-LethalLib-1.1.1 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 1.1.1
SolidStone-SolidLib-1.3.0 icon
SolidStone-SolidLib

My Personal Lib

Preferred version: 1.3.0
TeamXiaolan-DawnLib-0.4.12 icon
TeamXiaolan-DawnLib

A modern API for Lethal Company content and all sizes of mods

Preferred version: 0.4.12

README

Shockwave Drone Mod

DESCRIPTION IS WIP

About This Mod

Adds a new drone enemy that randomly wanders the facility.

AI

The drone flys around randomly and sends out shockwaves due to it being damaged

What's in the Mod?

  • A new drone enemy

Updates

  • v0.1.0: Added drone enemy

Credits

  • Idea and Concept by stpdcnt
  • Model/Textures by eggu3

CHANGELOG

v0.7.5:

  • Fixed dawnlib update errors (thanks xu)

v0.7.4:

  • Fix default configs to allow the drone to actually spawn

v0.7.3:

  • Updated to v73. (finally)

  • Started using DawnLib for some registration and achievements.

  • New shockwave drone effects.

  • Fix player getting stuck slowed (finally)

v0.6.3:

  • Fix Scrap not having correct networkobject settings and causing parenting desyncs

v0.6.2:

  • Fix "Vanilla:60" in Default config not working (lethallib moment) and instead adding every moon to the config.

v0.6.1:

  • Small Hotfix

v0.6.0:

  • Rewrote the code for initializing and dropping scrap
  • Bunch of code cleanup
  • Fixed Drone scrap dropping part 2 (Electric boogaloo)

v0.5.2:

  • Added Config option for toggling screen shake.

v0.5.1:

  • Fix scrapChance config not working correctly

v0.5.0:

  • Remove XuXiaolan from the game.
  • Reduced the mods file size down by 11MB
  • Fix The Drone explosion not syncing correctly and exploding more than once sometimes (why does my code always break
  • Also Fixed the Drone not being correctly destroyed on clients

v0.4.2:

v0.4.1:

  • Fix Drone Scrap softlock on non-host players. (Whoops)

v0.4.0:

  • Added a scrap item that has a configurable chance to drop when the drone is destroyed,
  • Made the drone a bit stronger doesent take one hit to destroy it anymore,
  • Added more Config options.

v0.3.2:

  • Thunderstore zip fix have to make a whole new version since they dont let you reupload a version

v0.3.1:

  • v50 Hit Fix

v0.3.0:

  • Fixed AI sometimes ignoring being hit
  • Fixed missing terminal entry text (keyword: drone)
  • Added new emissive textures

v0.2.1:

  • Small Hotfix

v0.2.0:

  • Added Config options

v0.1.0:

  • Added drone enemy