Skip to content

TheArchive beta v0.4

Compare
Choose a tag to compare
@AuriRex AuriRex released this 27 Apr 12:21
· 128 commits to main since this release

⚠️ IMPORTANT ⚠️

⚠️ This mod version is built for MelonLoader 0.5.7 and is not going to work on any later loader release!

New Features & Changes

Combat Indicator - [new] 64041b6

  • Displays a little text element on the right side above your health bar that shows if you're in Combat (enemies awake) or not.
  • Detailed mode available that shows the games current drama state. (Usually indicated with music or ambiance)
📷 Simple Combat Indicator

CombatIndicator_Simple

Anti Spawn - [new] 4d8482d

  • As the host, prevents griefer clients from spawning in enemies and automatically kicks or bans them from your game (Configurable).
  • By default Steam friends are excluded from this system.

Player Lobby Management - 8c7dee4

  • You are now able to add players to your Banned Players List as client.
    It won't kick them from the game but they'll be unable to join any games you host.
  • Added Recently Played With Players List into the PLM settings menu.
  • Better formatting for Banned Players List and Timestamps are now displayed in a readable format.
  • The little square next to a players name is now color coded:
    • By default Friends are colored yellow, Bots are colored orange and players that you banned are colored red.

Vanity Dirt Control - 8584e76

  • Fixed bug where not all clothing parts got cleaned properly
    (Meshes with multiple materials were previously unaffected beyond the primary one)

Other Changes

FeaturesAPI - e32430b

  • Reduced stutter / freeze times on dynamic menus by not spamming the console with debug logs:
    • PLM/Banned Players List
    • The Weapon FOV Adjust submenu

Game Settings - d82cd50

  • Mod managed game settings are now attempted to be migrated from the latest 3 major versions before creating new ones.

Discord Rich Presence - caa42b4

  • Fixed crashes on CoreCLR runtimes (BepInEx & ML 0.6.1+).
    (Futureproofing!!)
  • Huge thanks to Uni for testing and crashing numerous times 🙏

Loading Indicator - a897d8b

  • Moved the indicator up by roughly 1 meter, it's now visible for every player without having to look down.

Carry Item marker - e79eeed

  • Fixed a harmless exception that happened in some late-join scenarios

Full Changelog: v0.3.24-beta...v0.4-beta