This website requires JavaScript.
Explore
Help
Register
Sign In
SuperNovaa41
/
untap
Watch
1
Star
0
Fork
0
You've already forked untap
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
38
Commits
3
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Nathan Singer
dd73e1b477
removes print statements
2025-04-27 12:23:40 -04:00
data
deck input changes
2025-04-24 13:20:57 -04:00
.clang-format
Adds formatting config and formats project
2025-04-21 23:08:56 -04:00
.editorconfig
Godot initialization
2025-04-22 01:34:16 -04:00
.gitattributes
Godot initialization
2025-04-22 01:34:16 -04:00
.gitignore
Godot initialization
2025-04-22 01:34:16 -04:00
caching.gd
deck list importing (mtgo) is now working
2025-04-24 20:55:09 -04:00
caching.gd.uid
separates all of the cacheing functions to its own class, cleans up card
2025-04-23 17:05:10 -04:00
card.gd
removes print statements
2025-04-27 12:23:40 -04:00
card.gd.uid
adds some baseline code for loading cards
2025-04-22 13:41:33 -04:00
card.tscn
adds basic ui template
2025-04-24 01:47:24 -04:00
deck_input.gd
deck list importing (mtgo) is now working
2025-04-24 20:55:09 -04:00
deck_input.gd.uid
some small fixes, mtgo is done
2025-04-24 11:45:29 -04:00
field.gd
guts the field code and allows for card dragging
2025-04-27 12:22:39 -04:00
field.gd.uid
wip: adding visual representation, starting with player battlefield
2025-04-23 18:05:38 -04:00
field.tscn
adds basic ui template
2025-04-24 01:47:24 -04:00
icon.svg
Godot initialization
2025-04-22 01:34:16 -04:00
icon.svg.import
Godot initialization
2025-04-22 01:34:16 -04:00
library.gd
guts the field code and allows for card dragging
2025-04-27 12:22:39 -04:00
library.gd.uid
adds some library boilerplate
2025-04-23 15:44:17 -04:00
player.gd
guts the field code and allows for card dragging
2025-04-27 12:22:39 -04:00
player.gd.uid
changes...
2025-04-22 16:39:59 -04:00
player.tscn
wip: adding visual representation, starting with player battlefield
2025-04-23 18:05:38 -04:00
project.godot
Changes project to fullscreen 1920x1080, formats .gd files
2025-04-23 16:12:00 -04:00
tabletop.gd
guts the field code and allows for card dragging
2025-04-27 12:22:39 -04:00
tabletop.gd.uid
Adds some nodes, notably the root tabletop scene and a scene representing a player along with nodes for the hand, local field, and library
2025-04-22 02:30:17 -04:00
tabletop.tscn
adds basic ui template
2025-04-24 01:47:24 -04:00
Description
No description provided
1.6
MiB
Languages
GDScript
100%