From b6c8bc42942f84e64acd4d9886eb9c8b14c54f46 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Mon, 27 Mar 2023 04:57:42 +0200 Subject: [PATCH] Automatic changelog for PR #20083 [ci skip] --- html/changelogs/AutoChangeLog-pr-20083.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-20083.yml diff --git a/html/changelogs/AutoChangeLog-pr-20083.yml b/html/changelogs/AutoChangeLog-pr-20083.yml new file mode 100644 index 00000000000000..c65280e413a11f --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-20083.yml @@ -0,0 +1,7 @@ +author: "SkyratBot" +delete-after: True +changes: + - bugfix: "Computers are now properly connected to Ethernet, and can use Ntos when Relays are down." + - refactor: "Removes Ntnet and Ntnet interfaces, which was only used by Ntnet circuits (which now directly checks for a Relay to work) and MULEbots, which did nothing with it." + - balance: "Wirecarp no longer tells you what ruins spawned in a round, instead it's limited to PDA logs, and tells you the source too. This means the RD can catch someone running illegal programs if they don't make any attempt at hiding it." + - qol: "Wirecarp logs is now set to save 300 at once, instead of 100 and being increased to 300 by the RD during the round. This is pretty insignificant, since there's no reason to NOT want as many logs as possible." \ No newline at end of file