DiscoveryGC / FLHook

FLHook for Discovery Freelancer
Other
28 stars 33 forks source link

Base: Triggers weapon platforms from sum of damage #120

Closed dd84ai closed 3 years ago

dd84ai commented 4 years ago

This change makes neutral or friendly aligned weapon platforms triggered to hostile state not just from any damage but from certain sum of damage performed by one player during 24 hours for example, 200000 (float setting damage_treshold is added for config file)

Every player has separate counter remembering how much damage they did to base (attached to their ship name)

dsyalex commented 4 years ago

Please propose it to other players first, I don't want to introduce this unilaterally with only programming considerations.

dsyalex commented 4 years ago

actually gonna close this for now, but feel free to reopen in future

dd84ai commented 3 years ago

https://discoverygc.com/forums/showthread.php?tid=183314 Gathered opinions

dd84ai commented 3 years ago

Wait a second, I can't re open PR after force pushing new commits

dd84ai commented 3 years ago

Moving to new PR then