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
45
Commits
3
Branches
0
Tags
fc3a31d14476c3a0f3153e9f3d8269ff01db077f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Nathan Singer
fc3a31d144
converts file = null to file.close()
2025-04-27 17:46:06 -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
converts file = null to file.close()
2025-04-27 17:46:06 -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
fixes caching not working properly
2025-04-27 17:27:39 -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
converts file = null to file.close()
2025-04-27 17:46:06 -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
converts file = null to file.close()
2025-04-27 17:46:06 -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
adds tapping/untapping
2025-04-27 12:55:09 -04:00
tabletop.gd
converts file = null to file.close()
2025-04-27 17:46:06 -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%