PowerHouse2
authored by WCSV
Version History
Version 0.1:
- Initial release.
- Intended to test the new framework.
- Has only minimal WaveSurfing and GF targetting.
Version 0.2
- I found and fixed a rather serious bug in the surfing code that was causing bulletHitBullet? events to register WAY off target fairly often (effectively causing it to be no more than a fancy random movement). This did not show up in testing b/c I used the WS challenge to test and there are no bulletHitBullet? events when I don't shoot.
- This version also incorporates some more advanced distance control than I have used before.