DiscoveryGC / FLHook

FLHook for Discovery Freelancer
Other
28 stars 33 forks source link

base: Allow repairing bases with credits from the bank (12.10.20) #135

Closed dd84ai closed 3 years ago

dd84ai commented 4 years ago

replacement to this branch https://github.com/DiscoveryGC/FLHook/pull/109 I had difficulties restoring old one +I remade heavily anyway;

What I fixed: 1) any repair mod can be turned on/off now by base owner. 2) it works precisely only when base is having 100% health now, and just blocks tear/wear damage with substracting necessary money instead of real repairs.

btw description of idea behind it just in case: when base is damaged or in siege, it is repaired with repair materials as usual when it has 100% health, it is repaired with money (I made it as a thing that can turned on/off by base owner) FOW is just removed.

dd84ai commented 3 years ago

squashed

dsyalex commented 3 years ago

When we have squashed commits, please can we have useful commit messages that contain the full context and thinking for the commit?

dd84ai commented 3 years ago

All righty. Goot commit descriptions for every pull request!

dd84ai commented 3 years ago

Reading through PR again, and thinking if I was drunk when I was writing it I'll edit it to simpler and better state