Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Releases: hazelthatsme/celesteia

Celesteia Alpha 1.3.1

20 Jun 15:23
7945d98
Compare
Choose a tag to compare

Alpha 1.3.1 includes minor tweaks and bug fixes to improve the game experience;

  • Viewport is scaled consistently on different aspect ratios.
  • Render distances are now consistent in all directions.
  • Improved camera smoothing.
    All changes: alpha-1.3-hotfix...alpha-1.3.1

Alpha 1.3: "Landing Light"

Celesteia Alpha 1.3, titled "Landing Light", introduces new world features and developer tweaks.

  • New blocks: Stone Bricks, Wooden Torches, Grass, Morning Stars, Red Tears and Colupria!
  • World lighting!
  • Crashed Capsules!
  • Tons of world generation tweaks!
  • Player movement animations!
  • Performance and optimization tweaks!
  • New sprites!
  • New music!
  • (Unofficial) Mac OSX support!
  • Developer tweaks: Resource rework, input rework, tilemap rework and ECS rework!
  • Hotfix: Fixed non-interactive GUIs.

All changes: alpha-1.2.4_02...alpha-1.3-hotfix

Alpha 1.3: "Landing Light"

19 Jun 15:49
Compare
Choose a tag to compare

Hotfix: Fixed non-interactive GUIs.

Celesteia Alpha 1.3, titled "Landing Light", introduces new world features and developer tweaks.

  • New blocks: Stone Bricks, Wooden Torches, Grass, Morning Stars, Red Tears and Colupria!
  • World lighting!
  • Crashed Capsules!
  • Tons of world generation tweaks!
  • Player movement animations!
  • Performance and optimization tweaks!
  • New sprites!
  • New music!
  • (Unofficial) Mac OSX support!
  • Developer tweaks: Resource rework, input rework, tilemap rework and ECS rework!

View all changes and commits: alpha-1.2.4_02...alpha-1.3-hotfix

Alpha 1.2.4_02 [Linux Support]

12 Mar 11:44
Compare
Choose a tag to compare

Thank you for playing the Celesteia Alpha!

This version introduces new block textures, created by @DvRossen. Thank you for your contribution!

Note:

  • Alpha 1.2.4_01 hotfixes the item textures, which did not match the new block textures yet.
  • Alpha 1.2.4_02 officially introduces linux support!

Alpha 1.2.4_01

12 Mar 00:35
Compare
Choose a tag to compare

Thank you for playing the Celesteia Alpha!

This version introduces new block textures, created by @DvRossen. Thank you for your contribution!

Note: Alpha 1.2.4_01 hotfixes the item textures, which did not match the new block textures yet.

Alpha 1.2.4_01 Linux Test

12 Mar 11:18
Compare
Choose a tag to compare
Pre-release
alpha-1.2.4-linux-test

Change version number for hotfix

Alpha 1.2.3

08 Mar 10:27
f46fe77
Compare
Choose a tag to compare

Thank you for playing the Celesteia Alpha!

This version adds control tips to the screen.

Alpha 1.2.2

08 Mar 09:36
a306885
Compare
Choose a tag to compare

Thank you for playing the Celesteia Alpha!
This version includes the following fixes:

  • Fixed bug: "Crafting across stacks enters an infinite loop, crashing the program" (thank you, Gniddu!)

Alpha 1.2.1

06 Mar 19:39
Compare
Choose a tag to compare

Alpha 1.2.1 fixes the unlimited frame rate which lead to resource soaking. This means the displayed FPS in the Debug GUI will be inaccurate while another solution is looked for.

Alpha 1.2

06 Mar 16:33
Compare
Choose a tag to compare

Thank you for playing the Celesteia Alpha!

This update adds brand new Jetpack Tank upgrades, along with the metal ingots used to craft it.

Jetpack Tank
Iron Ingot
Copper Ingot

Additions:

  • Copper Ingots, crafted from Copper Ore.
  • Iron Ingots, crafted from Iron Ore.
  • Jetpack Tanks, crafted from Iron and Copper Ingots, upgrading the maximum jumping fuel.

Technical changes:

  • Runtime resource management now uses namespaced keys, preventing hard usage of numeric IDs.

Alpha 1.1_01

06 Mar 10:28
9fa0fd8
Compare
Choose a tag to compare

Alpha 1.1_01 fixes a runtime crash.

Thank you for playing the Celesteia Alpha!

Alpha 1.1 includes the following additions and fixes:

Additions:

  • Block selection indicator,
  • Deepstone generates in world,
  • Unbreakable blocks,
  • Crafting tooltips.

Fixes:

  • Entities can no longer leave the X bound of the GameWorld,
  • Build warnings have been reduced.