Commit Graph

18 Commits

Author SHA1 Message Date
afc53483d1 moved development over to github 2023-10-07 08:17:00 +08:00
306304c2a6 moved to Gitea 2023-08-06 06:19:52 +08:00
58ef1c4f05 minor changes in getting everything working in Godot 4 2023-05-14 16:36:23 +08:00
998475812c converted to Godot 4 2023-03-07 20:26:52 +08:00
ad32ea5379 added time-sensitive greeting text at top of start screen 2022-08-28 14:03:39 +08:00
6287420f21 drafted pomodoro app 2022-08-21 16:34:39 +08:00
9d71295ff3 minor cleanups - removed outdated comments and empty functions 2022-08-16 17:42:32 +08:00
e617d25199 improved some code comments for clarity for myself 2022-08-16 17:37:09 +08:00
c19f81c7ec fixed welcome label to no longer depend on process delta script 2022-08-16 17:30:28 +08:00
daa2fcaa70 refactoring node control into separate script + cleared out warnings and errors 2022-08-16 15:37:53 +08:00
c510de61da improved UI and created UI-related functions in separate singleton script 2022-08-09 15:17:54 +08:00
26032953ea added csv folder for future spreadsheets to feed into cards etc 2022-08-08 17:16:19 +08:00
b9622d0632 trying out online update notifications 2022-08-08 16:55:30 +08:00
b9a82025e1 trying out online update notifications 2022-08-08 16:53:39 +08:00
8015608bea trying out online update notifications 2022-08-08 16:06:40 +08:00
67050fc322 username saving implemented 2022-08-08 14:42:26 +08:00
29e28ac115 updated to godot 3.5 2022-08-07 09:08:10 +08:00
76014b5f10 started work on user screen 2022-08-03 09:01:10 +08:00