A scripting/programming expansion for the Logic blocks

    Joined
    Jul 24, 2014
    Messages
    1
    Reaction score
    0
    I think it would be great to have programmable "lua or java ?" blocks that can input/output signals.

    This mod could probably be expanded to include a gui block, a block that allows you to make gui elements that appear when you enter a linked ship core.

    Imagine being able to make a little system that shows you the status of your turret's shield and power levels.
     
    Last edited:
    Joined
    Aug 11, 2013
    Messages
    389
    Reaction score
    99
    • Purchased!
    • Legacy Citizen 5
    • Community Content - Bronze 1
    I believe the game does allready have the foundations to support lua scripts. It was mentioned awhile ago but i don't think anything more has been done with it yet.
     

    NeonSturm

    StormMaker
    Joined
    Dec 31, 2013
    Messages
    5,110
    Reaction score
    617
    • Wired for Logic
    • Thinking Positive
    • Legacy Citizen 5
    Maybe the display block if the text is starting with a html-code tag? :)

    I like Java because it is easy to distribute, but I am a real fan of: http://learnyouahaskell.com/ - a statistical language (a lot faster than Java too and in some applications too).

    But I think implementing XOR as "==1", OR as ">0", NOT as "==0" is more important. Right now not is bugged when connected to multiple and or is bugged when connected to >2 (dunno about the latest version - have to try it)