Commit Graph

58 Commits

Author SHA1 Message Date
4d52783692
Update SMAPI 2024-11-09 12:13:27 +02:00
de45699a17
Remove GOG stuff as I do not need it 2024-11-09 11:41:07 +02:00
norimicry
6d5a58a393 Add locales package in Dockerfiles
This update ensures that the locales package is installed in both the Dockerfile-gog and Dockerfile-steam.
2024-10-15 14:26:08 -04:00
Connor
91c5fa42a8 Fixes to steam locale and update policy 2024-09-07 17:56:41 +01:00
norimicry
d6a008ded0 Add Unlimited Players Mod to both Docker compose files
Incorporated the Unlimited Players Mod in the docker compose files for both steam and gog versions. This mod allows for a dynamic number of players to join, and the number can be set via the UNLIMITED_PLAYERS_PLAYER_LIMIT environment variable. Additionally, new configuration and manifest files were added for the UnlimitedPlayers mod.
2024-05-03 11:04:44 -04:00
norimicry
3fe349410f Add quotation marks to Docker config values
Modified Docker configuration file to enclose all configuration values within quotation marks. This change helps prevent parsing issues and provides clarity about the value type being a string in the configuration file.
2024-05-03 10:47:23 -04:00
Hunter Cavazos
c638423abb Removed unnecessary files and updated Always On Server mod.
This commit removes unused files from old mod version and updates files for the Always On Server mod. The variables in the config.json have been replaced with environmental variables for processing via the docker compose file.
2024-05-03 10:36:19 -04:00
norimicry
115e79f240 Refactor Docker configuration and update README.md
Docker-related files have been renamed and updated to better suit the GOG and Steam versions of the game. The README.md has been significantly expanded, improving explanation of server setup and usage details for each version.
2024-05-01 10:50:26 -04:00
ehellas
6ef95d65b6 Add /game/ path back 2024-04-30 18:51:00 -03:00
Eduardo Ochetski Hellas
c7c2e0fd13
Steam: Copy correct entrypoint
Copy correct entrypoint
2024-04-30 15:18:26 -03:00
Eduardo Ochetski Hellas
020ed4e3a0
Update Dockerfile-steam
Add COPY start.sh to Dockerfile-steam
2024-04-30 14:25:15 -03:00
Eduardo Ochetski Hellas
5254a5d086
Update Dockerfile-steam
Move steam_guard ARG for more build cache
2024-04-30 09:44:30 -03:00
ehellas
9d5441aa52 add steam build option 2024-04-28 23:19:57 -03:00
norimicry
c984f2902c
Update Dockerfile
Remove mirror link
2024-04-27 01:59:55 -04:00
norimicry
37f00de59d Update download and extraction method in Dockerfile
Changed the file type to be downloaded from .zip to .tar.gz and updated the code to extract it from .zip format to .tar.gz format.
2024-04-22 18:12:49 -04:00
norimicry
a0fff4f62b Update download and extraction method in Dockerfile
Changed the file type to be downloaded from .zip to .tar.gz and updated the code to extract it from .zip format to .tar.gz format. As a result, the script now downloads and correctly extracts the SMAPI_latest.tar.gz file from the source.
2024-04-22 17:21:04 -04:00
norimicry
9137936d62 Merge branch 'develop' 2024-04-19 17:56:42 -04:00
Phuong
2d5153c60d
add user agent to smapi too 2024-04-11 19:12:20 -04:00
Phuong
2cd283515e
add user agent to mirror.cloudcraft.info download 2024-04-10 22:50:41 -04:00
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