Compare commits
No commits in common. "master" and "v0.0.1" have entirely different histories.
22
.github/ISSUE_TEMPLATE/1_bug_report.md
vendored
22
.github/ISSUE_TEMPLATE/1_bug_report.md
vendored
@ -1,22 +0,0 @@
|
||||
---
|
||||
name: 🐞 Bug report
|
||||
about: Report a bug that has been encountered.
|
||||
labels: 'bug'
|
||||
---
|
||||
|
||||
**Version:**
|
||||
|
||||
<!-- x.x.x -->
|
||||
|
||||
**Environment:**
|
||||
|
||||
<!-- Server? Docker/CentOS -->
|
||||
<!-- Client? Linux/Windows -->
|
||||
|
||||
**Issue description:**
|
||||
|
||||
<!-- Clear description of the issue you are seeing. -->
|
||||
|
||||
**Steps to reproduce:**
|
||||
|
||||
<!-- Give others an idea on how you can replicate the issue. -->
|
9
.github/ISSUE_TEMPLATE/2_feature_request.md
vendored
9
.github/ISSUE_TEMPLATE/2_feature_request.md
vendored
@ -1,9 +0,0 @@
|
||||
---
|
||||
name: 💡 Feature Request
|
||||
about: Ideas to improve!
|
||||
labels: 'enhancement'
|
||||
---
|
||||
|
||||
**Description**
|
||||
|
||||
<!-- Clear description of what you'd like to see. -->
|
9
.github/ISSUE_TEMPLATE/3_question.md
vendored
9
.github/ISSUE_TEMPLATE/3_question.md
vendored
@ -1,9 +0,0 @@
|
||||
---
|
||||
name: ❓ Question
|
||||
about: Have a question? Ask it!
|
||||
labels: 'question'
|
||||
---
|
||||
|
||||
**Question**
|
||||
|
||||
<!-- Provide any details to help others better understand your question. -->
|
9
.github/ISSUE_TEMPLATE/4_guidance.md
vendored
9
.github/ISSUE_TEMPLATE/4_guidance.md
vendored
@ -1,9 +0,0 @@
|
||||
---
|
||||
name: 🧭 Guidance
|
||||
about: Lost? Maybe someone can help.
|
||||
labels: 'help wanted'
|
||||
---
|
||||
|
||||
**Description:**
|
||||
|
||||
<!-- Clear description of what is going on. -->
|
16
.github/ISSUE_TEMPLATE/5_general_feedback.md
vendored
16
.github/ISSUE_TEMPLATE/5_general_feedback.md
vendored
@ -1,16 +0,0 @@
|
||||
---
|
||||
name: 📝 Feedback
|
||||
about: Let me know what you thought!
|
||||
title: "Feedback: [TITLE]"
|
||||
labels: 'feedback'
|
||||
---
|
||||
|
||||
<!-- This the recommended format, not required -->
|
||||
|
||||
### What did you like?
|
||||
|
||||
### What did you dislike?
|
||||
|
||||
### What could be improved?
|
||||
|
||||
### Any addtional thoughts?
|
20
.github/workflows/release.yml
vendored
20
.github/workflows/release.yml
vendored
@ -16,9 +16,7 @@ jobs:
|
||||
uses: actions/checkout@v2.1.0
|
||||
with:
|
||||
submodules: 'true'
|
||||
lfs: 'true'
|
||||
token: ${{ secrets.GH_SECRET }}
|
||||
fetch-depth: 0
|
||||
- name: Configure
|
||||
env:
|
||||
PLATFORM: ${{ matrix.platform }}
|
||||
@ -28,6 +26,13 @@ jobs:
|
||||
else
|
||||
echo "::set-env name=EXPORT_NAME::the-connection"
|
||||
fi
|
||||
- name: Build
|
||||
id: build
|
||||
uses: josephbmanley/build-godot-action@v1.4.0
|
||||
with:
|
||||
name: ${{ env.EXPORT_NAME }}
|
||||
preset: ${{ matrix.platform }}
|
||||
projectDir: client
|
||||
- id: get_tag
|
||||
name: Get Tag
|
||||
env:
|
||||
@ -36,17 +41,6 @@ jobs:
|
||||
run: |
|
||||
TAG=$(jq --raw-output '.release.tag_name' $GITHUB_EVENT_PATH)
|
||||
echo ::set-output name=TAG::$TAG
|
||||
|
||||
cd $GITHUB_WORKSPACE/client
|
||||
echo $TAG > VERSION.txt
|
||||
- name: Build
|
||||
id: build
|
||||
uses: josephbmanley/build-godot-action@v1.4.0
|
||||
with:
|
||||
name: ${{ env.EXPORT_NAME }}
|
||||
preset: ${{ matrix.platform }}
|
||||
projectDir: client
|
||||
debugMode: 'true'
|
||||
- name: Push to Itch
|
||||
uses: josephbmanley/butler-publish-itchio-action@v1.0.1
|
||||
env:
|
||||
|
@ -1,3 +0,0 @@
|
||||
source_md5="9f3599f4ed5f050bd5c7966b39434aeb"
|
||||
dest_md5="d8b8d051422c7cd9a641096cbf8c2f89"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="9f3599f4ed5f050bd5c7966b39434aeb"
|
||||
dest_md5="d8b8d051422c7cd9a641096cbf8c2f89"
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="3bfdad86a3348e10ad92dce7a0c7edfb"
|
||||
dest_md5="b2215c68eec5e82ae3b199c3ebef6ca3"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="3bfdad86a3348e10ad92dce7a0c7edfb"
|
||||
dest_md5="b2215c68eec5e82ae3b199c3ebef6ca3"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="0f187f924d66394184e7b3e6c957fb8c"
|
||||
dest_md5="c9bfe92d419f5078052bb89139a81b80"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="424bc2e8a11a2373217678abda0df97e"
|
||||
dest_md5="917df80dfa039af088b63b9a234e0ced"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="424bc2e8a11a2373217678abda0df97e"
|
||||
dest_md5="917df80dfa039af088b63b9a234e0ced"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="8aef6de8412026e94480cc71d8d055b6"
|
||||
dest_md5="f536ce724bbfd6d3eec9c9b681d8bd87"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="9d92358506b2f630f49d7186a984dda0"
|
||||
dest_md5="4d5bf56017f00adbc80e9bf5a14a9f50"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="08fdfe746696263d9157f46fbf6bcae3"
|
||||
dest_md5="663720fe7a6ed76fff5d90489304ad6b"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="6940d8b74a5d117d0f1394bc85a70f08"
|
||||
dest_md5="26b29806d463d634a6663c71a6300823"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="e857b8bb76d4617adc95c76a5fb540c2"
|
||||
dest_md5="27ac0f89acdd7606843ba589e23aa7f4"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="e857b8bb76d4617adc95c76a5fb540c2"
|
||||
dest_md5="27ac0f89acdd7606843ba589e23aa7f4"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="385e8652393bf9a3fa82a062489c5435"
|
||||
dest_md5="2ca28503838f7dd03b796000ec31111f"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="385e8652393bf9a3fa82a062489c5435"
|
||||
dest_md5="2ca28503838f7dd03b796000ec31111f"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="34e50c915b51252660db4c26d6f61d92"
|
||||
dest_md5="284c8f30177baaab7a71e88c2fa18e87"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="34e50c915b51252660db4c26d6f61d92"
|
||||
dest_md5="284c8f30177baaab7a71e88c2fa18e87"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="9f8274a56b9edd5fe16c5dcae157c341"
|
||||
dest_md5="723b7c3af22143822b4ea69f4a5e464d"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="9f8274a56b9edd5fe16c5dcae157c341"
|
||||
dest_md5="723b7c3af22143822b4ea69f4a5e464d"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="92d246cc32866075f51865b0c9e4b50d"
|
||||
dest_md5="9d219f887655916bb7f150706addfff2"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="ac15d19b18183939f2cb938b48b83391"
|
||||
dest_md5="0983b74d7b93c756eb0c5a98b4157abd"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="240c53764197402a0c89fe8fb8b2a878"
|
||||
dest_md5="de36b355f43d62393cda8f9c25ab30ad"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="a43d1da157f5981d7d307fa0f05c7144"
|
||||
dest_md5="de067c565a3ab4762ae06714e45fe0ae"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="3cacd4765fc525e57c7258a4805508e6"
|
||||
dest_md5="2dab7bdfa7f0fc281860167c39ed10b6"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="5b41ef10ccf43be3d97758534e00a060"
|
||||
dest_md5="0caff325d8ab4f8082321efcb4d4b513"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="a2e5738b2c3c72b7747d4619c999f663"
|
||||
dest_md5="52ebec391e52938a37545ccc6f79cf74"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="a2e5738b2c3c72b7747d4619c999f663"
|
||||
dest_md5="52ebec391e52938a37545ccc6f79cf74"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="66ca8a87ea50ca711ae82b664f60a2a4"
|
||||
dest_md5="369b1a9c914d86a94dc9b0795e76649f"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="66ca8a87ea50ca711ae82b664f60a2a4"
|
||||
dest_md5="369b1a9c914d86a94dc9b0795e76649f"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="130412d800df4b7c2fc9747a6a5805ef"
|
||||
dest_md5="94ec308054667a107722b55e2203ebfc"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="130412d800df4b7c2fc9747a6a5805ef"
|
||||
dest_md5="94ec308054667a107722b55e2203ebfc"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="130412d800df4b7c2fc9747a6a5805ef"
|
||||
dest_md5="94ec308054667a107722b55e2203ebfc"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="b5b713d18d62a88eb579db8fdc12c626"
|
||||
dest_md5="3fa5aa738a28dc6cdeb9786d5398a721"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="b5b713d18d62a88eb579db8fdc12c626"
|
||||
dest_md5="3fa5aa738a28dc6cdeb9786d5398a721"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="7dca0d73f2612d088326ffc420d70d33"
|
||||
dest_md5="4441e90ddb4675a44bc124eeb8d327f5"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="7dca0d73f2612d088326ffc420d70d33"
|
||||
dest_md5="4441e90ddb4675a44bc124eeb8d327f5"
|
||||
|
Binary file not shown.
@ -1,3 +1,3 @@
|
||||
source_md5="6e103468c0ac9e27a0bd095c017a88fe"
|
||||
dest_md5="369df4dc1fce005b32f634b984bb3ad7"
|
||||
source_md5="47313fa4c47a9963fddd764e1ec6e4a8"
|
||||
dest_md5="2ded9e7f9060e2b530aab678b135fc5b"
|
||||
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="1c8d163e355ca2143cf1ee7539743095"
|
||||
dest_md5="f4d70988d33daba683613005dd05abe5"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="1c8d163e355ca2143cf1ee7539743095"
|
||||
dest_md5="f4d70988d33daba683613005dd05abe5"
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="597fbe9ccf6ea4d6483499e0cf0b03d0"
|
||||
dest_md5="44096b06df43545f31758f2c690ba4dd"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="3be96f8f0b1f368b29579f8fe6c79e53"
|
||||
dest_md5="fb332b986c94f47353bb21064d61380b"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="3be96f8f0b1f368b29579f8fe6c79e53"
|
||||
dest_md5="fb332b986c94f47353bb21064d61380b"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="3cf9c5ebe05a91b72f0aebb0ee407a93"
|
||||
dest_md5="8bd975df2444464ff6174d81fef37888"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="3cf9c5ebe05a91b72f0aebb0ee407a93"
|
||||
dest_md5="8bd975df2444464ff6174d81fef37888"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="46a58c40f5b6b62c3a59601b0fb55288"
|
||||
dest_md5="6c83115f14a9c0acf967eb87bf07fe4b"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="46a58c40f5b6b62c3a59601b0fb55288"
|
||||
dest_md5="6c83115f14a9c0acf967eb87bf07fe4b"
|
||||
|
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user