Skip to content

Releases: sisby-folk/antique-atlas

2.9.2

26 Jun 02:24
Compare
Choose a tag to compare

Changes:

  • Update to surveyor 0.5.2, turning a few crashes into logged errors.
  • Don't re-include kaleido, reducing jar size.
  • optimize textures w/ oxipng (oxipng -o 6 --strip all --alpha **/*.png)
  • jar size is roughly halved.
  • add an extra null check for surveyor handing AA null structure types.

Full Changelog: v2.9.1...v2.9.2

2.9.1

19 Jun 02:37
Compare
Choose a tag to compare

Changes:

  • Update to Surveyor 0.5.1, fixing issues with save bloat caused by other mods meddling with biome reference integrity.
  • Fix an indexing typo that caused some nether biomes priority calculations to be incorrect, and cause a crash on surveyor 0.5.1.

Full Changelog: v2.9.0...v2.9.1

2.9.0

07 Jun 14:59
Compare
Choose a tag to compare

Changes:

  • keepZoom and keepOffset options by @MUKSC
  • Unique village textures by lumiscosity
  • Overall:
    • A unique look for all village types
    • Unique map markers for each
    • Desert-specific variants for paths and pens
    • More building types, both drawn and composited from existing assets.

java_SLh7F8QltS
java_z4ZAlswWmv

What's Changed

New Contributors

Full Changelog: v2.8.2...v2.9.0

2.8.2

31 May 02:28
Compare
Choose a tag to compare

Fix:

  • Biome fallbacks failing when TAGS_LOADED occurs after the client world starts ticking, causing ???s in initially-loaded areas.

Full Changelog: v2.8.1...v2.8.2

2.8.1

27 May 01:07
Compare
Choose a tag to compare

Fix:

  • Scroll containers (add marker modal, marker bookmarks) being broken due to components not propagating size updates

Full Changelog: v2.8.0...v2.8.1

2.8.0

24 May 14:24
Compare
Choose a tag to compare

Changes:

  • Reimplement marker clipping, and add a near-clip to village markers, removing them when the map is fully shown.
  • Re-add village structure priority, preventing "all-path villages" (oops)
  • Adjust a couple of texture selections for villages
  • Connect paths to village structures wherever appropriate (not desert houses - needs a different path texture)

java_X1Eb20oBuO

Full Changelog: v2.7.3...v2.8.0

2.7.3

24 May 08:30
Compare
Choose a tag to compare

Fixes:

  • Use vanilla method to render tooltips, respecting positioning / theme mods.

Full Changelog: v2.7.2...v2.7.3

2.7.2

04 May 02:36
Compare
Choose a tag to compare

Fixes:

  • Update to latest surveyor, fixing an infinite loop

Full Changelog: v2.7.1...v2.7.2

2.7.1

03 May 10:27
Compare
Choose a tag to compare

Changes:

  • Update to latest surveyor
    • Improve save/disconnect performance
    • Fix a few crashes related to sharing and client data sync

Full Changelog: v2.7.0...v2.7.1

2.7.0

24 Apr 10:10
Compare
Choose a tag to compare

Changes:

  • Added coloured accents to placeable markers based on the background color.
    • accent textures are a bit noisy in places - we might add a resource pack to disable them.
    • _accent textures are drawn over the main texture, tinted to the landmark's dye colour.
  • Change the default texture to a filled diamond shape, instead of a question mark.
  • Gave all markers a page-coloured outline to help with visibility

accented marker preview

Full Changelog: v2.6.0...v2.7.0