Releases: cev-api/SeedMapper-CevAPI
Releases · cev-api/SeedMapper-CevAPI
SeedMapper CevAPI 2.22.3 (MC26.1.2) v0.19
CevAPI:
- Added a new minimap control flow in the SeedMapper options menu:
- Minimap: ON/OFF toggle
- Minimap Settings screen:
- Controls for rotation, offset X/Y, width, height, zoom, icon scale, and opacity
- Hardened map zoom/pixel scaling so invalid values are sanitized more consistently, which should reduce weird zoom/state edge cases.
Upstream:
- Re-enabled Baritone integration, so the mod now detects baritone-meteor again and restores the related pathing/block-completion behavior.
- Fixed carver highlighting for Minecraft 1.17.1 and below, including the biome/carver handling path used by cave/canyon ESP.
- Added Stronghold support to structure predicates and loot/locate logic, including stronghold piece checks and stronghold being treated as a loot-supported structure.
- Updated the bundled Cubiomes native library and regenerated bindings for the newer header set.
SeedMapper CevAPI 2.22.2 (MC26.1.2) v0.18
- Fixed datapack import brittleness by making registry/resource filtering more robust.
- Replaced manual “Disabled Structures” editor with an auto-populated datapack structure checklist (Reset / Cancel / Save).
- Disabled datapack structures now fully declutter: they’re hidden from both map markers and the legend/toggle row.
- Added per-server auto-save of the last entered datapack URL (UI/import remembers it).
SeedMapper CevAPI 2.22.2 (MC26.1.2) v0.17
- Merged with upstream
- Updated to 26.1.2
- Added new Options Menu
SeedMapper CevAPI 2.22.0 (MC26.1) v0.16
Merged with upstream and updated to 26.1
SeedMapper CevAPI 2.21.2 (MC1.21.11) v0.15
- Added toggle for buttons on Seed Map page
- Merged with upstream and upped to v2.21.2
SeedMapper CevAPI 2.21.0 (MC1.21.11) v0.14
- Split Zoom out of
EspConfigCommandintoZoomConfigCommand(Remnants of MVP) - Fixed config command collisions so seed and other normal config keys aren't incorrectly parsed
- Made ESP config properly name spaced
- Fixed ESP timeout command syntax
- Hid ESP internal fields from root config list
- Made HighlightDuration display readable times
- Refactored Minimap architecture towards overlay/core separation (
SeedMapMinimapOverlayandSeedMapRenderCore) - Added missing comments to some config entries
From an end user perspective all that's changed are broken commands :)
SeedMapper CevAPI 2.21.0 (MC1.21.11) v0.13
- Upstream merge
- Added icon styles: Small cube, large cube and colored potion bottles
- Fixed mini map rotation for datapack icons and completed tick
- Fixed some small UI issues when hovering mouse over icons etc
SeedMapper CevAPI 2.20.0 (MC1.21.11) v0.12
- Added 'Mark As Complete' to context menu in Seed Map
- Updated world border settings
- Auto saves per server
- Save custom values for each dimension
- Updated OreAirCheck to detect lava as well as air
- Added automatic clearing of highlights, allowing better detection of lava/air as well as less clutter
- Updated language files
- Added upstream's baritone integration
- Bumped to version 2.20 pursuant to upstream
- Added datapack structures support
- Updated loot table export to allow for enchantments
- Added loot table browser/searcher GUI
SeedMapper CevAPI 2.19.1 (MC1.21.11) v0.11
Updated to suit upstream changes.
SeedMapper CevAPI 2.19.1 (MC1.21.11) v0.10
- Updated to suit upstream changes and version change to 2.19.1
- Added World Border Limiter
- Limit the map to only display the current world border with
/sm:config WorldBorder <number>
- Limit the map to only display the current world border with
- Added Double Click Recenter
- Double click anywhere on the seedmap to recenter it to your location
- Location/Feature Isolation
- Ctrl+Click a location icon to isolate it
- Changed minimap + icon to have a black border
