683 Commits

Author SHA1 Message Date
jordan4ibanez
8bcc955d27 fix moar 2024-04-18 05:33:13 -04:00
jordan4ibanez
169ef61cc5 5th times the charm 2024-04-18 05:24:53 -04:00
jordan4ibanez
ba6eef3236 But it wasn't fininshed 2024-04-18 05:23:28 -04:00
jordan4ibanez
c61558638c I already made one :D 2024-04-18 05:22:58 -04:00
jordan4ibanez
55af05db16 second times the charm 2024-04-18 05:20:17 -04:00
jordan4ibanez
7ee73f3a6e Small declaration mistakes 2024-04-18 05:15:30 -04:00
jordan4ibanez
5de3eebc8c Break this up like a rust/java project 2024-04-18 04:52:47 -04:00
jordan4ibanez
9eb79fc574 Do some SERIOUS cleanup 2024-04-18 04:47:43 -04:00
jordan4ibanez
4fc415f3b1 animation station 2024-04-18 04:22:15 -04:00
jordan4ibanez
4b274fd5d1 Now stop this from throwing warning 2024-04-18 02:52:18 -04:00
jordan4ibanez
f7dcbcfa59 work with TS traceback 2024-04-18 02:51:34 -04:00
jordan4ibanez
9ca0843e09 TS stack traceback, yay 2024-04-18 02:51:23 -04:00
jordan4ibanez
62b3b7407d Make the text even more pumpkin-y 2024-04-18 02:41:53 -04:00
jordan4ibanez
a9310d9819 Overhaul warning system 2024-04-18 02:36:20 -04:00
jordan4ibanez
4b3db40213 ANSI terminal RGB colorize 2024-04-18 02:36:00 -04:00
jordan4ibanez
04cab305b0 Optimize 2024-04-18 01:33:25 -04:00
jordan4ibanez
8152065be8 Decided if we have none 2024-04-18 01:29:51 -04:00
jordan4ibanez
e76cc8067a Rename this less verbose 2024-04-18 01:27:00 -04:00
jordan4ibanez
fb52680eb7 Optimize singlethreaded 2024-04-18 01:24:29 -04:00
jordan4ibanez
1accbbb8cb My rust had a rust hole 2024-04-17 11:20:42 -04:00
jordan4ibanez
0296eeea43 I can't believe my rust works lmao 2024-04-17 11:16:00 -04:00
jordan4ibanez
cf7ab6cc07 Let's make it very NOICE 2024-04-17 11:15:47 -04:00
jordan4ibanez
d5fd6d0b5a Update option.ts 2024-04-17 11:09:15 -04:00
jordan4ibanez
0c2094de1a And load it 2024-04-17 11:04:36 -04:00
jordan4ibanez
1131fe3761 More rust at home 2024-04-17 11:04:29 -04:00
jordan4ibanez
d324c83667 We have rust at home 2024-04-17 11:02:43 -04:00
jordan4ibanez
b71c6115a7 Update settings.json 2024-04-17 10:54:32 -04:00
jordan4ibanez
8433f93d32 Add warning() 2024-04-17 10:54:28 -04:00
jordan4ibanez
cfa0a94d35 A whole roll of duct tape 2024-04-17 10:41:44 -04:00
jordan4ibanez
bc0f354b8a I forgot this 2024-04-17 10:40:47 -04:00
jordan4ibanez
a1c77d3c87 Keep current work, no use for it though 2024-04-17 10:19:32 -04:00
jordan4ibanez
66e0e1bbac Let's just push this WIP in case I blow it up 2024-04-17 10:12:08 -04:00
jordan4ibanez
3c668637cc Time for violence 2024-04-17 10:10:46 -04:00
jordan4ibanez
bcbde0a7e9 master track 2 2024-04-17 09:59:29 -04:00
jordan4ibanez
c30f971383 test track 1 2024-04-17 09:58:48 -04:00
jordan4ibanez
9f5bd771e2 test 2024-04-17 09:56:30 -04:00
jordan4ibanez
1233d5f17b Update settings.json 2024-04-17 09:12:33 -04:00
jordan4ibanez
2d9a7d357c "mese" 2024-04-17 06:28:06 -04:00
jordan4ibanez
e961fdf6f7 Typescript plays by my rules now 2024-04-17 06:27:49 -04:00
jordan4ibanez
eca8126c85 Update Makefile 2024-04-17 06:23:12 -04:00
jordan4ibanez
214ba70a8a A friendly warning 2024-04-17 06:23:07 -04:00
jordan4ibanez
149df2b352 Fix this mess 2024-04-17 06:22:54 -04:00
jordan4ibanez
fd45329b9c More tomfoolery 2024-04-17 05:57:35 -04:00
jordan4ibanez
ccac5f1bbc Unblow this thing up 2024-04-17 05:51:06 -04:00
jordan4ibanez
c4c774e8c1 You can thank this bash script for this
test=`grep -F -w "export enum" enums.ts`

while IFS= read -r line; do
    first=${line//"export enum "/}
    last=${first//" {"/}
    final="const $last: $last"
    echo $final
done <<< "$test"
2024-04-17 05:50:18 -04:00
jordan4ibanez
5ffa1b6d17 Also this is the regex I used
= "(.*?)"
2024-04-17 05:36:22 -04:00
jordan4ibanez
435db87f27 Thank you regex 2024-04-17 05:35:54 -04:00
jordan4ibanez
265c509980 Take 2 2024-04-17 05:35:47 -04:00
jordan4ibanez
dc60025fc4 Add this space for no reason 2024-04-17 05:23:52 -04:00
jordan4ibanez
9a67df04fa Fix er' up 2024-04-17 05:23:45 -04:00