Commit Graph

99 Commits

Author SHA1 Message Date
Azalea a3c395bb7f [U] Add readme 2023-03-09 14:06:07 -05:00
Azalea Gui cc90c4f4ab [O] Check file perms on launch 2023-03-09 03:29:21 -05:00
Azalea Gui 2be7c61aad [+] compose 2023-03-09 03:29:06 -05:00
Azalea Gui 669988fa4b [+] Dockerize 2023-03-09 03:29:00 -05:00
Azalea Gui 18ab420403 [+] Args for relay 2023-03-09 02:45:42 -05:00
Azalea Gui c584aea613 [O] Split setup_logger 2023-03-09 02:45:34 -05:00
Azalea Gui ba95f80b70 [+] Coming soon text 2023-03-09 02:06:48 -05:00
Azalea Gui 13a5cbf2bc [+] Display fps 2023-03-09 01:38:17 -05:00
Azalea Gui b601c72cc6 [U] Allow walking pass the right border 2023-03-09 01:38:12 -05:00
Azalea Gui e93c82c724 [+] Actually draw grass 2023-03-09 01:37:56 -05:00
Azalea Gui 21c7fe5c06 [+] More trees 2023-03-09 01:37:46 -05:00
Azalea Gui 4aca852c90 [+] Encapsulate chat 2023-03-09 01:37:35 -05:00
Azalea Gui 1722ec2090 [+] Render grass 2023-03-09 01:37:21 -05:00
Azalea Gui 918173fb84 [+] Render snow with fractional scrolling 2023-03-09 01:37:13 -05:00
Azalea Gui a83a2da897 [+] Render ascii with scrolling 2023-03-09 01:36:57 -05:00
Azalea Gui 38d4b3bf43 [+] Scroll function 2023-03-09 01:36:44 -05:00
Azalea Gui 345a9932ec [+] Integer hash function 2023-03-09 01:35:41 -05:00
Azalea Gui 34994da62a [F] Fix chopping 2023-03-09 00:42:29 -05:00
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 f9017405a1 [+] Relay script 2023-03-08 23:55:09 -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 9ccd86f45c [-] Remove debug code 2023-03-08 10:02:01 -05:00
Azalea Gui c0e8936125 [O] Tune variables 2023-03-08 10:01:54 -05:00