Commit Graph

39 Commits

Author SHA1 Message Date
norimicry
594a355fc0 Updated Dockerfile and added .gitattributes
Adjusted Docker `FROM` statement in Dockerfile and removed app-icon installation. Updated SMAPI installer command to search in the correct directory. Added .gitattributes file to ensure line-endings are consistent by converting all CRLF to LF.
2024-03-30 11:12:11 -04:00
norimicry
a85bafd392 Merge remote-tracking branch 'origin/master' into develop
# Conflicts:
#	docker/Dockerfile
2024-03-29 20:35:27 -04:00
norimicry
13597e046a Update AutoLoadGame mod and remove RemoteControl mod
The RemoteControl mod has been completely deleted along with its references in README.md file and docker-compose.yml. In addition, the AutoLoadGame mod has been updated with an added author and bumped up version.
2024-03-29 20:10:45 -04:00
norimicry
e7285b3d96 Update SMAPI version in Dockerfile
Updated the SMAPI version from 4.0.1 to 4.0.3 in the Dockerfile. As part of the process for setting up Stardew Valley game, this change is essential for proper installation and latest features compatibility.
2024-03-28 08:33:01 -04:00
norimicry
7091e273b6 Improve README formatting and update Dockerfile
Made formatting changes to README.md for improved readability and updated Dockerfile to use Debian 11 as base image, and fetch correct version of dotnet-sdk. `.gitignore` file has been updated to ignore more unnecessary files. Changes reflect more updated development environment and recent build processes.
2024-03-24 14:11:06 -04:00
norimicry
f2ae8e9fc5
Update Dockerfile 2024-03-23 19:21:36 -04:00
norimicry
372fa3f4f7 Update file paths in docker-compose.yml and Dockerfile 2024-03-22 10:57:37 -04:00
norimicry
495b51d992 Update game versions 2024-03-22 10:40:41 -04:00
norimicry
47c9838426 Change game file compression 2024-03-22 10:40:11 -04:00
norimicry
6c39597ed8 Remove unnecessary file move in Dockerfile 2024-03-22 10:29:01 -04:00
norimicry
4cac85a4bb Update TimeSpeed and Crops Anytime Anywhere mods and update Dockerfile 2024-03-22 08:29:49 -04:00
norimicry
02ecbab19e Changes for 1.6 2024-03-20 17:01:57 -04:00
norimicry
2d76548edf Merge pull request #24 from HumanoidSandvichDispenser/smapi-3.18.2
update SMAPI from 3.14.7 to 3.18.2
2023-02-23 00:03:09 +01:00
norimicry
525b799c3e trying to fix the festival kicking 2023-02-21 20:39:14 +00:00
norimicry
0da8789672 update SMAPI from 3.14.7 to 3.18.2
Update to latest version 3.18.2 (on 09 January 2023 for Stardew Valley 1.5.6); some mods require the latest version of SMAPI.
2023-02-05 00:33:07 -08:00
norimicry
036e857d0d 1.5.6 2022-06-08 22:39:31 +02:00
norimicry
1e72500d37 I wanna die, dotnet is a bitch 2021-12-10 00:05:36 +01:00
norimicry
71e177f3b7 AlwaysOn Mod updated 2021-09-07 20:16:27 +02:00
norimicry
bf6e8a52be strace magic replaced 2021-03-24 20:16:53 +01:00
norimicry
c236520c62 minor cleanup and 100%cpu bug fixed with strace. Yes, FUCKING, strace! because debugging is obviously not possible in fucking schrödingers docker containers, the debugging will now be part of running this shit 2021-01-24 02:25:32 +01:00
norimicry
505c7ec09a fix 2021-01-24 00:04:36 +01:00
norimicry
89ef32e734 update 2021-01-23 21:04:33 +01:00
norimicry
c12a02fea8 remove i3 completely 2021-01-23 18:19:05 +01:00
norimicry
333b8de032 jlsage 2021-01-23 18:10:21 +01:00
norimicry
3a700f73be 1.5.4 2021-01-23 07:33:34 +01:00
norimicry
bf0d0ee0c9 SMAPI 3.8.3 for 1.5.2 2021-01-13 10:51:35 +01:00
norimicry
5b00eec89b Update Dockerfile 2021-01-03 14:52:10 -06:00
norimicry
f271d12102 SMAPI 3.8 for 1.5 2020-12-25 16:47:36 +01:00
norimicry
119d4ee3dd 1.5 2020-12-25 16:11:17 +01:00
norimicry
369b79a89c fix for slow system; partly resolves #2 2020-04-07 07:29:18 +02:00
norimicry
8072184a7b no user due to permission fuckups 2020-04-07 05:45:08 +02:00
norimicry
fb3f7a32ef user folder bugfixes 2020-04-07 05:20:53 +02:00
norimicry
0c9c9a4eb1 now running as user 2020-04-07 04:40:06 +02:00
norimicry
4264790345 redoing configuration 2020-04-07 03:52:52 +02:00
norimicry
921eac9edc typo 2020-04-07 03:07:14 +02:00
norimicry
7b2723a6ea autoload mod added 2020-04-07 02:25:05 +02:00
norimicry
acdf923990 typo 2020-04-07 02:11:02 +02:00
norimicry
d24cae6272 .gz now; 1.4 is big 2020-04-07 01:41:11 +02:00
norimicry
97aa8fabe2 redesign 2020-04-07 01:36:33 +02:00