Commit Graph

656 Commits

Author SHA1 Message Date
Tyler Renelle 592ffd9818 feat(registration): show some basic registration information on Settings
> Site (if facebook, then "Registered with Facebook". If local, then
username & email)
2014-08-25 18:01:57 -06:00
Tyler Renelle 184e145914 Merge remote-tracking branch 'refs/remotes/nmjones/develop' into develop
Conflicts:
	views/options/settings.jade
2014-08-23 16:05:17 -06:00
Alice Harris fdf8aa696e add quest image to party page for collection quests - fixes https://github.com/HabitRPG/habitrpg/issues/3892 2014-08-21 06:27:01 +10:00
Tyler Renelle 3ca84d8ef1 Merge pull request #3139 from mapleoin/partygems
fix Guild Gems strings on the party tab
2014-08-19 12:55:11 -06:00
Tyler Renelle a88fde9862 feat(quests): parrot quest 2014-08-18 19:04:31 -06:00
Matteo Pagliazzi 6d251aeb91 feat(mobile): adapt boss box to mobile 2014-08-17 15:39:12 +02:00
Matteo Pagliazzi 4c8309c8cc fix(jade): fix warings 2014-08-17 13:32:09 +02:00
Matteo Pagliazzi 0837f2c39b fix(mobile): start adapting boss to mobile 2014-08-17 13:29:40 +02:00
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
Nicolás Jones 272b71fc11 Update settings.jade 2014-06-22 13:45:27 -03: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
Nicolás Jones 9f6e6af5c7 Update settings.jade 2014-06-18 00:10:48 -03:00
Nicolás Jones 207975f592 Update settings.jade 2014-06-18 00:02:35 -03: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