Praytic / youtd2

Classic community-driven session-based Tower Defense game with RPG elements.
https://youtd2.com/
MIT License
97 stars 17 forks source link

Add tower abilities to combat log #323

Closed Kvel2D closed 11 months ago

Kvel2D commented 11 months ago

Call CombatLog.log_ability() in tower scripts.

This is already done for some towers. Should be done for all towers, where it's appropriate. Do not log very frequent abilities, for example abilities which are used on every attack should not be logged.