RunestoneSkills v1.0.0
This is the first independent release of RunestoneSkills 🎉
RunestoneSkills is now its own standalone plugin version line, separate from RunestoneCore, with proper versioning, publishing, and updater support.
Included Skills
Combat
Mining
Forestry
Fishing
Hunting
Farming
Cooking
Exploration
Foraging
Smithing
What’s Included
RunestoneSkills currently provides the core skill registration and progression framework for the server’s active skill set.
The plugin is currently set up with:
skill registration into the Runestone system
standalone versioning for future Skills updates
proper plugin version metadata
standalone Hangar publishing flow
standalone updater/release detection support
Added
Added independent versioning for RunestoneSkills
Added standalone release and publishing flow
Added correct plugin metadata/version alignment
Added separate updater detection for the Skills Hangar project
Fixed
Fixed shared-version behavior so RunestoneSkills no longer depends on RunestoneCore’s version stream
Fixed runtime version reporting so Skills correctly reports its own version
Fixed publishing flow so Skills can now be released separately
Fixed first standalone release setup so RunestoneSkills now begins properly at v1.0.0
Improved
Improved long-term maintainability for future Skills updates
Improved release consistency between:
Gradle versioning
plugin metadata
updater checks
Hangar publishing
Improved standalone release safety for future Skills patches