FNF in Python v1.9
Pre-releasev1.9
- You can now use the + and - key to change the volume of the game (WIP)
- Special notes were added!
- These notes can have a different note skin than the others
- You can edit the amount of health that these notes add or remove when hitting or missing the note
- These notes can be marked as mustHit (so they won't count as a miss if you don't hit them)
- They can also execute modcharts when you hit or miss them (WIP)
Disclaimer
The v1.9 update does not have all the features I wanted to add, but they will be added in v1.10. The problem is that I developped the game since I was a beginner developper, so the whole engine is based on old, unorganised and ugly code (one function is 1900 lines long). And due to this code, it is hard to add anything, and I've reached a point where I think it is not possible to easily add new features without reworking the code. So the v1.10 update will be mainly focused on completely reworking the code, and adding the missing features of v1.9
Disclaimer n°2
I will stop posting the updated on MediaFire, as my account storage is starting to be full, and I don't have enough space to add new updates on MediaFire. So now I will only publish the new releases here, on GitHub. Don't worry, that shouldn't change anything, the old versions are staying on both MediaFire and GitHub, and you will still have access to both the EXE and PYTHON version (~ ̄▽ ̄)~