lzrtag / LZRTag

AVR-Based easily modifyable DIY Lasertag!
GNU General Public License v3.0
94 stars 11 forks source link

Hit-Handling options #13

Closed Xasin closed 6 years ago

Xasin commented 7 years ago

Instead of being hit and directly going "bleh", the system should feature at least two different modes of hit handling.

We will also need an upgrade to the server-side libraries, that automatically filters valid hit events, and reacts accordingly ... Possibly by providing base class "Handler" modules that have simple behaviour like instant-kill or "certain number of hits == dead"