polpetta pushed to vrising at polpetta/server-dotfiles
- f34b13b347 chore: minor clean up
polpetta pushed to vrising at polpetta/server-dotfiles
- 6c1f36bef9 feat: add possibility to edit docker-compose
polpetta pushed to vrising at polpetta/server-dotfiles
- 9ebb0a056d fix: set right path for log, update output
polpetta pushed to vrising at polpetta/server-dotfiles
- c3cfd99f17 fix: add log, set handler for SIGINT
polpetta pushed to vrising at polpetta/server-dotfiles
- c47158ee88 fix: explicitly ignore SIGINT signal
polpetta pushed to vrising at polpetta/server-dotfiles
- 15ce6246fe fix: avoid closing connection when SIGINT
polpetta pushed to vrising at polpetta/server-dotfiles
- b466024001 feat: add shell for vrising server editing
polpetta pushed to upgrade-mail-server at polpetta/server-dotfiles
- fd63010449 chore: bump setup.sh to latest version too
polpetta created pull request polpetta/server-dotfiles#23
chore: upgrade docker-mailserver to latest versionpolpetta pushed to upgrade-mail-server at polpetta/server-dotfiles
- bb1dca4cff chore: upgrade docker-mailserver to latest version
polpetta commented on pull request polpetta/server-dotfiles#22
feat: add V Rising server> It's better to set "DurabilityDrainModifier" to 0 so the gear doesn't break at all instead of having 0 repair costs I've updated the value and restarted the service. In the next days I'll…
polpetta pushed to vrising at polpetta/server-dotfiles
- 3805b6e861 feat: switch to PvP mode
polpetta commented on pull request polpetta/server-dotfiles#22
feat: add V Rising serverOk so after a restart I saw the following behavior: only some of the fields in `ServerGameSettings.json` are overwritten, like `GameModeType`, while the other are kept the way I modified it. It…
polpetta commented on pull request polpetta/server-dotfiles#22
feat: add V Rising server> `"GameModeType": "PvE"` -> `"GameModeType": "PvP"` for pvp enjoyers So this is the new config after I changed `V_RISING_SERVER_GAME_SETTINGS_PRESET` from `StandardPvE` to `StandardPvP`. I…
polpetta pushed to vrising at polpetta/server-dotfiles
- 582b694c4d feat: specify stop grade period
- a814ec077b feat: add V Rising server
- 97d2f66c66 feat: add Monica as new service (#21)
- Compare 3 commits »
polpetta merged pull request polpetta/server-dotfiles#21
feat: add Monica as new service
polpetta pushed to master at polpetta/server-dotfiles
- 97d2f66c66 feat: add Monica as new service (#21)
polpetta deleted branch diary from polpetta/server-dotfiles
polpetta commented on pull request polpetta/server-dotfiles#22
feat: add V Rising serverThese are the two config files the container creates at startup. I'm afraid it overrides it every time with the parameters defined in the `docker-compose` configuration. If you see a user proposed…