habitica/script
Sabe Jones 424cf1a5bf fix(event-gear): Correct headgear costs
Previously, all seasonal event helms except Winter were priced as third-tier instead of fourth-tier headgear. Now Spring and Summer headgear costs 60, same as penultimate class headgear and Winter headgear.
2014-07-12 10:29:48 -05:00
..
content.coffee fix(event-gear): Correct headgear costs 2014-07-12 10:29:48 -05:00
directives.js feat(directives): move directive to be used in mobile from habitrpg 2014-07-12 15:53:06 +02:00
i18n.coffee fix(i18n): super fast fix for i18n issues, REVISIT, cc @lefnire 2014-05-15 23:35:07 +02:00
index.coffee fix(reset): don't remove special gear on reset #3349 2014-07-07 19:06:48 -06:00
userServices.js Fixes #1528. Stores the currently selected tags locally before synchronizing with the server and restores them after the new user object comes back down the pipe. One potential issue that should probably be fixed is if a tag is deleted on another client that has it selected, there is no visual feedback showing that a tag is still selected, but there are no tasks shown because a null tag is selected. This is fixed by pressing "clear filters", but null filters should probably be checked eventually 2014-02-23 22:37:42 -08:00