You are viewing a potentially older version of this package. View all versions.
Piggy-MaskedAIRevamp-0.1.1 icon

MaskedAIRevamp

(unstable) Improves Masked's AI to be more complex.

Date uploaded 4 months ago
Version 0.1.1
Download link Piggy-MaskedAIRevamp-0.1.1.zip
Downloads 15501
Dependency string Piggy-MaskedAIRevamp-0.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
xilophor-LethalNetworkAPI-1.0.0 icon
xilophor-LethalNetworkAPI

A library/API to allow developers to easily add networking to their mods.

Preferred version: 1.0.0

README

MaskedAIRevamp

Information

Improves Masked's AI to be more complex.

All clients must have this mode installed for it to work!

There are features that work together when installed with RugbugRedfern's SkinWalkers mod.

The current version is a very very early version, no optimization work has been done, so you may experience significant frame drops even with high PC specs!!!

Also... There may be tons of bugs.

Behaviour (spoiler?):
  • Aggressive

    • If you have a dropped shotgun, pick it up and shoot people.
    • If there is a player with a shotgun, attack with a shovel type item.
  • Stealthy

    • No major features yet..
  • Cunning

    • Hiding items in bushes
    • Call a fake dropship using the terminal
  • Deceiving

    • Use terminal code

Mods

Recommended to install with this mod:

  • MaskedEnemyOverhaul mod by HomelessGinger.
  • Skinwalkers by RedbugRedfern.
  • LC Masked Fix mode in kuba6000.

Changelog

0.0.1

  • Initial release.

0.0.2

  • Fixed an issue where the personality was fixed as Aggressive.

0.0.3

  • Changed from LethalNetworkMessage to LethalClientMessage.
  • Changed from OnClientReceived to OnReceived.

0.0.4

  • Fixed an issue where the personality was selected as "None".

0.0.5

  • Fixed error that occurred on moons without bushes

0.1.0

CHANGELOG

0.0.1

  • Initial release.

0.0.2

  • Fixed an issue where the personality was fixed as Aggressive.

0.0.3

  • Changed from LethalNetworkMessage to LethalClientMessage.
  • Changed from OnClientReceived to OnReceived.

0.0.4

  • Fixed an issue where the personality was selected as "None".

0.0.5

  • Fixed error that occurred on moons without bushes

0.1.0

0.2.0

  • A lot of optimization work has been done so you don't have to suffer from lag anymore.
  • Fixed "UsingTerminal" softlock.
  • Fixed an issue where soft locks would occasionally occur when landing.
  • Made compatible with LethalNetworkAPI 2.1.0.

0.2.1

  • Added Experimental Features config. When this config is disabled, Masked's AI will not be modified and will only change the radar animation.
  • Fixed some bugs.