Ada Werefox ada
  • Cybre kitty doing bappy on a keyboard.

  • Joined on 2022-07-21
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-09 01:08:20 -05: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-08 23:38:59 -05:00
035c97869f Fixed the "hide completed areas" option not working.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-08 22:22:38 -05: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-07 20:13:12 -05: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-06 23:39:48 -05:00
171c491497 fixed a typo on line 500
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-06 23:13:41 -05:00
a79ed28dc2 Cross codes now highlight when you are in range to input them.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-06 22:48:21 -05:00
9fea6e1d95 Updated cross codes to now be ordered by how far away they are.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-06 19:23:49 -05:00
835869deea Many styling changes, reoganized elements to be at the bottom, styled buttons to look proper. Added hints list.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-05 19:59:28 -05:00
08ed4c494c Tracker with the plugin now has feature parity with the previous iteration of the backend.
ada pushed to plugin-backend at ada/tunic-tracker-redux 2024-04-05 12:06:14 -05:00
b7cce37c93 Page refresh should update with current information. Scene and checks lists update properly in javascript.
ada created branch plugin-backend in ada/tunic-tracker-redux 2024-04-05 12:06:14 -05:00
ada pushed to main at ada/info-werefox-cafe 2024-04-01 18:55:30 -05:00
c8348a4f21 Site should be feature complete. Testimonials page is now working.
ada pushed to main at ada/tunic-tracker-redux 2024-03-27 12:19:11 -05:00
b2651e6277 Minor edits to howto because I typo'd and the spacing was weird on the setup steps.
ada pushed to main at ada/tunic-tracker-redux 2024-03-27 11:50:32 -05:00
d62d73af87 Added links to source code, reformatted link in the summary.
dd8939b0c3 Slight update to README, added instructions in the tracker on how to set up and use it. Updated requirements.txt.
Compare 2 commits »
ada pushed to main at ada/info-werefox-cafe 2024-03-26 14:36:15 -05:00
6d6d3f54d5 In the process of making the testimonials page work properly.
ada pushed to main at ada/info-werefox-cafe 2024-03-25 20:43:05 -05:00
9dde7cd945 HRT tracker page works, but with the caveat of being on the UTC time offset. This needs to be fixed eventually.
ada pushed to main at ada/info-werefox-cafe 2024-03-21 20:16:01 -05:00
31c59114ac Getting through the projects list page. Templates in place, need to replace icons for each item in the list.
ada pushed to main at ada/tunic-tracker-redux 2024-03-21 16:27:23 -05:00
a4f4f527b7 Oops a little more adjustment.
ada pushed to main at ada/tunic-tracker-redux 2024-03-21 16:14:45 -05:00
cba8b6207c Modified the trunic svg so that it will display properly.
ada pushed to main at ada/tunic-tracker-redux 2024-03-20 15:28:02 -05:00
28e3da069f Moved holy cross codes to their own div, fixed "hide completed areas" checkbox.