Skip to content

Commit 9a3db52

Browse files
committed
Merge branch 'Beta-3.1'
2 parents ae92247 + f44bceb commit 9a3db52

File tree

80 files changed

+35997
-5181
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+35997
-5181
lines changed

Data/Plugins.zip

-1.65 KB
Binary file not shown.

Data/USMVer.dat

Lines changed: 0 additions & 1 deletion
This file was deleted.

Data/Versions.zip

-148 Bytes
Binary file not shown.

README.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,52 @@
11
----------- Unturned Server Manager -----------
22

3-
Version: Public 3.0.1.4
3+
Version: Public 4.0.0.0
44

5-
[![Github Releases](https://img.shields.io/github/downloads/persiafighter/UnturnedServerManager/latest/total.svg?style=plastic)](https://github.com/persiafighter/UnturnedServerManager/releases/tag/v3.0.0.5) [![GitHub issues](https://img.shields.io/github/issues/persiafighter/UnturnedServerManager.svg?style=plastic)](https://github.com/persiafighter/UnturnedServerManager/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed/persiafighter/UnturnedServerManager.svg?style=plastic)]()
5+
[![Github Releases](https://img.shields.io/github/downloads/persiafighter/UnturnedServerManager/latest/total.svg?style=plastic)](https://github.com/persiafighter/UnturnedServerManager/releases/latest)
66

77
Last Update: April 30, 2017
88

99
--
1010

1111
# Requirements:
1212

13-
.Net 4.5 or Later
13+
.Net 4.6 or Later
1414

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
2916

3017
# Known Bugs:
3118

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
3720

3821
# Download:
3922

4023
https://github.com/persiafighter/UnturnedServerManager/releases/latest
4124

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-
4825
# Changelog:
4926

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+
5050
**V3.0.1.4** -
5151

5252
* Fixed A Problem With The Updater Tool GUI Displaying + Storing The Wrong Version Values.

USM/Bloodstone.pfx

-1.72 KB
Binary file not shown.

USM/Boot.cs

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)