So in the spirit of this community and not just to focus on the Reddit… issues… I thought it might be nice to get a topical conversation going in here.

Basically, what open source projects are you currently working on or are you heavily involved with?

I think it would be nice to see what projects people have on the go, get some publicity out there and otherwise talk about stuff that we should be discussing here.

  • derivator@feddit.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I don’t know enough about the SCUMM engine to know if this even makes any kind of sense, but could you randomize NPCs/connections between locations?

    • Die4Ever@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I haven’t looked into how that engine works, but I think it should be possible to move characters around, and change the connections between maps (usually called Entrance Randomization)

      but again the games usually keep the scope restricted, not many things are available at any given time, which means not a lot of possibilities for moving things around

      but some day I might give it a shot