Commit graph

108 commits

Author SHA1 Message Date
Jordan Eldredge
b3db622cf7 Get actual classes instead of type ids 2019-06-16 11:48:08 -07:00
Jordan Eldredge
432936f8c5 Allow fetching by the ids we have 2019-06-15 21:19:51 -07:00
Jordan Eldredge
a982c80208 Avoid mutation 2019-06-15 21:19:30 -07:00
Jordan Eldredge
be18895ae5 Fix parsing of type hashes 2019-06-15 20:30:20 -07:00
Jordan Eldredge
2217269daa Start taking some notes on the maki format 2019-06-15 18:00:26 -07:00
Jordan Eldredge
d1601871e8 Improve name of commands property 2019-06-15 17:38:36 -07:00
Jordan Eldredge
843c31c947 Correct expectation for functions
These values were extracted from the perl script
2019-06-15 17:36:28 -07:00
Jordan Eldredge
07056e2213 Correctly parse command opcodes
This moves to using a node Buffer to hold the command bytecode which resolves a character encoding issue we were having
2019-06-15 17:24:33 -07:00
Jordan Eldredge
8cfa0f2fd6 Render the DOM from the single atomic XML object 2019-06-13 23:03:56 -07:00
Jordan Eldredge
4f291ada56 Get a single unified xml object and use that for deriving images 2019-06-13 22:49:37 -07:00
Jordan Eldredge
b88d11726e Derive JSX from the skin file 2019-06-13 22:27:20 -07:00
Jordan Eldredge
bd0158c332 Add debug info to the DOM 2019-06-13 22:27:20 -07:00
Jordan Eldredge
deb2916f7d Use Utils.readXml 2019-06-13 22:27:20 -07:00
Jordan Eldredge
0d61aa88c2 Add utility to inline includes in the XML data structure 2019-06-13 22:27:20 -07:00
Jordan Eldredge
77fbee8dc8 [WIP] resolve includes 2019-06-13 19:22:06 -07:00
Jordan Eldredge
aaa59d7f97 Use correct path for skin 2019-06-13 19:21:57 -07:00
Jordan Eldredge
3da45dafa5 Remove unused import 2019-06-13 19:21:51 -07:00
Jordan Eldredge
f3358475fb Start sketching out modern skins 2019-06-09 22:40:30 -07:00
Jordan Eldredge
b9726d5639 Fix lint errors 2019-06-09 13:36:44 -07:00
Jordan Eldredge
53bf5224ff Small improvements 2019-06-09 00:38:43 -04:00
Jordan Eldredge
aee0cf1f74 Unify discord-bot and skin-database 2019-06-09 00:13:04 -04:00
Jordan Eldredge
3226d7820e Fix path 2019-06-07 21:28:23 -07:00
Jordan Eldredge
a60e4cb5d3 Add screenshot and other Discord bot improvements 2019-06-07 21:27:38 -07:00
Jordan Eldredge
90b7a1e4f7 Pull discord-bot into skin-database
Also make the cli for the skin-database the canonical way to tweet

This opens the door for moving the state of which tweets have been
approved/denied/tweeted into the MongoDB database and not S3
2019-06-07 21:10:19 -07:00
Jordan Eldredge
0fded822f8 Start playing with database 2019-06-06 07:11:03 -07:00
Jordan Eldredge
f265572bb8 Skip non-passing tests 2019-05-28 22:51:40 -07:00
Jordan Eldredge
bdb5f605b5 Progress on maki stuff 2019-05-28 21:55:27 -07:00
Jordan Eldredge
904ccbc203 Fix bug when reviewing skins 2019-04-12 16:06:03 -07:00
Jordan Eldredge
282cd6444e Unused args 2019-04-05 07:38:37 -07:00
Jordan Eldredge
8357bfca51 Log Tweet id 2019-03-27 23:56:31 -07:00
Jordan Eldredge
761bdecc71 Make email parsing case insensitive 2019-03-27 23:56:31 -07:00
Jordan Eldredge
3ee6d0990d Improve formatting 2019-03-27 23:56:31 -07:00
Jordan Eldredge
696fd077fa Create a Discord bot 2019-03-27 23:56:31 -07:00
Jordan Eldredge
7eb8c18876 Move skin extraction code from the skin museum into this package
Record the readme path
2019-03-21 18:41:52 -07:00
Jordan Eldredge
bd5fa82c99 Trailing commas! 2019-03-19 06:55:24 -07:00
Jordan Eldredge
5d07829a82 Allow linter to parse TypeScript files 2019-03-19 06:55:23 -07:00
Jordan Eldredge
9efa7f2f58 Rewrite archive tools 2019-03-02 20:29:15 -08:00
Jordan Eldredge
96128298a2 Fix lint errors 2019-02-16 06:02:02 -08:00
Jordan Eldredge
89142673a8 Improve skin archive tools 2019-02-16 05:57:59 -08:00
Jordan Eldredge
81b19d0f92 Fix Try Online link for Twitter bot 2019-02-13 12:10:06 -08:00
Jordan Eldredge
1292bb0825 Speed up screenshots 2019-02-13 11:38:44 -08:00
Jordan Eldredge
200a871b81 Get archive tool working for huge (5k) collection 2019-02-10 14:47:02 -08:00
Jordan Eldredge
1f0df7bd49 Fix eslint ignore 2019-02-09 23:24:09 -05:00
Jordan Eldredge
02bd19e75f Fix lint issues 2019-02-09 23:21:04 -05:00
Jordan Eldredge
5be20276f7 Use a constant for file types 2019-02-09 22:22:39 -05:00
Jordan Eldredge
100795bba1 Make a tool for collecting skins and automating screenshots 2019-02-09 22:17:30 -05:00
Jordan Eldredge
92b5f56fd1 Don't write flat skin dir 2019-02-09 11:05:14 -05:00
Jordan Eldredge
d10ef254a4 Fix outdated path 2019-02-09 11:04:23 -05:00
Jordan Eldredge
c5a7cee80a Move readme to the right place 2019-01-16 07:23:01 -08:00
Jordan Eldredge
ac997dcf5b Add maki interpreter readme 2019-01-16 07:21:22 -08:00