This commit is contained in:
nek0 2022-12-05 18:03:08 +01:00
parent baf7d8b1c9
commit 5eee2e4363
68 changed files with 4433 additions and 180 deletions

2
.gitattributes vendored
View File

@ -3,3 +3,5 @@
*.png filter=lfs diff=lfs merge=lfs -text
*.glb filter=lfs diff=lfs merge=lfs -text
/design/miep filter=lfs diff=lfs merge=lfs -text
*.xcf filter=lfs diff=lfs merge=lfs -text
*.mesh filter=lfs diff=lfs merge=lfs -text

BIN
.gitignore (Stored with Git LFS) vendored

Binary file not shown.

Binary file not shown.

BIN
readme.md (Stored with Git LFS)

Binary file not shown.

BIN
src/DropZone.gd (Stored with Git LFS)

Binary file not shown.

BIN
src/DropZone.tscn (Stored with Git LFS)

Binary file not shown.

BIN
src/Playfield.tscn (Stored with Git LFS)

Binary file not shown.

BIN
src/assets/fonts/LICENCE.txt (Stored with Git LFS)

Binary file not shown.

BIN
src/assets/fonts/OFL.txt (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
src/assets/fonts/accessible-font.tres (Stored with Git LFS)

Binary file not shown.

BIN
src/assets/fonts/accessible-theme.tres (Stored with Git LFS)

Binary file not shown.

BIN
src/assets/fonts/handwriting-font.tres (Stored with Git LFS)

Binary file not shown.

BIN
src/assets/fonts/handwriting-theme.tres (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
src/assets/textures/cards/card1.png.import (Stored with Git LFS)

Binary file not shown.

BIN
src/assets/textures/cards/card2.png.import (Stored with Git LFS)

Binary file not shown.

BIN
src/assets/textures/cards/card3.png.import (Stored with Git LFS)

Binary file not shown.

BIN
src/assets/textures/cards/card4.png.import (Stored with Git LFS)

Binary file not shown.

BIN
src/assets/textures/cards/card5.png.import (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

BIN
src/base_scenes/Card.tscn (Stored with Git LFS)

Binary file not shown.

BIN
src/base_scenes/Decision.tscn (Stored with Git LFS)

Binary file not shown.

BIN
src/base_scenes/decision.gd (Stored with Git LFS)

Binary file not shown.

BIN
src/default_env.tres (Stored with Git LFS)

Binary file not shown.

BIN
src/dev-util/ingest connection.tscn (Stored with Git LFS)

Binary file not shown.

BIN
src/dev-util/ingest post-it.tscn (Stored with Git LFS)

Binary file not shown.

BIN
src/dev-util/ingest_board.gd (Stored with Git LFS)

Binary file not shown.

BIN
src/dev-util/ingest_board.tscn (Stored with Git LFS)

Binary file not shown.

BIN
src/dev-util/ingest_card.tscn (Stored with Git LFS)

Binary file not shown.

BIN
src/dev-util/ingest_story.tscn (Stored with Git LFS)

Binary file not shown.

BIN
src/dev-util/pick_button.tscn (Stored with Git LFS)

Binary file not shown.

BIN
src/icon.png.import (Stored with Git LFS)

Binary file not shown.

BIN
src/project.godot (Stored with Git LFS)

Binary file not shown.

BIN
src/scripts/Card.gd (Stored with Git LFS)

Binary file not shown.

BIN
src/scripts/card_deck.gd (Stored with Git LFS)

Binary file not shown.