skythedragon
  • Joined on 2024-09-16
skythedragon pushed to master at skythedragon/Transistor-Clicker 2025-11-24 19:28:04 -05:00
ad34f8a3c2 Made it possible for multiple threads to wait at the same time
c1bd51fd91 Fixed bugs related to wait.
ab9d0405bf Made some miscellaneous improvements
Compare 3 commits »
skythedragon pushed to master at skythedragon/Transistor-Clicker 2025-11-24 16:52:49 -05:00
5c1c8e2323 No wait I didn't. oops.
skythedragon pushed to master at skythedragon/Transistor-Clicker 2025-11-24 16:51:39 -05:00
8f9a81fbc0 I just did a bad thing
skythedragon pushed to master at skythedragon/Transistor-Clicker 2025-11-24 16:41:45 -05:00
9a4101949d Removed duplicate copyleft notice
skythedragon pushed to master at skythedragon/Transistor-Clicker 2025-11-24 16:38:01 -05:00
b772f785d0 Added a copyleft notice to all files.
skythedragon pushed to master at skythedragon/Transistor-Clicker 2025-11-24 01:24:40 -05:00
39e508347c Fixed some potential errors with GRP.
skythedragon pushed to master at skythedragon/Transistor-Clicker 2025-11-24 00:54:31 -05:00
ec8a004286 Started making NCUI, added Context, Element, and Frame classes.
skythedragon created repository skythedragon/website 2025-09-24 21:42:17 -04:00
skythedragon pushed to master at skythedragon/Transistor-Clicker 2025-09-16 10:04:14 -04:00
d05434f75e Added stupid CONTRIBUTING
f62301b20a Added stupid README
Compare 2 commits »
skythedragon pushed to master at skythedragon/Transistor-Clicker 2025-09-16 09:54:26 -04:00
f8b83c6503 Added changelog
cef160acc1 Finished command line
Compare 2 commits »
skythedragon pushed to master at skythedragon/Transistor-Clicker 2025-09-15 09:13:04 -04:00
c1a4b07af1 Added license
skythedragon pushed to master at skythedragon/Transistor-Clicker 2025-09-14 20:12:13 -04:00
fee00a1d70 Finished prototype simulation
9a4aa581ae Added game and stuff
0a332a1dce Initial Commit
skythedragon created branch master in skythedragon/Transistor-Clicker 2025-09-14 20:11:09 -04:00
skythedragon created repository skythedragon/Transistor-Clicker 2025-09-14 20:09:28 -04:00
skythedragon pushed to master at skythedragon/T-compiler 2025-06-29 14:58:19 -04:00
17d7a8bfbe The middle of the parser
1cfb6f4185 initial commit
fef7dc28e3 add gitignore
skythedragon created branch master in skythedragon/T-compiler 2025-06-29 14:58:19 -04:00
skythedragon created repository skythedragon/T-compiler 2025-06-29 14:56:02 -04:00
skythedragon pushed to main at skythedragon/Asychronous_Command_Engine 2025-06-25 22:30:40 -04:00
8c5efb90a8 Finished CMD2
skythedragon pushed to main at skythedragon/Asychronous_Command_Engine 2025-06-25 20:53:08 -04:00
637450dee5 Added cases to handle improper command input.
skythedragon pushed to main at skythedragon/Asychronous_Command_Engine 2025-06-22 19:06:56 -04:00
c0b693ac3d Let's see what went wrong, the test_timer freaking segfaults