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

Add tooltip for "Exec. rem. orders" with full text #1385

Open
ayrtondenner opened this issue Mar 23, 2024 · 4 comments
Open

Add tooltip for "Exec. rem. orders" with full text #1385

ayrtondenner opened this issue Mar 23, 2024 · 4 comments
Labels
Feature Request This is a request for a new thing to be added to OpenApoc

Comments

@ayrtondenner
Copy link
Contributor

image

A tooltip with full text without abbreviations to explain what "Exec. rem. orders" in Options screen means.

@ayrtondenner ayrtondenner added the Feature Request This is a request for a new thing to be added to OpenApoc label Mar 23, 2024
@FilmBoy84
Copy link
Collaborator

This refers to a function that I am not entirely sure is implemented / working at present

It is a Turn-Based only function that allows any partially complete / unfinished orders at the end of a player turn to continue to be executed as far as their remaining TUs (and other stats such as energy, etc.) allow automatically, without having to select the prompt for "Execute remaining orders"

In recent testing (see linked video) it appears that this option has NO EFFECT and I was prompted to execute remaining orders regardless of status

https://youtu.be/I02N0ZqOl1s?t=8279

@FilmBoy84
Copy link
Collaborator

FilmBoy84 commented Mar 31, 2024

See also #1004 for another part of this function

We probably need to create a unified issue to deal with the implementation/fixing of the execute remaining orders functionality and UI feedback

@Kurtsley
Copy link
Contributor

Kurtsley commented Apr 9, 2024

The camera snap was fixed in #1126 IIRC. I checked and indeed this option shows up nowhere in the code outside the options screen.

So if the box is checked, the game should not ask you if you want to execute the remaining orders and they are carried out automatically? If that is true, the current version of the game acts as if the box is always unchecked. Just making sure I have that correct.

@FilmBoy84
Copy link
Collaborator

That is correct

  • Box Ticked: All remaining orders are executed up to as far as their remaining TUs (and other stats such as energy, etc.) allow automatically, without having to select the prompt for "Execute remaining orders"

  • Box Unticked: All remaining orders need to be approved by prompt for each remaining unit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request This is a request for a new thing to be added to OpenApoc
Projects
None yet
Development

No branches or pull requests

3 participants