Compare commits

...

30 Commits

Author SHA1 Message Date
127e808f8a
Update CreditsList.tscn 2023-01-19 05:26:49 -05:00
3dd00eabd3
Attach momentum to elevator 2020-06-01 05:32:07 -04:00
1980139acb
Added basic elevator system 2020-06-01 01:58:19 -04:00
ac1c935ca0
Story and Writing tweaks 2020-05-31 02:50:59 -04:00
11a8c56d1b Major GUI changes 2020-05-31 02:13:56 -04:00
e1ea4f96cd
Movement tweaks, fade tweaks, stopped ledge jumping, and lighting tweaks 2020-05-31 01:16:14 -04:00
3a6df205d2
Player movement tweaks 2020-05-29 01:39:44 -04:00
dee457a561
Tweak player movement 2020-05-21 16:30:22 -04:00
92892072e2
Fix entrypoint 2020-05-18 00:44:20 -04:00
06488a7bc1
Fixed art path 2020-05-18 00:40:31 -04:00
770833a836
Attach dialog 2020-05-18 00:22:32 -04:00
761b34ae55
More sections, more art, and slightly more gameplay 2020-05-18 00:20:31 -04:00
6fd53367c0
Animations & Movement tweaks 2020-05-17 20:48:11 -04:00
abe340f025
Added dirt! 2020-05-17 18:04:19 -04:00
e22d56d0df
New sfx, credits overhaul, and feedback button 2020-05-17 17:07:52 -04:00
3614049c11
Add feedback template 2020-05-17 15:49:31 -04:00
23a13f349b
Aura dialog 2020-05-17 11:02:12 -04:00
65e4fc6a48
Dev env & bugfixes 2020-05-17 08:30:31 -04:00
c39e44da3a Action changes
Action changes

Action changes

Action changes

Actions work

Delete error?

update addons

Test

Test

Fix exports
2020-05-16 22:31:46 -04:00
3dfff8793c
Add version to title 2020-05-16 20:43:48 -04:00
8b93f60aa0
Technically a game 2020-05-16 20:35:08 -04:00
bea02afbc5
Changed project settings 2020-05-16 17:29:19 -04:00
28f8f493ea
Enable progression 2020-05-16 17:07:13 -04:00
a26da07f43
Workers, lighting, and loading 2020-05-16 17:05:44 -04:00
7528cba7d7
Added progress & major dialog bugfix 2020-05-16 13:22:42 -04:00
afde971c17
Misc bugfixes 2020-05-16 11:31:16 -04:00
497f251376
Bugfixes and Beauty 2020-05-16 11:22:41 -04:00
86637e395f
Added Grant Blevins 2020-05-16 09:20:41 -04:00
02197de5ab
Work report issues button 2020-05-16 07:14:10 -04:00
4d75252638
Added issue templates 2020-05-16 07:12:25 -04:00
316 changed files with 8631 additions and 691 deletions

22
.github/ISSUE_TEMPLATE/1_bug_report.md vendored Normal file
View File

@ -0,0 +1,22 @@
---
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. -->

View File

@ -0,0 +1,9 @@
---
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 Normal file
View File

@ -0,0 +1,9 @@
---
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 Normal file
View File

@ -0,0 +1,9 @@
---
name: 🧭 Guidance
about: Lost? Maybe someone can help.
labels: 'help wanted'
---
**Description:**
<!-- Clear description of what is going on. -->

View File

@ -0,0 +1,16 @@
---
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?

View File

@ -16,7 +16,9 @@ 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 }}
@ -26,13 +28,6 @@ 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:
@ -41,6 +36,17 @@ 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:

View File

@ -0,0 +1,3 @@
source_md5="9f3599f4ed5f050bd5c7966b39434aeb"
dest_md5="d8b8d051422c7cd9a641096cbf8c2f89"

View File

@ -0,0 +1,3 @@
source_md5="9f3599f4ed5f050bd5c7966b39434aeb"
dest_md5="d8b8d051422c7cd9a641096cbf8c2f89"

View File

@ -0,0 +1,3 @@
source_md5="3bfdad86a3348e10ad92dce7a0c7edfb"
dest_md5="b2215c68eec5e82ae3b199c3ebef6ca3"

View File

@ -0,0 +1,3 @@
source_md5="3bfdad86a3348e10ad92dce7a0c7edfb"
dest_md5="b2215c68eec5e82ae3b199c3ebef6ca3"

View File

@ -0,0 +1,3 @@
source_md5="0f187f924d66394184e7b3e6c957fb8c"
dest_md5="c9bfe92d419f5078052bb89139a81b80"

View File

@ -0,0 +1,3 @@
source_md5="424bc2e8a11a2373217678abda0df97e"
dest_md5="917df80dfa039af088b63b9a234e0ced"

View File

@ -0,0 +1,3 @@
source_md5="424bc2e8a11a2373217678abda0df97e"
dest_md5="917df80dfa039af088b63b9a234e0ced"

View File

@ -0,0 +1,3 @@
source_md5="8aef6de8412026e94480cc71d8d055b6"
dest_md5="f536ce724bbfd6d3eec9c9b681d8bd87"

View File

@ -0,0 +1,3 @@
source_md5="9d92358506b2f630f49d7186a984dda0"
dest_md5="4d5bf56017f00adbc80e9bf5a14a9f50"

View File

@ -0,0 +1,3 @@
source_md5="08fdfe746696263d9157f46fbf6bcae3"
dest_md5="663720fe7a6ed76fff5d90489304ad6b"

View File

@ -0,0 +1,3 @@
source_md5="6940d8b74a5d117d0f1394bc85a70f08"
dest_md5="26b29806d463d634a6663c71a6300823"

View File

@ -0,0 +1,3 @@
source_md5="e857b8bb76d4617adc95c76a5fb540c2"
dest_md5="27ac0f89acdd7606843ba589e23aa7f4"

View File

@ -0,0 +1,3 @@
source_md5="e857b8bb76d4617adc95c76a5fb540c2"
dest_md5="27ac0f89acdd7606843ba589e23aa7f4"

View File

@ -0,0 +1,3 @@
source_md5="385e8652393bf9a3fa82a062489c5435"
dest_md5="2ca28503838f7dd03b796000ec31111f"

View File

@ -0,0 +1,3 @@
source_md5="385e8652393bf9a3fa82a062489c5435"
dest_md5="2ca28503838f7dd03b796000ec31111f"

View File

@ -0,0 +1,3 @@
source_md5="34e50c915b51252660db4c26d6f61d92"
dest_md5="284c8f30177baaab7a71e88c2fa18e87"

View File

@ -0,0 +1,3 @@
source_md5="34e50c915b51252660db4c26d6f61d92"
dest_md5="284c8f30177baaab7a71e88c2fa18e87"

View File

@ -0,0 +1,3 @@
source_md5="9f8274a56b9edd5fe16c5dcae157c341"
dest_md5="723b7c3af22143822b4ea69f4a5e464d"

View File

@ -0,0 +1,3 @@
source_md5="9f8274a56b9edd5fe16c5dcae157c341"
dest_md5="723b7c3af22143822b4ea69f4a5e464d"

View File

@ -0,0 +1,3 @@
source_md5="92d246cc32866075f51865b0c9e4b50d"
dest_md5="9d219f887655916bb7f150706addfff2"

View File

@ -0,0 +1,3 @@
source_md5="ac15d19b18183939f2cb938b48b83391"
dest_md5="0983b74d7b93c756eb0c5a98b4157abd"

View File

@ -0,0 +1,3 @@
source_md5="240c53764197402a0c89fe8fb8b2a878"
dest_md5="de36b355f43d62393cda8f9c25ab30ad"

View File

@ -0,0 +1,3 @@
source_md5="a43d1da157f5981d7d307fa0f05c7144"
dest_md5="de067c565a3ab4762ae06714e45fe0ae"

View File

@ -0,0 +1,3 @@
source_md5="3cacd4765fc525e57c7258a4805508e6"
dest_md5="2dab7bdfa7f0fc281860167c39ed10b6"

View File

@ -0,0 +1,3 @@
source_md5="5b41ef10ccf43be3d97758534e00a060"
dest_md5="0caff325d8ab4f8082321efcb4d4b513"

View File

@ -0,0 +1,3 @@
source_md5="a2e5738b2c3c72b7747d4619c999f663"
dest_md5="52ebec391e52938a37545ccc6f79cf74"

View File

@ -0,0 +1,3 @@
source_md5="a2e5738b2c3c72b7747d4619c999f663"
dest_md5="52ebec391e52938a37545ccc6f79cf74"

View File

@ -0,0 +1,3 @@
source_md5="66ca8a87ea50ca711ae82b664f60a2a4"
dest_md5="369b1a9c914d86a94dc9b0795e76649f"

View File

@ -0,0 +1,3 @@
source_md5="66ca8a87ea50ca711ae82b664f60a2a4"
dest_md5="369b1a9c914d86a94dc9b0795e76649f"

View File

@ -0,0 +1,3 @@
source_md5="130412d800df4b7c2fc9747a6a5805ef"
dest_md5="94ec308054667a107722b55e2203ebfc"

View File

@ -0,0 +1,3 @@
source_md5="130412d800df4b7c2fc9747a6a5805ef"
dest_md5="94ec308054667a107722b55e2203ebfc"

View File

@ -0,0 +1,3 @@
source_md5="130412d800df4b7c2fc9747a6a5805ef"
dest_md5="94ec308054667a107722b55e2203ebfc"

View File

@ -0,0 +1,3 @@
source_md5="b5b713d18d62a88eb579db8fdc12c626"
dest_md5="3fa5aa738a28dc6cdeb9786d5398a721"

View File

@ -0,0 +1,3 @@
source_md5="b5b713d18d62a88eb579db8fdc12c626"
dest_md5="3fa5aa738a28dc6cdeb9786d5398a721"

View File

@ -0,0 +1,3 @@
source_md5="7dca0d73f2612d088326ffc420d70d33"
dest_md5="4441e90ddb4675a44bc124eeb8d327f5"

View File

@ -0,0 +1,3 @@
source_md5="7dca0d73f2612d088326ffc420d70d33"
dest_md5="4441e90ddb4675a44bc124eeb8d327f5"

View File

@ -1,3 +1,3 @@
source_md5="47313fa4c47a9963fddd764e1ec6e4a8"
dest_md5="2ded9e7f9060e2b530aab678b135fc5b"
source_md5="6e103468c0ac9e27a0bd095c017a88fe"
dest_md5="369df4dc1fce005b32f634b984bb3ad7"

View File

@ -0,0 +1,3 @@
source_md5="1c8d163e355ca2143cf1ee7539743095"
dest_md5="f4d70988d33daba683613005dd05abe5"

View File

@ -0,0 +1,3 @@
source_md5="1c8d163e355ca2143cf1ee7539743095"
dest_md5="f4d70988d33daba683613005dd05abe5"

View File

@ -0,0 +1,3 @@
source_md5="597fbe9ccf6ea4d6483499e0cf0b03d0"
dest_md5="44096b06df43545f31758f2c690ba4dd"

View File

@ -0,0 +1,3 @@
source_md5="3be96f8f0b1f368b29579f8fe6c79e53"
dest_md5="fb332b986c94f47353bb21064d61380b"

View File

@ -0,0 +1,3 @@
source_md5="3be96f8f0b1f368b29579f8fe6c79e53"
dest_md5="fb332b986c94f47353bb21064d61380b"

View File

@ -0,0 +1,3 @@
source_md5="3cf9c5ebe05a91b72f0aebb0ee407a93"
dest_md5="8bd975df2444464ff6174d81fef37888"

View File

@ -0,0 +1,3 @@
source_md5="3cf9c5ebe05a91b72f0aebb0ee407a93"
dest_md5="8bd975df2444464ff6174d81fef37888"

View File

@ -0,0 +1,3 @@
source_md5="46a58c40f5b6b62c3a59601b0fb55288"
dest_md5="6c83115f14a9c0acf967eb87bf07fe4b"

View File

@ -0,0 +1,3 @@
source_md5="46a58c40f5b6b62c3a59601b0fb55288"
dest_md5="6c83115f14a9c0acf967eb87bf07fe4b"

Some files were not shown because too many files have changed in this diff Show More