174 Commits

Author SHA1 Message Date
knoxfighter
870ab3829c fixed #139 2019-03-13 01:09:11 +01:00
Mitch Roote
dabc659d54 Fix Route import 2019-02-28 19:29:36 -05:00
knoxfighter
c22fd4a024 fixed redirect when not logged in 2019-02-28 17:59:18 +01:00
knoxfighter
af0dfd3614 removed HiddenSidebar 2019-02-28 15:55:36 +01:00
Mitch Roote
dd1f187aa7
Merge pull request #128 from knoxfighter/Feature/general_mod_fixes
another npm update && fix of red incompatible background
2019-01-20 07:34:33 -05:00
knoxfighter
c49733aba0 fixed incompatible red background color 2019-01-12 22:03:36 +01:00
Sean Callahan
a46f69fda4 Make Version four parts; add compatibility for older save file versions
* Extended Version type to support build versions.
* Removed special io.Stringer and marshallers on version64.
* Added obsolete `stats` field for save files 0.13.0.42 and older.
* Normalized `allowed_commands` values on save files 0.13.0.87 and older.
* Added `OpenArchiveFile` function to open an archive sub file.
* Altered `LoadModsFromSaveHandler` to use new `OpenArchiveFile` function.
2019-01-11 21:42:24 -08:00
Sean Callahan
27d78ea9c4 Refactored mod loading from save file
* Removed dependency on semver library
* Moved to new version struct types in level.dat structure
    - added version24, version48, and version64 types and marshallers
* Fixed UI to reflect new json schema
    - removed `num_mods`
    - versions are now 3D arrays instead of objects
* Fixed read optimized uint implementation
2019-01-10 14:28:57 -08:00
knoxfighter
56e8d67473 made use of webpacks alias 2018-08-20 02:39:56 +02:00
knoxfighter
fdeef278f1 fixed loader not shown 2018-08-12 01:37:50 +02:00
knoxfighter
935bd34c5b fixed navigation margin 2018-08-12 01:11:49 +02:00
knoxfighter
5bbaa28b1d rebuild adminLTE skin-blue 2018-08-12 00:49:14 +02:00
knoxfighter
b0ffa119b3 fixed not showing fontawesome icons 2018-08-11 18:28:05 +02:00
knoxfighter
eb112d4ad1 made custom FontAwesome Component 2018-08-11 17:57:23 +02:00
knoxfighter
6fc68ab984 fixed buggy footer desig 2018-08-11 15:51:02 +02:00
knoxfighter
c3061828b1 fixed collapse on ModPacks 2018-08-11 04:05:39 +02:00
knoxfighter
2e5ad41f7b changed swal to swal2 in ModPacks 2018-08-11 04:01:19 +02:00
knoxfighter
e68fab4d59 fixed ModLoadSave Swal design 2018-08-11 02:28:14 +02:00
knoxfighter
88cf32da73 changed swal to swal2 in ModLoadSave 2018-08-11 02:26:28 +02:00
knoxfighter
b679415860 changed swal to swal2 in ModsContent 2 2018-08-11 02:22:09 +02:00
knoxfighter
d397ca2360 changed swal to swal2 in ModsContent && updated to fontawesome 5 2018-08-11 02:18:21 +02:00
knoxfighter
72236f4c6f changed swal to swal2 in ServerControls 2018-08-11 00:09:39 +02:00
knoxfighter
d59a984cdd changed swal to swal2 in SavesList 2018-08-10 23:54:28 +02:00
knoxfighter
d5e1852925 removed js-alert to swal 2018-08-10 23:06:12 +02:00
knoxfighter
1740434294 updated to sweetalert2 (only Saves reimplemented) 2018-08-10 23:00:08 +02:00
knoxfighter
90d5df577a adjust table design 2018-08-09 03:44:40 +02:00
knoxfighter
6b7983c0e2 fixed Logs and Saves design 2018-08-09 03:38:18 +02:00
knoxfighter
eecc5ac84d fixed serverControl design 2018-08-09 03:11:00 +02:00
knoxfighter
fcb272f128 fixed arrow and minus not changing 2018-08-09 02:42:01 +02:00
knoxfighter
8f99c0c246 readded font-awesome 2018-08-09 00:36:20 +02:00
knoxfighter
c823a9de53 fixed heading sizes 2018-08-09 00:00:00 +02:00
knoxfighter
5373de3651 chenged Disabled/Enabled to badges 2018-08-08 23:51:47 +02:00
knoxfighter
1e37340db8 fixed boxes and collapse in Mods-Section 2018-08-08 23:40:15 +02:00
knoxfighter
f128b4b7a2 fixed breadcrumbs 2018-08-07 02:29:12 +02:00
knoxfighter
6f5f5c6f5c moved icons into image folder 2018-08-07 00:30:29 +02:00
knoxfighter
ab432a67a3 added bootstrap fileinput to dependencies && changed laravel mix dir 2018-08-07 00:11:54 +02:00
knoxfighter
c8e2389cae updated code (currently working ... more or less) 2018-08-06 21:53:33 +02:00
knoxfighter
f5bc114e2d added sass compiler 2018-07-21 18:12:03 +02:00
knoxfighter
5d7a1bba4e finished workcheck 2018-07-21 18:04:01 +02:00
knoxfighter
25d1471f94 ignored map file 2018-07-21 17:34:05 +02:00
knoxfighter
543f701542 updated everything (functiontests pending) 2018-07-21 16:53:53 +02:00
knoxfighter
0886920356 added error screen, if no mods are in the save 2018-07-18 03:39:36 +02:00
knoxfighter
68257e5a53 tried to update to read older saves && fixed error messages 2018-07-17 04:28:58 +02:00
knoxfighter
f9e900fc16 finished downloading multiple mods from save 2018-07-17 03:53:21 +02:00
knoxfighter
66fb795b06 made popup for mods to be installed 2018-07-16 02:50:19 +02:00
knoxfighter
a6afd913c8 finished reading factorioSaveDat 2018-07-13 00:58:18 +02:00
knoxfighter
702ba38ca5 added reading of FactorioSave && added reading of saves in frontend 2018-07-08 03:15:28 +02:00
Mitch Roote
1fa3adf4c0
Merge pull request #94 from knoxfighter/feature/mod-compatibility
Feature/mod compatibility
2018-06-02 09:49:20 -04:00
Adam Bryant
4fc2363a71 Fixed string to boolean conversion in the configs tab 2018-06-01 05:25:32 +00:00
knoxfighter
5843fcecbb removed test 2018-03-10 04:30:25 +01:00