adding 'Factories share "Assist" to units' option#7007
adding 'Factories share "Assist" to units' option#7007Strogoo wants to merge 1 commit intoFAForever:developfrom
Conversation
📝 WalkthroughWalkthroughA new gameplay option toggle is added to Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| title = '<LOC FACTORY_SHARE_ASSIST>Factories share "Assist" to units', | ||
| key = 'factoryShareAssist', | ||
| type = 'toggle', | ||
| default = "true", |
There was a problem hiding this comment.
This should be 'off' by default in my opinion, as it changes the behavior of assist commands for factories that people have been used to for the past 15 or so years.
Options - Gameplay - Commands (ON by default)
Since it's a simple console command, it's possible to make a hotkey instead of toggle to use both "Assist"s. But then we need a different icon for the cursor. Also default one that copies factory queue is pretty useless, so I don't want to spend any time making them both available at the same time. I'll leave it for UI mods
Additional context
requires: FAForever/FA-Binary-Patches#131
1.mp4
Exe for testing in Zulip->engine-development
Summary by CodeRabbit