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
30
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
ShyProton
0f88bd8f7b
uses lanczos interpolation to make small cards not look terrible
2025-04-23 22:27:04 -04:00
data
Changes project to fullscreen 1920x1080, formats .gd files
2025-04-23 16:12:00 -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
Merge remote-tracking branch 'refs/remotes/origin/main'
2025-04-23 22:20:17 -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
uses lanczos interpolation to make small cards not look terrible
2025-04-23 22:27:04 -04:00
card.gd.uid
adds some baseline code for loading cards
2025-04-22 13:41:33 -04:00
card.tscn
uses lanczos interpolation to make small cards not look terrible
2025-04-23 22:27:04 -04:00
field.gd
rudimentary card loading
2025-04-23 22:04:04 -04:00
field.gd.uid
wip: adding visual representation, starting with player battlefield
2025-04-23 18:05:38 -04:00
field.tscn
rudimentary card loading
2025-04-23 22:04:04 -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
rudimentary card loading
2025-04-23 22:04:04 -04:00
library.gd.uid
adds some library boilerplate
2025-04-23 15:44:17 -04:00
player.gd
rudimentary card loading
2025-04-23 22:04:04 -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
Changes project to fullscreen 1920x1080, formats .gd files
2025-04-23 16:12:00 -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
Changes project to fullscreen 1920x1080, formats .gd files
2025-04-23 16:12:00 -04:00
Description
No description provided
1.6
MiB
Languages
GDScript
100%