You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leveling scripts are not assigning stat or skillpoints. This is a known point as it's listed as a to do in the code. i.e. It's not a bug.
However I just wanted to flag the issue on here so any progress or pull requests can be noted.
I'm largely done with implementing the stat allocation myself. So wanted to flag that incase anyone else was going to work on an update.
Newish to coding and new to Go though, so although I've got the stats allocation working, I'd ideally want to implement much better for loops and tidy up / shrink the code.
The text was updated successfully, but these errors were encountered:
Leveling scripts are not assigning stat or skillpoints. This is a known point as it's listed as a to do in the code. i.e. It's not a bug.
However I just wanted to flag the issue on here so any progress or pull requests can be noted.
I'm largely done with implementing the stat allocation myself. So wanted to flag that incase anyone else was going to work on an update.
Newish to coding and new to Go though, so although I've got the stats allocation working, I'd ideally want to implement much better for loops and tidy up / shrink the code.
The text was updated successfully, but these errors were encountered: