Playfield Values Explosion

Discussion in 'Planets & Playfields' started by cmwhee, Dec 1, 2017.

  1. cmwhee

    cmwhee Commander

    Joined:
    Oct 31, 2016
    Messages:
    118
    Likes Received:
    72
    Hey everyone, If you've worked on building playfields, you probably know htat it's hard for one real reason, "I don't know what the valid values are for this field"

    I'm working on a system to generate playfields, and the first step is identifying what all those values are, so I did it, and the data is here:

    https://github.com/lostinplace/empyrion-playfield-feature-extractor/tree/master/data

    It's a pretty large data file, but if you're interested, and have a little node knowledge, you can use extract-empyrion-playfield-features.js to generate your own file.

    I'll write up more of this iif it seems like people are interested, but right now it's still in early stages. the next step is to digest the types from the playfield.yaml interpreter, and correlate them with the values
     
    #1
    Captain Jack II, rucky and binhthuy71 like this.
  2. binhthuy71

    binhthuy71 Rear Admiral

    Joined:
    Oct 17, 2016
    Messages:
    1,072
    Likes Received:
    2,788
    Nice work! I can't use the data at the moment. I subscribed to this thread and I'll be watching your progress with interest.
     
    #2
  3. rucky

    rucky Rear Admiral

    Joined:
    May 29, 2017
    Messages:
    935
    Likes Received:
    2,626
    me too
     
    #3
  4. piddlefoot

    piddlefoot Rear Admiral

    Joined:
    Mar 4, 2015
    Messages:
    1,841
    Likes Received:
    1,612
    Good job dude !
     
    #4

Share This Page