[READ-ONLY] Mirror of https://github.com/thoda-dev/sb-energy-management. A full module to manage energy in your ship
0

Configure Feed

Select the types of activity you want to include in your feed.

refacto

Thomas (Aug 26, 2021, 9:50 PM +0200) 01df6b6e d55f28ef

+3 -3
+3 -3
selector.yolol
··· 1 - n="\n" l=n+" 2> Shutdown"+n+" 3> Auto"+n+" 4> Half"+n+" 5> Override" 2 - v=:GMP-:GMM if v then :GM+=v :GM+=(:GM<2)*4-(:GM>5)*4 else goto2 end 3 - ax=" "+:GM :GMP=0 :GMM=0 :GenMode=l-ax-"2>"-"3>"-"4>"-"5>" goto2 1 + a=4 b="\n 2> Shutdown\n 3> Auto\n 4> Half\n 5> Override" 2 + c=:GMP-:GMM ifc==0thengoto2end :GM+=c :GM+=(:GM<2)*a-(:GM>(a+1))*a 3 + d=" "+:GM :GMP=0 :GMM=0 :GenMode=b-d-"2>"-"3>"-"4>"-"5>" goto2 4 4 5 5 6 6