I was going to write more, but I'm tired and it probably does not need too much explaining anyway. No idea if these have already been implemented.
Sounds:
- Added the player death sound to the soundlist
- Added a bunch of level up sounds. Some might still be missing and some still need identification.
- Added a command for developers to test what is called "quicksongs" by using the
::quicksong
command.
Cutscene support:
- Added 'cutscene support', being the ability to set the camera a certain way, shake the camera, or reset the camera to the default player view.
- Added developer commands to showcase these commands in action with
::camerashake
,::cameracutscene
, and::camerareset
Special thanks to here for pointing me in the right direction for level up music. I took the camera/cutscene stuff from here