- Now takes a screenshot when you close the window instead of only when quitting to title
- Added the ability to use custom screenshots for servers¹
- Added option to also update singleplayer world icons
- Fixed bug when changing dimensions
- [Internal] Simplified the screenshot taking process
- Attempts to fix crash on exiting a realm²
- Attempts to add full support for reams²
¹: To do so, join and leave the server at least once, then go to Edit Server
and turn on Custom Screenshot
. Afterwards, go to your screenshots folder -> worlds -> servers, copy the file name for the server, delete the old file, and put your custom image/screenshot there with the name you just copied from.
²: I am unable to really test out realms much, if I missed a screen or if the crash still happens, open an issue in the github repo.
- Fixed Fabric API 0.30.0 compatibility
- Updated Simplified Chinese translation
- Fixed translation keys for zh_cn (still need to update translations)
- Added explicit requirement for Fabric API (since I forgot to do so when I added the keybind back in v1.1.0)
- Uncommented out Bedrockify's compatibility code (:facedesk:)
- Added resolution option
- Added option to archive past screenshots
- Switched to TinyConfig
- Added compatibility with Bedrocify
- Added terrible fix for Fabric API 0.30.0, hopefully a v1.2.1 with a better fix is released soonish, I just wanted something working to be out.
- Added configurable fade transition for even more seamlessness
- Accessible via modmenu or a keybind (default g)
- Added support for the Continue Button mod, and hopefully any other that loads a singleplayer world
- Added Simplified Chinese translation thanks to @Samekichi
- Added option to disable high resolution screenshots (Optifine TAA compatibility), unless your screenshots are blurry, it's better to keep this option off
- Fixed the keybind not actual being registered
- Fixed keybinding activating anytime you pressed it, including when in text fields.
First and probably only beta release of v1.1.0. Why a beta? Because I'm unsure of what the default values for the fade should be, and the final values for the v1.1.0 release will be based on the feedback gained from the beta.
What's New?
- Added configurable fade transition for even more seamlessness
- Accessible via modmenu or a keybind (default
g
)
- Accessible via modmenu or a keybind (default
- Added support for the Continue Button mod, and hopefully any other that loads a singleplayer world
- Translations support
- Fixed bug where changing dimensions would show the screenshot
- Apparently
:
s can't be in file names on windows. Due to this multiplayer servers couldn't save screenshots. This fixes that.
- Initial Release