Commit Graph

  • cad0292529 Merge pull request 'plugin-backend' (#1) from plugin-backend into main main Ada Werefox 2024-05-01 00:21:11 -0500
  • d24cde159a Fixed a formatting issue with the parseInt statements that was sometimes causing strings of "#collected" and "#found" to be concatenated instead of parsed and added. Ada Werefox 2024-04-26 02:42:00 -0500
  • 9f37ae967c Rename the West Garden tree holy cross chest so that it will be indexed appropriately by the tracker. Ada Werefox 2024-04-26 00:20:50 -0500
  • fe983f30e6 Added a few more parseInt cases where I am fairly certain they would have been needed, fixed an issue where dummy data objects were not being given a "found" attribute, which would sometimes cause the resulting output to be "undefined" in the summary block. Ada Werefox 2024-04-26 00:06:05 -0500
  • 76ead448a6 I think maybe this is fixing an issue with needing parseInt in places I don't think it should need to but fuck it. Ada Werefox 2024-04-25 23:10:03 -0500
  • d805fec9b9 Added some stability improvements (hopefully), when receiving bad or null data from the server when not expecting it. Ada Werefox 2024-04-25 22:40:22 -0500
  • db17504ea0 Fixed an error where checks were being compared against "Undefined" due to lack of integer parsing in the update_breakdown() function. Ada Werefox 2024-04-25 22:02:57 -0500
  • 25f664ee4e Hotfix to keep from checks breaking when entering a new scene. Ada Werefox 2024-04-23 00:17:23 -0500
  • b8c4dbe022 Added update so that collected checks will show up as collected if users have items anto-collected. Minor UI changes to allow more codes/summaries to be displayed at once. Ada Werefox 2024-04-22 15:48:14 -0500
  • 4d91341c1f Minor update to allow more holy cross codes to show up based on screen size. Ada Werefox 2024-04-19 22:57:10 -0500
  • 6c51d7c2fc More theming updates. Changed translucent background layers to be more accessibly legible against text and to match the rest of the theme. Ada Werefox 2024-04-17 01:04:36 -0500
  • 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 Werefox 2024-04-16 18:01:42 -0500
  • 09cdc465c4 Updated seeking spell. Ada Werefox 2024-04-16 15:58:29 -0500
  • 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 Werefox 2024-04-16 15:41:49 -0500
  • 57ec06efb5 Updated cross codes with corrected art, and in corrected places. cleaned up breakdown formatting / theming. Ada Werefox 2024-04-16 15:36:54 -0500
  • ca447d9888 updated the front end source code link to point to the correct branch. Ada Werefox 2024-04-15 20:42:33 -0500
  • 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 Werefox 2024-04-15 20:40:12 -0500
  • 157763876b Make the menu have an x button and do a shakey Ada Werefox 2024-04-14 23:33:36 -0500
  • fe94dfeb3b Moved settings and how-to into a top-right menu that displays over the tracker. Ada Werefox 2024-04-14 18:47:39 -0500
  • 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 Werefox 2024-04-14 13:36:57 -0500
  • df8555d4aa Hints now format properly, with correct coloring, and clean spacing. All possible hint images accounted for. Ada Werefox 2024-04-13 15:51:54 -0500
  • 97d7b3ec8c beginning to fix hints to show icons. Ada Werefox 2024-04-11 19:32:51 -0500
  • f024e1a1cf Better error handling for when the server is inaccessible/down. Ada Werefox 2024-04-09 03:41:51 -0500
  • c44506dbec Extended timeout more. Ada Werefox 2024-04-09 01:32:31 -0500
  • 4737740e48 Extended the timeout to match the API server. Ada Werefox 2024-04-09 01:32:06 -0500
  • 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 Werefox 2024-04-09 01:08:16 -0500
  • 035c97869f Fixed the "hide completed areas" option not working. Ada Werefox 2024-04-08 23:38:55 -0500
  • 08cae8765e Refactored all of the javscript code. Updates, refreshes, and initializations are in their own separated functions now. Ada Werefox 2024-04-08 22:22:32 -0500
  • 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 Werefox 2024-04-07 20:13:07 -0500
  • 171c491497 fixed a typo on line 500 Ada Werefox 2024-04-06 23:39:44 -0500
  • a79ed28dc2 Cross codes now highlight when you are in range to input them. Ada Werefox 2024-04-06 23:13:36 -0500
  • 9fea6e1d95 Updated cross codes to now be ordered by how far away they are. Ada Werefox 2024-04-06 22:48:16 -0500
  • 835869deea Many styling changes, reoganized elements to be at the bottom, styled buttons to look proper. Added hints list. Ada Werefox 2024-04-06 19:23:44 -0500
  • 08ed4c494c Tracker with the plugin now has feature parity with the previous iteration of the backend. Ada Werefox 2024-04-05 19:59:22 -0500
  • b7cce37c93 Page refresh should update with current information. Scene and checks lists update properly in javascript. Ada Werefox 2024-04-05 12:06:07 -0500
  • b2651e6277 Minor edits to howto because I typo'd and the spacing was weird on the setup steps. Ada Werefox 2024-03-27 12:19:04 -0500
  • d62d73af87 Added links to source code, reformatted link in the summary. Ada Werefox 2024-03-27 11:50:27 -0500
  • dd8939b0c3 Slight update to README, added instructions in the tracker on how to set up and use it. Updated requirements.txt. Ada Werefox 2024-03-27 11:26:55 -0500
  • a4f4f527b7 Oops a little more adjustment. Ada Werefox 2024-03-21 16:27:18 -0500
  • cba8b6207c Modified the trunic svg so that it will display properly. Ada Werefox 2024-03-21 16:14:41 -0500
  • 28e3da069f Moved holy cross codes to their own div, fixed "hide completed areas" checkbox. Ada Werefox 2024-03-20 15:27:58 -0500
  • a8e9c19afb Small commit to add checkbox to hide completed areas. Ada Werefox 2024-03-17 20:03:32 -0500
  • db8843bdbb Style changes. Ada Werefox 2024-03-14 01:05:15 -0500
  • 8c300cc72a Front end should be solid even when bcak end is giving bad data. Fixed issue where breakdowns were not disappearing when they are the current scene. Ada Werefox 2024-03-13 14:33:01 -0500
  • 6f573685e5 Breakdowns can now be selected to be shown, and entrances mapped will now show the breakdown of the scene they're from. Ada Werefox 2024-03-12 22:30:39 -0500
  • d4660f49d4 Theming. Ada Werefox 2024-03-11 03:05:07 -0500
  • e5a49993ad A lot of styling, moving elements around, compacting the UI. Ada Werefox 2024-03-10 21:09:37 -0500
  • 34c9fb5026 Ensure that holy cross code panels don't show up in breakdown. Ada Werefox 2024-03-10 15:13:23 -0500
  • ecd9967525 Fixed an issue with session keys not updating properly. Ada Werefox 2024-03-10 19:42:37 +0000
  • fcf1ecf669 Attempt to fix session stores. Ada Werefox 2024-03-10 14:38:02 -0500
  • 5a1a5ac326 Backend appdata path won't update when any form is submitted, just when form to update settings is submitted. Ada Werefox 2024-03-10 13:55:58 -0500
  • d022243e5a Reworking the user interface. Ada Werefox 2024-03-10 01:36:19 -0600
  • 5f4e8985f2 Updating settings through backend API should work now. Fixed issues with setting the listening address. Ada Werefox 2024-03-09 23:20:35 -0600
  • ce85d00619 Added some initial logging for future potential debugging purposes. Ada Werefox 2024-03-09 17:17:02 -0600
  • 0af5bf4bb4 typo. Ada Werefox 2024-03-09 16:57:57 -0600
  • 0b888c75eb Server listen address is now stored per-session in cookies. Ada Werefox 2024-03-09 16:48:00 -0600
  • b49919b547 updating requirements. Ada Werefox 2024-03-08 19:20:18 -0600
  • a76661cfad You can set where the backend server is now. Ada Werefox 2024-03-08 19:11:50 -0600
  • eed3fe39c6 trans fox favicon. Ada Werefox 2024-03-07 11:38:55 -0600
  • 25102a6bbc Cross codes now update in place, as soon as a new save file is created. Ada Werefox 2024-03-07 03:46:23 -0600
  • 8e7c65303d Added spell codes to the holy cross codes panel, logic for whether a code has been entered. Ada Werefox 2024-03-07 01:00:55 -0600
  • 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. Ada Werefox 2024-03-06 12:01:57 -0600
  • 3e34ac33e0 Updates after testing that the tracker will update. Added a panel for when the backend cannot be accessed. Ada Werefox 2024-03-05 18:28:26 -0600
  • 87771622cb Everything should update in place, and will (hopefully) not break of the front end gets bad data or no data. Ada Werefox 2024-03-05 14:03:35 -0600
  • fcad6b49a8 Breakdown section live refreshes now. Added color to denote undiscovered areas. Ada Werefox 2024-03-04 01:46:45 -0600
  • 0b26b2de62 I guess it won't crash but Ada Werefox 2024-03-03 20:52:54 -0600
  • dc4bcb19fa Updated the tracker to not crash if the back end isn't running or can't be found. Ada Werefox 2024-03-03 20:29:51 -0600
  • 50f5660740 Removed unused code, front-end now refreshes data without page refresh. Ada Werefox 2024-03-03 18:47:56 -0600
  • bfb1c44a9e Edits to the readme. Ada Werefox 2024-03-03 15:26:54 -0600
  • 4dd9e43638 Ooops wrong monitor. Ada Werefox 2024-03-02 19:54:20 -0600
  • 6f06455cf6 Organized elements more. Added overview panel. Ada Werefox 2024-03-02 19:45:57 -0600
  • a1e77de4b3 Work in progress front-end first iteration. Ada Werefox 2024-03-02 10:43:49 -0600
  • df8f0b3067 Works well enough to start framing into an API for front-end dev for now. Ada Werefox 2024-02-28 18:50:22 -0600
  • bde9746c88 Initial commit. Ada Werefox 2024-02-28 12:40:21 -0600