From c14ddae58bdd0aae15b48a8cb9bdb6e411e0035d Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Mon, 18 May 2020 09:17:40 -0700 Subject: [PATCH 1/3] Update submodule for assembly version change --- TerrariaServerAPI | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TerrariaServerAPI b/TerrariaServerAPI index bf54cd2e..e39f6fe7 160000 --- a/TerrariaServerAPI +++ b/TerrariaServerAPI @@ -1 +1 @@ -Subproject commit bf54cd2eb1d4b7961b861e0c755e4e45331ba71a +Subproject commit e39f6fe7526ddb6e67fe6c428e3614bae38d0c04 From 17affbe93b820190ef4f5a200f6878d437d919d0 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Mon, 18 May 2020 09:24:33 -0700 Subject: [PATCH 2/3] Run actions on pull request --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 10907698..9310765a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,6 +1,6 @@ name: Build Server -on: [push] +on: [push, pull_request] jobs: build: From c78a2b0e46abadf375558e5dd5aaa44bc4cce719 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Mon, 18 May 2020 10:36:42 -0700 Subject: [PATCH 3/3] Update defect report template --- .github/ISSUE_TEMPLATE/defect-report.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/defect-report.md b/.github/ISSUE_TEMPLATE/defect-report.md index 0ebbbf14..930f1aee 100644 --- a/.github/ISSUE_TEMPLATE/defect-report.md +++ b/.github/ISSUE_TEMPLATE/defect-report.md @@ -27,6 +27,12 @@ PUT SUPER LONG ERROR MESSAGES IN THE TICK MARKS #### Any screenshots? -#### Any log messages from files that end in `.log`? + + + + +#### Any log messages from files that end in `.log` or `.txt`? + + #### What plugins and what versions of those plugins are you running?