Changes:
- Remove clickable pan buttons on the atlas
- Don't save where the atlas was open to between sessions
Technical Changes:
- Changed the mod ID to
antique-atlas
to avoid breaking existing API. - Port to fabric
Refactor Progress:
- Use much less mixin
- Repackage client classes into the client package completely, including API
- Delete unused minimap classes
- use less util classes
- refactor networking/packets to match the new client split
- remove unused methods, fields, classes - even if they're intended for reuse, this should make it easier to interpret for future refactors.
- Use vanilla / fabric reloader classes (JsonDataLoader)
- Remove unused assets related to exporting atlas images
Changelog: https://github.com/sisby-folk/antique-atlas/releases/tag/v1.0.0
Direct port of Antique Atlas to 1.20 with the atlas item removed.
Cherry groves just use the mountain texture for now.
Direct port of Antique Atlas to 1.19 with the atlas item removed.
Mangroves just use the swamp texture for now.
Direct port of Antique Atlas to 1.19 with the atlas item removed.
Mangroves just use the swamp texture for now.
This old version is a forge-native architectury build! It doesn't require connector or ffapi.