Commit Graph

37 Commits

Author SHA1 Message Date
florian 9d8f0c1b9a strip out tailing semi-colon 2024-11-14 13:55:03 +01:00
florian 88b770e5ec add format for merits gained in log 2024-11-14 13:52:17 +01:00
florian be3bceb880 make sure missions read as 0 INF if no INF was generated 2024-11-14 10:51:18 +01:00
florian 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
florian 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
florian cdd7eb33de add settlements for ground CZs to the combat log 2023-08-26 10:53:25 +02:00
florian 7b4176fce5 add drones to the thargoid log 2023-05-13 17:50:26 +02:00
florian f9f1842cb7 remove extra bought from log 2023-04-27 16:24:48 +02:00
florian 5487cb3d37 fix log format for murders 2023-04-27 16:24:10 +02:00
florian cedc576b47 mind spelling 2023-04-19 15:08:56 +02:00
florian 00deaf20fc better name market buy/market sold 2023-04-19 10:13:35 +02:00
florian 5fe652f98c add profit to search and rescue 2023-04-19 10:13:02 +02:00
florian 8cf8d7f529 change one line discord log to only show summaries 2023-04-19 10:06:10 +02:00
florian 15fda7692e format credits with millions 2023-04-11 19:17:29 +02:00
florian 5799b3ed16 fix summary for failed missions 2023-02-26 22:03:31 +01:00
florian a13e8446d2 fix summary for AX combat zones 2023-02-26 22:01:13 +01:00
florian 0665e64459 fix VH type 2023-02-26 21:57:45 +01:00
florian d8ac2a7ee7 grade can be null 2023-02-26 21:57:24 +01:00
florian 831bf38e78 sort combat zones 2023-02-25 17:48:01 +01:00
florian 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
florian 2fae724bd2 condense mission fails down 2022-12-28 10:41:26 +01:00
florian a9ce5be266 fix mission fails 2022-12-20 18:33:09 +01:00
florian 271b151a72 fix newlines in mission log 2022-12-14 20:05:57 +01:00
florian 44410e86c8 fix a bug where mission support wasn't shown 2022-12-14 18:19:46 +01:00
florian ea07c4dbcb add number of passengers 2022-12-07 23:21:36 +01:00
florian 1f673970ee fix formatting of combat zones 2022-12-07 22:43:24 +01:00
florian 0820998d3e fix formatting for combat zones 2022-11-29 17:52:48 +01:00
florian 800ac73331 add GUI for optional objectives in combat zones 2022-11-28 20:06:14 +01:00
florian c7e2f352f2 cleanup include 2022-11-26 17:18:11 +01:00
florian 697cbc2bc6 collate combat zones 2022-11-26 16:27:51 +01:00
florian aa7f0bcd1a collate murders 2022-11-26 00:39:06 +01:00
florian 32e5898b02 collate vouchers together 2022-11-25 17:56:43 +01:00
florian a13a708c22 shorted mission format 2022-11-25 17:45:03 +01:00
florian 3a5d0a90ef improve reporting of combat vouchers and thargoid kills 2022-11-25 15:51:01 +01:00
florian e0e7cb5792 add thargoid formatter for logs 2022-11-25 14:48:59 +01:00
florian 1d04579bb8 drop the "for $faction" line to save characters 2022-11-25 10:33:41 +01:00
florian 411b3606f9 move EliteBGS GUI app to .NET 7 2022-11-24 19:38:19 +01:00