Skip to content

Releases: Lodestone-Team/lodestone_core

v0.5.1

21 Jun 02:10
06245a2
Compare
Choose a tag to compare

⚠️You SHOULD NOT download and use Lodestone Core directly!! Use Lodestone CLI instead⚠️

To update with CLI:

lodestone_cli -v v0.5.1

Notable Changes

  • Fix EOF not handled correctly with the command console, causing our Docker container to print "Unknown command" endlessly.

Report bugs and submit feature requests via issues or Discord

v0.5.0

17 Jun 23:45
06245a2
Compare
Choose a tag to compare

⚠️You SHOULD NOT download and use Lodestone Core directly!! Use Lodestone CLI instead⚠️

To update with CLI:

lodestone_cli -v v0.5.0

This is a new major release after 0.4.4, and marks the start of Lodestone's mission to be more extensible, maintainable, and support more games to come.

What's Changed

  • 🎉playit.gg integration by @seliayeu, never port forward again when using Lodestone. Learn more
  • 🔥 Write extensions in Typescript or Javascript @CheatCod. Learn more
  • 🎊 Customize macro setting with a GUI. @C0W0 @jhuang38
  • 🐋 Docker Instance is now WIP. Manage Docker containers with Lodestone! Learn more
  • Various UI improvements

Please be aware that we are discontinuing support for the following platforms as of v0.5.0

  • MacOS x86 (Intel Mac)

due to lack of hardware and system for development and testing. If you would like to help out, get in contact with us by raising an issue or joining our Discord.

Report bugs and submit feature requests via issues or Discord

v0.5.0-beta.4

16 Jun 00:18
06245a2
Compare
Choose a tag to compare
v0.5.0-beta.4 Pre-release
Pre-release

⚠️You SHOULD NOT download and use Lodestone Core directly!! Use Lodestone CLI instead⚠️

To update with CLI:

lodestone_cli -v v0.5.0-beta.4

What's Changed

To read more about playit.gg integration, check out here

v0.5.0-beta.3

20 Jul 02:57
05b9a74
Compare
Choose a tag to compare
v0.5.0-beta.3 Pre-release
Pre-release

⚠️You SHOULD NOT download and use Lodestone Core directly!! Use Lodestone CLI instead⚠️

To update with CLI:

lodestone_cli -v v0.5.0-beta.3

What's Changed

  • Small but breaking change to the Atom class
  • Atom can now emit progression updates when setting up
  • Added APIs to interact with progression events for macro and atom

v0.5.0-beta.2

01 Jul 13:14
Compare
Choose a tag to compare
v0.5.0-beta.2 Pre-release
Pre-release

⚠️You SHOULD NOT download and use Lodestone Core directly!! Use Lodestone CLI instead⚠️

What's Changed

  • You can now choose to download a folder, and we will zip it automatically and download it
  • Enable atom instance, read more here

v0.5.0-beta.1

28 Jun 23:31
Compare
Choose a tag to compare
v0.5.0-beta.1 Pre-release
Pre-release

⚠️You SHOULD NOT download and use Lodestone Core directly!! Use Lodestone CLI instead⚠️

What's Changed

  • First iteration of the macro + task system, read more here

Lodestone Core v0.4.4

15 Jun 01:35
7eaf2d7
Compare
Choose a tag to compare

⚠️You SHOULD NOT download and use Lodestone Core directly!! Use Lodestone CLI instead⚠️

What's Changed

  • Fixed instance being detached when non-UTF8 character is encountered in stdout stream (#144)
  • Added the ability to copy files and directory
  • Fixed unzip
  • Added support for zipping
  • Lodestone Core now self check for updates
  • Fix port being desynced

Full Changelog: v0.4.3...v0.4.4

Lodestone Core v0.4.3

14 Mar 16:22
0e47b8f
Compare
Choose a tag to compare

⚠️You SHOULD NOT download and use Lodestone Core directly!! Use Lodestone CLI instead⚠️

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3