Releases: Samuels-Development/sd-levels
Releases · Samuels-Development/sd-levels
v2.0.1
What's Changed
- Implemented a bridge and got rid of sd_lib as a dependency.
Full Changelog: 2.0.0...2.0.1
v2.0.0
1.0.3
What's Changed
- Event handlers added to request/sync data on framework playerLoad events. (this resolves an issue for some where the skills UI would be empty)
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- The calculation for the progress percentage is now handled in a separate function.
- Events have been renamed to fit the name of the resource and slightly shortened.
- Moved
xp_dataserialization into it's own variable for clarity. - Removed redundant and repetitive if statements.
- Simplified the
GetPlayerXPfunction. - Fixed version checker not working.
Full Changelog: 1.0.1...1.0.2