Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Releases: KitsuneLab-Development/K4-RPG

K4-RPG v1.0.3

24 Jul 11:48

Choose a tag to compare

  • feat: add compile and package creator bash script for quick deployment
  • fix: MaxLevel config was not being used
  • fix: InitialSkillpoints config was not being used
  • fix: level-settings config section not being generated
  • fix: unable to unload plugin when database is not configured
  • fix: new players not being added to the database
  • chore: change README.md to use the team's structure

Full Changelog: v1.0.2...v1.0.3

K4-RPG v1.0.2

18 May 18:22

Choose a tag to compare

fix: Threading problems on hotReload

Full Changelog: v1.0.1...v1.0.2

K4-RPG v1.0.1

15 May 20:26

Choose a tag to compare

  • fix: Load player properly on reload
  • fix: Start the levelling from level 1 instead of 0
  • fix: Experience data shows 0 to all value on first level

Full Changelog: v1.0.0...v1.0.1

K4-RPG v1.0.0

06 May 12:14

Choose a tag to compare

Initial Release