Search results

  1. GReaper

    Legions Launcher

    Version 0.6.15 Upgraded to Python 2.7.18 Minor logging tweaks Updated requests, certifi Required for downloading updates due to the certifi package update.
  2. GReaper

    Paralisa

    I've split this discussion from the other thread. My personal opinion is that riding an existing chat system is far easier than building a custom client+server given the amount of players still left. A bot which sits on either TS3 or Discord and deals with signups would probably be far less...
  3. GReaper

    PuG NIGHT BOYS

    Incase it's needed, I've created a quick cloud-init user-data script: https://gist.github.com/tomkins/b9aeeeef725eb1b002b2999b34303009 It should allow you to quickly bring up a Legions server on any cloud provider which supports cloud-init. I've tested it on DigitalOcean - and it can bring up...
  4. GReaper

    Launcher Stops Responding After I Click Join

    If you can't load legions.exe directly it's not a launcher problem.
  5. GReaper

    Launcher Stops Responding After I Click Join

    Shows nothing wrong with the launcher - try and launch legions.exe directly to see what problems there are.
  6. GReaper

    Launcher Stops Responding After I Click Join

    Can't diagnose this without the launcher.log file.
  7. GReaper

    Legions-on-Unix

    This also works fine under OS X. I personally use MacPorts, and: should allow this script to work. You can probably use Homebrew for wine as well.
  8. GReaper

    Legions Launcher

    Version 0.6.14 Updated requests. Now using certifi for SSL verification. Updated SSL CA path to help the launcher running in Wine. Updated DirectX download URL.
  9. GReaper

    Outdated List of Legions Launcher Bugs and Their Fixes

    I've unstickied this thread and changed the title - it's outdated. Yes - annoyingly Microsoft has changed the URL to the DirectX runtime installer. I'll update the launcher to point to the right URL at some point over the next few days. However this thread is now officially useless.
  10. GReaper

    Launcher language?

    Python 2.7 (as the current PySide doesn't support Python 3 yet). PySide for the GUI, so it's Qt - but the package has an acceptable license. Other packages include esky for auto updating the launcher itself, cx-Freeze for generating the .exe file, requests for HTTP requests, Send2Trash to move...
  11. GReaper

    Central Slack Channel

    I think this article explains why you shouldn't use Slack for public chat. It's an article aimed at open source projects which use Slack as a public tool, however the same arguments apply to anyone trying to use it as a public channel - it's not designed for it. Something like Discord is...
  12. GReaper

    Launcher error - [SSL: CERTIFICATE_VERIFY_FAILED]

    And I've switched back to the new certificate again. The updated launcher (version 0.6.13) should work with it.
  13. GReaper

    Legions Launcher

    Version 0.6.13 Updated Python, and all libraries (esky, requests, pyside) to latest versions. Added Let's Encrypt CA certificates, removed StartCom certificates.
  14. GReaper

    Launcher error - [SSL: CERTIFICATE_VERIFY_FAILED]

    Ooops - I've reverted the change until I can put in the proper fix for the new SSL certificate.
  15. GReaper

    Legions Launcher

    Hopefully this should reduce the number of bug reports for something which is a very common problem. Let me know if you get the warning when you're absolutely certain you've got it installed.
  16. GReaper

    Legions Launcher

    Version 0.6.12 Detect DirectX before updating, ask users to download and install before being able to continue.
  17. GReaper

    Windows 10

    Upgraded my gaming desktop, the update process went well with no problems at all. My opinion on Windows 10 - it's fairly average, none of the new features are that appealing. I don't care about preference syncing so I'm sticking with a local account. The live tiles seem pointless and annoying...
  18. GReaper

    Legions Launcher

    Also - feel free to delete launcher.old.exe and python27.old.dll once you've updated.
  19. GReaper

    Launcher 0.6.11 issue

    Permissions were screwed, should now be fixed!
  20. GReaper

    Legions Launcher

    Version 0.6.11 Updated Python, and all libraries (requests, pyside) to latest versions. Removed protobuf - patch server now sends JSON responses. Legions.exe (the self extracting zip for new users) will now get updated with every new launcher version - no more initial launcher update needed.
Top