- rebirth: Bullet point about repurchase of limited ed gear after Rebirth (d3f4a561)
- #2003: healer gear not showing (949cd97b)
- #2375: merge in @SabreCat's stats.jade changes "More elegant show/hide setup for attribute bonuses" (518f200a)
- allocateNow: Send empty object to user.ops per @colegleason suggestion (f6e12fa2)
- batch-update: send errors to client if batch-update found an error, crash pid. (f9679629)
- beastmaster: fixes #2557, adds opacity to previously-owned pets after they're mounted. You can earn them back again (5caaff1c)
- bosses: don't reset progress.up when starting a new quest. We want to be able to carry over damage from the same day a boss battle begins, even if the dailies were completed before battle-start. Fixes #2168 (4efd0f5e)
- bower: updated jquery directory (191b789d)
- bs3:
- buffs: Move help bubble to left of special buffs (4f911a68)
- challenges:
- classes:
- css:
- errors:
- event-tracking:
- find_uniq_user: fix (ecbe780e)
- footer: ensure window.env is accessible from static pages, so we can get deferred scripts on frontpage (esp google analytics) (67ee011a)
- groups:
- hall: let's try $gt instead of $ne:null, the query is still slow (a72b0131)
- i18n: do not save user language for now (094a4be0)
- misc:
- missing-gems: remove ad-removal from script, since ads are part of subscription (e1240dde)
- mongoose: typo (2786b362)
- mounts:
- nodemon:
- party: Round boss health up instead of to nearest integer (626da568, #2504)
- paypal: fixes #2492, remove environment check for now, only have production-mode option. revisit (1dc68112)
- performance: cache spritesmith image, fix #2633 (f03d7d7d)
- pets: add questPets to UserSchema.items.mounts too fixes #2814 (42766125)
- profile: fix bug where empty profile displayed on username click (0579c432, #2465)
- quests:
- readme: remove text about translations wip (f2bb1fd2)
- settings:
- spells:
- temp workaround for spell & task being undefined. #2649 #2640 (241d0414)
- more $rootScope spell-casting bug fixes (47bd6dcb)
- add some spells tests, don't send up body to spell paths (e0646bb9)
- some $rootScope.applying action fixes so cast-ending is immediate instead of waiting on response. Also, slim down party population to the essentials to avoid RequestEntityTooLarge (c6f7ab8a)
- to cancel spell-casting (a1df41ad)
- stable: show hatchable combo when petOwned>0 (fyi @deilann) (51bff238)
- stats: Better layout for attribute point allocation (d782fc6b)
- swagger: fix jade script warning in swagger (2e2fcfcf)
- tests:
- todos:
- toolbar:
- translation: Fix #2585. (06200acc)
- translations:
- user:
- winston: typo (83b3739f)
- administrators: start adding features page for admin accounts (f7f4a0c1)
- attributes: Add backfill button in flat and classbased allocation modes (76a7ab5b)
- bailey: notif about STWC updates + scroll-purchase deadlines (@colegleason) (90176444)
- bug-crushing: add the critical hammer of bug-crushing (00af5f7d)
- challenges:
- add angular-ui-select2 for simpler find/select challenge winner. (9fa45217)
- add button for csv export (ae0d758d)
- add csv export for challenge progress. WIP, will refine this over time - but we need it something like this for the STWC come 1/31. (16a602f9)
- markdown in challenge-descriptions (41233c7b)
- cheating: prevent +habit spamming with a 10s timer (ad4ca665)
- event-tracking:
- groups: add group chat notifications (ce82be63)
- habitBirthday: add habitrpg birthday event. includes cakes for all pets, absurd party robes, npc swap, badge, etc. @lemoness (aff885c0)
- homepage:
- start cleaning up homepage, add navbar for play button & upcoming links (0ddaae4d)
- use .marketing for centering, add playbutton as static in footer. This is pretty ugly (http://gyazo.com/215e20729569689ab48cf56c71c1fe28), let's iterate / prettify. @deilann (47bcaf83)
- marketing:
- premium:
- subscriber mystery item (doesn't yet do anything) (d0342628)
- backport server code for premium subs (it's just ccard handling & uer model stuff) (3660f1a8)
- updates to group plans info page (66f95cdd)
- backport client-side premium code to public repo, it's client-side anyway (@colegleason @paglias) (2e18f0eb)
- quests:
- add flags.levelDrops for dropping items at certain levels (78315d82)
- allow dropping scrolls in quests (54064deb)
- allow html in quest notes (800231cf)
- add level requirement for quests (9e69d795)
- add canBuy so we can exclude certain items from the market (if you can only find them on quest-drop, etc). This isn't the prettiest, change? (f16654d2)
- allow quests to drop multiple items (d9e5725e)
- rainbow-hair: add rainbow hair colors (82d9233d)
- restore: add restore-gp back in. Parly to end the winter event, partly due to the convo at #2681 regarding subscriptions. Fixes #2681 (179316e1)
- toolbar:
- tracking: gems > toolbar separately from wallet (f6abfc67)
- valentine: valentine event (fd6eb872)
- winter:
- rebirth: Bullet point about repurchase of limited ed gear after Rebirth