mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #168] [MERGED] Disable graphics, lower CPU & GPU usage #11974
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/168
Author: @RedSparr0w
Created: 11/11/2019
Status: ✅ Merged
Merged: 11/11/2019
Merged by: @dginovker
Base:
master← Head:disable-graphics📝 Commits (8)
0e1e079Fix local Parabot instructions8c8428eMerge remote-tracking branch 'upstream/master'484d5d6Merge remote-tracking branch 'upstream/master'21a379eMerge remote-tracking branch 'upstream/master'30a4a7aAdd kick command, and force logout functione4206d3Add graphics toggle option5bd2d0cadd alias729b71cMerge remote-tracking branch 'upstream/master' into disable-graphics📊 Changes
1 file changed (+20 additions, -11 deletions)
View changed files
📝
2006Redone Client/src/Game.java(+20 -11)📄 Description
Added new command
::gfxtgl::tglgfxto enable/disable the main graphics rendering.Seems to generally lower CPU and GPU usage.
I've left it so that the chat and tabs can still be used.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.