Commit Graph

36 Commits

Author SHA1 Message Date
Azalea Gui b95a77b6b3 [-] Remove debug 2023-03-09 00:42:21 -05:00
Azalea Gui 44fe6e3ed2 [O] Print draw time at 1,1 2023-03-09 00:31:51 -05:00
Azalea Gui dcb1789fca [F] Fix bound checking 2023-03-09 00:30:48 -05:00
Azalea Gui b25391560c [F] Fix type 2023-03-09 00:29:36 -05:00
Azalea Gui 16dd20bde3 [O] Use i32 instead of u16 2023-03-09 00:29:04 -05:00
Azalea Gui f979076e1f [O] Dynamic chat bubbles & states 2023-03-09 00:28:48 -05:00
Azalea Gui e1393f7126 [F] Fix raw mode 2023-03-09 00:27:51 -05:00
Azalea Gui e364b87643 [U] Maybe I should stop updating title... 2023-03-08 23:57:04 -05:00
Azalea Gui 5ffa793d7c [O] Draw from the first non-space 2023-03-08 23:55:31 -05:00
Azalea Gui 79caf88957 [+] Relay mode 2023-03-08 23:24:31 -05:00
Azalea Gui 1d64066d95 [O] Optimize cursor movement 2023-03-08 21:24:28 -05:00
Azalea Gui ca14b2e77c [-] Remove framebuffer diff entirely 2023-03-08 21:17:30 -05:00
Azalea Gui 7b80cce303 [O] Try to fix rendering with framebuffer 2023-03-08 20:56:25 -05:00
Azalea Gui b8dcb8dba8 [O] Allow arrow controls 2023-03-08 19:59:06 -05:00
Azalea Gui 68e8319ec3 [O] Allow ^c or esc to exit 2023-03-08 19:58:02 -05:00
Azalea Gui 2d641c89a3 [F] Fix layer order 2023-03-08 19:55:07 -05:00
Azalea Gui 393e76fa87 [F] Fix async, peacefully exit 2023-03-08 19:54:42 -05:00
Azalea Gui e400a223af Revert "Revert "[+] Try to multithread poll input (didn't work)""
This reverts commit e1491d4833.
2023-03-08 19:30:11 -05:00
Azalea Gui e1491d4833 Revert "[+] Try to multithread poll input (didn't work)"
This reverts commit f34622d433.
2023-03-08 19:29:27 -05:00
Azalea Gui f34622d433 [+] Try to multithread poll input (didn't work) 2023-03-08 19:29:22 -05:00
Azalea Gui 7b2be6c4ee Revert "[O] Try to RIIR telnet server (didn't work)"
This reverts commit ee94dcd950.
2023-03-08 18:29:45 -05:00
Azalea Gui ee94dcd950 [O] Try to RIIR telnet server (didn't work) 2023-03-08 18:29:38 -05:00
Azalea Gui 728f2a3081 [+] Draw title 2023-03-08 12:06:30 -05:00
Azalea Gui 079354af9c [S] Better chat box borders 2023-03-08 11:35:52 -05:00
Azalea Gui d849cddc3e [+] Draw demo chat bubble 2023-03-08 11:34:53 -05:00
Azalea Gui 89d8339e3d [+] Chat bubble 2023-03-08 11:34:43 -05:00
Azalea Gui ec8593d954 [O] Actually draw asciis 2023-03-08 11:34:35 -05:00
Azalea Gui 54b44cf247 [U] Split main into mutable and constants 2023-03-08 10:59:28 -05:00
Azalea Gui 22587ce2c0 [+] Draw ascii, decouple main and consts 2023-03-08 10:51:49 -05:00
Azalea Gui c0e8936125 [O] Tune variables 2023-03-08 10:01:54 -05:00
Azalea Gui e3d850fc4a [F] Fix return logic 2023-03-08 09:51:15 -05:00
Azalea Gui a1578fd2ce [+] Translate functions 2023-03-08 09:48:09 -05:00
Azalea Gui 731b4b965e [+] Rust structures 2023-03-08 09:47:43 -05:00
Azalea Gui 833c42b9ba [+] Rust constants 2023-03-08 09:47:07 -05:00
Azalea Gui 9b29f7ed06 [+] Script to restart when files change 2023-03-08 09:46:50 -05:00
Azalea Gui b391877019 [+] RIIR! 2023-03-08 09:46:38 -05:00