mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #657] [MERGED] Added automatic screenshots #8318
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/657
Author: @ipkpjersi
Created: 9/21/2024
Status: ✅ Merged
Merged: 9/21/2024
Merged by: @Dark98
Base:
master← Head:auto-screenshots-plz📝 Commits (4)
52473bbAdded automatic screenshots630a32aFixed params for auto screenshots4508090Added auto screenshots toggle4be665dFixed auto screenshots var typo📊 Changes
3 files changed (+31 additions, -0 deletions)
View changed files
📝
2006Scape Client/src/main/java/ClientSettings.java(+7 -0)📝
2006Scape Client/src/main/java/Game.java(+20 -0)📝
2006Scape Client/src/main/java/Main.java(+4 -0)📄 Description
This adds an option for automatic screenshots when clicking on the stats tab and opening the bank. This is basically a poor man's player exports. It's very handy, I love this feature and I think other players will love it too.
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.