the-butterfly-effect / tbe

The Butterfly Effect, a realistic physics simulation game
http://the-butterfly-effect.org
GNU General Public License v2.0
96 stars 13 forks source link

Add test levels for testing toolbox and objects #239

Closed Wuzzy2 closed 8 years ago

Wuzzy2 commented 8 years ago

This PR adds two test levels:

I have added these to make some (manual) regression tests easier. For the future, those levels should be extended whenever a new object type is added, of course.

Note that the toolbox level currently exposes some bugs we already know:

I hope those simple test levels will make it easier to find bugs and do quick tests. :)