Skip to content

Releases: sisby-folk/antique-atlas

1.0.0

09 Jan 04:09
Compare
Choose a tag to compare

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

Full Changelog: v9.0.0...v1.0.0

Tinkerer's Antique Atlas 9.0.1+1.20

06 Jan 06:42
Compare
Choose a tag to compare

Tinkerer's Antique Atlas 8.0.4+1.19

06 Jan 06:39
Compare
Choose a tag to compare

fix the forge access bug for real this time

Tinkerer's Antique Atlas 9.0.0+1.20

14 Oct 13:19
Compare
Choose a tag to compare
Merge branch '1.19_itemless' into 1.20_itemless

# Conflicts:
#	common/src/main/java/hunternif/mc/api/AtlasAPI.java
#	common/src/main/java/hunternif/mc/impl/atlas/client/OverlayRenderer.java
#	common/src/main/java/hunternif/mc/impl/atlas/client/gui/ExportProgressOverlay.java
#	common/src/main/java/hunternif/mc/impl/atlas/client/gui/GuiAtlas.java
#	common/src/main/java/hunternif/mc/impl/atlas/client/gui/ProgressBarOverlay.java
#	common/src/main/java/hunternif/mc/impl/atlas/core/PlayerEventHandler.java
#	common/src/main/java/hunternif/mc/impl/atlas/item/AntiqueAtlasItems.java
#	common/src/main/java/hunternif/mc/impl/atlas/item/AtlasItem.java
#	common/src/main/java/hunternif/mc/impl/atlas/item/RecipeAtlasCloning.java
#	common/src/main/java/hunternif/mc/impl/atlas/item/RecipeAtlasCombining.java
#	common/src/main/java/hunternif/mc/impl/atlas/mixin/HeldItemRendererMixin.java
#	common/src/main/java/hunternif/mc/impl/atlas/mixin/MixinCartographyTableScreenHandler.java
#	common/src/main/java/hunternif/mc/impl/atlas/mixin/MixinCraftingResultSlot.java
#	common/src/main/java/hunternif/mc/impl/atlas/mixin/MixinInGameHud.java
#	common/src/main/resources/assets/antiqueatlas/models/item/antique_atlas.json
#	common/src/main/resources/assets/antiqueatlas/models/item/empty_antique_atlas.json
#	common/src/main/resources/assets/antiqueatlas/textures/item/antique_atlas.png
#	common/src/main/resources/assets/antiqueatlas/textures/item/empty_antique_atlas.png
#	gradle.properties

Antique Atlas 9.0.0+1.20

14 Oct 13:20
Compare
Choose a tag to compare
v9.0.0

update metadata

Tinkerer's Antique Atlas 8.0.3+1.19

01 Oct 07:47
Compare
Choose a tag to compare

fix identifier lag probably maybe

Full Changelog: v8.0.2+itemless...v8.0.3+itemless

Tinkerer's Antique Atlas 8.0.2+1.19

07 Jul 02:39
Compare
Choose a tag to compare

Tinkerer's Antique Atlas 8.0.1+1.19

01 Jun 06:03
Compare
Choose a tag to compare

Levels itemless version with PR

Tinkerer's Antique Atlas 8.0.0+1.19

15 May 09:24
Compare
Choose a tag to compare

Antique Atlas 8.0.0+1.19

17 May 13:04
Compare
Choose a tag to compare

Prebuilt version of the 8.0.0 PR for internal testing. Don't report issues to the main repo!

Full Changelog: https://github.com/sisby-folk/AntiqueAtlas/commits/v8.0.0