Commit Graph

17 Commits

Author SHA1 Message Date
Ada Werefox 6c51d7c2fc More theming updates. Changed translucent background layers to be more accessibly legible against text and to match the rest of the theme. 2024-04-17 01:04:36 -05:00
Ada Werefox 5e3115fb23 Attempted to add some more error handling, there is now a manual timeout for if the API server is not sending any response, but is still up. 2024-04-16 18:01:42 -05:00
Ada Werefox 34757ac461 Added an about section that is accessible through a menu button in the top right and filled it, moved source, settings, and how-to into the about section. Fixed minor issue where summary divs were not displaying the right color coding if they had no checks and were undiscovered. 2024-04-15 20:40:12 -05:00
Ada Werefox fe94dfeb3b Moved settings and how-to into a top-right menu that displays over the tracker. 2024-04-14 18:47:39 -05:00
Ada Werefox 852a591684 Holy cross code images provided by Fletcher now show up in the holy cross codes section, alongside some temporary placeholders. Fixed summary colors being assigned incorrectly, and summaries without entrances/checks showing up. 2024-04-14 13:36:57 -05:00
Ada Werefox df8555d4aa Hints now format properly, with correct coloring, and clean spacing. All possible hint images accounted for. 2024-04-13 15:51:54 -05:00
Ada Werefox 97d7b3ec8c beginning to fix hints to show icons. 2024-04-11 19:32:51 -05:00
Ada Werefox f024e1a1cf Better error handling for when the server is inaccessible/down. 2024-04-09 03:41:51 -05:00
Ada Werefox c44506dbec Extended timeout more. 2024-04-09 01:32:31 -05:00
Ada Werefox 4737740e48 Extended the timeout to match the API server. 2024-04-09 01:32:06 -05:00
Ada Werefox a7313a27ce fixed a typo that sometimes caused mapped entrances to display the scene they would go to instead of the entrance they are mapped to. 2024-04-09 01:08:16 -05:00
Ada Werefox 035c97869f Fixed the "hide completed areas" option not working. 2024-04-08 23:38:55 -05:00
Ada Werefox 08cae8765e Refactored all of the javscript code. Updates, refreshes, and initializations are in their own separated functions now. 2024-04-08 22:22:32 -05:00
Ada Werefox f15f125630 Created an initialization function for when the page loads, and/or we need to populate data after recovering from the API server being down. Removed console log error messages for when API server is down. Fixed Summary coloring for scenes with no entrances. 2024-04-07 20:13:07 -05:00
Ada Werefox 171c491497 fixed a typo on line 500 2024-04-06 23:39:44 -05:00
Ada Werefox a79ed28dc2 Cross codes now highlight when you are in range to input them. 2024-04-06 23:13:36 -05:00
Ada Werefox 9fea6e1d95 Updated cross codes to now be ordered by how far away they are. 2024-04-06 22:48:16 -05:00