mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #652] [CLOSED] Added automatic screenshots with QoL options #3458
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/2006-Scape/2006Scape/pull/652
Author: @ipkpjersi
Created: 1/6/2024
Status: ❌ Closed
Base:
master← Head:automatic-screenshots-qol📝 Commits (10+)
863ffdeAdded ability to take screenshots4c65665Removed duplicate screenshot warning message9dc9625Added subfolders option for screenshots02a1707Removed unused code4858e16Added check for screenshots577b6afAdded automatic screenshotsc1e9d07Updated TODOs0b694a2Fixed screenshots NPE when logged outedfb4ecAdded Local to titlebar when running locallyab60583Added automatic screenshots📊 Changes
2 files changed (+72 additions, -2 deletions)
View changed files
📝
2006Scape Client/src/main/java/Game.java(+71 -1)📝
2006Scape Client/src/main/java/RSFrame.java(+1 -1)📄 Description
We should merge both develop and screenshots branches before merging this. Also need to add QoL toggle for this first before merging. The rationale behind this feature is basically a poor man's player exports. Also, there are official clients out there like RL that take automated screenshots on levelup, on kill and on death, etc so IMO this isn't too unheard of as a feature.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.