Commit Graph

49 Commits

Author SHA1 Message Date
e17c95c763 added a welcome window 2025-12-28 23:40:03 +08:00
40d9872876 actually fixing the bug the last commit was supposed to fix 2025-12-27 10:30:15 +08:00
b168d674bd fixed WS race condition issue 2025-12-25 14:12:39 +08:00
42f798c8b7 trivial enhancements to state management solution 2025-12-24 16:25:48 +08:00
83f145f490 Minor optimizations to sprite re-coloring 2025-12-23 17:14:42 +08:00
c8efcfc83c doll active state <-> doll visibility toggle 2025-12-23 15:58:01 +08:00
b4234c12f5 adjusted app menu window size 2025-12-23 01:05:59 +08:00
6b21881d8a refined doll editor windowing logic pt 2 2025-12-22 17:49:28 +08:00
29a01f9234 refined doll editor windowing logic 2025-12-22 12:53:13 +08:00
e4fdcd44c6 separate window for doll editor 2025-12-22 01:11:38 +08:00
2b368fe556 Updated logging to both file and console 2025-12-22 00:21:08 +08:00
ed34570b56 disabled image default features to fix windows compile bug 2025-12-21 19:22:12 +08:00
e1de05de7a Simplified keychain management on non-Windows platforms 2025-12-21 12:35:17 +08:00
0e0cb8f33a doll active state 2025-12-21 02:08:11 +08:00
a8a578ca3d Doll preview 2025-12-20 22:01:26 +08:00
9f41829d0e Dolls with friends (pt 1) 2025-12-20 02:47:47 +08:00
1c7b518e73 Dolls (UI WIP) 2025-12-20 01:21:05 +08:00
ab2beaffa4 prevent wrong binding generation location 2025-12-19 22:49:15 +08:00
5554267c2a ?whoops 2025-12-19 22:47:49 +08:00
b55008403d refined cursor broadcast system and added splash 2025-12-19 01:25:37 +08:00
3094d9de3d minor refinements 2025-12-18 22:51:14 +08:00
ec18f5366c TypeScript bindings generation 2025-12-18 16:59:31 +08:00
edeb1f4d78 resolve friends' grid to absolute 2025-12-16 22:27:55 +08:00
8185b2c9a1 fixed variable scope issue on windows (scale_factor) 2025-12-16 15:53:05 +08:00
c3268cf298 preperation for usage of grid_to_absolute_position 2025-12-16 15:08:59 +08:00
df934afefa friends cursor broadcast system refined 👍 2025-12-16 01:56:46 +08:00
9363a2e96b friends cursor broadcast system (?) 2025-12-16 00:40:27 +08:00
2eef22829d friends system (appears fully functional) 2025-12-15 21:22:34 +08:00
a317235bce friends system (Testing WIP) 2025-12-14 22:58:36 +08:00
b10b206b48 friends system (UI WIP) 2025-12-14 01:34:17 +08:00
b34c55746a extracted websocket events into "const" 2025-12-08 22:03:02 +08:00
76d19aa5e6 app menu window 2025-12-08 21:49:30 +08:00
9c4a407820 use wrapper function instead of direct access app handle 2025-12-08 19:13:30 +08:00
4f62242517 minor organization, rearrangement & refinement of code 2025-12-08 15:39:38 +08:00
Wind-Explorer
527ef028d6 account for Windows' way of handling DPI 2025-12-07 14:57:00 +08:00
85a316b787 fixed .env example 2025-12-06 19:31:29 +08:00
97d4bb279c fetch user profile 👍 2025-12-05 22:26:28 +08:00
f522148489 fetch user profile (wip) 2025-12-05 21:52:46 +08:00
a9068fe575 reorganized files 2025-12-05 12:50:25 +08:00
d9dbd5fe5d ws auth 2025-12-05 00:38:35 +08:00
03934c4a03 websocket cursor data broadcast 2025-11-29 22:35:20 +08:00
723c31afa3 minor touchups to enhance auth service 2025-11-27 15:53:58 +08:00
Adam C
2764628ab2 windows cred man entry size limit 2025-11-27 15:30:58 +08:00
bafbe271d8 sign in auth flow 👍 2025-11-27 13:28:33 +08:00
6fe397e868 open auth portal 2025-11-26 00:52:53 +08:00
b22fdac39c added mapped cursor position 2025-11-25 15:00:18 +08:00
407c7d13c7 cursor position on screen stream 2025-11-25 12:06:01 +08:00
dbf6747c18 sovereignty over app lifecycle 2025-11-25 10:15:29 +08:00
96bb3ffee2 please make it into prod 2025-11-21 03:04:06 +08:00