apetavern / grubs

A worms-inspired artillery game for s&box with randomly generated levels.
MIT License
29 stars 7 forks source link

Fire damage is inconsistent #418

Open cs716 opened 4 weeks ago

cs716 commented 4 weeks ago

Fire will sometimes do zero damage

DrewBritt commented 2 weeks ago

Tested this with both a laptop and a friend and it seemed fine, but we'll know for sure next playtest with edge scenarios.

DrewBritt commented 9 hours ago

Have pushed a new fix that I'm hopeful for; proxy clients should correctly check for fire destruction (previously it appeared to only work in host -> client and client -> host scenarios).