Skip to content

Releases: BeInForIt/FullLevelMap

FullLevelMap 1.0.0

Choose a tag to compare

@BeInForIt BeInForIt released this 10 Aug 12:48

First release of the pair. Checked on Barotrauma 1.13.4.0 with LuaCsForBarotrauma.

Both halves are needed: the mod streams the level, the viewer draws it.

Install

  1. Unpack FullLevelMapExternal-1.0.0.zip into Barotrauma/LocalMods/ and enable the mod in the content package menu. LuaCsForBarotrauma with C# scripting has to be installed.
  2. Unpack FullLevelMapViewer-1.0.0.zip anywhere and run FullLevelMapViewer.exe. It needs the .NET 8 desktop runtime.
  3. In a level, press NumPad7.

What is in this version

  • Four settings in the game options: the export key, the position update interval, the resource refresh interval and the item tags the resource layer draws.
  • The mod reports what it is doing in the console: export started or stopped, viewer reached or missing, sending failed and why. Nothing is silent any more.
  • Mined ore disappears from the map, and the submarine hull follows the submarine instead of staying where the level started.
  • The resource layer no longer marks items that are not ore.
  • The key is ignored while you are typing, and a key bound on a non-Latin layout is reported instead of misfiring.