26 Commits

Author SHA1 Message Date
Justin Byrne
d3ebddf1d2 Fixed spelling mistake (#453) 2021-09-27 11:42:53 -07:00
Michael
9b4aea893e Mbround18/discord webhooks (#380)
* #207 Discord Webhook refactor

* cleaned up yarn cache

* change which file is hashed

* deprecated action for yarn

* fixed warning

* test should not panic if env var is set

* triring noew pipeline config
2021-05-30 21:46:27 -07:00
imgbot[bot]
0ae640bb3e [ImgBot] Optimize images (#329)
*Total -- 59.95kb -> 22.78kb (62%)

/docs/assets/transfer-file-demo/send-croc-success.png -- 19.89kb -> 6.71kb (66.26%)
/docs/assets/transfer-file-demo/install-croc.png -- 32.36kb -> 12.89kb (60.17%)
/docs/assets/transfer-file-demo/send-croc.png -- 7.70kb -> 3.18kb (58.71%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com>
2021-05-09 02:00:33 -07:00
Michael
5aa3d499e3 Mbround18/update deps (#345)
* enforce label

* release with label

* Updated gh pages index
2021-05-08 22:24:10 -07:00
Michael
62249670b3 Docs and release upgrades (#335)
* Docs and releases

* added specific files for package

* added readme

* moved odin.md to README.md in odin folder

* http-server to huginn

* ignore files
2021-04-23 14:23:22 -07:00
Michael
66a0f100a1 Set theme jekyll-theme-midnight 2021-04-19 13:57:33 -07:00
Michael
4aaf1dc2a5 Updated Docs (#327)
* Updated Docs

* Whitespace
2021-04-14 17:37:27 -07:00
Ryan Keys
cf70b29694 Step 3 downloads outdated "Valheim Plus" mod (#324)
While following the tutorial "bepinex.md", step 3 causes a compatibility error if the client has a newer version of "Valheim Plus". This error is somewhat guaranteed as the stable release is newer than specified in step 3.
2021-04-08 12:57:27 -07:00
Michael
50cc8d20a9 Status Check (#298)
* Added status command

* Multiple features

* Added HTTP Server

* minor readme update

* Added more info to pretty print output on status

* Update status_update.md

* Updated docs to reflect http endpoint

* Removed a failed IDE refactor

* More IDE blunder

* Added Prometheus Metrics

* Implemented recommendations

* Updated based on suggestions

* Added note to status command
2021-03-23 18:33:54 -07:00
Michael
29f272ff7f #272 Mod Support (#276)
* Added nexus mods and downloader

* Mod downloader ready

* Modified to follow redirect information

* Slimmed down env

* Running with type message fix

* dynamic fetch of latest bepinex version

* Refactored file

* Changes

* Dont use barrow

* Added support for downloading dll and cfg

* Added exit for non zip file
2021-03-14 18:39:11 -07:00
Spanner_Man
9339570325 Update ValheimPlus URL (#283)
Added switch for "yes" for unzip

Update bepinex.md
2021-03-10 21:08:28 +00:00
LovecraftianHorror
ea010ae33c Documentation fixes (#258)
* Fix small documentation issues

* Fix docker compose file as well
2021-03-05 15:39:55 -07:00
Michael
bf6865ed2c Added webhook configuration and documentation updates (#158)
* Added webhook configuration and documentation updates

* Updated docs

* Notifications

* Updated ValheimPlus instructions
2021-02-25 21:19:10 -07:00
Michael
474ed4d5cd Added BepInEx Support (#148)
* Memory Check

* Removed path on ci

* Valheim BepInEx support

* Separation of concern.

* Added switch for installation

* Yall dont need to run the dev compose ;P

* Refactored to make debugging easier

* Updated to use quotes and readme
2021-02-22 17:49:21 -08:00
imgbot[bot]
98c97fc195 [ImgBot] Optimize images (#119)
/docs/assets/valheim-docker-logo.png -- 323.86kb -> 307.88kb (4.94%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-02-16 14:46:25 -08:00
Michael
8622be8ea1 Add files via upload 2021-02-16 13:38:02 -08:00
Michael
bf67486be8 Delete valheim-docker-logo.png 2021-02-16 13:37:51 -08:00
imgbot[bot]
59518d9b61 [ImgBot] Optimize images (#116)
/docs/assets/valheim-docker-logo.png -- 697.25kb -> 676.57kb (2.97%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com>
2021-02-16 20:52:03 +00:00
Michael
5f043ed728 Add files via upload 2021-02-16 12:41:50 -08:00
Michael
cb31cd0675 Separation of concerns for docker files and building (#41)
* Separation of concerns for docker files and building

* Separated out readme context
2021-02-10 18:06:42 -07:00
imgbot[bot]
19b18c4ffe [ImgBot] Optimize images (#33)
/docs/assets/start-menu.png -- 41.99kb -> 31.10kb (25.93%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-02-10 10:25:12 -07:00
Michael
eca2979e18 Added password length #11 and added public variable tracking #24 (#29)
* Added password length #11 and added public variable tracking #24

* Documentation updates
2021-02-10 10:06:22 -07:00
imgbot[bot]
8310acf444 [ImgBot] Optimize images (#19)
*Total -- 95.25kb -> 69.64kb (26.89%)

/docs/assets/stop-menu.png -- 15.17kb -> 10.74kb (29.2%)
/docs/assets/main-menu.png -- 28.11kb -> 20.42kb (27.36%)
/docs/assets/install-menu.png -- 15.83kb -> 11.60kb (26.72%)
/docs/assets/start-menu.png -- 36.13kb -> 26.87kb (25.62%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-02-09 12:42:11 -07:00
Michael
1d97f1875c 16 ability to change steam userid (#18)
* #16 - Added PUID and PGID environment variables

* Disabled auto labeler for now

* Fixed timezone issue and updated readme

* Readme changes and version fix

* Removed Labeler
2021-02-09 12:29:26 -07:00
ImgBotApp
0e1a85741b [ImgBot] Optimize images
*Total -- 56.20kb -> 41.41kb (26.32%)

/docs/assets/main-menu.png -- 22.04kb -> 16.00kb (27.42%)
/docs/assets/start-menu.png -- 34.16kb -> 25.41kb (25.61%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-02-03 08:52:03 +00:00
mbround18
720d2f187c Refactored how its looking for local scripts 2021-02-03 01:51:26 -07:00