Search results

  1. S

    Integrated Configuration

    Considering most mods use the Forge configuration system, this should actually be possible.
  2. S

    Sync configs with server.

    It wouldn't need to use a different port probably. Considering configs are in text, you don't need fancy binary transmission or anything like that.
  3. S

    Add newb support?

    In my opinion, that'd actually make it more difficult. There should just be a folder "FTBBETAA" in the folder you put the launcher in. Moving it to appdata would make it more difficult to find.
  4. S

    Change-log?

    I agree, a changelog would be really good.
  5. S

    GregTech Compression Recipes

    Yeah, that's a bit painful Also considering it renders the packager machine from Factorization well, useless.
  6. S

    (bug) Launcher not being automatically given executable permissions on update

    The actual download on the jar needed to be set executable. I think they just need to add like one line to chmod it. About where this should go, I thought that was for the most critical errors. If I posted there I'd probably get a response such as "use properties->executable or chmod". I...
  7. S

    frontpage cuts off in chrome/ie...

    Sounds like they need to set the CSS attribute overflow-y: scroll; to the body element, because it seems like it's overridden.
  8. S

    GregTech Compression Recipes

    I'm pretty sure you can still craft them, I thought that was just an extra for automation purposes or something?
  9. S

    (bug) Launcher not being automatically given executable permissions on update

    The launcher is great and works really well. I'm planning to use it when more mods are out. But also, there's a small thing I'd like to see fixed (should just be 1 line of code in the updater): Firstly, I'm sorry if this is the wrong place - it's the best I could find. Anyway, to the...