Commit Graph

24 Commits

Author SHA1 Message Date
Unknown
8bcb4a35fc Refactor SplatNet data updaters
This also changes the output paths for SplatNet images to make them follow the original paths (rather than just using the original filenames).
2017-11-24 13:47:30 -08:00
Unknown
dd073b6fb3 Retrieve Salmon Run schedule details from SplatNet
Thanks for adding this, Nintendo! ❤️
2017-11-09 09:27:27 -08:00
Unknown
35eb01b2da Decode HTML entities in gear names retrieved from Inkipedia
This fixes matching issues for gear with ampersands like "Red & Black Squidkid IV".
2017-11-06 15:06:33 -08:00
Unknown
5d6c5b45bb Show the original ability/price for SplatNet gear
Data is sourced from Inkipedia.
2017-10-15 14:08:43 -07:00
Matt Isenhower
c978a800f1 Reformat the bottom bar on the Twitter images
This also now uses Moment to format the dates/times for different regions. Moment handles things like Daylight Saving Time (for regions other than the current browser region) more reliably.
2017-09-26 16:57:07 -07:00
Matt Isenhower
0e7b301944 Add some screenshot test helpers 2017-09-26 15:33:36 -07:00
Matt Isenhower
d2988f06ce Enable automatic Twitter posts for map schedules 2017-09-20 12:05:29 -07:00
Matt Isenhower
3daa26d1fc Add page screenshot generator
This adds a new, separate page used for generating screenshots. Currently this page only supports displaying the regular/ranked/leagued schedules.
These screenshots will be used for images in automated Twitter posts.
2017-09-20 10:43:10 -07:00
Matt Isenhower
b9abcaf67c Retrieve weapon data from SplatNet
This will be used for
2017-09-01 10:11:14 -07:00
Matt Isenhower
87c648b785 Restructure data updater 2017-08-16 13:07:16 -07:00
Matt Isenhower
b117b099ca Use CSS autoprefixer 2017-08-15 16:50:29 -07:00
Matt Isenhower
5051c71905 Cleanup/reorganization 2017-08-15 11:33:32 -07:00
Matt Isenhower
a629d63a74 Switch to statically-created favicons
This reduces the amount of memory (and time) required to build the site.
2017-08-13 11:42:55 -07:00
Matt Isenhower
e150f160d9 Add Sentry to track errors and reorganize some JS 2017-08-11 19:57:59 -07:00
Matt Isenhower
e5b4e3d30a Add upcoming Salmon Run schedules 2017-08-11 10:13:57 -07:00
Matt Isenhower
2404ba73d5 Add Splatfest info for NA 2017-08-05 16:21:19 -07:00
Matt Isenhower
1fc03771c0 Remove Moment and use built-in date functions instead
This saves about 216kb in the compiled JS and also formats dates/times based on the user's location.
2017-08-04 13:04:33 -07:00
Matt Isenhower
e9401aaf9d Add a timestamp to SplatNet data update messages 2017-08-03 14:49:37 -07:00
Matt Isenhower
38c0538d57 Fix HMR 2017-08-02 22:19:46 -07:00
Matt Isenhower
95c14d71a7 Add Docker config 2017-08-02 19:24:32 -07:00
Matt Isenhower
2be0dfd95c Add battle times 2017-08-02 17:32:18 -07:00
Matt Isenhower
6382ab579b Add basic layout 2017-08-02 12:51:10 -07:00
Matt Isenhower
e6c0e398b4 Add basic SplatNet update command 2017-08-02 10:20:25 -07:00
Matt Isenhower
bc207534d7 Initial commit 2017-08-02 09:58:58 -07:00