WARNING!
This release is still early, meaning that it might have some bugs or missing features.
Please create an issue for these problems here.
With this release, the rewrite has all the functionality it had in v0.0.2
again.
The game should now be playable from start to finish!
Changes:
- Fix uncached memory access crashes. (fixes Sasuke's bomb and most likely other hidden issues deep in the code, this is the last crash bug I remember fixing in v0.0.1 and thus hopefully the last crashing bug.)
- Revert texture alpha fixes for now as those were causing some issues.
- Correct scissor behavior when in widescreen.
- Some user interface corrections.