Closed ayrtondutchman closed 3 years ago
Hi, thanks for the pull request. I have a few code review comments.
if (not originPartOfAddr) then
) is where you'd want to change the if statement. Where the change is currently can prevent the activator from lighting up.Hello @Zytharian! Thanks for reacting and the review comments. Sorry for the late reaction have been busy with school lately
edit: About 3: just saw episode 14 of season 1 (Sanctuary) in this one an outgoing gate closes but the chevrons turn off first, only proves the inconsistency in the series though.
Any updates on this? If you don't have time I can make this fix along with a few others.
Yea sorry about that. Exams are gonna be starting soon for me so I focused on school and almost forgot about this. Because I have almost no time at the moment I reverted a bit, like the dialAnim and like I said I would remove the extra option.
Do you by any chance have (a) discord? Contact would probably go way easier that way.
I still think that the stargate animation should be looked at. Since Atlantis gate is known to be different from the other gates in terms of cosmetic looks. So might also be in shutdown animation. But there are a few episodes where the lights did go out before the wormhole had fully collapsed but thats something for later.
I believe everything should be good now. Would love to contribute more but that will have to wait till after the exams since I do have a few ideas/suggestions but can't work them out currently.
Edit:
You can reach me on discord at hello234561#9000 or my server https://discord.gg/jGRMrNen (forgot that it auto generates 7 day links)
Looks good. Will release the update once I fix a related DHD bug with the dial hints.
Fixed a bug with the DHD where the origin wouldn't light up when manually input. Before it would just always turn off the light with activatorInputsOrigin = false;. Now it will turn on with alwaysLightOrigin=true;. And it will stay turned on (till deactivation) when activatorinputsorigin = false;
Fixed deactivation animation for pegasus gate. Before it would deactivate the symbols as soon as the gate shutdown (they were the first in the script to deactivate) Now they will deactivate at the same time with the chevrons.