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

Info Bar Glow & Supernova Spark #27

Closed
RossDarker opened this issue Jul 21, 2023 · 3 comments
Closed

Info Bar Glow & Supernova Spark #27

RossDarker opened this issue Jul 21, 2023 · 3 comments

Comments

@RossDarker
Copy link

In earlier versions of the game, the Supernova in the info bar had a moving spark between the antennae.
This spark seems to have gone missing at some point, as it is not in the current version of the game here, nor the latest iOS Pangea release.

I haven't seen this mentioned anywhere, but I'm quite fond of the spark, so if it can be restored to this version on GitHub, that would be great.

Version 2.0.1:

Version 4.0.1:

The spark can be seen moving here:
https://www.youtube.com/watch?v=n0A5z3xBuRc&t=114s

Also, thanks for the updated version!

@RossDarker
Copy link
Author

Looking into this, it appears that the glow around each weapon in the infobar is not correct in v4.0.1 (look at the fist for example, quite noticeable there), but this is correct in 4.0.0.
This seems to have something to do with the spark on the supernova as well, as it is present in 4.0.0.

Can't quite figure out exactly what the problem is, but I can see some changes regarding the glow in the code across versions.

@RossDarker RossDarker changed the title Supernova Info Bar Spark Info Bar Glow & Supernova Spark Jul 24, 2023
@jorio
Copy link
Owner

jorio commented Jul 24, 2023

Ah, yes, good catch. This icon is weird: the spark exists in the color channels, but the alpha channel masks it out. And yet, the original game threw away the alpha channel for all glow images; this part got lost in translation in 4.0.1. I'll fix this in the coming days. Thanks!

@jorio
Copy link
Owner

jorio commented Jul 26, 2023

Fixed, thanks! I don't think this fix alone warrants a new release today, but I'll ship it in the next maintenance release, whenever that happens.

In the meantime, you can simply copy the Data/sprites/infobar folder from this git repo to your existing install of version 4.0.1, and the spark and soft glows should be back.

@jorio jorio closed this as completed Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants