Commit Graph

9 Commits

Author SHA1 Message Date
4c75515a70 include failed missions in mission format
Since we now have to calculate negative INF with the normal INF (in case both happens), mission formatter now also handles failed missions.
2023-09-08 11:43:05 +02:00
c43c6f742a introduce negative influence
Sometimes missions actually tell us how much negative influence a faction got through secondary influences. We now count this, and present is as negative influence via minuses. Summaries have been updated to reflect this change.
2023-09-08 11:20:49 +02:00
5120c7991f implement a summary line
For Pony's bot, implement a summary line that just shows the highlights of the log
2023-02-23 21:44:55 +01:00
271b151a72 fix newlines in mission log 2022-12-14 20:05:57 +01:00
44410e86c8 fix a bug where mission support wasn't shown 2022-12-14 18:19:46 +01:00
ea07c4dbcb add number of passengers 2022-12-07 23:21:36 +01:00
a13a708c22 shorted mission format 2022-11-25 17:45:03 +01:00
1d04579bb8 drop the "for $faction" line to save characters 2022-11-25 10:33:41 +01:00
411b3606f9 move EliteBGS GUI app to .NET 7 2022-11-24 19:38:19 +01:00