diff --git a/godot/NewEntry.tscn b/godot/NewEntry.tscn index fbc5fb8..0403c45 100644 --- a/godot/NewEntry.tscn +++ b/godot/NewEntry.tscn @@ -1,56 +1,57 @@ [gd_scene format=3 uid="uid://dutnsmmhm8px6"] -[node name="PopupPanel" type="PopupPanel"] +[node name="PopupPanel" type="PopupPanel" unique_id=1480508047] +oversampling_override = 1.0 size = Vector2i(100, 389) visible = true -[node name="GridContainer" type="GridContainer" parent="."] +[node name="GridContainer" type="GridContainer" parent="." unique_id=545204867] offset_left = 4.0 offset_top = 4.0 offset_right = 96.0 offset_bottom = 385.0 columns = 3 -[node name="0" type="Button" parent="GridContainer"] +[node name="0" type="Button" parent="GridContainer" unique_id=1587740652] layout_mode = 2 text = "0" -[node name="1" type="Button" parent="GridContainer"] +[node name="1" type="Button" parent="GridContainer" unique_id=196215655] layout_mode = 2 text = "1" -[node name="2" type="Button" parent="GridContainer"] +[node name="2" type="Button" parent="GridContainer" unique_id=1297712196] layout_mode = 2 text = "2" -[node name="3" type="Button" parent="GridContainer"] +[node name="3" type="Button" parent="GridContainer" unique_id=1489651124] layout_mode = 2 text = "3" -[node name="4" type="Button" parent="GridContainer"] +[node name="4" type="Button" parent="GridContainer" unique_id=122086073] layout_mode = 2 text = "4" -[node name="5" type="Button" parent="GridContainer"] +[node name="5" type="Button" parent="GridContainer" unique_id=1573844743] layout_mode = 2 text = "5" -[node name="6" type="Button" parent="GridContainer"] +[node name="6" type="Button" parent="GridContainer" unique_id=2138965382] layout_mode = 2 text = "6" -[node name="7" type="Button" parent="GridContainer"] +[node name="7" type="Button" parent="GridContainer" unique_id=144644283] layout_mode = 2 text = "7" -[node name="8" type="Button" parent="GridContainer"] +[node name="8" type="Button" parent="GridContainer" unique_id=763780230] layout_mode = 2 text = "8" -[node name="9" type="Button" parent="GridContainer"] +[node name="9" type="Button" parent="GridContainer" unique_id=1318253977] layout_mode = 2 text = "9" -[node name="dot" type="Button" parent="GridContainer"] +[node name="dot" type="Button" parent="GridContainer" unique_id=985510428] layout_mode = 2 text = "." diff --git a/godot/addons/godot-sqlite/gdsqlite.gdextension.uid b/godot/addons/godot-sqlite/gdsqlite.gdextension.uid new file mode 100644 index 0000000..76811d1 --- /dev/null +++ b/godot/addons/godot-sqlite/gdsqlite.gdextension.uid @@ -0,0 +1 @@ +uid://dn3c8fc8slh6j diff --git a/godot/addons/godot-sqlite/godot-sqlite.gd.uid b/godot/addons/godot-sqlite/godot-sqlite.gd.uid new file mode 100644 index 0000000..db2e89a --- /dev/null +++ b/godot/addons/godot-sqlite/godot-sqlite.gd.uid @@ -0,0 +1 @@ +uid://dhcttsh3tto23 diff --git a/godot/global.gd.uid b/godot/global.gd.uid new file mode 100644 index 0000000..aebc40f --- /dev/null +++ b/godot/global.gd.uid @@ -0,0 +1 @@ +uid://capir2jpo8qoj diff --git a/godot/loaded.gd.uid b/godot/loaded.gd.uid new file mode 100644 index 0000000..f64382a --- /dev/null +++ b/godot/loaded.gd.uid @@ -0,0 +1 @@ +uid://bis23k16mjft3 diff --git a/godot/main.gd.uid b/godot/main.gd.uid new file mode 100644 index 0000000..c792883 --- /dev/null +++ b/godot/main.gd.uid @@ -0,0 +1 @@ +uid://bc6fmmhbe0ebm diff --git a/godot/unloaded.gd.uid b/godot/unloaded.gd.uid new file mode 100644 index 0000000..cda7f8c --- /dev/null +++ b/godot/unloaded.gd.uid @@ -0,0 +1 @@ +uid://vgg3y5l0sxkp diff --git a/justfile b/justfile index 9b3ba94..0546d2b 100644 --- a/justfile +++ b/justfile @@ -1,15 +1,13 @@ # alias fmt := format +alias e := edit edit: - nixVulkanIntel godot4 --editor --quiet godot/project.godot + godot4 --editor --quiet godot/project.godot android-keystore: mkdir -p android keytool -keyalg RSA -genkeypair -alias androiddebugkey -keypass android -keystore android/debug.keystore -storepass android -dname "CN=Android Debug,O=Android,C=US" -validity 9999 -deststoretype pkcs12 keytool -v -genkey -keystore logue.keystore -alias logue -keyalg RSA -validity 10000 -pre-build: - git submodule update --init --recursive - format: fd -e nix -X nix fmt {} diff --git a/life.sqlite3 b/life.sqlite3 new file mode 100644 index 0000000..e69de29