Tyler Renelle
244fe63bdd
mounts: add support for rare mounts
2013-11-10 14:36:40 -08:00
Tyler Renelle
cd79649100
mounts: fix isUser class bringing user too far down. Fix initial drop bug. Remove items.currentPet if turned into mount
2013-11-10 13:43:11 -08:00
Tyler Renelle
284114c056
mounts: counting bug fixes, put pets & mounts in tabs
2013-11-10 12:28:08 -08:00
Tyler Renelle
085919c000
mounts: update all html & javascript to support UserSchema overhaul ( 60421a8). Also add very basic feeding & saddling mounts functionality. use progress bars to indicate pet feeding progress
2013-11-10 11:04:41 -08:00
Sabe Jones
ce1461f0e9
Challenges are no longer an upcoming feature!
...
Wording tweaks to guild creation text.
2013-11-09 13:34:14 -06:00
Tyler Renelle
8c83bc6ad2
challenges: "close" => "end challenge", move outside of edit
2013-11-09 09:37:31 -08:00
Tyler Renelle
20cac379cf
pretty up our bailey notifs
2013-11-08 20:05:12 -08:00
Tyler Renelle
f868bcae66
contrib: more enticing bailey announcement
2013-11-08 19:42:13 -08:00
Tyler Renelle
14be0b11c6
contrib: add bailey announcement
2013-11-08 19:28:07 -08:00
Tyler Renelle
242bcda96a
contrib: remove gems from admin section, update automatically when they
...
increase a level
2013-11-08 19:28:07 -08:00
Tyler Renelle
c0d36f13ef
contrib: links to wikia in tavern & popup
2013-11-08 19:28:07 -08:00
Bob Steffes
8773e8ee88
Minor edits
...
Fix a runon sentence, add a space after a comma and change adventure to
venture by your side.
Happy note, I finally got my local copy running. Needed to edit
config.json with my actual settings.
2013-11-08 17:40:23 -08:00
Bob Steffes
dd2e8144bb
Revert "Minor edits"
...
This reverts commit 43bb1bf485 .
2013-11-08 17:15:03 -08:00
Bob Steffes
43bb1bf485
Minor edits
...
Add a space at of sentence and fix run.
2013-11-08 17:01:24 -08:00
Tyler Renelle
5f9d3991ac
[ #1766 ] remove "trigger next day" option
2013-11-08 13:54:29 -08:00
Matteo Pagliazzi
9f326e7433
Merge branch 'develop' of https://github.com/HabitRPG/habitrpg into develop
2013-11-08 22:34:28 +01:00
Matteo Pagliazzi
3a332c4c45
port beastMaster achievement, @lefnire shown client side but not set, using user.pre("save") for setting
2013-11-08 22:33:48 +01:00
Shane Lister
64ed414ae6
Update inventory.jade
2013-11-08 10:53:28 -08:00
Shane Lister
30e4dbcb98
Update Hatching Instructions
...
On behalf of @bobbyroberts99
2013-11-08 10:43:22 -08:00
Tyler Renelle
4e668a7de4
contrib: heroic at (8)
2013-11-08 08:51:33 -08:00
Matteo Pagliazzi
4a1ed7006e
remove comment
2013-11-08 17:49:30 +01:00
Matteo Pagliazzi
daac0a4b04
show but disable challenge daily days, fix #1758
2013-11-08 17:42:45 +01:00
Matteo Pagliazzi
d419db68f2
typo, fix #1761
2013-11-08 17:23:17 +01:00
Tyler Renelle
06d1f77ce5
contribu: cleanup tavern, add legend for contrib tiers
2013-11-07 17:25:58 -08:00
Tyler Renelle
7c94b4b6d3
contrib: add contributor achievement modal
2013-11-07 13:42:29 -08:00
Tyler Renelle
7fe4f31a16
contrib: show profile._id in modal so admins can assign contrib status
2013-11-07 13:05:34 -08:00
Tyler Renelle
962cf9a3be
contrib: add name-tag colors based on contributor level
2013-11-07 12:23:12 -08:00
Tyler Renelle
e387ee9d13
Merge remote-tracking branch 'Shaners/patch-3' into contrib
...
Conflicts:
views/options/pets.jade
2013-11-06 17:40:02 -08:00
Tyler Renelle
8646783aa1
contrib: equipped functions to use habitrpg-shared@959024d
2013-11-06 17:16:17 -08:00
Tyler Renelle
d679fa1e62
contrib: add Admin page to update contributor status. Start migrating from User.backer => User.contributor
2013-11-06 15:59:56 -08:00
Matteo Pagliazzi
36e45a36a2
Merge branch 'develop' of https://github.com/HabitRPG/habitrpg into develop
2013-11-06 20:33:10 +01:00
Matteo Pagliazzi
ffd119b16d
invited consistent with members
2013-11-06 20:31:00 +01:00
Tyler Renelle
22b70b9a0a
add message about clearing completed todos if length>100
2013-11-05 18:40:23 -08:00
Tyler Renelle
188db745fc
allow users to trigger "missed day" manually from Restore modal
2013-11-05 17:43:43 -08:00
Tyler Renelle
1d5296880b
Merge pull request #1750 from HabitRPG/paglias/build-manifest
...
Paglias/build manifest
2013-11-05 10:29:12 -08:00
Tyler Renelle
2c2613ce42
allow editing tag & task.tag even if in challenge
2013-11-05 09:49:01 -08:00
Matteo Pagliazzi
d0c29eba78
move js & css files to public/manifest.json, allow for stylus files editing without restarting server on development, removed hashres from dev build
2013-11-04 22:13:03 +01:00
Matteo Pagliazzi
774ded9fb2
fix #1740
2013-11-04 15:17:09 +01:00
Tyler Renelle
427a70e76d
[ #1731 ] update guild gems wording
2013-11-03 18:30:50 -08:00
Tyler Renelle
62012a1052
fix adding challenges as subdoc to groups. write migration to restore those that have been created. Also in migration fix missing task.ids (taskSchema issue)
2013-11-02 18:05:14 -07:00
Tyler Renelle
646a5c942b
[ #1716 #1705 ] working modal for challenge.participants.stats! also don't
...
scroll to top of page. We'll want to test that this doesn't break
anything else in the app, @paglias looks like the guys on that thread
felt pretty dirty about this workaround for some reason
2013-11-02 16:07:12 -07:00
Matteo Pagliazzi
9454a3a629
should help performances, it inserted the whole group leader object into the profile attr
2013-11-02 12:40:36 +01:00
Tyler Renelle
8ae75e09c5
[ #1716 ] use ui-router to collapse challenge participants (WIP)
2013-11-01 23:46:14 -07:00
Tyler Renelle
87bc7fd722
[ #1710 ] fix to party-in-header
2013-11-01 20:32:43 -07:00
Tyler Renelle
62b2d5780b
[ #1710 ] some simplification on Groups memoization. No need for all that
...
special handling of Header Party, just have it's own controller and do
specific-handling. Also, removing MenuCtrl & StatsCtrl - they weren't
used TMK, I think twas a vestige of mobile. @paglias give that a gander
2013-11-01 20:15:04 -07:00
Tyler Renelle
65b18f3af1
[ #1711 ] limit number of members that get sent down with group, limit profile
...
fields sent down
2013-11-01 19:27:08 -07:00
Tyler Renelle
74e4ef0414
add bailey for challenges
2013-11-01 17:18:14 -07:00
Matteo Pagliazzi
f7dba5f323
avoid reloading for group operations
2013-11-01 21:08:36 +01:00
Matteo Pagliazzi
2da33b0355
add loading bar to front page too
2013-11-01 21:07:44 +01:00
Tyler Renelle
4b4a043a5f
[ #1685 ] add help popover to explain challenge task coloring / charts
2013-11-01 11:09:49 -07:00