Giter Club home page Giter Club logo

joinme.click-launcher's Issues

Launching a game without specifying an IP address

As mentioned in Discord, would be cool to have a protocol handler that just allows starting the game. Should also consider any configured config.yaml settings.

i.e. bf2://launch would just end up opening the game.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update golangci/golangci-lint-action action to v6
  • chore(deps): update softprops/action-gh-release action to v2
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

asdf
.tool-versions
  • golang 1.19.6
github-actions
.github/workflows/ci.yaml
  • actions/setup-go v5
  • actions/checkout v3
  • golangci/golangci-lint-action v5
  • actions/setup-go v5
  • actions/checkout v3
  • actions/cache v3
.github/workflows/release.yaml
  • actions/setup-go v5
  • actions/checkout v3
  • actions/upload-artifact v4
  • actions/checkout v3
  • actions/download-artifact v4
  • actions/upload-artifact v4
  • actions/download-artifact v4
  • softprops/action-gh-release v1
gomod
go.mod
  • go 1.19
  • golang.org/x/sys v0.6.0
  • github.com/cetteup/conman v0.1.5
  • github.com/cetteup/filerepo v0.0.5
  • github.com/golang/mock v1.6.0
  • github.com/mitchellh/go-ps v1.0.0
  • github.com/rs/zerolog v1.29.0
  • github.com/stretchr/testify v1.8.2
  • gopkg.in/yaml.v3 v3.0.1

  • Check this box to trigger a request for Renovate to run again on this repository

BF2 and BF1942 expansion packs can be launched with mods

Currently, bf2sf://127.0.0.1:16567?mod=bfp2 is considered a valid URL that will cause the launcher to BF2.exe with these flags:

+joinServer 127.0.0.1 +port 16567 +playerName [...]+playerPassword [...] +modPath mods/bfp2 +ignoreAsserts 1 +menu 1 +restart 1 +modPath mods/xpack +ignoreAsserts 1

The game will use the later flags, so it will start Special Forces, not the pirates mod. Expected behaviour would be to throw an error regarding an unsupported mod. Alternatively, stop tracking expansion packs (which are technically mods) as separate games.

BF2 does not launch if documents folder has been moved

Battlefield 2 current fails to launch if the Documents folder has been moved from it's default location.

Since only the documents if moved and not the entire user home dir, the path construction [homeDir]\Documents does not work in these cases.

  • investigate whether different environment variable always points to currently configured documents folder
  • if not, investigate lookup via registry HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.