Merge branch 'develop'
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## 3/27/2013
|
||||
* Drop system + pets overhaul
|
||||
* http://www.kickstarter.com/projects/lefnire/habitrpg-mobile/posts/439433
|
||||
* https://trello.com/card/pets/50e5d3684fe3a7266b0036d6/166
|
||||
|
||||
## 3/21/2013
|
||||
* More design tweaks to header & avatars: https://github.com/lefnire/habitrpg/issues/585
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{#if equal(_user.flags.newStuff,'show')}
|
||||
<div class='new-stuff'>
|
||||
<p class='alert alert-success'>
|
||||
<a href="https://github.com/lefnire/habitrpg/blob/develop/CHANGELOG.md#3212013" target="_blank">New Stuff!</a> <a x-bind="click:closeNewStuff"><i class='icon-remove'></i></a>
|
||||
<a href="https://github.com/lefnire/habitrpg/blob/develop/CHANGELOG.md#3272013" target="_blank">New Stuff!</a> <a x-bind="click:closeNewStuff"><i class='icon-remove'></i></a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user