vaendryl / Sunrider

source code of the visual novel 'Sunrider'
http://sunrider-vn.com/
41 stars 21 forks source link

it's now easier to add audio files for existing actions #4

Closed EnderShadow closed 10 years ago

EnderShadow commented 10 years ago

NOTE TO VAENDRYL: PLEASE look over the changes to make sure that the bugs I fixed where actual bugs.

I also fixed a few bugs where: -Chigara would only play the first retreat audio file -Cosette wouldn't play her second kinetic attack line (and would play the first one twice as often) -Cosette wouldn't play her second melee attack line (and would play the first one twice as often) -other bugs along the same line.

vaendryl commented 10 years ago

thanks a lot! Sam wrote all the animation code and I never really combed it through :D yeah, I see the mistakes now. thanks for fixing them!

EnderShadow commented 10 years ago

No problem. Although I never would have found them if you hadn't added the part for melee attacks. I usually go over every commit and fix anything I see wrong with it.