What did you do in Empyrion today?

Discussion in 'General Discussion' started by Slam Jones, Oct 17, 2015.

  1. Blaine

    Blaine Commander

    Joined:
    Oct 30, 2017
    Messages:
    32
    Likes Received:
    125
    It took a dog's age to create and test, and I still have some finishing touches to add (like grouping low-power switches), but it's finally complete.

    I call it the Mosquito Space Superiority Heavy Fighter. Do you have too much Erestrum and Zascosium lying around in your base? Do you trip over piles of green and brown ingots every time you go to the kitchen to grab a pizza? Well, this little guy will help you get rid of it all before you know it!

    [​IMG]
    [​IMG]
     
    #8661
    TK85, rainyday, Robot Shark and 10 others like this.
  2. 68plex

    68plex Captain

    Joined:
    Sep 27, 2015
    Messages:
    110
    Likes Received:
    255
    Hi guys. Requesting a quick feedback. Does this LCD screen make sense to you? Is it fairly clear how the system works? Or is the wording too obtuse? I think it's ok, but I just want to be sure before I move on that anyone unfamiliar with the system can readily discern what the levers do.
    a7 create_2017-11-22_01-58-06.jpg
    I mean is it obvious that you can't turn the space-only turrets on unless the A switch is on?
     
    #8662
  3. jmtc

    jmtc Captain

    Joined:
    Sep 29, 2016
    Messages:
    108
    Likes Received:
    539
    @68plex The way you have it is plenty clear and makes sense. I do have a suggestion for the physical layout though: what if you moved switch 'A' one block to the left, and put the LCD between the two switches? The lcd text could then be easily arranged to indicate each switch function. You can even make the text point at the appropriate switch using the symbols you can copy/paste from this page: Empyrion - LCD Symbols

    Here's a sample of something I did kind of similar a little while ago, for a different function but kind of same idea:

    NewGame_6.5-170728-2202_2017-09-21_09-40-28.png

    edit - This one is a two-stage arming switch which is probably more similar to what you have above (there's an amber light that turns on with each switch, and a red light that turns on as a warning when either of the two switches is active):

    CVE-4 Nomad Alpha70x_2017-10-05_23-20-23.png
     
    #8663
    Last edited: Nov 22, 2017
  4. Blaine

    Blaine Commander

    Joined:
    Oct 30, 2017
    Messages:
    32
    Likes Received:
    125
    I see you took a lot of time to arrange and justify the text on that sign.

    I took about five seconds to write "USE THE PDA, A-HOLES" on a huge LCD and just hung it somewhere in the foyer.
     
    #8664
    LordMontecute, Siege Inc. and 68plex like this.
  5. 68plex

    68plex Captain

    Joined:
    Sep 27, 2015
    Messages:
    110
    Likes Received:
    255
    Okay cool. And great idea. I'll Implement it when I jump back in-game. And thanks a bunch for linking to that Symbols page... I'd forgotten where it was and have been too lazy to search for it. This feedback might help me also use a smaller LCD, which is good!!! A smaller one is what I started with, but I got too 'wordy'. Thank you.
     
    #8665
  6. Theurgist

    Theurgist Captain

    Joined:
    Oct 11, 2017
    Messages:
    223
    Likes Received:
    760
    You can also use the output signals to make the on light for the 2nd lever only activate when the first is also on:
    AND Circuit: Lever A Out + Lever B Out = Lever B Enabled

    Lever A Light: Lever A Output
    Lever B Light: Lever B Enabled
     
    #8666
    jmtc and 68plex like this.
  7. 68plex

    68plex Captain

    Joined:
    Sep 27, 2015
    Messages:
    110
    Likes Received:
    255
    :D:D:D Btw, your brilliant inspiration for getting BA doors not to automatically open was duly noted. Now the humble CV awaits your attention. No rush... we'll wait :)
     
    #8667
  8. Theurgist

    Theurgist Captain

    Joined:
    Oct 11, 2017
    Messages:
    223
    Likes Received:
    760
    Wait, what!? How?
     
    #8668
  9. 68plex

    68plex Captain

    Joined:
    Sep 27, 2015
    Messages:
    110
    Likes Received:
    255
    When you say "on light for the 2nd lever", are you talking about a light I add to the system (a flare), or the little green/red light/thing on the lever itself? Okay, I need a minute to think about that circuit you wrote. I'm not sure what it all means.
     
    #8669
  10. 68plex

    68plex Captain

    Joined:
    Sep 27, 2015
    Messages:
    110
    Likes Received:
    255
    #8670
  11. Siege Inc.

    Siege Inc. Rear Admiral

    Joined:
    Sep 1, 2016
    Messages:
    1,044
    Likes Received:
    4,615
    Had an idea this morning so I'm updating one of my base blueprints as a kind of experiment. I added a garage that doubles as a small landing pad on the roof and added some walkways connecting back to the main building at various levels.
    [​IMG]

    And oh hey what's this? A basement! This seems to be working out pretty well which means an underground SV hangar for the Military Command Bunker in the near future. I'm thinking basements for my entire bunker series. Basements are cool.

    [​IMG]
     
    #8671
    Last edited: Nov 22, 2017
  12. Theurgist

    Theurgist Captain

    Joined:
    Oct 11, 2017
    Messages:
    223
    Likes Received:
    760
    I mean to add flares.

    What the circuit does is make a new signal is both levers are On. Lever 1 (AND) Lever 2.

    All you do is add an 'AND circuit signal', give it both lever inputs and assign it an output Tx - transmit signal (Anything you like!). Then you can link the first light directly to lever 1, since it has no other conditions. And the 2nd light uses the new Tx you made, which is already applying the conditions you want; ie Both levers = on.


    For the doors thing... ooh I likes.. sneaky!
     
    #8672
    rucky, 68plex and Siege Inc. like this.
  13. typhoon01

    typhoon01 Captain

    Joined:
    Sep 12, 2017
    Messages:
    229
    Likes Received:
    692
    I would like to have this beautiful building between the BP
     
    #8673
  14. Siege Inc.

    Siege Inc. Rear Admiral

    Joined:
    Sep 1, 2016
    Messages:
    1,044
    Likes Received:
    4,615
    I'll be sure to post the blueprint here when it's ready. :)
     
    #8674
    Last edited: Nov 22, 2017
    typhoon01 likes this.
  15. jmtc

    jmtc Captain

    Joined:
    Sep 29, 2016
    Messages:
    108
    Likes Received:
    539
    Hehe. Your method would certainly save a lot of frustration :)

    Yes, I'm big on what a lot of people might consider a pointless detail. I like having physical switchgear and display indicators for common circuits on my ships and stations, and enjoy trying to make them look the part if I can.
     
    #8675
  16. Blaine

    Blaine Commander

    Joined:
    Oct 30, 2017
    Messages:
    32
    Likes Received:
    125
    @jmtc Yeah, it looks great. Makes everything feel much more official and technical.

    I just have to force my Steam friend who's much better with logic gates than I am to come up with the necessary circuits to do more intricate tasks. I'm familiar with them, I know what they can do, and I have a general idea of how to do it, but he can get it done a lot faster. But I can do pretty sign layouts!

    Yeah, if you're releasing it to the Workshop, it's probably for the best. When I first started Survival, I was put off many otherwise tasty designs because they were covered in plasma and laser cannon syrup with an artillery turret on top.

    Leave them in for the screenshot, but let people make the turrets and so on themselves. Depends on what sort of vehicle it is, though; some of McFluffFace's designs on the workshop (the grey ones with the Aztec naming convention) wouldn't make sense without the turrets on, for example.
     
    #8676
    Last edited: Nov 22, 2017
    Siege Inc. and jmtc like this.
  17. 68plex

    68plex Captain

    Joined:
    Sep 27, 2015
    Messages:
    110
    Likes Received:
    255
    Okay, it's all coming together now... I understand what your saying, and really appreciate the idea. It's amazing what a hot cup of joe and a bowl of oatmeal drenched in butter and syrup does for the brain... not to mention a few hours shut-eye.
     
    #8677
  18. Blaine

    Blaine Commander

    Joined:
    Oct 30, 2017
    Messages:
    32
    Likes Received:
    125
    That's almost exactly my favorite breakfast, although I use brown sugar instead of syrup, but that's a small difference overall. Actually, these days I use coconut sugar, because it has a similar smoky/caramel taste but is lighter and easier to handle.
     
    #8678
  19. typhoon01

    typhoon01 Captain

    Joined:
    Sep 12, 2017
    Messages:
    229
    Likes Received:
    692
    I'm excited :)
     
    #8679
  20. john.73738

    john.73738 Captain

    Joined:
    Feb 1, 2017
    Messages:
    74
    Likes Received:
    269
    Finally created a ship that I am mostly happy with. Trying to go with a smallish futuristic submarine look. Hangar space for a small HV and a landing pad for a SV on top.

    Time to start texturing and working on the interior.

    20171122113817_1.jpg 20171122113808_1.jpg 20171122113759_1.jpg 20171122113750_1.jpg
     
    #8680
    lochigg, banksman45, malrose1 and 8 others like this.

Share This Page