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
knoxfighter
4979e17d91
make add mod and upload mod collapsed boxes
2017-08-30 23:02:31 +09:00
knoxfighter
f583a31b1b
bugfix: download mod now overrides ols && version-check when update Mod
2017-08-30 22:29:15 +09:00
knoxfighter
46819eccbf
bugfix: mod delete only work once
2017-08-30 20:20:01 +09:00
knoxfighter
0c8b8ee0cc
tool for uploading mods
2017-08-30 11:08:29 +09:00
knoxfighter
3078264d71
log-in will be saved in sessionStorage
2017-08-23 22:58:07 +09:00
knoxfighter
2af47dc5ea
added %s to Printf's
2017-08-23 18:39:59 +09:00
knoxfighter
95ce89d993
added functionality to update Mods automatically
2017-08-23 17:47:36 +09:00
knoxfighter
79042c2f96
added deletion of a mod
2017-08-19 21:05:53 +09:00
knoxfighter
02a85337c2
added: toggle-button will work now
2017-08-16 19:12:45 +09:00
knoxfighter
67436983df
build modlist out of the zip-files
2017-08-10 21:48:46 +02:00
knoxfighter
444e23f5ae
show only 10 results, so the scrollbar is not so high
2017-08-08 20:27:48 +02:00
knoxfighter
c1e1d6573a
added ModSearch and Mod installation
2017-08-07 20:14:45 +02:00
knoxfighter
ff0011a4d5
added handler for accessing mod-portal-api
2017-08-01 02:02:25 +02:00
knoxfighter
a97a24dbcd
added factorio Login to access the mod-portal-API
2017-07-31 18:45:24 +02:00
knoxfighter
2984cc7ceb
Merge remote-tracking branch 'origin/feature/advanced_mod_installation' into feature/advanced_mod_installation
2017-07-28 20:22:35 +02:00
knoxfighter
bd71af7008
fixed basemod was shown
2017-07-28 20:22:08 +02:00
knoxfighter
d8fdd7cc7b
fixed wrong imports
2017-07-28 20:15:07 +02:00
knoxfighter
40d1da5e27
fixed wrong filename
2017-07-28 20:08:47 +02:00
knoxfighter
9c3c7b0d2c
fixed missing return statement
2017-07-28 20:08:08 +02:00
knoxfighter
12561a1b0f
base mod show methods
2017-07-28 20:06:01 +02:00
knoxfighter
98ba7bc9e5
list of installed mods now built out of mod-list.json
2017-07-28 18:45:16 +02:00
knoxfighter
a3d0a2e888
removed routes
2017-07-28 17:52:42 +02:00
knoxfighter
81eb5c47e9
removed functions out of handlers
2017-07-28 17:51:33 +02:00
knoxfighter
57915e63e7
more tests :)
2017-07-28 17:46:57 +02:00
knoxfighter
479de2e0ad
made first steps to new Mods-Controls
2017-07-28 14:55:44 +02:00
knoxfighter
06683fce20
added intellij-stuff to gitignore
2017-07-17 00:34:55 +02:00
Mitch Roote
f33e540393
Merge pull request #77 from JakenVeina/server-save-on-stop-windows
...
Stop & Save functionality on Windows, and additional Kill functionality.
2017-06-02 08:26:47 -04:00
Mitch Roote
63799aec20
Merge pull request #78 from LeoDJ/patch-2
...
Fixed save file date not displaying properly
2017-06-02 08:25:29 -04:00
Leandro Späth
f9a69856ff
Fixed save file date not displaying properly
...
E.g. on the 25th of May 2017, at 2:13 pm the last modified time showed as "2017-04-25 2:13:00"
Wrong month (off by one, due to JavaScript Month weirdness) and no am/pm marker (for simplicity switched to military time).
2017-06-01 10:19:52 +02:00
JakenVeina
c4784f5b70
Committed the rest of the last commit
2017-05-24 22:13:49 -05:00
JakenVeina
e05880f8f4
Reworked FactorioServer.Stop() to cleanly close servers in Windows, rather than killing them, so that a save is triggered
...
Added FactorioServer.Kill() to force-kill servers in both Linux and Windows, bypassing a save
Added UI elements and bindings for the new Kill() command.
2017-05-24 21:29:00 -05:00
Mitch Roote
9bd2b613f0
Merge pull request #71 from LeoDJ/master
...
add docker-compose.yml
2017-04-26 07:36:47 -04:00
Mitch Roote
26c70fcc51
Merge pull request #73 from LeoDJ/patch-1
...
Fix Dockerfile to handle tar.xz downloads
2017-04-26 07:36:12 -04:00
Leandro Späth
b8341db8b3
Fix Dockerfile to handle tar.xz downloads
...
It seems, that the Factorio download page (https://www.factorio.com/get-download/latest/headless/linux64 ) now provides a `.tar.xz` file for download instead of a `.gz`.
Changed the Dockerfile accordingly, now it builds again.
2017-04-26 13:30:23 +02:00
Leandro Späth
7cad17af18
add docker-compose.yml
2017-04-26 11:25:17 +02:00
Mitch Roote
86e2fad31a
Fix path to application in nginx.conf
2017-04-10 18:52:47 -04:00
Mitch Roote
fdeb197d59
Merge pull request #68 from WaeCo/master
...
Fix executable path and working directory in Docker Container
2017-03-22 20:17:28 -04:00
Mitch Roote
cd7533893f
Update README.md
2017-03-22 16:12:28 -04:00
Niels
dd3d83e711
Fix executable path
2017-03-22 17:04:01 +01:00
majormjr
c40b669f73
Update repo URL
2017-01-24 20:03:56 -05:00
majormjr
c3f40497dd
modify makefile to output correct directory
2017-01-24 19:44:17 -05:00
majormjr
553a2477cd
Merge branch 'master' of https://github.com/majormjr/factorio-server-manager
2017-01-24 19:34:11 -05:00
majormjr
97a109aa60
Increment Server Manager version in Dockerfile
2017-01-24 19:33:30 -05:00
majormjr
a98dda4fb3
improved console formatting
2017-01-22 21:30:11 -05:00
majormjr
f4e58c747d
added check for running Factorio server before sending command
2017-01-22 21:30:11 -05:00
majormjr
3bf1f0cb07
add logging from console to logfile
2017-01-22 21:30:11 -05:00
majormjr
375fd87879
remove unused serverarg variable
2017-01-22 21:30:11 -05:00
majormjr
b671bc55d5
add option --start-server-load-latest when starting Factorio server
2017-01-22 21:30:11 -05:00