Releases: ronoaldo/minetestserver
Releases · ronoaldo/minetestserver
5.10.0-1
5.10.0
What's Changed
Special thanks to @adrinux for helping sort out the 5.10 changes required.
Breaking changes
- Renaming folders to /etc/luanti, /var/lib/luanti, /usr/share/luanti
- Renaming the config file to /etc/luanti/luanti.conf
- Renaming the container image to ghcr.io/ronoaldo/luantiserver
Full Changelog: 5.9.0...5.10.0
5.9.0
What's Changed
- Update minetest_game version by @farribeiro in #21
- feat: updated to Minetest 5.9 and 5.10-dev by @ronoaldo in #25
Full Changelog: 5.8.0...5.9.0
5.8.0
What's Changed
- Update base image to bookworm-slim by @farribeiro in #13
- ci: execute tests before pushing image by @ronoaldo in #15
- Separate arch by @farribeiro in #17
- Use ninja instead of cmake and boost the compilation by @farribeiro in #16
- Revert "Separate arch" by @ronoaldo in #18
- Update minetest to 5.8.0 by @farribeiro in #20
New Contributors
- @farribeiro made their first contribution in #13
Full Changelog: 5.7.0...5.8.0
Release 5.7.0-1
What's Changed
- Update base image to bookworm-slim by @farribeiro in #13
- ci: execute tests before pushing image by @ronoaldo in #15
- Separate arch by @farribeiro in #17
- Use ninja instead of cmake and boost the compilation by @farribeiro in #16
New Contributors
- @farribeiro made their first contribution in #13
Full Changelog: 5.7.0...5.7.0-1
Release 5.7.0
What's Changed
- Update to Minetest release 5.6.1 by @ronoaldo in #9
- Updated to 5.7.0 release for server builds. by @ronoaldo in #11
Full Changelog: 5.6.0...5.7.0
Release 5.6.0
Updated to Minetest 5.6.0.
Full Changelog: 5.5.1-1...5.6.0
Release 5.5.1-1 - Updated LuaJIT source code
Uses an updated LuaJIT from Git, mirrored at https://github.com/ronoaldo/LuaJIT.
This is an attempt to fix bugs in the Arm runtime (aarch64).
What's Changed
- Testing the minetest server version as docker tag. by @ronoaldo in #3
- Installs proper version of minetools by @ronoaldo in #5
New Contributors
Full Changelog: 5.5.1...5.5.1-1
Updated stable and stable-5 tags
I'll be rolling updates all from the main
branch from now, dropping further updates to the stable-5
. This was easier to build with matrix job strategy on Github workflows.
Notable changes include:
- New tag
stable
for a rolling stable release from upstream Minetest. - New support for both
amd64
andarm64
(Raspberry Pi 2).
To use the image, as usual:
docker pull ghcr.io/ronoaldo/minetestserver:stable-5
Full Changelog: 5.4.1...5.5.1
Server-only build for Minetest 5.4.1
Fixed checkout order for minetest_game.