Releases: nab138/CosmicTooltips
Releases · nab138/CosmicTooltips
v1.3.0
Versions
- CR 0.3.1
- Puzzle 1.5.8
What's Changed
- Update for 0.3.1 (cr's built in tooltips are replaced by this)
- Supports real item names
- Advanced mode has been switched to a toggle (f3 + h) that is saved properly
- British mode is now saved properly
- Tooltips are slightly transparent now
- improve Api for custom tooltips by @SinfullySoul in #2
New Contributors
- @SinfullySoul made their first contribution in #2
Full Changelog: v1.2.4...v1.3.0
v1.2.4
New Features
- Add
ITooltipBlock
to allow custom mod blocks to have tooltips (see readme for more info)
Changes
- Simplify raycasting
- Bump versions
Full Changelog: v1.2.2...v1.2.4
v1.2.2
Versions
Game version: 0.1.48
Puzzle version: 1.4.3
New Features
- Updated Cosmic Reach
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Updated puzzle to the latest version.
- Game version: 0.1.47
- Puzzle version: 1.4.1
Previous Changelog
New features
- Hold alt while hovering to view advanced info
- See what block your looking at in world at the top of your screen
- Mod developers can implement ITooltipItem to add custom data to tooltips
Bug fixes
- Fixed hot bar tooltip fade out causing UI elements to also fade out
Full Changelog: v1.0.4...v1.2.1
v1.2.0
Versions
- Game: 0.1.47
- Puzzle: dc54e89df2 (basically 1.4.0 when it comes out, I will probably re-release when it does)
New features
- Hold alt while hovering to view advanced info
- See what block your looking at in world at the top of your screen
- Mod developers can implement ITooltipItem to add custom data to tooltips
Bug fixes
- Fixed hot bar tooltip fade out causing UI elements to also fade out
Full Changelog: v1.0.4...v1.2.0
v1.0.4
Versions
- Game version: 0.1.47
- Puzzle version: 9f05c24 (basically 1.4.0 when it comes out)
Changes
- Fix a bug where tooltips might not always show if quickly moving the mouse in the inventory
- Updated access manipulators to match puzzle loaders, hopefully preventing bugs
Full Changelog: v1.0.3...v1.0.4