This website requires JavaScript.
Explore
Help
Sign In
ada
/
tunic-tracker-redux
Watch
1
Star
0
Fork
0
You've already forked tunic-tracker-redux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a7313a27ce
tunic-tracker-redux
/
tunictracker
/
tracker
History
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
..
migrations
Work in progress front-end first iteration.
2024-03-02 10:43:49 -06:00
static
/tracker
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
templates
Fixed the "hide completed areas" option not working.
2024-04-08 23:38:55 -05:00
__init__.py
Work in progress front-end first iteration.
2024-03-02 10:43:49 -06:00
admin.py
Work in progress front-end first iteration.
2024-03-02 10:43:49 -06:00
apps.py
Work in progress front-end first iteration.
2024-03-02 10:43:49 -06:00
forms.py
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
models.py
Work in progress front-end first iteration.
2024-03-02 10:43:49 -06:00
tests.py
Work in progress front-end first iteration.
2024-03-02 10:43:49 -06:00
urls.py
Page refresh should update with current information. Scene and checks lists update properly in javascript.
2024-04-05 12:06:07 -05:00
views.py
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