Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global improvement of the API #104

Open
Craftmusic-Git opened this issue Jan 11, 2023 · 3 comments
Open

Global improvement of the API #104

Craftmusic-Git opened this issue Jan 11, 2023 · 3 comments
Labels
Feature Request For feature requests

Comments

@Craftmusic-Git
Copy link

Hi foxhole team !

I'm a developer, and my team of friends who play foxhole with me have a lot of cool features who can be added in the game api.
We decided to separate these features in 3 groups :

Features

Global features :

  • Add statistics after the end of the war : (Nb of 120 mm shell crafted, the greatest killer, the greatest medic, ..., the most contested city ... )
  • Add general clan statistic, ( name, nb of player, nb of active player this war ... ) , this could be fun

Protection of intel data

  • Protect your api with a steam OAuth account to access protected data. With this feature we can add a lot of "sensitive intel" of foxhole like : Stockpile : Private and Public, personnal statistic, clan private information, player location, factory, facilities ...
  • Protect your API with an in-game generated password. (This can be a clan keyword)

Some features but they require a secure authentication.

  • Facilities or factory live datas. ( It can give a revival of the game, because super cool tools can be born with this feature )
  • Stockpile liev datas
  • Editing clan's configuration
  • Player location
  • Statistic during the war like number of items craft, kills ...
@Yin117
Copy link

Yin117 commented Jan 12, 2023

Information such as player location and stockpiles are an awful idea due to alts, imagine if a major Coalition had an alt and made a Discord bot that tracked major stockpile changes such as a increase in 120mm shells...

I like the enthuasium, and some of these ideas, but some can become furthur exploits in my eyes.

@Craftmusic-Git
Copy link
Author

I agree with the player location feature, but not for the private stockpiles. If we can see private stockpile with an api this can be a huge QoL upgrade.

@philipdiehl1 philipdiehl1 added the Feature Request For feature requests label Mar 1, 2023
@Pasqualle
Copy link

Pasqualle commented Apr 7, 2023

Generally when an API can verify the user, then the API should work with the user's access level.

But the availability of an information sometimes depends on other factors also. Like an existing facility is not even visible on the game map when not inside the intelligence radius. Why would you expect any data from it.
The API should not expose anything what you do not see in the game. The expectation of the data returned from the API, is the information you can gather when you are standing in the home region. That means most of these features must be declined.

I would really like to see more external tools available for foxhole, but the data you would like to manage can't come from the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request For feature requests
Projects
None yet
Development

No branches or pull requests

4 participants