Mitch Roote
|
5384838021
|
Merge pull request #110 from winadam/master
Fixes Config Tab Boolean Settings
|
2018-06-01 11:05:24 -04:00 |
|
Adam Bryant
|
4fc2363a71
|
Fixed string to boolean conversion in the configs tab
|
2018-06-01 05:25:32 +00:00 |
|
Mitch Roote
|
d412eaa197
|
Merge pull request #106 from knoxfighter/patch-1
Update GO-Version in Readme
|
2018-05-26 17:48:35 -04:00 |
|
knoxfighter
|
0111971f4b
|
Update GO-Version in Readme
|
2018-05-26 22:43:05 +02:00 |
|
Mitch Roote
|
71050f8d72
|
Bump dockerfile version number
|
2018-05-01 18:42:11 -04:00 |
|
Mitch Roote
|
bd26269a83
|
Merge pull request #92 from knoxfighter/bugfix/new-modportal-api
Bugfix/new modportal api
|
2018-02-13 08:06:11 -05:00 |
|
Mitch Roote
|
9084709b4f
|
Increment manager version in dockerfile
|
2018-02-12 07:54:20 -05:00 |
|
knoxfighter
|
894c57c4d4
|
bugfix: releases again from newest to oldest
|
2018-02-11 21:50:30 +01:00 |
|
knoxfighter
|
ebc11ba91a
|
workaround for bug #91
|
2018-02-11 21:47:32 +01:00 |
|
knoxfighter
|
783696ad8e
|
fixed bug #90
|
2018-02-11 21:15:50 +01:00 |
|
Mitch Roote
|
0d3547e7dc
|
Handle form fields with arrays and visibility field
|
2018-02-10 20:29:00 -05:00 |
|
Mitch Roote
|
8418de4c8d
|
Add location for /ws route
|
2018-01-21 14:45:00 -05:00 |
|
Mitch Roote
|
55df6459b8
|
set websocket proxy header in nginx config
|
2018-01-21 14:32:40 -05:00 |
|
Mitch Roote
|
1a337cf138
|
Update docker readme
|
2018-01-21 14:17:33 -05:00 |
|
Mitch Roote
|
44b330d44a
|
Update manager version number, fix filename
|
2018-01-21 14:04:19 -05:00 |
|
Mitch Roote
|
a8e1302685
|
Merge branch 'master' of github.com:mroote/factorio-server-manager
|
2018-01-21 13:52:39 -05:00 |
|
Mitch Roote
|
2afc6dbbe7
|
Merge pull request #84 from knoxfighter/feature/advanced_mod_installation
Rewritten mods section
|
2018-01-14 18:23:03 -05:00 |
|
knoxfighter
|
1b125548c7
|
fixed the typo xD
|
2018-01-15 00:14:53 +01:00 |
|
knoxfighter
|
17fcc88b71
|
Merge branch 'master' into feature/advanced_mod_installation
|
2018-01-14 23:58:14 +01:00 |
|
Mitch Roote
|
26a5fa8d09
|
Merge branch 'master' of github.com:mroote/factorio-server-manager
|
2018-01-10 19:15:43 -05:00 |
|
knoxfighter
|
6e84bab2d7
|
removed commented out code
|
2018-01-10 16:24:23 +01:00 |
|
knoxfighter
|
14a51a66fa
|
fixed the small typo
|
2018-01-10 16:20:01 +01:00 |
|
knoxfighter
|
cf0ade01d5
|
ReactJS changed to be camelCase (JSON response still snake_case)
|
2018-01-09 16:14:36 +01:00 |
|
knoxfighter
|
c88a20d4e3
|
moved lockfile subpackage into vendor folder
|
2018-01-08 09:16:34 +01:00 |
|
Mitch Roote
|
c21e648878
|
Merge pull request #89 from mplewis/patch-1
Update: use latest manager version in Dockerfile
|
2018-01-06 08:40:03 -05:00 |
|
Matt Lewis
|
3ad1f0cb4e
|
update: use latest manager version in Dockerfile
|
2018-01-06 04:40:47 -07:00 |
|
Mitch Roote
|
4e5266f297
|
Remove whitespace
|
2017-12-22 18:36:26 -05:00 |
|
knoxfighter
|
bddc7c6221
|
made go-code all camelCase
|
2017-12-22 20:13:49 +01:00 |
|
knoxfighter
|
0db39aaada
|
run gofmt to format everything
|
2017-12-22 19:32:33 +01:00 |
|
Mitch Roote
|
d3c8b5e813
|
Add factorio game server bind IP config, refactor config page
|
2017-12-22 08:10:25 -05:00 |
|
Mitch Roote
|
7933d4f8a1
|
Update README
|
2017-12-21 19:17:32 -05:00 |
|
Mitch Roote
|
b19f06a3a9
|
Merge pull request #87 from tmathmeyer/master
Cleaned up the build script
|
2017-12-21 19:15:56 -05:00 |
|
Ted Meyer
|
89031c1bab
|
Cleaned up the build script
No more commented out code, and the finished product actually runs now.
Also updated the readme to reflect the new build rules.
|
2017-12-21 14:50:29 -08:00 |
|
Mitch Roote
|
f3da424820
|
Merge pull request #86 from tmathmeyer/master
change --rcon-pass argument to --rcon-password
|
2017-12-21 10:36:32 -05:00 |
|
Ted Meyer
|
6d67afaf53
|
change --rcon-pass argument to --rcon-password
see https://wiki.factorio.com/Console#Command_Line_Parameters for details,
forum posts mentioned that this changed happened back in ~1.3.
|
2017-12-21 00:28:51 -08:00 |
|
knoxfighter
|
77288bba22
|
trying to fix travis v5.2
|
2017-11-19 00:45:16 +01:00 |
|
knoxfighter
|
a078318106
|
trx to fix travis v4.1
|
2017-11-19 00:39:11 +01:00 |
|
knoxfighter
|
59f4cf8726
|
trying to fix travis v5...
|
2017-11-19 00:21:06 +01:00 |
|
knoxfighter
|
d3953b2dba
|
trying to fix travis v4
|
2017-11-18 22:36:13 +01:00 |
|
knoxfighter
|
701f14f3ba
|
trying to fix travis v3
|
2017-11-18 22:25:26 +01:00 |
|
knoxfighter
|
3faa3b16a6
|
trying to fix travis v2
|
2017-11-18 22:18:39 +01:00 |
|
knoxfighter
|
4a42167129
|
hopefully fixed travis
|
2017-11-18 21:21:04 +01:00 |
|
knoxfighter
|
eca544e362
|
updated manage mods image in readme
|
2017-11-16 09:32:45 +01:00 |
|
knoxfighter
|
0c7d1f3a21
|
added download all mods button
|
2017-11-16 09:30:40 +01:00 |
|
knoxfighter
|
17143d7bf8
|
updated readme
|
2017-11-16 09:03:34 +01:00 |
|
knoxfighter
|
02573bc8b8
|
added unix pkg folder to gitignore
|
2017-11-16 08:52:35 +01:00 |
|
knoxfighter
|
113fcc8b24
|
added factorio_version to the ui
|
2017-11-16 08:51:19 +01:00 |
|
knoxfighter
|
6b9639e927
|
user-interface to show everything correctly without race-conditions
|
2017-11-14 13:13:55 +01:00 |
|
knoxfighter
|
8179e2c917
|
finally got rid of the race-conditions (Usability will be fixed later)
|
2017-10-30 00:44:05 +01:00 |
|
knoxfighter
|
5703a22544
|
first test of lockfile subPackage
|
2017-10-29 21:05:14 +01:00 |
|