knox
04992d2b20
allow upload of mod-settings.dat and mod-list.json
2024-07-13 20:42:41 +02:00
knox
6e0c09841a
delete mods when loading mods from save and add popup to warn user about it.
2024-07-13 20:02:11 +02:00
knox
d272d49191
add loading circle while login into factorio mod portal
2024-07-13 18:47:20 +02:00
knox
35fadb7f1c
Load Mods from Save requires factorio mod portal login
2024-07-13 18:34:19 +02:00
knox
f78a9a4005
- remove Load Latest from save overviews (except under Controls)
...
- add actual latest save to Load Latest
- disable Controls and Load Mods from Save when no save is present
2024-07-11 22:21:14 +02:00
knox
47dcfc9d62
Fix "Load Mods from Save"
2024-07-06 02:18:36 +02:00
knox
07e134149a
fix mod upload
2024-07-04 19:29:02 +02:00
jannaahs
ca68e96cb1
fix breaking change from react form hooks
2022-01-01 12:28:07 +01:00
jannaahs
6de3872b2b
always use server.running as boolean
2022-01-01 12:25:59 +01:00
Jan Naahs
4da6431cfc
always show flash message
...
Additionally, the flash message can be closed by clicking on it.
2021-07-13 18:03:07 +02:00
knoxfighter
1d94cb47f4
disable Mods page, when server is running
2021-01-28 00:43:32 +01:00
knoxfighter
55dcfc0d9e
use <Input/> to have classNames in one place
2021-01-21 03:28:48 +01:00
Jan Naahs
1c08e1c64e
removed selected from option
2021-01-10 13:45:05 +01:00
knoxfighter
431a256cb7
fixed wrong calculation of newer version available check #208
2020-12-31 03:49:59 +01:00
Jan Naahs
6c2dff47cc
load modpack requires confirmation including a warning text
2020-11-27 19:45:30 +01:00
Jan Naahs
56a66fc426
load mods from save has flash message on success
2020-11-27 19:40:27 +01:00
Jan Naahs
bc982316fa
clean up
2020-11-13 22:53:22 +01:00
Jan Naahs
626dac2559
complete Mods Page except collapsable ModPacks
2020-11-13 22:49:18 +01:00
Jan Naahs
b79efab742
feature: delete modpacks
2020-10-29 22:02:52 +01:00
Jan Naahs
f92564b1a8
feature: create and list modpacks (name only)
2020-10-29 21:58:49 +01:00
Jan Naahs
fafa37f8aa
remove console.log
2020-10-24 22:16:09 +02:00
Jan Naahs
be1441ece7
fix detecting old mod version
2020-10-24 22:14:50 +02:00
Jan Naahs
5836480529
add loading state to UploadMod.jsx
2020-10-24 14:16:02 +02:00
Jan Naahs
44a70d0c99
add loading state mod upload
2020-10-24 13:56:04 +02:00
Jan Naahs
a0952f7301
complete mod upload ui
2020-10-24 12:24:58 +02:00
Jan Naahs
32f52d1c33
completed mod installation ui and small adjustments
2020-10-16 13:06:05 +02:00
Jan Naahs
de79685197
wip
2020-10-11 21:28:59 +02:00
Jan Naahs
0540075cac
add modal to choose mod version to install
2020-10-11 19:06:51 +02:00
Jan Naahs
9f0686a09e
wip
2020-09-20 20:07:15 +02:00
Jan Naahs
7075de7d44
refactoring
2020-09-14 00:04:37 +02:00
Jan Naahs
908acd4cdc
wip mods
2020-09-12 11:29:19 +02:00
knoxfighter
4ac6ae2b6c
Made all routes use Statuscodes (instead of result.success) ( #10 )
...
* update routes to match new frontend
* cleaned user routes
* cleaned server settings routes
* cleaned game settings route handler
* cleaned factorio server handler (starting, stopping, killing, status, version)
* moved Stop and Kill to linux/windows specific files && run linux file on everything except windows
* removed unused functions on linux
* reworked saves routes
* cleared logs handler
* cleared mods and modpack handler
* removed wrong log line
2020-09-03 19:14:52 +02:00
Jan Naahs
6bb733b3c6
wip Mods
2020-08-28 23:38:09 +02:00
Jan Naahs
36265c05ee
add "delete all mods" feature
2020-08-23 18:42:25 +02:00
Jan Naahs
c88cd30db4
simple management of installed mods
2020-08-22 00:33:16 +02:00