Skip to content

Commit

Permalink
Add build 17259 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
OrfeasZ committed Oct 28, 2020
1 parent 4c9a294 commit 079440c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions content/general/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,22 @@ weight: 4

Below you can find a full list of changes to VU, corresponding to every VU update, with the newest update at the top. Updates that have the `ONLY IN DEV` tag next to them are currently only available in the `dev` branch.

{{% changeset 17259 "28/10/2020" %}}

- Fix a bug which would cause the server to only process one network message on every update / frame. This should greatly improve performance and reduce delays for mods which use NetEvents extensively.


{{% changeset 17203 "27/10/2020" %}}

- You can now have your server be unlisted (not shown in the server list) by launching it with the `-unlisted` argument (see [here](/general/args/) for more details).
- You can now specify the server connection IP manually using the `-joinaddr` argument (see [here](/general/args/) for more details).


{{% changeset 17182 "05/10/2020" %}}

- Fix game activation via the `-activate` command-line option (thanks Imposter).


{{% changeset 17169 "03/10/2020" %}}

- Allow creating and using up to 4 different soldiers.
Expand Down

0 comments on commit 079440c

Please sign in to comment.