Releases: ModFest/scattered-shards
Releases · ModFest/scattered-shards
1.9.0
Update to MC1.27.7 courtesy of @Tomate0613
Full Changelog: 1.8.5...1.9.0
1.8.5
What's Changed
- Case insensitive shard tablet sorting by @afamiliarquiet in #41
Full Changelog: 1.8.4...1.8.5
1.8.4
1.8.3
Changes:
- Render and buildscript fixes by @falkreon in #37
- Update Shard Tablet texture. by @MerchantCalico in #36
Full Changelog: 1.8.2...1.8.3
1.8.2
Changes:
- Allow shard resizing via datapack
- Added has_shard entity selector
- Changed shard items to give on adventure mode pickup
Full Changelog: 1.8.1...1.8.2
1.8.1
Changes:
- Cleanup commands, fix scrolling by @ekulxam in #28
- Usage of Item Components instead of raw NBT data in ShardCreatorGuiDescription by @SammyForReal in #31
- Remove default tablet keybind by @falkreon in #32
Full Changelog: 1.8.0...1.8.1
1.8.0
Changes:
- Shard collection now has a hotkey (default j)
- Selected shard now appears with a highlight in the left panel
- Clicking a selected shard unselects it
- Selecting shards makes a ui click sound
- Shard collection remembers where you scrolled to last
- Shard collection remembers what shard you had selected last, and centers that on reopen
- Shard collection updates selected shard on shard collection
- Shard collection toast now prompts you to open the selection via hotkey
- Shard collection toast now works for very long shard names
Full Changelog: 1.7.2...1.8.0
1.7.2
Changes:
- Replace advancements button with shard collection (can be toggled in
config/scattered_shards.toml
)
Full Changelog: 1.7.1...1.7.2
1.7.1
Changes:
- use mod menu implementation of mod icon fetching - fixes various missing mod icons
- swap to ? for missing mod icons, differentiating from missing shard info
- change scroll speed of tablet to 1 set at a time
- fix migrate command not updating shard sets
- don't separately save shard sets when source ID serves this purpose
- don't store or save shard source text to shards - fetch it on the fly
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Add data for shard icons and menu colors + improve permissions by @afamiliarquiet in #27
- Added
scattered_shards
visitor, challenge, and secret shards as default shard types, based on trudle's original bc23 textures.- Use data pack filters or directly override the types.json file if you don't want these.
Full Changelog: 1.6.0...1.7.0