Full notes
Full Project Nimbus: Complete Edition update
Read the full published notes in a cleaner layout. The original post stays linked below.
Repeated intro
Hello everyone. You might notice that there's an update of Project Nimbus coming out today. This is just a hotfix of the update I released yesterday. I received some bug reports that the moving up keyboard input doesn't work after the player has done some keyboard mapping adjustment so I've taken a look. It appears that the bug just simply caused by a typo referencing to moving up input in the source code. To explain it simply, I mistype it as 'MoveUp' instead of 'GoUp' in the key setting section while the rest of the source code that use 'GoUp'. Look like this bug was there for a while but we've not detected that until yesterday. Thank you for reporting this in! Gentlemen, this is why you shall not do the coding when you need to sleep. One typo in the >120,000 lines of code and the game is broken. I'm glad we've fixed this. Pawee
What changed
- UI and audio
Project Nimbus: Complete Edition changes
Source
Changelog.gg summarizes and formats this update. How we read updates.
