Changelog

3/13/24

(10:11 AM EST) - Started expanding the functionality of the Taiko AP tracker based on what I wanted from it while testing. Specifically, I started the feature of sending checks out from the tracker.

(10:20 AM EST) - Made the send check buttons hypothetically work.

3/12/24

(9:54 AM EST) - Started work on the Taiko AP tracker page. The use for it is very simple, show me what songs I can currently send out for my Taiko manual. All the page has currently is a system that connects, But hopefully I can get a full tracker soon.

(10:25 AM EST) - The Taiko AP tracker page now lists out all unique unplayed songs. Soon it will only display the ones

(12:06 PM EST) - The Taiko AP tracker now only displays the songs you have the items for (hypothetically, I can't check until I get home)

(8:01 PM EST) - The Taiko AP tracker does have full basic functions! I just added some styling so it looks better here.

3/11/24

(10:03 AM EST) - Made the buttons on the AP Parser page only appear when they should be pressed. You can no longer generate a yaml before selecting a game, download a YAML before generating it, or generate a YAML without selecting a slot name.

3/10/24

(9:54 PM EST) - Added a lot this commit. Officially joined the Stella Ring yesterday so I added the links for the other people. I updated some of my CSS, and added this very page.

3/9/24

(3:21 PM EST) - Added a download button for your generated YAML. Makes the process a lot easier.

(4:40 PM EST) - Added Mario Kart 64 to the AP Parser page.

(10:17 PM EST) - Tied the Miku Mode button to your browser cookies. It also works on every page.

(10:40 PM EST) - Finally made a custom 404 page, I think it's very cool.

(10:50 PM EST) - The Miku Mode cookies now expire after 1 year, instead of expiring after the session.

3/6/24

(9:42 AM EST) - I added the random button onto the AP Parser page and also put some CSS on the page to make it look better.

(10:25 AM EST) - Almost all options that are on all AP games were added to the Parser page. The beginning of actual YAML generation was also started here.

(3:01 PM EST) - This update brought the actual YAML generation to the Parser page. It still had limited compatibility, but it functioned with the one game I tested it with.

(5:15 PM EST) - Github Pages broke the site for the exact reason as before. I fixed it here.

(8:37 PM EST) - I added more compatibility to the YAML generation. Almost all games should work now as long as the options aren't programmed oddly. (Fun Fact: every other world I try is programmed oddly)

(8:50 PM EST) - Lethal Company was added to the list of games on the site. I was fixed some compatibility with certain worlds being programmed oddly.

(8:54 PM EST) - I added A Hat In Time here, it worked fine on the local host, but on Github Pages it broke for the same reason as before. I love that Github Pages breaks things!

(9:20 PM EST) - The random button now actually is acknowledged in YAML generation. I also added Inscryption.

3/5/24

(12:32 AM EST) - The landing page is updated to have something on it (it was miku). The AP Parser page also had it's first prototype made, where it will display all the options from either Wario Land 4 or Ultrakill.

(12:35 AM EST) - The list of options were printing in a solid blob, they now print in a nice list.

(12:44 AM EST) - The initial prototype of the AP Parser was broken by Github Pages, this tried to fix that.

(12:47 AM EST) - Reverted the fix I tried earlier. Turns out the problem was different from what I thought.

(12:48 AM EST) - I actually fixed the problem here. My line creak insertion was placed wrong, makign the list of options look funky.

(10:25 AM EST) - Both Range and Toggle options now displayed on the AP Parser page. You could interact with them, and they grabbed teh default value from the Python scripts.

(11:05 AM EST) - The site broke when uploaded to GitHub pages because of how local hosting and Github Pages interact with line breaks. This will not be the last time this problem happens.

(11:21 AM EST) - My fix for GitHub Pages broke locally hosting the site. I fixed it here.

(11:49 AM EST) - The descriptions of options formatted weirdly, I fixed it here.

(12:37 PM EST) - The sliders now have their value displayed.

(9:25 PM EST) - Choice option types now worked on the AP Parser. I also added more Miku theming to the main page.

(10:35 PM EST) - The Miku theming is now toggled by a button on the main page.

3/4/24

(12:05 PM EST) - Website is created.

(1:37 PM EST) - The AP Parser site has a feature prototyped, it displays a file that's uploaded to the website. This functionality goes unused because I pivoted from having the user upload their own Options.py to storing them on the site.