Commit Graph

811 Commits

Author SHA1 Message Date
Sabe Jones f3982670fd Answer cron FAQ in settings text
Update custom day start label to mention it works off user's time zone
2013-08-01 08:17:50 -05:00
Tyler Renelle 4f948d401b Move exp progress button to right of numbers, css rollover was
covering it before
2013-06-15 13:28:24 -04:00
Tyler Renelle c797ea5999 charts: fix exp & todos charts 2013-06-15 12:41:12 -04:00
MoofinSeeker 8855766829 Update terms.html
Added spaces before line breaks in text body.
2013-06-13 00:53:14 +02:00
MoofinSeeker 3a8f6086ad Update privacy.html
Added spacing before line breaks in body of text.
2013-06-13 00:34:59 +02:00
Tyler Renelle ab57243315 Merge branch 'master' of github.com:lefnire/habitrpg 2013-06-11 17:18:10 -04:00
Tim Ullrich 3af13e69af fix rounding discrepancy between header hp meter and profile hp 2013-06-10 23:37:09 -05:00
Andre Casey 7c680af368 Fixes #1028: weird inventory item spacing for eggs and potions.
My test instance would only generate 1 dropped potion (after so much clicking!), so perfect alignment of dropped potions is not guaranteed with this commit.
2013-06-07 08:04:25 -07:00
Tyler Renelle ef39dd8a0f groups: can assign new leader 2013-06-05 14:45:05 -04:00
Tyler Renelle 6480be63eb groups: highlight leader in member list 2013-06-05 14:44:59 -04:00
Tyler Renelle d944dc1687 groups: can't ban self. rename to "boot" (since i ahven't implemented full-ban) 2013-06-05 14:18:09 -04:00
Tyler Renelle fcf02d33d9 groups: add "ban" feature for group leaders. unfortunately not
updating dom, so require a refresh for now
2013-06-05 11:55:09 -04:00
Tyler Renelle ac83126772 grammar 2013-06-04 13:10:55 -04:00
Tyler Renelle fe5e0f1464 Merge pull request #1061 from MagicMicky/develop
Adding a QRCode with the user's information
2013-06-04 09:18:03 -07:00
Tyler Renelle 59f4c88940 groups: guild bank is in gems, not balance 2013-06-03 21:28:03 -04:00
Tyler Renelle 35e0e404c7 groups: don't show gems for tavern 2013-06-03 20:18:11 -04:00
Tyler Renelle c5bdf1bbe6 Merge branch 'develop' of github.com:lefnire/habitrpg into develop 2013-06-03 19:16:21 -04:00
Tyler Renelle bba008bd61 guild: add guild bank popover 2013-06-03 19:15:05 -04:00
Slappybag 81297823da Added gem explanation text 2013-06-03 23:08:58 +01:00
Tyler Renelle b52888f491 fix bailey date 2013-06-03 16:58:19 -04:00
Tyler Renelle 42b7848a60 guilds: now costs 4G to create a guild, as per http://community.habitrpg.com/content/charge-gems-guild-creation 2013-06-03 16:55:57 -04:00
Tyler Renelle 7c829afb09 guilds: bug fix for inconsistently invisible public guilds 2013-06-03 15:45:49 -04:00
Tyler Renelle d6069e7174 guilds: bailey. 2013-06-03 14:51:58 -04:00
Tyler Renelle 2bb7ed37b9 challenges: hide challenges tab for now 2013-06-03 14:41:48 -04:00
Tyler Renelle f91427b112 groups: small html modifications 2013-06-03 14:36:11 -04:00
Tyler Renelle f8e546ae2a groups: bug fixes: {#if _party} dynamic binding, subscription allowed
for either party or guild with out requiring the other
2013-06-03 14:08:54 -04:00
Tyler Renelle 4bd6246e75 change "report a problem" link to go to FAQ, to cut back on all these duplicates 2013-06-02 23:57:59 -04:00
Tyler Renelle e565659ef3 change "report a problem" link to go to FAQ, to cut back on all these duplicates 2013-06-02 23:56:33 -04:00
Tyler Renelle 9be6f1a0dd groups: static-binding of _party, was causing "Uncaught
TypeError:Cannot read property '0' of undefined" since
groups[_party.id] doesn't exist pre-subcription
2013-06-02 23:35:36 -04:00
Tyler Renelle 33ac1788fd groups: add group leader message 2013-06-02 23:12:31 -04:00
Tyler Renelle c6df323b07 challenges: graph rendering now dynamic 2013-06-02 22:57:07 -04:00
Tyler Renelle c47291fe7c challenges: fix dynamic user-challenge score 2013-06-02 22:37:59 -04:00
Tyler Renelle f92ef99355 groups: show groups as striped table instead of accordion. cleaner
this way
2013-06-02 19:03:03 -04:00
Tyler Renelle 47453d6133 challenges: simply display names of challenges in groups, with "visit
the challenges tab for more info".
2013-06-02 18:28:33 -04:00
Tyler Renelle e4c7275201 groups: move title above info box 2013-06-02 14:58:19 -04:00
Tyler Renelle 770af3c4d4 groups: group-leave bug fixes (most things have to be static-bound, when somethign is deleted it causes errors on dom listeners). also make second-most-recent-member the new leader if the leaver is leader 2013-06-02 13:27:05 -04:00
Tyler Renelle ad2b37fe50 groups: some join / leave bug fixes 2013-06-02 11:49:56 -04:00
Tyler Renelle 01b9a420b8 groups: only show invitations if there are any (was previously
iterating empty array)
2013-06-02 11:23:02 -04:00
Tyler Renelle 38781cc012 groups: some static bindings where possible 2013-06-02 11:22:33 -04:00
Tyler Renelle dc36651029 groups: only add privacy field on guilds 2013-06-02 11:21:25 -04:00
Tyler Renelle 8fdeccf43c challenges: fix disappearing repeat bug 2013-06-02 10:07:15 -04:00
Tyler Renelle 363a77cbe7 guilds: add public guilds 2013-06-01 12:50:06 -04:00
Tyler Renelle 178d3846a4 challenges: html bug 2013-06-01 10:57:38 -04:00
Tyler Renelle 2ab5772c0a groups: make edit button consistent too 2013-05-31 19:44:29 -04:00
Tyler Renelle 780e3ccabc challenges: move challenge specs to accordion header, add subscribers count 2013-05-31 19:27:22 -04:00
Tyler Renelle 5f78d801a8 challenges: make @editable dynamic so we can add tasks when in edit mode 2013-05-31 18:59:20 -04:00
Tyler Renelle cc3a1213a6 challenges: more html futzing 2013-05-31 18:47:49 -04:00
Tyler Renelle 0fd74680c2 challenges: float-right edit button, us icons for consistency 2013-05-31 18:42:02 -04:00
Tyler Renelle 28f45baf7b challenges: can delete challenge 2013-05-31 18:31:46 -04:00
Tyler Renelle a4e6025185 challenges: slightly prettier graphs (i'm still not satisfied, but later) 2013-05-31 18:31:37 -04:00