Commit Graph

826 Commits

Author SHA1 Message Date
Michael Parker
eeba42fb18 fix FTBServer
moves the FTBServer.jar to the server.jar configed in the variables
2020-04-11 22:20:11 -04:00
Michael Parker
c3e6e4098f remove modpack id
Don't have modpack id in install script.
2020-04-11 00:30:08 -04:00
Michael Parker
136479ff0c add ftb logic 2020-04-11 00:17:48 -04:00
Michael Parker
0de831a951 add dos2unix
adds missing dos2unix for servers that use a server.cfg for some reason.
2020-03-29 01:35:22 -04:00
Michael Parker
053489e704 update curseforge installer
will account for when a file is not a server file.
"should" work for all packs.
2020-03-28 15:25:43 -04:00
Michael (Parker) Parker
01909a11fc
Merge pull request #469 from synocx/patch-1
Add Tuinity
2020-03-28 11:04:33 -07:00
synocx
2b89e8ab05
Update README.md 2020-03-27 13:15:07 +08:00
synocx
b933db894e
Update README.md 2020-03-27 13:11:01 +08:00
synocx
13b41f20a3
Update README.md 2020-03-27 13:10:13 +08:00
synocx
6b75d76040
Add files via upload 2020-03-27 13:08:43 +08:00
synocx
8505a97f3e
Create .gitignore 2020-03-27 13:06:19 +08:00
Michael (Parker) Parker
09c2fc4cf6
Merge pull request #249 from tenten8401/master
Update Unturned Egg to use Dedicated Server, Supersedes #248
2020-03-26 08:28:04 -07:00
Michael (Parker) Parker
255d8b561f
Merge pull request #442 from parkervcp/update/mindustry
update mindustry installer
2020-03-26 08:27:17 -07:00
Michael (Parker) Parker
a270e9d7f6
Merge pull request #441 from NgLoader/add/discord_phantombot
Added PhantomBot
2020-03-26 08:27:00 -07:00
Michael (Parker) Parker
d44219db85
Merge pull request #467 from lucasvbeek/update/discordjs_generic
Update Discord.js generic egg to NodeJS v12
2020-03-26 08:22:06 -07:00
Lucas van Beek
b348fe4f18
Update discordjs generic egg to node 12
New discordjs update requires nodejs v12, so I updated the egg
2020-03-26 16:17:05 +01:00
Michael (Parker) Parker
3427d563f0
Merge pull request #466 from bearbin/patch-1
Update download link for Cuberite to generic source
2020-03-25 14:47:45 -07:00
Alexander Harkness
251e626fb3
Update download link for Cuberite to generic source.
Now this download location is robust against changes to the buildserver or main project URL.
2020-03-25 19:47:32 +00:00
Michael (Parker) Parker
e804183591
Merge pull request #463 from SheppeR/arkupdate
Update egg-ark--survival-evolved.json
2020-03-24 06:31:46 -07:00
SheppeR
fb54fe317f Update egg-ark--survival-evolved.json
Fix mods loading problem
Use default SERVER_PORT variable
2020-03-24 13:07:13 +01:00
Michael (Parker) Parker
303a1798da
Merge pull request #461 from alhassanv/patch-1
Update required port number
2020-03-21 15:13:32 -04:00
Alhassan Raad
8672fe0281
Update required port number
Displays 3 ports but says its only 2.
2020-03-21 22:01:27 +03:00
Michael (Parker) Parker
b953c2513b
Merge pull request #460 from Homie20006/patch-1
Fixed latest version fetch
2020-03-21 11:54:06 -04:00
Daniel
056a1d817a
Removed unnecessary sed 2020-03-21 02:24:21 +01:00
Daniel
55125be801
Fixed latest version fetch
I talked about the latest version fetch with the main dev of the game and he told me the index at 'account.vintagestory.at' was not intended so he disabled it.

He gave me the link to an official version API and i changed the install script to use it :)
2020-03-21 00:11:26 +01:00
Michael (Parker) Parker
3fdcaaed49
Merge pull request #456 from julian-ladjani/julian-ladjani-jts3servermod-fix
fix:  jts3servermod egg ubuntu version
2020-03-14 21:07:44 -04:00
Julian LADJANI
2d8ffe0f6a
fix: jts3servermod egg ubuntu version 2020-03-13 22:56:48 +01:00
Michael (Parker) Parker
283f4cc4bb
Merge pull request #455 from wistlyr/scpsl_new
Update of SCP:SL egg for stability.
2020-03-10 11:15:07 -07:00
wisty
aed2df3104
remove this bc i use github web and it sucks 2020-03-09 22:24:43 -04:00
wisty
bb64abdb0a
restore old egg 2020-03-09 22:24:08 -04:00
wisty
0ea697ff4d
restore old egg 2020-03-09 22:21:31 -04:00
wisty
3051211492
move to different egg 2020-03-09 22:20:27 -04:00
wisty
cb71f9478d
move to different egg 2020-03-09 22:19:54 -04:00
wisty
7d018e6f3b
Update README.md 2020-03-09 02:03:15 -04:00
wisty
af7b4309a1
replace scpsl egg with new egg 2020-03-09 02:02:29 -04:00
Michael (Parker) Parker
8ed0533a91
Merge pull request #450 from elias-knodel/bug/fix-typo
Fix typo in CONTRIBUTING.md
2020-03-03 10:37:29 -08:00
Elias Knodel
a3d305ed7d
Update CONTRIBUTING.md 2020-03-03 15:43:34 +01:00
Elias Knodel
4857c63f9f
Update CONTRIBUTING.md 2020-03-03 15:34:49 +01:00
NgLoader
5d28113875 feat: updated startup command 2020-03-03 02:52:09 +01:00
NgLoader
0ee1fa2e59 fix: shutdown command 2020-03-03 02:43:07 +01:00
NgLoader
11517b0001 feat: removed version support (first)
feat: added nightly build use for default
feat: updated to java 11
2020-03-03 02:02:41 +01:00
Michael (Parker) Parker
6e519f41ff
Merge pull request #440 from NgLoader/add/vintage_story
Added Vintage Story
2020-03-02 15:57:03 -08:00
Michael Parker
293be5a452 use correct variable 2020-03-01 10:26:26 -05:00
Michael Parker
57ab5ae695 fix port in startup 2020-03-01 10:23:38 -05:00
NgLoader
09faa83471 feat: added a latest support
Co-Authored-By: Daniel <homie20006@users.noreply.github.com>
2020-02-28 20:03:48 +01:00
NgLoader
2c9d0e27fe fix: fixed docker image 2020-02-28 19:29:28 +01:00
NgLoader
3fc1528f81 feat: added youtube and discord support 2020-02-28 19:27:50 +01:00
Michael Parker
7ba3239cb3 update mindustry installer
Changes to install script
2020-02-28 11:45:23 -05:00
Michael (Parker) Parker
74fe3d15c3
Merge pull request #316 from Sir3lit/add/mindustry
Added Mindustry
2020-02-28 11:42:05 -05:00
Michael (Parker) Parker
4e39dc2b69
Merge branch 'master' into add/mindustry 2020-02-28 11:32:51 -05:00