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
- Unpack
FullLevelMapExternal-1.0.0.zipintoBarotrauma/LocalMods/and enable the mod in the content package menu. LuaCsForBarotrauma with C# scripting has to be installed. - Unpack
FullLevelMapViewer-1.0.0.zipanywhere and runFullLevelMapViewer.exe. It needs the .NET 8 desktop runtime. - 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.