Releases: Lodestone-Team/lodestone_core
v0.5.1
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
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
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
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
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
What's Changed
- First iteration of the macro + task system, read more here
Lodestone Core v0.4.4
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
What's Changed
- ZIP by @jasonw930 in #118
- Dev/refactor setup by @CheatCod in #119
- added playerlist to instance info by @Ynng in #125
- Fixed unzip duplicate folder by @jasonw930 in #127
- Update dependencies in development instructions by @8Bitz0 in #109
- enable cross building workflow by @pinnouse in #122
- Fixed forge server not launching by @jasonw930
- Releases/0.4.3 by @CheatCod in #126
- make vendored openssl build optional via a feature flag by @pinnouse in #128
New Contributors
Full Changelog: v0.4.2...v0.4.3