Commit Graph

10 Commits

Author SHA1 Message Date
Alex D. 4dd2912a40 Separation and shortening overall
CHANGED:
> Most lines were separated into Functions, improves overall readablity and code writing.
2018-02-11 14:03:41 +01:00
Alex D. 7e1380ddd3 Minor Bugfix
I swear this is the last time
2018-02-10 18:47:49 +01:00
Alex D. 27de219174 Added comments 2018-02-10 18:12:54 +01:00
Alex D. 630b123017 Optimization and Less Clutter
ADDED:
+Simplier settings debugging
CHANGED:
>Shortened first setup
>Fixed Unturned first setup not launching with launch options
2018-02-10 18:06:13 +01:00
Alex D. 1d7c0ffc4b Tweaked some stuff around
ADDED:
+Icon
+Version
2018-02-10 04:27:56 +01:00
Alex D. 88d84b8d76 Typo Fix and First Release
I finally did it, after wasting time on the old version with JSON.NET
2018-02-10 03:53:52 +01:00
Alex D. 2b9fc6aced More progress (yes again)
ADDED:
+ Sleep, wait, thats not the code, that's me
+Check if path to unturned is valid
+Tab indentation
+Colored output (Red: Error, Green: Pass, Yellow: Needs input)
CHANGED:
> Fixed extra launch options not appying, and being included in server folder name
> Separating the input waiting from the try catch block
2018-02-10 03:51:15 +01:00
Alex D. 3646c8ddaa More progress
ADDED:
+ Shortened loops, not chucky lines
CHANGED:
> File integrity check
REMOVED:
- Owner defining, not necessary at all
TODO:
>> Colored output
2018-02-10 03:14:53 +01:00
Alex D. 8ba0961fec Added many functions
+ Settings storing (settings.cfg)
+ Settings Verifying
+ Path to default steam installation
TODO:
> Loop most of the functions, would take less space
> Test if variables run correctly with the game
2018-02-09 20:00:11 +01:00
Alex D. 50e612f732 Uploaded the rewrite 2018-02-09 17:36:20 +01:00