knoxfighter
|
5843fcecbb
|
removed test
|
2018-03-10 04:30:25 +01:00 |
|
knoxfighter
|
b98c221be1
|
preselect compatible version on downloading mod
|
2018-03-10 04:27:57 +01:00 |
|
knoxfighter
|
976b2ad86e
|
added semver to packagelist
|
2018-03-10 03:30:12 +01:00 |
|
knoxfighter
|
41708ee924
|
only compatible mod-updates and downgrades
|
2018-03-10 03:26:45 +01:00 |
|
knoxfighter
|
fe88e09eb9
|
changed compatibility check to function
|
2018-03-09 04:10:08 +01:00 |
|
knoxfighter
|
8e6eca56ba
|
compatibility calculated and shown
|
2018-03-08 01:06:36 +01:00 |
|
knoxfighter
|
334fc8baad
|
Merge branch 'master' into feature/mod-compatibility
|
2018-02-27 12:18:59 +01: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 |
|
knoxfighter
|
9e8eecb3fa
|
started tracking of factorio-versions
|
2018-02-11 21:03:54 +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 |
|