Andre Casey
03a73bab72
Fix for Tavern Chat and extremely long posts
...
TL;DR
- made tavern chat posts word-wrap, with a max-height to prevent long posts from disrupting scrolling of site
Explanation:
Don't know if anyone noticed that random post by an unnamed person (blank name) with the text of "HELLOOOOO…[repeat a bazillion times].
Well this "broke" chat, meaning there was all of a sudden this side scroll action (which is particularly annoying with multitouch mouse pads). This adjustment prevents such a thing from happening again. Think of "code view" in forums, where text is in it's own little scrolly window.
2013-07-02 01:56:44 -07:00
Andre Casey
201fb6617b
moved item labels slightly closer to artwork, for better readability.
...
(thought some people might not agree that it is more readable, thus I am staging it in a separate commit)
2013-07-02 01:44:53 -07:00
Andre Casey
7db812b116
Inventory Layout Fixes
...
- fixed CSS alignment issues with long names breaking flow
- gave eggs and potions more wiggle room
- centered text beneath newly centered artworks
2013-07-02 01:44:07 -07:00
Andre Casey
5117a376e9
More fixes to inventory spacing. This time for long names of eggs and potions.
...
Was able to contain the text similar to how it is done in the market. Currently, long words (i.e. skeleton) do not center due to the size of images and divs, which still needs to be fixed. More attention will be necessary, but thus should help with Panda Cub Eggs and the like.
2013-06-12 02:03:40 -07:00
Tyler Renelle
f080745f9a
Merge pull request #1089 from zeroos/develop
...
Visual fixes
2013-06-11 14:41:02 -07: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
Michał Barciś
0b9a6bfaeb
Merge branch 'develop' of github.com:lefnire/habitrpg into develop
2013-06-05 23:38:35 +02:00
Stan Lindsey
205bf24e02
fixes 1116
2013-06-05 23:31:56 +02:00
Tyler Renelle
780e3ccabc
challenges: move challenge specs to accordion header, add subscribers count
2013-05-31 19:27:22 -04:00
zeroos
dbdb4911af
Breaking long words in task-text
...
Previously, if you inputted a long word in your task it overflew the box.
2013-05-29 20:00:17 +02:00
zeroos
838e81fd58
Fixed bug related to padding of addtask-field
...
The field was too wide and because of that the text from the end of the input
was below "+" button.
2013-05-29 19:47:57 +02:00
Tyler Renelle
35049f7752
Merge branch 'develop' into challenges-tmp
...
Conflicts:
src/app/helpers.coffee
src/app/index.coffee
2013-05-26 15:29:59 +01:00
Slappybag
d870325169
Margin on Buttons for #996 & 128eb8a
2013-05-20 09:59:36 +01:00
Tyler Renelle
836787906d
bstart building challenges
2013-05-17 14:06:26 +01:00
Shane Lister
0c6a71a581
Update npcs.styl
...
Should fix Bailey's full body graphic.
2013-05-16 10:22:37 -06:00
Tyler Renelle
af8dbb9f1a
Use @Shaners new NPCs sprites instead of images
2013-05-16 12:00:04 +01:00
Tyler Renelle
149961c07d
z-index fix on NPC popover dialogs
2013-05-15 12:23:18 +01:00
Tyler Renelle
4aeb7c5635
better "level: 1" positioning, add stats to party members
2013-05-15 11:51:16 +01:00
Tyler Renelle
f7145bb951
cleanup of the show-completed / show-remaining. That context-dependant
...
/ display-context-for stuff was bugging me out, and wasn't using Derby
to it's potential. also some tags & habit-wide cleanup in helpers:taskClasses()
2013-05-12 10:52:32 +01:00
Tyler Renelle
a9d3348678
last of the tokens=>gems
2013-05-12 10:15:31 +01:00
Tyler Renelle
0ca67bef95
wrap up some "token" => "gem" conversions, code-style
2013-05-11 19:19:09 +01:00
Tyler Renelle
2fcf5632ef
add "resources" to tavern, n00000bs
2013-05-11 11:20:36 +01:00
Tyler Renelle
be3b71be39
tavern: show zzz's if they're checked in
2013-05-10 12:25:24 +01:00
Tyler Renelle
6e3328c614
backer-gear: fix styles to use Shaners' shop sprites
2013-05-09 09:13:56 +01:00
Tyler Renelle
e95e313e45
temporary shop sprites to test how things work, will replace with
...
@Shaners official stuff
2013-05-08 22:28:17 +01:00
Tyler Renelle
ca14a4a153
backer: slight body armor alignment
2013-05-08 21:48:04 +01:00
Tyler Renelle
fcc0c4d3f3
add backer pet, move backer styles into its own stylus
2013-05-08 16:24:26 +01:00
Tyler Renelle
5cb5089e58
add backer stuff to stylesheets
2013-05-08 15:55:10 +01:00
Tyler Renelle
981bf3e71a
start setting up backer gear in html
2013-05-08 15:42:44 +01:00
Slappybag
743474e573
CSS Updates: Filters Edit & Party/Tavern Chat
2013-05-07 17:48:00 +01:00
Daniel Saewitz
2d5c54a287
Disable border on completed
2013-05-07 03:51:41 -04:00
Daniel Saewitz
fe950b5044
Fixes #868
2013-05-07 03:43:39 -04:00
Tyler Renelle
81dbaaef67
use unicode & icon-repeat to solve character support issue, temporary
...
solution to #868
2013-05-06 22:20:21 +01:00
Tyler Renelle
9370958693
tags: move tags stuff in tasks html out to filters.html, click the
...
tag on a task to apply tag
2013-05-06 17:57:06 +01:00
Tyler Renelle
a3003a758d
Merge branch 'tags' into develop
...
Conflicts:
src/app/index.coffee
src/app/tasks.coffee
styles/app/index.styl
views/app/index.html
views/app/settings.html
views/app/tasks.html
2013-05-06 14:01:43 +01:00
Tyler Renelle
0cf18483ff
chat functions better with just some padding rather than hight &
...
line-height (see multi-line chats with the large line-height)
2013-05-05 23:34:14 +01:00
Tyler Renelle
ed1f3acded
full username test in chat (_user.profile.name only part of the
...
equation), and min-height: 60px - was getting stacked longtext issue
2013-05-05 23:29:10 +01:00
Daniel Saewitz
c1c2f025ad
Merge develop and add functionality to party chat
2013-05-05 13:07:36 -04:00
Daniel Saewitz
66dbc3f258
Highlight username in tavernchat
2013-05-04 13:15:47 -04:00
Tyler Renelle
7c93d80ae5
add beast-master achievement
2013-05-03 16:08:22 +01:00
Tyler Renelle
2b9f4e336b
add achievemnts in as spritesheet
2013-05-03 15:46:59 +01:00
Tyler Renelle
079d91956a
prettier rest-in-tavern
2013-05-02 21:21:51 +01:00
Tyler Renelle
4d1f48a79d
increase user-menu min-width (for options)
2013-05-02 17:32:41 +01:00
Tyler Renelle
77bd61c244
Add bailey the crier for alerts. move CHANGELOG.md into the modal
2013-05-02 16:56:43 +01:00
Tyler Renelle
a40a41fa9c
add in alexander the merchant
2013-05-02 15:12:00 +01:00
Tyler Renelle
e22634658a
add in daniel / tavern tab content
2013-05-02 15:01:11 +01:00
Tyler Renelle
60b5783689
add separate game-pane from tasks-pane, make layout smoother #828
2013-05-02 14:16:57 +01:00
Tyler Renelle
9e86248120
"unlock all the pets" style stable layout
2013-04-15 02:03:32 -04:00
Tyler Renelle
72ee444608
back to our roots: store vendor files in public/vendor instead of
...
using CDN, hoping to fix #773 (hoping! will follow up). We can close #755 as a result. We use
require() to min/concat for performance. Note, previously we had "too
many files open" error because we had /vendor tracking git submodules,
which includes all files for those projects - now we're downloading
manually, which gives us minimum required files from each project's
build steps
2013-04-09 13:21:20 -04:00
Tyler Renelle
4edbb8bf3d
pets: rename everything "food" to "hatcing potions" (since we may be adding food in the near future)
2013-03-27 11:34:41 -07:00