Kurzdor / wotmods-public

29 stars 5 forks source link

Feature suggestion: Automatically substitute bounty equipment that's not available in the depot with a regular one #4

Open Pirulax opened 1 year ago

Pirulax commented 1 year ago

So, if a vehicle has bounty equipment in the loadout, but it isn't available in the depot at the time the user clicks on the tank it should be automatically substituted with a matching regular one. [Eg.: Bounty rammer => Regular rammer of the correct type]

This is useful in case there's only 1 bounty equipment piece, and the tank it's on is in a battle.

TODO:

Also, thank you very much for the mod, it's really useful.

Kurzdor commented 1 year ago

Hello there. Thanks for really well made issue. 🤝 Regarding bounty-regular equipment: I will think about it. But the problem is that I can't get alternative of bounty equipment via game builtin methods. So I will need to implement some dirty hacks to do so. And what about the second proposition - I also will think about this. There is a lot of logic to dump into one auto-return logic which is already big because of WG's post-progression setups.

Pirulax commented 1 year ago

Thank you for the reply. Yeah I imagine it's not easy to do, but oh well. I wish WG's backend was lot faster than it currently is [And so the rate limits would be higher tho]. Or, well, ideally, this mod would be part of the game for wot+ users [I think I'd make sense for WG to include this feature by default]

Pirulax commented 1 year ago

@Kurzdor Is the source code available somewhere? I'd like to contribute.

Kurzdor commented 10 months ago

@Kurzdor Is the source code available somewhere? I'd like to contribute.

No, the source code is private.