dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Terrain strike effects #39

Closed dripton closed 14 years ago

dripton commented 14 years ago

Implement terrain strike bonuses and penalties, for native and non-native creatures.

dripton commented 14 years ago

Mostly done in [b68a98e355a27d6b1fefe818a1752e752dc6fe76]. Still need to handle intervening Wall and Bramble, and add tests.

dripton commented 14 years ago

Code complete in [25e39a38dbc059154e59c0a716f47e956ad712cc] and [2eb0515b943e62d9cb7d96f0243786d6a29f7160]. Still needs unit tests.

dripton commented 14 years ago

Added tests for Bramble in [03984b05f80ad3639ef060c7f584a0f99012048e], [c75cb70ef9c4f847e2e9fca51b5c8f1e5ea1054e], and [dca0732aeef20cb86f91289467968b18f537663b].

dripton commented 14 years ago

More tests and fixes in [4767eb5933563a0a3f682a69dcdd2ff9baef08f1], [d6957007cf4968b383c258c9894eb638fedb290a], [f2bfd2d2c6429dfaa37c5844a52e13124690df13].