Space Engineers

Space Engineers

Otillräckligt med betyg
NavMarkers
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Type: Mod
Mod category: Modpack
Filstorlek
Lades upp
Uppdaterades
156.397 KB
9 nov, 2024 @ 22:29
2 maj @ 23:47
8 ändringsnotiser ( visa )

Abonnera för att ladda ner
NavMarkers

Beskrivning
Overview
Space Engineers mod to add commands for showing GPS markers as large 3D spheres in the world. Client side only and originally designed for the Sigma Draconis Expanse server to aid in navigating through space and avoiding the 'slow zones'. Useful for marking gravity wells, danger exclusion zones or any other point in space with a radius.

Update
Updated as of May 2nd 2025.
  • Added new chat commands as requested
  • Added chat command alias of /nm
  • Implemented help show chat commands

To use this open up a cockpit in the k-menu and look for the new controls. There are two lists, one for available GPS points and one for active markers. You can create a marker from a properly formatted GPS point using the 'Create from GPS' button. In order for a GPS to show in the available list it's name needs to follow some rules:
  • GPS name must contain the range in Kilometers in one of the following formats:
    • (R-<range>)
    • (R:<range>)
    • (R.<range>)
    • [R-<range>]
    • [R:<range>]
    • [R.<range>]
  • For example 'Danger! (R-10)' as a GPS name would allow it to be selected.
  • Marker color is take from the GPS color at the time of creation.

Settings
The menu to adjust some render parameters can be found using HupAPI. Access it by opening chat and then pressing F2. This will put the text 'Mod Settings' in white on the left side of the screen. Click that to open all mod settings and choose 'Nav Markers' from the list.

Chat Commands

Chat commands can be found by using either '/nav' or '/nm' in the in-game chat box. Example: '/nm help'

Current commands: (More to come depending on feedback)
  • add <range> <name>: Adds a marker with radius <range> centered on the GPS point with <name>
    • <name> can have spaces but must be surounded in quotes
    • Example: /nav add 100 "Saturn Rings"
    • Adds a nav marker with a radius of 100km centered around the GPS point named "Saturn Rings"
  • remove <name>: Removes a marker with the matching <name>
  • set <range> <name>: Updates an existing nav marker's radius
  • list: Lists all active markers in chat
  • toggle: Toggle visibility of all markers
  • close: Toggle showing only close / nearby markers. Change settings in the F2 Menu
  • intersect: Create a new GPS marker at the intersection of the camera ray and active nav markers
  • help: Shows a help message

Source
Github: https://github.com/VengantMjolnir/se_nav_markers

This is actively under development currently and comments are welcome.

**Note: Now available in Plugin Loader
9 kommentarer
VengantMjolnir  [skapare] 2 maj @ 23:59 
I've added the cockpit commands to the chat commands as requested, as well as a new one for updating an existing markers range. I've also added the R. format to the list of acceptable ones.
CoffinDodger 18 apr @ 15:08 
Really appreciate the work that's gone into this, thank you! Using it to outline gravity well and safety zone around that well. Also to mark out nexus sector borders in online play. Award given!
dt 6 feb @ 10:27 
mod is so great! having the three cockpit config options available as commands would be amazing! /nm closerange /nm displaymode and /nm toggle would be awesome! A command prefix could also be good since (on SDX atleast) /help doesn't give any output
Dana Goodeye 2 jan @ 11:27 
anyone with a question, go to the cockpit termina, thers the settings and buttons for it
Dana Goodeye 2 jan @ 6:23 
oki, i see whats the issue with the list. i renamed my gpses for R. instead of R: to use them for journey
Dana Goodeye 2 jan @ 6:18 
btw i tried the "!add 300 C1 - (R.300km)" command, and it did nothing..
and i see only one gps in the list o.o
Dana Goodeye 2 jan @ 5:47 
fuking awesome :D
thank you
VengantMjolnir  [skapare] 15 nov, 2024 @ 23:00 
Hmm. I'll have to give that some thought. One thing I didn't want to do was add a massive number of new buttons in the k-menu. I like the idea though so I'll see what I can come up with
Squeech 14 nov, 2024 @ 12:42 
WOW! this makes freeflying on sdx soooo much nicer! Thank you!
i hope you consider preset groups to quickly switch between different sets of markers. besides that: perfect!