What did you do in Empyrion today?

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

  1. Theurgist

    Theurgist Captain

    Joined:
    Oct 11, 2017
    Messages:
    223
    Likes Received:
    760
    Mini-Brainwave time!

    After doing so much work with Logic I've been lamenting the lack of an actual IF command. And I think I just thought of a 'cheat' to accomplish the effect:

    Either take an existing variable (If what you want to compare can change), or set up a lever to generate the variable state you want to compare. [Edit 2: I suddenly spotted that there is a 1 and 0 at the top of the signal dropdown! You can use this instead of adding a lever]

    Then use an XNOR circuit. BAM! If statement. (XNOR returns Active if the inputs match)

    [Edit: For those interested, from my UrgiVersity thread: Access & Control Systems

    2X, 4X AND:
    : And : Active when ALL inputs are enabled.
    2X, 4X NAND: : Any : Active when none or either input is enabled.
    2X, 4X OR: : Something : Active when one input or more is enabled.
    2X, 4X NOR: : Nothing : Active when all are disabled
    XOR: : Different : Active when inputs don't match, off when they do.
    XNOR: : Same : Inverted XOR
    Inverter: : Reverse input value
    Set/Reset Latch: : Store data in 'memory' with this.
    Delay: : A command that will delay a set time before activating another Command. Effectively a tiny countdown Function.
     
    #9481
    Last edited: Dec 31, 2017
    Tyrax Lightning likes this.
  2. Theurgist

    Theurgist Captain

    Joined:
    Oct 11, 2017
    Messages:
    223
    Likes Received:
    760
    By jove I think I've got it!

    Screenshot_36.jpg There are 3 more levers on the other side, out of shot.


    Screenshot_37.jpg
    1 short of being 3 full pages of logic operations.

    I won't describe all the options yet, this thing is getting closer to actually being complete now so I'll wait for my release post in a few days ^^
     
    #9482
  3. Jᴧgᴧ

    Jᴧgᴧ Rear Admiral

    Joined:
    Sep 6, 2017
    Messages:
    325
    Likes Received:
    685
    Seems like it's time for Eleon to implement a proper scripting/object language for ships/bases to use. That's getting a little nuts!
     
    #9483
  4. Theurgist

    Theurgist Captain

    Joined:
    Oct 11, 2017
    Messages:
    223
    Likes Received:
    760
    Actual programming is easier than using the UI to set this stuff up.
     
    #9484
    Tyrax Lightning likes this.
  5. Robot Shark

    Robot Shark Rear Admiral

    Joined:
    Jul 3, 2016
    Messages:
    2,181
    Likes Received:
    5,747
    I finished texturing my project and uploaded the Feynman to the workshop.
    As always, constructive feedback is welcome.
    20171231133906_1.jpg

    20171231133956_1.jpg
    20171231134016_1.jpg

    20171231134026_1.jpg
     
    #9485
  6. Slipstream

    Slipstream Captain

    Joined:
    Sep 22, 2016
    Messages:
    429
    Likes Received:
    964
    #9486
  7. Kieve

    Kieve Rear Admiral

    Joined:
    Sep 26, 2016
    Messages:
    1,015
    Likes Received:
    3,954
    #9487
    Tyrax Lightning and Robot Shark like this.
  8. Robot Shark

    Robot Shark Rear Admiral

    Joined:
    Jul 3, 2016
    Messages:
    2,181
    Likes Received:
    5,747
    Thank you, I have been trying to make my builds more visually interesting.
     
    #9488
    Tyrax Lightning and Theurgist like this.
  9. StyleBBQ

    StyleBBQ Captain

    Joined:
    Apr 21, 2016
    Messages:
    346
    Likes Received:
    764
    @Slipstream , was wondering if it were possible to also show applicable ammo in the Constructor menu Weapons/Items when a ship type is selected?

    Was trying to get a sense of cost vs damage for end-game weapons and since I'm not that familiar with them I kept having to click a ship type to chk what ammo it used, but as that hides all ammo I'd then have to click bk to 'show all' then scroll down. Got a bit tedious.
    The config file has a Category: Weapons/Items line for ammo, but I didn't see anything related to 'screen by type'.
    Would be a nice QOL improvement if this were possible :).
     
    #9489
    Tyrax Lightning likes this.
  10. Slipstream

    Slipstream Captain

    Joined:
    Sep 22, 2016
    Messages:
    429
    Likes Received:
    964
    Absolutely agreed. I don't know if the config file covers which constructor tabs/buttons things show up on, but I'll take a look!
     
    #9490
    StyleBBQ and Tyrax Lightning like this.
  11. Brimstone

    Brimstone Rear Admiral

    Joined:
    Dec 11, 2017
    Messages:
    632
    Likes Received:
    1,980
    It's part of the same line that dictates what the device can be placed in. The ending "display: [true/false]" will add the little colored dot and enable sorting. Whether that will work on ammo or not, I haven't tried.
     
    #9491
    StyleBBQ and Tyrax Lightning like this.
  12. Slipstream

    Slipstream Captain

    Joined:
    Sep 22, 2016
    Messages:
    429
    Likes Received:
    964
    Right, but can we make ammo show up when you select the "Base" button/minitab? Right now, it only shows up in the weapons/tools button/minitab. Also, when you punch the Base button/minitab (as an example) you don't see the "Base Starter Block", which also annoys me. :D

    --B.
     
    #9492
    StyleBBQ and Tyrax Lightning like this.
  13. Brimstone

    Brimstone Rear Admiral

    Joined:
    Dec 11, 2017
    Messages:
    632
    Likes Received:
    1,980
    Aaand the answer is, no. It does add the text to the tooltip on the menu, but not the dot or filtering. Maybe because it's an item and not a block?

    If that's true, adding the line to the starter blocks should allow them to be sorted
     
    #9493
    StyleBBQ and Tyrax Lightning like this.
  14. Slipstream

    Slipstream Captain

    Joined:
    Sep 22, 2016
    Messages:
    429
    Likes Received:
    964
    *ahem*

    Grossly disappointed I cannot set up my furnace to be a BBQ smoker.

    Thank you.
     
    #9494
  15. Brimstone

    Brimstone Rear Admiral

    Joined:
    Dec 11, 2017
    Messages:
    632
    Likes Received:
    1,980
    You can do it, but the results are somewhat less than satisfactory

    [​IMG]
     
    #9495
  16. Slipstream

    Slipstream Captain

    Joined:
    Sep 22, 2016
    Messages:
    429
    Likes Received:
    964
    Well, I need carbon for other things, Brim. :D

    Sadly, the furnace appears to have a hard-coded set of restrictions that I haven't (admittedly) spent a lot of time unraveling. I do know that if you change the ingot recipe, it blocks you from adding that ore type. Nor can you add 'Furn' to steak, and cook raw meat in it. :D
     
    #9496
    Tyrax Lightning likes this.
  17. StyxAnnihilator

    StyxAnnihilator Captain

    Joined:
    Jun 5, 2017
    Messages:
    390
    Likes Received:
    449
    Today I have used some time on the forum. Now to continue my current SP, mostly hard start on Sienna, seed 666 (no friendly POI's). First time I have tried start with so harsh climate, with no EVA boost. After 12 deaths, most to freezing and a couple to enemy shotgun (OP?), I have "survived". Have an secure underground base fully equipped with farm. Have a SV with compartment to use the drone from and warp, 2 POI's taken. Now exploring the planet Roggery, EVA at last acquired. Could do some level grinding from 22 to 25, but no rush.


    Sienna75.jpg
     
    #9497
    Last edited: Jan 1, 2018
  18. StyxAnnihilator

    StyxAnnihilator Captain

    Joined:
    Jun 5, 2017
    Messages:
    390
    Likes Received:
    449
    @Fluffy : The Feynman reminds me of a mix between a large hovercraft and a supply ship (Viking/oil).
     
    #9498
  19. Brimstone

    Brimstone Rear Admiral

    Joined:
    Dec 11, 2017
    Messages:
    632
    Likes Received:
    1,980
    I wish carbon was a material. Organic chemistry FTW...

    I'm betting the furnace issue has to do with the new simplified interface. Did you try adding steak to the larger processors?
     
    #9499
    Tyrax Lightning likes this.
  20. StyleBBQ

    StyleBBQ Captain

    Joined:
    Apr 21, 2016
    Messages:
    346
    Likes Received:
    764
    #9500
    Tyrax Lightning likes this.

Share This Page