Ada Werefox ada
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-17 06:04:40 +00:00
6c51d7c2fc More theming updates. Changed translucent background layers to be more accessibly legible against text and to match the rest of the theme.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-16 23:01:47 +00:00
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.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-16 20:58:34 +00:00
09cdc465c4 Updated seeking spell.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-16 20:41:54 +00:00
e36ed72309 Added some code so that the initial fetch of data from the django server will not produce a timeout if the user isn't running on the host machine.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-16 20:37:01 +00:00
57ec06efb5 Updated cross codes with corrected art, and in corrected places. cleaned up breakdown formatting / theming.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-16 01:42:38 +00:00
ca447d9888 updated the front end source code link to point to the correct branch.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-16 01:40:17 +00:00
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.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-15 04:33:40 +00:00
157763876b Make the menu have an x button and do a shakey
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-14 23:47:47 +00:00
fe94dfeb3b Moved settings and how-to into a top-right menu that displays over the tracker.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-14 18:37:03 +00:00
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.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-13 20:51:58 +00:00
df8555d4aa Hints now format properly, with correct coloring, and clean spacing. All possible hint images accounted for.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-12 00:33:01 +00:00
97d7b3ec8c beginning to fix hints to show icons.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-09 08:41:55 +00:00
f024e1a1cf Better error handling for when the server is inaccessible/down.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-09 06:32:35 +00:00
c44506dbec Extended timeout more.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-09 06:32:14 +00:00
4737740e48 Extended the timeout to match the API server.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-09 06:08:20 +00:00
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.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-09 04:38:59 +00:00
035c97869f Fixed the "hide completed areas" option not working.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-09 03:22:38 +00:00
08cae8765e Refactored all of the javscript code. Updates, refreshes, and initializations are in their own separated functions now.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-08 01:13:12 +00:00
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.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-07 04:39:48 +00:00
171c491497 fixed a typo on line 500