Alice Harris
e500407466
change Request Feature link in footer, Tavern link box, CONTRIBUTING.md
2014-08-07 09:59:31 +10:00
Alice Harris
34a2e4c07a
Merge pull request #3841 from Alys/defaultAvatar
...
split hairstyles into Base (free) and Set 1 (gems) fixes https://github.com/HabitRPG/habitrpg/issues/1529
2014-08-05 08:14:09 +10:00
Matteo Pagliazzi
50d888e7f8
feat(backgrounds): move backgrounds to mixin
2014-08-04 14:41:59 +02:00
Alice Harris
e340d584cd
split hairstyles into Base (free) and Set 1 (gems) https://github.com/HabitRPG/habitrpg/issues/1529
2014-08-03 15:56:44 +10:00
Jeremy Lee
26741773c9
split Player Tiers table into entries for individual tiers; partially implement new moderator and staff tiers (still invisible to users)
2014-08-02 10:46:16 +10:00
Alice Harris
a7502e10ea
display backgrounds in reverse chronological order (most recent at top)
2014-07-27 14:54:17 +10:00
Tyler Renelle
6e29facb98
feat(block-user): allow suspending user accounts (due to TOS violation or such) through Hall. @lemoness
2014-07-25 12:14:48 -06:00
Tyler Renelle
a1f2375b9d
feat(subscription): disable "update card" for paypal subscribers
2014-07-21 14:55:36 -06:00
Tyler Renelle
dda7f86433
Merge branch 'thedavemarshall-update_billing_info' into develop
2014-07-21 14:48:17 -06:00
David Marshall
5cc4c60329
Edit stripe cc subscriptions
2014-07-21 01:08:56 -07:00
Skyrunner
3ed977dad6
Fixed #3756 ?
...
It seems to be fixed, but I don't know the good development habits for
jade/whatever technology it is. Please comment & close if the fix is not
acceptable.
2014-07-20 16:54:18 +09:00
Tyler Renelle
acc874c60d
Merge pull request #3597 from 3onyc/feature/username-change
...
Implement "Change username" feature
2014-07-19 16:48:20 -06:00
Tyler Renelle
34236536df
feat(admin): allow admins to update user's items (restoring lost items,
...
granting quest scrolls, etc). @deilann :)
2014-07-17 14:09:39 -06:00
benmanley
4cf1030c85
refactor(game-pane.styl): tweak layout and colors
...
– Improve positioning and size of chat-box buttons
– Replace some px values with ems
– Replace contributor colors with variables (set in global-colors.styl)
2014-07-14 21:52:56 +01:00
Matteo Pagliazzi
f2a10f8fc1
feat(i18n): add notices
2014-07-13 18:00:35 +02:00
Tyler Renelle
c66c5ec83b
feat(quests): seahorse quest
2014-07-07 15:02:19 -06:00
Matteo Pagliazzi
e8779f2121
fix(jade): fix jade warning about "missing space before text for line..."
2014-07-04 12:09:18 +02:00
benmanley
967c46be87
refactor(boss): restyle boss stats meters
...
Update to reflect redesigned stats meters
2014-07-03 17:14:25 +01:00
Tyler Renelle
d6d2be9a00
perf(inventory): bindonce for inventory listings, #3486
2014-07-01 12:42:26 -06:00
Tyler Renelle
9c55bfb498
fix(dilatory): round boss hp/rage to bil/mil/thou, fixes #3667
2014-06-30 21:28:09 -06:00
Tyler Renelle
de2ba36274
fix(dilatory): typo
2014-06-30 20:47:02 -06:00
Tyler Renelle
76b509ef78
Merge branch 'bindonce-guilds' into develop
2014-06-30 19:40:36 -06:00
Tyler Renelle
e5c002bcdb
feat(chat): dynamic list of tavern mods (see http://goo.gl/9XhIZ6 )
2014-06-29 16:20:38 -06:00
Tyler Renelle
c180d899c1
perf(groups): bindonce on guild listings for better performance guild
...
page. This requires refreshing when making changes to guilds. Fixes #3663
2014-06-29 13:33:40 -06:00
Alice Harris
a344ba90fe
add list of moderators to top of Tavern chat
2014-06-28 14:24:05 +10:00
Tyler Renelle
14c6019258
fix(dilatory): misc chat fixes for better formatting of neglect strikes
2014-06-25 21:35:22 -06:00
Tyler Renelle
e3b9ab92c4
Merge pull request #3644 from yafinee/stats_order
...
#3633 - Attributes order
2014-06-25 20:15:40 -06:00
Tyler Renelle
ea08795269
perf(bosses): bindonce for some quest bindings
2014-06-25 14:29:26 -06:00
Tyler Renelle
9f1035c317
feat(dilatory): scene damage + boss def/str. bug fixes, tests
2014-06-25 14:12:30 -06:00
Tyler Renelle
850f67cd29
feat(bosses): add limit-break for bosses
2014-06-25 13:34:45 -06:00
Tyler Renelle
7107f2d323
refactor(bosses): DRY bosses so we can share code between tavern boss &
...
party boss
2014-06-25 13:34:44 -06:00
wc0
a343759e82
add dataTool link to tavern.jade
...
adds dataTool link, step 2 for https://github.com/HabitRPG/habitrpg/issues/3649
2014-06-24 16:10:18 -04:00
Yafinee
9f39000cc1
#3633 - Attributes order
2014-06-23 16:08:38 +00:00
wc8
94ec31c750
reverts to danielText
...
Had intended to submit Tavern message as a pull request, not directly edit, will resubmit later.
2014-06-21 21:22:56 -04:00
wc8
339dad2165
Update tavern.jade
...
changes popover content for daniel, adds message & links for https://github.com/HabitRPG/habitrpg/issues/3627 but this only my second pull request so it likely need to be reviewed before it is pulled. I basically followed the Pets links for Matt's messages.
#232 is needed before this one to add the danielTavern strings content.
2014-06-21 15:29:18 -04:00
Tyler Renelle
3a29ae437c
perf(chat): {{::bindonce}} test on chat to see if that improves, #3486
2014-06-20 21:00:39 -06:00
Tyler Renelle
b2ebc93cac
Merge pull request #3613 from negue/fix_margins
...
fix avatar and background margin
2014-06-16 17:36:40 -06:00
Matteo Pagliazzi
57e1013ada
fix(i18n): stable
2014-06-16 21:52:25 +02:00
negue
e76d9f8d83
fix avatar and background margin
2014-06-15 19:12:38 +02:00
3onyc
5025c4bac6
Implement "Change username" feature
2014-06-14 20:54:07 +02:00
Tyler Renelle
8d49a4d032
perf(pets): render food as bindonce (angular 1.3), see #3558
2014-06-11 15:58:46 -06:00
Tyler Renelle
cb7324ccdb
refactor(pets): render pets server-side
2014-06-11 14:17:47 -06:00
Tyler Renelle
df1867ef4d
refactor(pets): render mounts server-side for better perf
2014-06-11 13:58:51 -06:00
Tyler Renelle
e3aeaab641
feat(backgrounds): i18n for backgrounds
2014-06-10 18:32:21 -06:00
Tyler Renelle
da4f51f049
feat(backgrounds): use nested backgrounds as {set:{bg1,bg2,bg3}} for
...
easier "purchase set". Refactor twoGem()
2014-06-10 17:05:44 -06:00
Tyler Renelle
c6232c2d1a
feat(backgrounds): add backgrounds feature
2014-06-10 16:38:29 -06:00
Tyler Renelle
f85d6b2978
feat(quests): add octopus quest
2014-06-09 14:33:08 -06:00
Tyler Renelle
efc9a6e715
fix(pets): if !Content.hatchingPotions[x], use string passed for
...
displayname. Fixes #3575
2014-06-08 11:11:34 -06:00
benmanley
57eb80f9db
refactor(.hero-stats): restyle status meters
...
Add text to icons to clarify purpose of each bar
Tidy up tooltip behaviour
Aesthetic changes
2014-06-05 16:19:22 +01:00
Yafinee
ff612555ea
#3054 - When feeding/saddling, ineligible pets should not get the green bubble
2014-05-21 19:54:20 +00:00