1.7.2 - 2024-07-04
- Fixed dedicated server crash when chromatic photograph is printed.
- [Forge] Fixed Camera recipe change from 1.7.0 not being applied.
- Viewfinder zooming animation is now slightly faster.
- Photograph Frame and Interplanar Projector recipes now added to recipe book if player has required items.
1.7.1 - 2024-06-28
- Fixed Interplanar Projector not working when Supplementaries is installed.
1.7.0 - 2024-06-28
- Added Photograph Frames
- Photographs can no longer be hanged on the wall. Existing hanging photographs will not be removed.
- Added Film Roll renaming. Use the item to open renaming UI. Renaming this way does not cost any experience.
- Added Interplanar Projector filter. Allows loading custom images by renaming the item to filepath.
- Updated item textures.
- Added several photographs that generate in loot chests.
- Added several new advancements
- Existing advancements have been modified internally, players will have to complete them again.
- Internal changes have been made to exposure:frame_exposed trigger.
Updated Camera Attachments UI:
- You can now hover over camera components to see tooltip with information about it.
- All available Lenses and Filters can be viewed by clicking on the lens and filter respectively.
- Added ability to render custom Filter texture in Camera Attachments UI
Misc
- Lightroom comparator output now based on the number of Photographs in the output slot rather than the selected frame.
- Chromatic Process can now be enabled for all black and white images by placing an Amethyst Cluster on top of a Lightroom.
- Color Film recipe now requires Gold ingots and nuggets instead of Iron.
- Camera recipe now uses only Iron Ingots instead of Iron Nuggets and Pressure Plate.
- Film developing recipe will now also accept potions defined without
minecraft:
namespace - i.e.{Potion:thick}
. - Viewfinder will now show an indicator for last three frames to remind you that the Film Roll is about to end.
- Slightly reduced brightness increase per shutter speed.
- Improved player arms positions in selfie pose.
- Fixed player selfie pose sometimes not applying when activating/deactivating Camera rapidly.
- Loaded exposures now support images with transparency, but only when the pixel is fully transparent.
1.6.0 - 2024-05-11
-
Middle mouse button can now be used to open Camera controls.
- Allows opening controls without dismounting from a horse. Or jumping off a plane mid-flight. (Without rebinding sneak)
- This is independent of the main hotkey, and will work alongside it. Can be disabled in config.
-
Right-clicking on the Camera in inventory will open Camera configuration screen.
- Right-click with item install/swap an attachment.
-
Added KubeJS integration - Wiki
-
Added three java events (same as in KubeJS) for addon developers.
-
Added Jade integration to Lightroom: it now shows printing progress arrow.
-
Added config option to disable attacking while looking through Viewfinder.
-
Added config option to delay capture (useful when GUI elements are not hidden fully, which happens with some shaders)
-
Stacking two Photographs (by right-clicking in GUI) will keep the resulted item in slot instead of picking it up.
-
Camera tooltip now shows exposed/available frames of the inserted Film Roll.
-
Developed rolls now show frame size (if custom) in tooltip, same as undeveloped rolls.
-
Adjusted 'No Film' icon position with different GUI scales.
-
Adjusted Viewfinder 'catching-up' movement for different GUI scales.
-
Photograph paper texture is now randomly rotated to have more variation.
-
Slightly modified Aged Photograph texture to have less rounded corners.
-
GUI titles now have a separate lang entries instead of using corresponding block/item entries.
-
Fixed custom Lenses not syncing to the player when they join a server.
-
[Fabric] Fixed Sequenced Film Developing (with Create) recipes not showing in EMI
1.6.0 - 2024-05-11
-
Middle mouse button can now be used to open Camera controls.
- Allows opening controls without dismounting from a horse. Or jumping off a plane mid-flight. (Without rebinding sneak)
- This is independent of the main hotkey, and will work alongside it. Can be disabled in config.
-
Right-clicking on the Camera in inventory will open Camera configuration screen.
- Right-click with item install/swap an attachment.
-
Added KubeJS integration - Wiki
-
Added three java events (same as in KubeJS) for addon developers.
-
Added Jade integration to Lightroom: it now shows printing progress arrow.
-
Added config option to disable attacking while looking through Viewfinder.
-
Added config option to delay capture (useful when GUI elements are not hidden fully, which happens with some shaders)
-
Stacking two Photographs (by right-clicking in GUI) will keep the resulted item in slot instead of picking it up.
-
Camera tooltip now shows exposed/available frames of the inserted Film Roll.
-
Developed rolls now show frame size (if custom) in tooltip, same as undeveloped rolls.
-
Adjusted 'No Film' icon position with different GUI scales.
-
Adjusted Viewfinder 'catching-up' movement for different GUI scales.
-
Photograph paper texture is now randomly rotated to have more variation.
-
Slightly modified Aged Photograph texture to have less rounded corners.
-
GUI titles now have a separate lang entries instead of using corresponding block/item entries.
-
Fixed custom Lenses not syncing to the player when they join a server.
-
[Fabric] Fixed Sequenced Film Developing (with Create) recipes not showing in EMI
1.5.1 - 2024-04-06
- Added advancement for getting a Photograph created with Chromatic process.
- Fixed Chromatic Photograph not displaying correctly when trying to render it too quickly after printing (Usually when mouse was hovering over result slot).
- Updated one localization file.
1.5.0 - 2024-04-04
-
Added chromatic (trichrome) printing process
-
Red, Green and Blue filters now have stronger effect to enable chromatic process
-
Lenses configuration is now data-driven. Custom Lenses Wiki
- LensFocalRanges config setting has been removed.
-
Changed how custom filters are configured, allowing the use of shaders from vanilla or other mods. Custom Filters Wiki
Exporting:
- Aged Photographs can be exported now (same as regular - when screen is opened). PNG will have
_aged
suffix. - Exported PNGs are now X2 the size. Configurable in client config.
- Exported PNG files will have their
Date Created
attribute set to time when they were taken. Only for exposures made on this version an up.
Commands:
- Renamed literal
exposure
toid
in/exposure show
command. - Added two optional arguments to
/exposure export
command:size
- Defaults to "X1". (X1/X2/X3/X4)look
- Defaults to "regular". (regular/aged/negative/negative_film)
id
argument (in export and show commands) will show all available exposure IDs as autocomplete suggestions.path
argument (in/exposure show texture
command) will show a list of all available textures as autocomplete suggestions.
Lightroom:
-
When in creative mode, you can now hold [Shift] to print exposure instantly and without dyes/paper
-
Experience points, granted for printing an image, are now different per process - bw/color/chromatic. Config now has three options instead of one to configure this.
-
Fixed crash when rendering a non-square texture as a Photograph.
-
[Forge] Fixed crash when clicking on exposure in mods menu. For real this time.
-
[Fabric] Fixed camera recipe not unlocking in recipe book when iron ingot is obtained.