|
1 | 1 | ----------- Unturned Server Manager ----------- |
2 | 2 |
|
3 | | -Version: Public 3.0.1.4 |
| 3 | +Version: Public 4.0.0.0 |
4 | 4 |
|
5 | | -[](https://github.com/persiafighter/UnturnedServerManager/releases/tag/v3.0.0.5) [](https://github.com/persiafighter/UnturnedServerManager/issues) []() |
| 5 | +[](https://github.com/persiafighter/UnturnedServerManager/releases/latest) |
6 | 6 |
|
7 | 7 | Last Update: April 30, 2017 |
8 | 8 |
|
9 | 9 | -- |
10 | 10 |
|
11 | 11 | # Requirements: |
12 | 12 |
|
13 | | -.Net 4.5 or Later |
| 13 | +.Net 4.6 or Later |
14 | 14 |
|
15 | | -Windows (Will be working on linux version at some point in time) |
16 | | - |
17 | | - |
18 | | -# Upcoming Features: |
19 | | - |
20 | | -* Control on each of the server's console (ban and such). |
21 | | -* Update All Plugins (bulk update). |
22 | | -* Auto-Restart Option. |
23 | | -* Ease of config for rocket settings and permissions. |
24 | | -* Delete Mod/Plugin Selected. |
25 | | -* USM Settings. |
26 | | - |
27 | | -# Note: |
28 | | -I am working on the rework, USM 3.1. Feel free to support it! |
| 15 | +Windows |
29 | 16 |
|
30 | 17 | # Known Bugs: |
31 | 18 |
|
32 | | -* **Shutdown/Restart makes player data loss.** _Side note, this bug cannot be fixed with vanilla servers (Admin/Owner can type the shutdown command in console/ingame, which would then make it secure), as USM cannot communicate with a vanilla server. On the other hand, rocket servers will have USMConnect installed (once it's developed, currently it's expected for when USM gets to 3.1.0.0) and will be able to have this problem fixed. Sorry for any rollbakcs the restart/shutdown buttons might cause_ |
33 | | -* **Unable to install rocket if the server is not in the C:\ drive** _Side note, this bug will be fixed (hopefully) in the rework 3.1. |
34 | | -* Unknown Crash With Updater Tool. |
35 | | -* Program does not start-up if the data folder does not exist. |
36 | | -* Plugin install button does not unlock/unblock ever. |
| 19 | +None as of 4.0.0.0 |
37 | 20 |
|
38 | 21 | # Download: |
39 | 22 |
|
40 | 23 | https://github.com/persiafighter/UnturnedServerManager/releases/latest |
41 | 24 |
|
42 | | -Or compile it yourself with the source code! |
43 | | - |
44 | | -# Reddit Post: |
45 | | - |
46 | | -https://www.reddit.com/r/unturned/comments/546y67/unturned_server_manager/ |
47 | | - |
48 | 25 | # Changelog: |
49 | 26 |
|
| 27 | +**V4.0.0.0** - |
| 28 | + |
| 29 | +* Added more local control over server instances. |
| 30 | +* Added filesystem control. |
| 31 | +* Added constants file. |
| 32 | +* Added steam login. |
| 33 | +* Added Costura.Fody so that no referenced libraries are required next to the executable |
| 34 | +* Improved plugin installer. |
| 35 | +* Improved workshop installer. |
| 36 | +* Improved design for the manager. |
| 37 | +* Improved installation checking. |
| 38 | +* Improved the entry for clean loading. |
| 39 | +* Improved back-end downloading + Updating. |
| 40 | +* Improved form controls for the server settings. |
| 41 | +* Improved saved configuration files to json formatted files. |
| 42 | +* Changed version retreival from github file to custom build numbers. |
| 43 | +* Changed background colour to "Control" from FF0000. |
| 44 | +* Removed project signing (due to Costura.Fody issues). |
| 45 | +* Removed self-version checking. |
| 46 | +* Removed logging. |
| 47 | +* Fixed updating issues. |
| 48 | +* Cleaned up & organised code. |
| 49 | + |
50 | 50 | **V3.0.1.4** - |
51 | 51 |
|
52 | 52 | * Fixed A Problem With The Updater Tool GUI Displaying + Storing The Wrong Version Values. |
|
0 commit comments