Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
TwoRadarMaps
Monitor different players' radar at the main monitor and the terminal simultaneously.
CHANGELOG
Version 1.6.4
- Fixed the
tpcommand targetting the main monitor's target player instead of the terminal map's in v73.
Version 1.6.3
- Updated for compatibility with v73 and Unity 2022.3.62f2. This version remains compatible with v72.
Version 1.6.2
- Fixed the terminal map's signal lost UI not displaying when players enter caves.
Version 1.6.1
- Fixed the contour map not displaying on the terminal when the main map's target is inside the interior before the terminal displays its map.
- Fixed radar boosters not displaying the contour map.
Version 1.6.0
- Updated to support v70, with its head mounted cams and exit path lines.
Version 1.5.0
- Fixed clients' targets in the terminal being invalid initially after joining a game.
- Rewrote all transpilers using newer injection utilities.
Version 1.4.3
- Fixed the terminal map rendering unnecessarily when TerminalStuff enables the terminal UI while not interacting with it.
Version 1.4.2
- Avoided breakage that would occur when TerminalStuff v3.5.0 removed the
view monitorcommand.
Version 1.4.1
- Prevented a conflict with the option to change the terminal color in TerminalStuff.
Version 1.4.0
- Added an option to set the resolution of the body cam provided by OpenBodyCams, requiring version 2.1.0 of that mod.
Version 1.3.8
- Patched ImmersiveCompany's radar booster overhaul to avoid the map screen being blank upon first loading into a save. If the zoom command is enabled, the radar booster's expanded FOV will be overridden by the zoom command.
Version 1.3.7
- Fixed a NullReferenceException that could occur in
BeforeCameraRendering()when loading into a save.
Version 1.3.6
- Fixed NullReferenceExceptions when Steam players joined a lobby.
Version 1.3.5
- Prevented a conflict with LobbyControl by detect if it has already patched updating of players' usernames on the map.
Version 1.3.4
- Fixed a vanilla bug that caused players' usernames to be desynced on the map.
- Fixed an issue where the main map target would be desynced on initial join to a lobby.
Version 1.3.3
- Fixed line spacing of the command descriptions.
- Fixed an error that could lock players into the terminal with SellFromTerminal installed.
Version 1.3.2
- Fixed placeholder names like
Player #0appearing in the Terminal when connected to Steam. - Displayed transition animations for changes in targets when radar boosters are added and removed again.
- Made various improvements to vanilla bug fixes for the edge cases that necessitate changing map targets.
Version 1.3.1
- Added descriptions for all commands under the
otherhelp category. - Removed some debug spam that would occur when teleporting players from the terminal.
Version 1.3.0
- Added an opt-in
activate teleportercommand to allow teleporting the player that is targeted on the terminal map. - Improved the vanilla bug fixes to solve issues with invalid map targets being selected by both maps.
Version 1.2.3
- Added a compatibility patch for EnhancedRadarBooster's to allow the
zoomcommand to work with the mod's increased radar booster map range.
Version 1.2.1 1.2.2
- Fixed an unintentional hard dependency on OpenBodyCams.
Version 1.2.0
- Added a compatibility mode for OpenBodyCams to display a separate body cam when using its
view bodycamcommand. - Added an option to select the texture filtering used on the map. By default, nearest-neighbor (
Point) filtering will be used.
Version 1.1.2
- Fixed zoom level parsing for locales that use
,as the decimal separator.
Version 1.1.1
- Fixed an error that would occur when loading into a game with GeneralImprovements installed.
Version 1.1.0
- Implemented an opt-in feature feature which allows the terminal to select from a list of customizable zoom levels.
Version 1.0.2
- Render a separate instance of the fixed UI for the terminal map
- This fixes an issue where the planet description and video would not display after initially loading into a save
- If a mod is installed that keeps the terminal visible after exiting it, the "MONITORING: [player]" text will remain visible as well
Version 1.0.1
- Track the visibility of the terminal contents so that the map continues updating if a mod forces it to remain visible
Version 1.0.0
- Initial release