263 Commits

Author SHA1 Message Date
renovate[bot]
b4d32603d8 Update dependency typescript to v4.4.4 (#469)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-15 10:57:38 -07:00
renovate[bot]
9fdb0bc811 Update Rust crate a2s to 0.5.0 (#466)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 20:40:01 -07:00
renovate[bot]
30ff0a86c6 Update dependency @auto-it/git-tag to v10.32.1 (#458)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com>
2021-10-05 12:51:52 -07:00
renovate[bot]
b6f103b45d Pin dependencies (#463)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com>
2021-10-05 11:52:17 -07:00
mbround18
42a185427d Update CHANGELOG.md [skip ci] v1.4.10 2021-10-05 18:00:24 +00:00
Michael
6f1628a4c4 Switch to a more maintained image (#460)
* Switch to a more maintained image

* removed caching

* sha

* images

* matrix

* dumps
2021-10-05 10:59:36 -07:00
mbround18
2932c50a7d Update contributors [skip ci] v1.4.9 2021-09-28 20:23:21 +00:00
mbround18
b5d15bd9d0 Update CHANGELOG.md [skip ci] 2021-09-28 20:23:13 +00:00
Michael
02971e3589 Fix sysinfo (#454)
* Fix sysinfo

* dep
2021-09-28 13:22:41 -07:00
renovate[bot]
ce41246936 Update Rust crate a2s to 0.4 (#452)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com>
2021-09-27 19:00:05 +00:00
Justin Byrne
d3ebddf1d2 Fixed spelling mistake (#453) 2021-09-27 11:42:53 -07:00
renovate[bot]
5af9576687 Update dependency @auto-it/all-contributors to v10.32.0 (#435)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-23 16:12:26 -07:00
renovate[bot]
8d93df2e43 Update dependency @auto-it/git-tag to v10.32.0 (#436)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-23 15:33:25 -07:00
mbround18
11ebc3a2b8 Update CHANGELOG.md [skip ci] v1.4.8 2021-09-22 03:18:59 +00:00
Michael
903ba6252f Fix ValheimPlus type (#451) 2021-09-21 20:18:36 -07:00
renovate[bot]
98c3f34243 Pin dependencies (#447)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com>
2021-09-22 00:47:07 +00:00
mbround18
4e8a2f24c3 Update CHANGELOG.md [skip ci] v1.4.7 2021-09-19 22:04:35 +00:00
Finomnis
a14dc19313 [Odin] Fix shutdown procedure finishing too early (#448)
PR https://github.com/mbround18/valheim-docker/pull/441 introduced
a bug that leads to odin not waiting until the server is shut down completely.
2021-09-19 22:03:46 +00:00
mbround18
42edbee8c0 Update CHANGELOG.md [skip ci] v1.4.6 2021-09-19 05:08:53 +00:00
Michael
ac21eb567a Update deps (#446) 2021-09-18 22:07:56 -07:00
mbround18
0526859d8d Update contributors [skip ci] v1.4.5 2021-09-19 02:19:27 +00:00
mbround18
625580006c Update CHANGELOG.md [skip ci] 2021-09-19 02:19:21 +00:00
Finomnis
a10ca0147e [Odin] Fix shutdown not working on unix (#441)
Some unix systems limit process names to 15 characters.
This causes odin to not find the valheim process, and therefore
odin incorrectly assumes that the server is not running.
2021-09-18 19:18:25 -07:00
renovate[bot]
f48a8f66aa Update rust Docker tag to v1.55 (#432)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 00:02:36 -07:00
renovate[bot]
a847daf9fd Update dependency typescript to v4.4.3 (#433)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-14 19:54:43 -07:00
renovate[bot]
44ded50d7b Update Rust crate a2s to 0.3 (#434)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-14 19:39:58 -07:00
mbround18
9141ca87da Update contributors [skip ci] v1.4.4 2021-09-02 07:40:21 +00:00
mbround18
62a62c756a Update CHANGELOG.md [skip ci] 2021-09-02 07:39:39 +00:00
renovate[bot]
599aa16c02 Pin dependencies (#429)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-02 00:38:39 -07:00
Michael
d1be2cae43 Updated workflows, deps, and scripts (#428)
* Updated workflows, deps, and scripts

* Trying experimental cache

* update chef image
2021-09-02 00:18:48 -07:00
Julian Vallée
8a68607eb8 [Odin] Fix installation of mods having a UTF-8 BOM in their manifest.json (#423)
* Remove UTF-8 BOM in manifest.json files

* Add forgotten dependencies, improve formatting, fix linting

* Fix "associated function, not a method" error

* Fix linting issue

* Run "makers format" task to pass build pipeline

* patch for linting

Co-authored-by: mbround18 <12646562+mbround18@users.noreply.github.com>
2021-09-01 21:20:38 -07:00
mbround18
5c05bfe35d Update contributors [skip ci] v1.4.3 2021-08-21 21:10:32 +00:00
mbround18
311f944f51 Update CHANGELOG.md [skip ci] 2021-08-21 21:10:26 +00:00
Michael
f9c64a923e Regressed dep and fixed other (#421)
* Regressed dep and fixed other

* Update Makefile.toml
2021-08-21 14:10:05 -07:00
renovate[bot]
cf41ad09a0 Update dependency @auto-it/all-contributors to v10.31.0 (#417)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-19 15:10:21 -07:00
renovate[bot]
ba1ef55989 Update dependency auto to v10.31.0 (#419)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-19 14:56:15 -07:00
renovate[bot]
2109a1c913 Update dependency @auto-it/git-tag to v10.31.0 (#418)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 15:16:28 -07:00
renovate[bot]
62c67426f2 Update Rust crate which to 4.2.2 (#414)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 14:19:05 -07:00
Michael
9cef82b12d Update README.md (#413) 2021-07-26 18:42:05 -07:00
Lukáš Hruška
cd3651ea66 Update README.md (#412)
Fixed broken link for info on mods
2021-07-27 01:10:11 +00:00
renovate[bot]
481d3b5d18 Update dependency auto to v10.30.0 (#409)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-22 15:11:09 -07:00
renovate[bot]
7bb838cc7c Update dependency @auto-it/all-contributors to v10.30.0 (#407)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-22 14:53:15 -07:00
renovate[bot]
33f1912ab5 Update dependency @auto-it/git-tag to v10.30.0 (#408)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-22 11:49:20 -07:00
Michael
17af26a7af Create CODE_OF_CONDUCT.md (#406) 2021-07-20 14:29:15 -07:00
mbround18
b8e9fee1ae Update contributors [skip ci] v1.4.2 2021-06-29 23:08:30 +00:00
mbround18
d59a2d4274 Update CHANGELOG.md [skip ci] 2021-06-29 23:08:24 +00:00
Michael
8e3437c276 Update README.md (#403) 2021-06-29 16:07:54 -07:00
Jonathan Boudreau
3ec5028292 add support for custom post-install scripts (#400)
* add support for custom post-install scripts

* Simplify changes, make more consistent with rest of codebase
2021-06-29 15:05:53 -07:00
mbround18
3ce2b653b4 Update CHANGELOG.md [skip ci] v1.4.1 2021-06-28 20:55:09 +00:00
Michael
aa20f728d6 Update metrics.rs (#401) 2021-06-28 13:54:45 -07:00