Skip to content

Releases: constellation-mc/andromeda

1.9.0 (1.20.1)

09 Mar 15:46

Choose a tag to compare

What's New:

[blocks/incubator]:

  • The egg_processing syntax has been updated! Check out the wiki to see what it can now do!

[mechanics/throwable_items]:

  • Cleaned up the data pack syntax. Check out the wiki to see what changed!

[items/pouches]:

  • Fixed rendering crash.

[general]:

  • [NEW]: The Lab!
    • The Lab will contain new and experimental features you can try before they become the default! (or discarded)
    • Scoped Configs are now part of the lab and have to be enabled there.
  • Added wiki button tooltips.
  • Moved resource loading to a non-static mini-API. (Dark Matter candidate)
  • Switched back to preLaunch as the base init point.
  • Updated Chinese translation. Courtesy of Rad586.

1.9.0 (1.19.2)

09 Mar 15:46

Choose a tag to compare

What's New:

[blocks/incubator]:

  • The egg_processing syntax has been updated! Check out the wiki to see what it can now do!

[mechanics/throwable_items]:

  • Cleaned up the data pack syntax. Check out the wiki to see what changed!

[items/pouches]:

  • Fixed rendering crash.

[general]:

  • [NEW]: The Lab!
    • The Lab will contain new and experimental features you can try before they become the default! (or discarded)
    • Scoped Configs are now part of the lab and have to be enabled there.
  • Added wiki button tooltips.
  • Moved resource loading to a non-static mini-API. (Dark Matter candidate)
  • Switched back to preLaunch as the base init point.
  • Updated Chinese translation. Courtesy of Rad586.

1.8.0 (1.20.4)

05 Mar 13:42

Choose a tag to compare

What's New:

[gui/smooth_tooltips]:

  • New Module!
  • Makes tooltips slowly flow towards the cursor.
  • Compatibility can be hit & miss, so experimental, for now.

[mechanics/dragon_fight]:

  • Fixed the ConcurrentModificationException crash.
  • Moved data to a new format. All data has been reset.

[mechanics/trading_goat_horn]:

  • Moved data to a new format. All data has been reset.

[general]:

  • Updated Chinese translation. Courtesy of Rad586.
  • Startup should be a bit faster now.
    • Andromeda used to scan every module's package for classes Main, Merged, client.Client and server.Server.
    • Now, module entrypoints are defined and registered during module construction.
  • Other minor changes.

1.8.0 (1.20.1)

05 Mar 13:42

Choose a tag to compare

What's New:

[gui/smooth_tooltips]:

  • New Module!
  • Makes tooltips slowly flow towards the cursor.
  • Compatibility can be hit & miss, so experimental, for now.

[mechanics/dragon_fight]:

  • Fixed the ConcurrentModificationException crash.
  • Moved data to a new format. All data has been reset.

[mechanics/trading_goat_horn]:

  • Moved data to a new format. All data has been reset.

[general]:

  • Updated Chinese translation. Courtesy of Rad586.
  • Startup should be a bit faster now.
    • Andromeda used to scan every module's package for classes Main, Merged, client.Client and server.Server.
    • Now, module entrypoints are defined and registered during module construction.
  • Other minor changes.

1.7.1 (1.20.4)

01 Mar 17:13

Choose a tag to compare

What's New:

[gui/item_frame_tooltips] && [gui/name_tooltips]:

  • Fixed tooltip alignment with Iceberg installed. (Legendary Tooltips)

[general]:

  • Misc fixes.

1.7.1 (1.20.1)

01 Mar 17:13

Choose a tag to compare

What's New:

[gui/item_frame_tooltips] && [gui/name_tooltips]:

  • Fixed tooltip alignment with Iceberg installed. (Legendary Tooltips)

[general]:

  • Misc fixes.

1.7.0 (1.20.4)

24 Feb 07:05

Choose a tag to compare

What's New:

[misc/tiny_storage]:

  • New Module!
  • Allows you store 4 more stacks of items in the 2x2 crafting space.
  • Currently experimental, so proceed with caution!

[entities/vehicle_unentrapment]:

  • New Module!
  • Certain entities will stop riding their vehicle upon receiving damage.

[blocks/guarded_loot]:

  • Added an option to make guarded containers unbreakable by players.

[world/falling_beenests]:

  • Bee Nests will now fall if they have no direct connection to a block.

[mechanics/throwable_items]:

  • Made the tooltip dark gray when using dark mode resource pack.

[blocks/better_fletching_table]:

  • Added use sound. Identical to the smithing table.

[general]:

  • Deprecated quick_fire and leaf_slowdown for removal. Although, quick_fire will get an overhaul in the future.
  • Fixed crash reports not being uploaded.
  • Updated Chinese translation. Courtesy of Rad586.

1.7.0 (1.20.1)

24 Feb 07:05

Choose a tag to compare

What's New:

[misc/tiny_storage]:

  • New Module!
  • Allows you store 4 more stacks of items in the 2x2 crafting space.
  • Currently experimental, so proceed with caution!

[entities/vehicle_unentrapment]:

  • New Module!
  • Certain entities will stop riding their vehicle upon receiving damage.

[blocks/guarded_loot]:

  • Added an option to make guarded containers unbreakable by players.

[world/falling_beenests]:

  • Bee Nests will now fall if they have no direct connection to a block.

[mechanics/throwable_items]:

  • Made the tooltip dark gray when using dark mode resource pack.

[blocks/better_fletching_table]:

  • Added use sound. Identical to the smithing table.

[general]:

  • Deprecated quick_fire and leaf_slowdown for removal. Although, quick_fire will get an overhaul in the future.
  • Fixed crash reports not being uploaded.
  • Updated Chinese translation. Courtesy of Rad586.

1.6.2 (1.20.4)

14 Feb 18:21

Choose a tag to compare

What's New:

[mechanics/dragon_fight]:

  • Fixed null pointer crash caused by broken initialization.

[mechanics/trading_goat_horn]:

  • Fixed manager's initializer never being called.

[general]:

  • Removed legacy config migration.
  • Cleaned up downloaders.

1.6.2 (1.20.1)

14 Feb 18:20

Choose a tag to compare

What's New:

[mechanics/dragon_fight]:

  • Fixed null pointer crash caused by broken initialization.

[mechanics/trading_goat_horn]:

  • Fixed manager's initializer never being called.

[general]:

  • Removed legacy config migration.
  • Cleaned up downloaders.