mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-25 15:15:52 +00:00
This does several things: - Moves the calculation of the ultimateGear achievement into its own function on user.ops. - Only computes ultimateGear if item is last and the user does not already have the achievement - Fixes bug where ultimateGear was not awarded if user wasn't wearing their class gear at the time of item purchase. - Adds content.classes and content.gearTypes which we should start using elsewhere. - Added tests for ultimateGear Fixes HabitRPG/habitrpg#2232. |
||
|---|---|---|
| .. | ||
| content.coffee | ||
| directives.js | ||
| index.coffee | ||
| userServices.js | ||