Page 1 of 1
Event for starmap opened
Posted: Mon Oct 13, 2025 7:27 pm
by protocol_1903
As in title. An event that is triggered when the player opens the starmap.
Re: Event for starmap opened
Posted: Mon May 18, 2026 8:14 am
by Puke
+1
Having any way to prevent the vanilla starmap from being opened would be nice.
Re: Event for starmap opened
Posted: Sat May 30, 2026 9:38 pm
by BraveCaperCat
+1
Re: Event for starmap opened
Posted: Sun May 31, 2026 1:12 am
by protocol_1903
As noted by one of the devs somewhere I can't remember, the starmap is not part of the gamestate so events can't be created for it and it's state can't be polled. Perhaps LuaPlayer.close_starmap(), similar to the method for the research tree UI, so that custom starmaps can be used?