- Migrate to GCAPI3
Full Changelog: https://github.com/telvarost/BetterScreenshots-StationAPI/compare/v1.5.1...v1.6.0
- Change default keybinding for custom screenshots to F8 to conflict less with other mods
Full Changelog: https://github.com/telvarost/BetterScreenshots-StationAPI/compare/v1.5.0...v1.5.1
What's Changed
Added
- Add basic screenshots to the clipboard (default: enabled)
Full Changelog: https://github.com/telvarost/BetterScreenshots-StationAPI/compare/v1.4.3...v1.5.0
- Add ability to flip isometric screenshot horizontally; Default to flipped
Full Changelog: https://github.com/telvarost/BetterScreenshots-StationAPI/compare/v1.4.2...v1.4.3
Add client-side tag to the mod (change is purely graphical to get the tag displayed by mod menu)
Full Changelog: https://github.com/telvarost/BetterScreenshots-StationAPI/compare/v1.4.1...v1.4.2
Improve enum readability
Full Changelog: https://github.com/telvarost/BetterScreenshots-StationAPI/compare/v1.4.0...v1.4.1
What's Changed
Added
- Added Multiplayer Support (mod is client side and not needed on server)
- Added integer config for rotation offset
Changed
- Changed Rotation angle to use an enum
- Mod now uses GlassConfigAPI 2.0+ for enum support
(This release should be compatible with BetterNetherBeta)
Full Changelog: https://github.com/telvarost/BetterScreenshots-StationAPI/compare/v1.3.2...v1.4.0
Fix config name and remove a fog mixin that is not relevant to the mod
Full Changelog: https://github.com/telvarost/BetterScreenshots-StationAPI/compare/v1.3.1...v1.3.2
Fix small bug with display text when rendering isometric photos
Full Changelog: https://github.com/telvarost/BetterScreenshots-StationAPI/compare/v1.3.0...v1.3.1
What's Changed
Added
- Ability to disable rendering bedrock in the nether (for nether isometric photos).
Changed
- Default isometric photo resolution is now 8
- Fixed loading text being incorrect when taking an isometric photo
Full Changelog: https://github.com/telvarost/BetterScreenshots-StationAPI/compare/v1.2.1...v1.3.0
What's Changed
Changed
- Fix some wording in config and mod description
- Also note that v1.2 has changed the names of configs, so configs will return to defaults and will need to be set again
BetterScreenshots 1.2.0
Added
- Config for Isometric screenshot rotation to view builds at other angles
Changed
- Isometric screenshots now save to your Minecraft instance's screenshots directory
- Change name of huge screenshots to custom screenshots to reference resolution config
Full Changelog: https://github.com/telvarost/BetterScreenshots-StationAPI/compare/v1.2.0...v1.2.1
What's Changed
Added
- Config for Isometric screenshot rotation to view builds at other angles
Changed
- Isometric screenshots now save to your Minecraft instance's screenshots directory
- Change name of huge screenshots to custom screenshots to reference resolution config
Full Changelog: https://github.com/telvarost/BetterScreenshots-StationAPI/compare/v1.1.0...v1.2.0
What's Changed
Added
- Add configurable control key bindings for huge and isometric screenshots
Changed
- Fix bug with debug graph being hidden
Full Changelog: https://github.com/telvarost/BetterScreenshots-StationAPI/compare/v1.0.0...v1.1.0