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
fe983f30e6
tunic-tracker-redux
/
tunictracker
/
tracker
/
static
/
tracker
/
assets
History
Ada Werefox
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.
2024-04-26 00:06:05 -05:00
..
button-functions.js
Fixed the "hide completed areas" option not working.
2024-04-08 23:38:55 -05:00
fetch-updates.js
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.
2024-04-16 18:01:42 -05:00
initialize.js
Refactored all of the javscript code. Updates, refreshes, and initializations are in their own separated functions now.
2024-04-08 22:22:32 -05:00
main.js
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.
2024-04-26 00:06:05 -05:00
test.js
beginning to fix hints to show icons.
2024-04-11 19:32:51 -05:00
translate-hints.js
Hints now format properly, with correct coloring, and clean spacing. All possible hint images accounted for.
2024-04-13 15:51:54 -05:00