Core MMO System for creators and developers , updated frequently
RunestoneCore v1.1.2
This update focuses on release pipeline cleanup, versioning accuracy, updater alignment, and publishing stability.
Fixed
Fixed shared-version issues so RunestoneCore now uses its own independent version stream.
Fixed runtime/plugin metadata alignment so the plugin reports the correct built version.
Fixed updater/version reporting so Core properly reflects its own release state instead of shared/dev fallback behavior.
Fixed local and CI publishing flow so RunestoneCore can publish independently without being tied to RunestoneSkills.
Fixed release task behavior so failed publishes no longer incorrectly consume version numbers.
Fixed combined release flow so successful module releases persist correctly and do not force shared versioning.
Improved
Improved Hangar publishing flow for safer and cleaner module-specific releases.
Improved build/release consistency between:
Gradle versioning
plugin metadata
updater checks
Hangar release publishing
Improved release task safety with better validation and version persistence behavior.
Improved overall maintainability for future Core patch releases.
Release / Updater
RunestoneCore now follows its own release track.
Updater behavior is aligned with the correct Core release source.
Publishing and version persistence are now more predictable for future releases.