-
released this
2026-01-06 22:00:26 -05:00 | 10 commits to main since this releaseDocker Image: git.jusemon.com/jusemon/slime:0.3.0
Commit:9e640aa(9e640aa7be)
Build Date: 2026-01-07 03:00:26 UTC
Author: forgebot forgebot@forgejo.io- chore: clean up .gitignore by removing unnecessary empty lines (
f01e6af) - feat: migrate JavaScript files to TypeScript, enhancing type safety and maintainability across the codebase (
c582f20) - refactor: centralize system names, component types, entity types, and animation states into a new Constants module. (
3db2bb9) - feat: introduce VFXSystem to centralize visual effect management and rendering, migrating absorption effects from UISystem and AbsorptionSystem. (
e9db84a)
docker pull git.jusemon.com/jusemon/slime:0.3.0The image is also available as
latest:docker pull git.jusemon.com/jusemon/slime:latestDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- chore: clean up .gitignore by removing unnecessary empty lines (