Fixes #183 | Certain CGs are not marked as seen on the gallery #187

Closed
GManon wants to merge 6 commits from Legalo:gallery_fix into Patch7
Contributor

Turns out that to use renpy.mark_image_seen(name) you need to use ren'py 7.4.7 (Yes, literally the next version). But as per #184 this shouldn't be a problem.

Also, CG a12 technically didn't exist, it was just the background of the fence from the shooting scene, so I just took a screenshot of that moment (Using renpy's screenshot function) and then just compressed it to a ~75% quality JPEG (Like all other CGs). Hopefully all is correct.

Turns out that to use `renpy.mark_image_seen(name)` you need to use ren'py 7.4.7 (Yes, literally the next version). But as per #184 this *shouldn't* be a problem. Also, CG a12 technically didn't exist, it was just the background of the fence from the shooting scene, so I just took a screenshot of that moment (Using renpy's screenshot function) and then just compressed it to a ~75% quality JPEG (Like all other CGs). Hopefully all is correct.
GManon added 4 commits 2022-10-17 05:53:47 +00:00
Owner

This changes one of the cgs proper and I don't feel like unarchiving my development assets to check this one out, can someone verify that a12.jpg is never used in game?

Also this next patch should get its own branch rather than being merged into the patch 7 branch (made an issue at #188).

I'd do all this but im trying not to get too involved with anything due to time constraints. thanks.

This changes one of the cgs proper and I don't feel like unarchiving my development assets to check this one out, can someone verify that `a12.jpg` is never used in game? Also this next patch should get its own branch rather than being merged into the patch 7 branch (made an issue at #188). I'd do all this but im trying not to get too involved with anything due to time constraints. thanks.
GManon added 1 commit 2022-10-17 06:30:51 +00:00
Author
Contributor

The actual scene uses shooterroof.jpg from /images/backgrounds/ which is exactly the same as a12.jpg so a12.jpg would be a dupe.

The actual scene uses shooterroof.jpg from /images/backgrounds/ which is exactly the same as a12.jpg so a12.jpg would be a dupe.
GManon added 1 commit 2022-10-17 06:35:19 +00:00
MapAnon closed this pull request 2022-10-17 16:33:37 +00:00
MapAnon reopened this pull request 2022-10-17 16:34:15 +00:00
Member

Wtf, how'd I accidently close this?
Anyways, yeah it was a dupe. For some reason it is, even though I remember it being the same cg as the past patches and leaving it there intentionally.

Wtf, how'd I accidently close this? Anyways, yeah it was a dupe. For some reason it is, even though I remember it being the same cg as the past patches and leaving it there intentionally.
GManon closed this pull request 2022-11-02 22:43:23 +00:00
GManon deleted branch gallery_fix 2022-11-02 22:43:35 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Cavemanon/SnootGame#187
No description provided.