Jump to content

Whypay

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Whypay

  1. I would like to create a mod that changes the names of the sectors displayed on the map.

    Is it possible to overwrite/extend this function in scripts/lib/sectornamegenerator.lua:

    function SectorNameGenerator.generateSectorName(xycountseed)

    For example to return the current sector name but with a prefix like this:

    return "prefix" .. name
  2. While building, I drag the windows (colors/blocks/mirror etc.) to different positions.

    But when I leave build mode and come back, all window positions are reset and closed!

    Please make each window remember its position (maybe a 'pin' button next to the close button).

    Further - I have enough space on my screen to open all windows at once.

    Why not let me open all the windows, instead of hiding colors window once I open blocks window.
    This could also be solved with the 'pin' button - pinned windows will not close and stay open at their position - not just for the current session but also next start of the game.

  3. I would like to combine serveral blocks into a group. For example a thruster that contains of serveral blocks will be one group called "thruster".

    Then I can click on the thruster, and all blocks in the group will be selected.

    This would be very usefull to quickly exchange parts of the ship without having to select each single block again.

     

×
×
  • Create New...