Commit Graph

29 Commits

Author SHA1 Message Date
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 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
Ada Werefox 835869deea Many styling changes, reoganized elements to be at the bottom, styled buttons to look proper. Added hints list. 2024-04-06 19:23:44 -05:00
Ada Werefox 08ed4c494c Tracker with the plugin now has feature parity with the previous iteration of the backend. 2024-04-05 19:59:22 -05:00
Ada Werefox b7cce37c93 Page refresh should update with current information. Scene and checks lists update properly in javascript. 2024-04-05 12:06:07 -05:00
Ada Werefox d62d73af87 Added links to source code, reformatted link in the summary. 2024-03-27 11:50:27 -05:00
Ada Werefox dd8939b0c3 Slight update to README, added instructions in the tracker on how to set up and use it. Updated requirements.txt. 2024-03-27 11:26:55 -05:00
Ada Werefox a4f4f527b7 Oops a little more adjustment. 2024-03-21 16:27:18 -05:00
Ada Werefox cba8b6207c Modified the trunic svg so that it will display properly. 2024-03-21 16:14:41 -05:00
Ada Werefox 28e3da069f Moved holy cross codes to their own div, fixed "hide completed areas" checkbox. 2024-03-20 15:27:58 -05:00
Ada Werefox a8e9c19afb Small commit to add checkbox to hide completed areas. 2024-03-17 20:03:32 -05:00
Ada Werefox db8843bdbb Style changes. 2024-03-14 01:05:15 -05:00
Ada Werefox 6f573685e5 Breakdowns can now be selected to be shown, and entrances mapped will now show the breakdown of the scene they're from. 2024-03-12 22:30:39 -05:00
Ada Werefox d4660f49d4 Theming. 2024-03-11 03:05:07 -05:00
Ada Werefox e5a49993ad A lot of styling, moving elements around, compacting the UI. 2024-03-10 21:09:37 -05:00
Ada Werefox d022243e5a Reworking the user interface. 2024-03-10 01:36:19 -06:00
Ada Werefox 5f4e8985f2 Updating settings through backend API should work now. Fixed issues with setting the listening address. 2024-03-09 23:20:35 -06:00
Ada Werefox a76661cfad You can set where the backend server is now. 2024-03-08 19:11:50 -06:00
Ada Werefox 8e7c65303d Added spell codes to the holy cross codes panel, logic for whether a code has been entered. 2024-03-07 01:00:55 -06:00
Ada Werefox c521c24602 Added panel in current breakdown for holy cross codes. Need to add logic for whether they have been entered, need to add live update. 2024-03-06 12:01:57 -06:00
Ada Werefox 3e34ac33e0 Updates after testing that the tracker will update. Added a panel for when the backend cannot be accessed. 2024-03-05 18:28:26 -06:00
Ada Werefox 87771622cb Everything should update in place, and will (hopefully) not break of the front end gets bad data or no data. 2024-03-05 14:03:35 -06:00
Ada Werefox fcad6b49a8 Breakdown section live refreshes now. Added color to denote undiscovered areas. 2024-03-04 01:46:45 -06:00
Ada Werefox 0b26b2de62 I guess it won't crash but 2024-03-03 20:52:54 -06:00
Ada Werefox dc4bcb19fa Updated the tracker to not crash if the back end isn't running or can't be found. 2024-03-03 20:29:51 -06:00
Ada Werefox 50f5660740 Removed unused code, front-end now refreshes data without page refresh. 2024-03-03 18:47:56 -06:00
Ada Werefox 6f06455cf6 Organized elements more. Added overview panel. 2024-03-02 19:45:57 -06:00
Ada Werefox a1e77de4b3 Work in progress front-end first iteration. 2024-03-02 10:43:49 -06:00