Skip to content

TheArchive beta v0.3.24

Compare
Choose a tag to compare
@AuriRex AuriRex released this 26 Mar 22:57
· 142 commits to main since this release

⚠️ IMPORTANT ⚠️

⚠️ This release is built for MelonLoader 0.5.7 and is not going to work on any later release at the moment!

New Features & Changes

Carry Item Marker - [new] f061f0a

  • Big pickups (like CELLs or FOG_TURBINEs) get their own color as well as the item name above it.
  • Also shows a marker on whoever is carrying a big pickup
📷 All the different color variations: (Big Pickup spoilers!!)

CarryItemMarker

📷 Example of someone carrying a CELL:

CarryMarker

Glas Liquid Override - [new] 8e6fe3e

  • Change the resolution of the system that renders the blood splatters and other liquids on your visor or disable it entirely.
📷 Glass Liquid Override Quality Settings Overview:

Default Quality:

GLSQualityDefault

Worst Quality: (VeryBad)

GLSQualityVeryBad

Best Quality: (Extraordinary)

GLSQualityExtraordinary

No Story Dialog - [new] f061f0a

  • Prevents all level-based voice events that have subtitles assigned from playing.
    (Goodbye Schaefer & Co 😥)

No Magazine Drop Sound - [new] 511126b

  • Removes the globally audible sound that plays whenever a magazine drops on the floor after a reload.

No Dead Pings - [new] 2481de2

  • Dead enemies can no longer be pinged by the bio tracker due to poor network conditions / late packets.

Weapon Stats

  • Fixed sentry gun max ammo bug 4029403

L4D Style Resource Packs

  • M2 can now be held down to automatically start the interaction upon hovering over a target 23ea551

Flashlight Icon Color

  • The map screen icons use the custom color now as well, colors are now changeable mid play fe3ed61

Player Lobby Management

  • Added "Friends on Steam" UI entry into the popup menu be278bb

Other Changes

  • Removed Rundown 5 file dependency 2de883e
    • R5 dlls are no longer required to build the project! 🎉
    • Also removed all code related to "SubModules" 1fa1957
  • Fixed all zeroes GUID oversight in DiscordRPC which resulted in everyone having the same party ID 6afb41e
  • Fixed premature completion bug in LocalProgression 810926d
  • Fixed giant SessionSeed text on fail screen 3de00ef
  • Removed some legacy code a1647b4
  • Fixed bug in SColor short hex code that would result in incorrect colors being returned 4b7cee7

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