tynet-lichat/shirakumo - IRC Chatlog
Search
11:27:55
Colleen
It gives me a very Ori vibe, though that's probably because I don't play too many platformers.
11:27:55
mfiano
It gives me a very Ori vibe, though that's probably because I don't play too many platformers.
15:54:33
gingerale
Ah gosh, I started going through ui.js line by line but it's so very big this might take a while.
15:55:01
gingerale
I thinkI 'll also have to do a second read through and that time make notes on it.
15:55:52
shinmera
client.js could be split up a little bit as well, at least that one's easier since it's already divided up into classes
16:27:31
shinmera
Just trying to figure out how to restructure things to not suck as much to navigate.
16:29:47
shinmera
Let me just push a thing that moves the files around and cuts classes into their own files.
16:35:01
gingerale
Alright, I'll keep that in mind. But I'll go by the FIXME notes and will probably start with something simpler, since those will require plenty of research on how the whole things works as well.
16:35:45
shinmera
It's pretty simple, but I'm probably not using it well so I'd say the weirdness is from that rather than Vue itself