536 Commits

Author SHA1 Message Date
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 0.6.1 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
knoxfighter
4acb972197 first start of custom fileLock 2017-10-29 17:30:27 +01:00
knoxfighter
a61d5d32a8 reverted delete file creation 2017-10-21 15:29:12 +02:00
knoxfighter
cbed7ae23b added update all buttons (currently bugged) 2017-10-21 15:08:42 +02:00
knoxfighter
5d9900d34a feature: delete all mods button 2017-09-30 14:31:18 +02:00
knoxfighter
caba55241b bugfix: mod-upload broke mods 2017-09-30 02:52:40 +02:00
knoxfighter
e1b2a017d4 added logout functionality 2017-09-29 16:04:14 +02:00
knoxfighter
fe247a6958 save factorio-credentials server-sided 2017-09-29 15:39:37 +02:00
knoxfighter
f8d5a78c09 bugfix: download mod not reload installedMods list 2017-09-28 01:06:42 +02:00
knoxfighter
3ee1842344 bugfix: upload possible again 2017-09-28 00:56:45 +02:00
knoxfighter
2eed86bec4 added two missing packages to the README && changed plus to minus 2017-09-27 15:53:08 +02:00
knoxfighter
3bdc7fc611 make mod-list.json prettier (factorio also does it this way) 2017-09-27 15:46:29 +02:00
knoxfighter
13fb285100 ceate mod-startup-stuff 2017-09-27 15:40:00 +02:00
knoxfighter
b550826c93 make Manage-Mod section collapsable 2017-09-26 00:14:11 +02:00
knoxfighter
b6f878e1f9 removed old file 2017-09-26 00:05:29 +02:00
knoxfighter
233192ce02 moved handler for the mods part into its own file 2017-09-26 00:01:18 +02:00
knoxfighter
321949757f mods inside modpacks can be updated 2017-09-25 23:58:16 +02:00
knoxfighter
40b5f01e4a mods inside modpacks can now be deleted 2017-09-25 18:43:50 +02:00
knoxfighter
9045520ace bugfix: toggle mod inside modpack 2017-09-24 20:16:17 +02:00
knoxfighter
23975a6b3f added missing files 2017-09-24 20:12:50 +02:00
knoxfighter
f11381b014 restructured and rebuilt project && modPacks downloadable 2017-09-24 20:10:50 +02:00
knoxfighter
737b4d5bb2 added download ModPack button 2017-09-08 09:51:08 +09:00
knoxfighter
8ed3847129 removed test logs 2017-09-07 23:43:35 +09:00
knoxfighter
04ae962931 added possibility to load ModPacks 2017-09-07 23:35:27 +09:00
knoxfighter
9980ead1b7 added executable with sublines, cause of bugs in gogland 2017-09-06 23:46:16 +09:00
knoxfighter
af9462c41d feature: delete modpacks 2017-09-06 23:45:16 +09:00
knoxfighter
e6589d551d save current status of ModPack-implementation 2017-09-06 22:08:08 +09:00
knoxfighter
c00bdbc089 bugfix: remove update-button, when no update is available 2017-08-30 23:29:15 +09:00
knoxfighter
24dbd22515 bugfix: show factorio login formular, when trying to update a mod 2017-08-30 23:22:21 +09:00