bsamuels453 / With-Fire-and-Iron

Airship combat simulator I'm working on in my spare time. Most of the code is based on one of my older sim projects, Forge. Check out the issues section to see what modules I'm working on at the moment.
2 stars 0 forks source link

advanced collision physics #38

Closed bsamuels453 closed 11 years ago

bsamuels453 commented 11 years ago

-make cannonballs bounce off of a hull if they are deflected -despawn non-hit cannonballs properly

bsamuels453 commented 11 years ago

assigned to feature_38

bsamuels453 commented 11 years ago

as part of implementing definition files for cannonball types, the following feature from #37 is going to be moved to this feature branch.

-look into moving config/binding parsing into their own resourceloader

bsamuels453 commented 11 years ago

feature completed