Releases: ItsThatOneJack-Dev/Nova-Stat
v1.1.1 "Traffic Cone 1"
Full Changelog: v1.1.0...v1.1.1
Modified VIP checking code to use the rank number rather than rank name, simplifying it and truly including any rank higher than (and including) Class-A as a VIP.
From now on, I'll try to name all my rushed changes after a release something related to traffic cones.
v1.1.0 "VIP (Very Important Program)"
Full Changelog: https://github.com/ItsThatOneJack-Dev/Nova-Stat/commits/v1.1.0
Added error handling, made messages prettier, and added checking if the user is a VIP.
VIP Checking is based off of the user's rank name in the Nova Corporation Roblox group, it cannot detect members of groups Nova Corp. has a relationship with.
This version additionally fixes an issue where python312.dll (the Dynamic Linked Library for the Python 3.12 interpreter) needed to be within the same directory as the executable, it is no longer required as it has been built into the executable by Nuitka this time.
v1.0.0 "Initial Version"
Full Changelog: https://github.com/ItsThatOneJack-Dev/Nova-Stat/commits/v1.0.0
The initial functioning version of Nova-Stat!