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

Naval Yards repair units sequence issue #86

Open
yaaaaa opened this issue Sep 13, 2019 · 5 comments
Open

Naval Yards repair units sequence issue #86

yaaaaa opened this issue Sep 13, 2019 · 5 comments
Labels
Bug Something isn't working Engine Issue Caused by Engine and need engine update

Comments

@yaaaaa
Copy link

yaaaaa commented Sep 13, 2019

No description provided.

@cookgreen cookgreen added the Bug Something isn't working label Sep 13, 2019
@cookgreen cookgreen added this to the Final Release milestone Sep 13, 2019
@cookgreen
Copy link
Owner

Do you mean it plays 2 repair sequence at the same time

@yaaaaa
Copy link
Author

yaaaaa commented Sep 14, 2019

No, first IDLE, second Repair

@cookgreen cookgreen changed the title Naval Yards has 2 sequenses in one time then repair units Naval Yards has 2 sequenses in one time when repair units Sep 14, 2019
@cookgreen
Copy link
Owner

try this: de3f911

@cookgreen cookgreen added Close-Issue-Countdown-5 Close Issue Countdown : 5 Close-Issue-Countdown-time-minute The time unit of this countdown is `minute` Engine Issue Caused by Engine and need engine update and removed Close-Issue-Countdown-5 Close Issue Countdown : 5 Close-Issue-Countdown-time-minute The time unit of this countdown is `minute` labels Sep 14, 2019
@cookgreen
Copy link
Owner

cookgreen commented Sep 14, 2019

It is an engine issue, beacuse the code always stay in

if (repairableNear == null)
              QueueChild(move.MoveTo(targetCell, host.Actor));

in Resupply.cs
when try to repair a ship in naval yard.

@cookgreen
Copy link
Owner

cookgreen commented Sep 24, 2019

and as @MustaphaTR said, it is an engine issue

And OpenRA doesn't support what original game actually did.
The idle anim shouldn't be playing while the repair anim does.

@cookgreen cookgreen added the lastest mod release Meet problem when use this mod release version label Mar 12, 2020
@cookgreen cookgreen removed the lastest mod release Meet problem when use this mod release version label Apr 24, 2020
@cookgreen cookgreen changed the title Naval Yards has 2 sequenses in one time when repair units Naval Yards repair units sequence issue Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Engine Issue Caused by Engine and need engine update
Projects
None yet
Development

No branches or pull requests

2 participants