ReactiveDrop / reactivedrop_public_src

Alien Swarm: Reactive Drop game source code and issue tracker.
https://reactivedrop.com
118 stars 34 forks source link

[Suggestion] Add auto equip and store equipments settings for bot marines in SP #465

Open Mart-User opened 1 year ago

Mart-User commented 1 year ago

Would be nice having a button option to autofill the missing bots in single player mode. 4 players → auto pickup 3 marines 8 players → auto pickup 7 marines

If possible also would be nice to store the latest settings (based on the marine level/rank) so every time we choose the same bot, it is not necessary to config all weapons again.

BenLubar commented 1 year ago

Out of curiosity, if you set up your loadout in the lobby and then change a setting (audio, video, advanced, etc), does the loadout get saved for next time? I might just need to add a call to host_writeconfig for that part of this.

Mart-User commented 1 year ago

Yes, it does save (I'm using beta version).

For auto-shuffle could have a button near the "-" button where it removes all marines. (below the main marine profile)

Maybe a screen to setup each default marine equipments (but since it does save I think it's not necessary a new screen just for that)