Tyler Renelle
73bdc0dbaf
feat(quests): golden knight chain
2014-11-11 20:59:31 -07:00
Tyler Renelle
c53e6a23cf
feat(backgrounds): add new backgrounds
2014-11-04 19:45:42 -07:00
Matteo Pagliazzi
e788872932
fix typo in previous commit
2014-11-03 19:55:10 +01:00
Matteo Pagliazzi
e692b4b392
do not allow user to revive if not dead, fixes HabitRPG/habitrpg#3599
2014-11-03 19:53:27 +01:00
Tyler Renelle
1151002dd6
feat(fall): disable candy drops
2014-11-02 17:02:09 -07:00
Rishab Arora
a772c6dd8f
Added space before "target=" when added to href
...
Fixes bug where the first links in markdown boxes don't work
2014-11-01 23:04:00 +05:30
Tyler Renelle
5e594b3197
Merge pull request #339 from negue/chat_mentions
...
highlight the current username
2014-10-29 14:35:49 -06:00
Tyler Renelle
d6b41fd63f
fix(mystery): typo
2014-10-24 20:37:50 -06:00
Tyler Renelle
3c249725af
feat(mystery): mystery items 2014-10
2014-10-24 20:32:40 -06:00
Taldin
bffce00a24
Fix possible bug when losing Jean Chalard's tunic
...
Can't buy back armor_special_2 without being a backer. Other legendary
quest items have this extra code.
2014-10-24 13:24:09 -07:00
Tyler Renelle
d3ca101dd8
feat(quests): add moonstone chain, lvl drop at 60
2014-10-23 10:33:20 -06:00
Negue
4698ab81a1
highlight the current username
2014-10-15 20:12:54 +02:00
Tyler Renelle
11761f9ee2
feat(quests): spider quest
2014-10-12 19:29:18 -06:00
Alice Harris
6b0701cd26
Merge pull request #315 from sbreiler/develop
...
Fix percent function to return minimum zero
2014-10-11 10:16:25 +10:00
Tyler Renelle
d843ff1ae4
feat(item-store): unlock item-store earlier (lvl 1), see #4134
2014-10-09 17:23:54 -06:00
Tyler Renelle
1e9c1295e5
fix(moment): fix deprecated warnings, use updated moment syntax
2014-10-08 17:38:37 -06:00
Matteo Pagliazzi
166d53ac1b
chore(github): merge pr #327
2014-10-07 17:01:06 +02:00
Tyler Renelle
76d4f684cf
feat(halloween): add jackolantern pet
2014-10-06 15:39:38 -06:00
Brandon Reid
d0cebce605
Fixed bug when calculating the reverse delta.
...
Added in a case for a todo with checklists
so the gp and exp for those are reversed correctly.
Added a couple test cases for checking then unchecking tasks.
2014-10-06 13:33:43 -06:00
Tyler Renelle
8cef966713
fix(spookDust): user serverside method for spookdust as it's path-protected
2014-10-03 00:31:49 -06:00
Tyler Renelle
5718fb183a
feat(backgrounds): replace spookyForest with pumpkinPatch
2014-10-02 23:06:34 -06:00
Tyler Renelle
786f9a92df
feat(spookDust): add the spookDust special spell, like snowballs. Note: this is handled specially so spookDust can be bought with GP, is a WIP
2014-10-02 23:05:28 -06:00
Tyler Renelle
29262826e2
feat(backgrounds): october backgrounds
2014-10-02 18:47:11 -06:00
Tyler Renelle
e754ed48f7
fix(memleak): add a "nullify" function to user wrapper. This is stupid,
...
find a better way. See HabitRPG/habitrpg#4079
2014-10-02 16:44:33 -06:00
Brandon Reid
65b3561fb0
Changed calculateDelta() so when unchecking a task it removes the right amount of gold and exp
2014-10-01 17:13:51 -06:00
negue
93f59936c4
Merge pull request #318 from negue/markdown_notes
...
add markdown as angular filter
2014-10-01 20:15:11 +02:00
negue
57ef833aea
Merge pull request #288 from negue/apiUrlService
...
ApiUrlService as preparation for custom endpoints
2014-10-01 19:57:33 +02:00
deilann
2054d10de2
release pets feature
2014-09-29 15:11:24 -07:00
Tyler Renelle
ee39286c8d
feat(mystery): 201409
2014-09-24 23:21:05 -06:00
Tyler Renelle
731d75a059
Merge branch 'fall-fest' into develop
2014-09-20 14:01:30 -06:00
Negue
47e6dda82c
add markdown as angular filter
2014-09-20 12:05:26 +02:00
Steffen Breiler
9bfd38c5f9
Fix percent function to return minimum zero
...
The percent function is used for ui-bars. When returning numbers below zero the bar will show up with 100% width, 'cause css don't know negative width.
2014-09-18 01:26:52 +02:00
Tyler Renelle
30be8749c4
Merge pull request #313 from Alys/develop1
...
allows stats to change for users who used rebirth
2014-09-16 20:55:19 -06:00
Tyler Renelle
133634c247
feat(fall): special fall gear
2014-09-16 17:30:22 -06:00
Tyler Renelle
2790ee1bab
feat(fall): Add candy drops. Add canDrop & canBuy to food, handled separately for this
...
event and future events
2014-09-16 17:25:58 -06:00
Tyler Renelle
fc73c0841f
feat(quests): add rooster rampage quest
2014-09-16 16:08:21 -06:00
Alice Harris
b93445ed93
allows stats to change for users who used rebirth
2014-09-17 06:24:39 +10:00
Negue
4516a6544c
change ApiUrlService.getApiUrl to ApiUrlService.get
2014-09-16 19:33:16 +02:00
Matteo Pagliazzi
9172427743
fix(coffee): ops, used js instead of coffee!
2014-09-12 14:51:20 +02:00
Matteo Pagliazzi
c484128a29
fix(i18n): fallback for failing i18n compilation
2014-09-12 14:26:26 +02:00
Alice Harris
86b61ae458
Merge pull request #304 from Alys/pushToBottom-sortFix
...
add support for pushTaskToBottom to help with To-Do sort order bug
2014-09-12 14:05:55 +10:00
Alice Harris
964e3bc1ee
Merge pull request #308 from Alys/eggMounts-Sep11
...
add noMount flag for Plain Eggs to hide them on Mounts page
2014-09-12 12:09:11 +10:00
Alice Harris
15dcf5946c
add noMount flag which is true for Plain Eggs so they can be hidden on the Mounts page
2014-09-11 18:00:26 +10:00
Alice Harris
99e4f9b458
fix rebirth issues: reset levelDrops, wipe buffs, deequip all gear types
2014-09-10 18:40:08 +10:00
Alice Harris
a1e3505667
implement pushToBottom
2014-09-09 17:26:00 +10:00
Tyler Renelle
8708207c1c
fix(inventory): disallow buying if !item.canOwn(user)
2014-09-05 15:54:53 -06:00
Tyler Renelle
4f56d7e761
Merge pull request #295 from Alys/deathGearLoss
...
report correct equipment/gear item lost on death (most of the time)
2014-09-02 16:03:37 -06:00
Tyler Renelle
60b93367e5
feat(backgrounds): september 2014 backgrounds
2014-09-02 12:02:37 -06:00
Tyler Renelle
a8ba7ebc61
Merge pull request #297 from Alys/namelessHelmBuyable
...
allow Nameless Helm to be repurchased after Death/Rebirth - fixes https://github.com/HabitRPG/habitrpg/issues/3967
2014-09-02 11:12:28 -06:00
Alice Harris
3d6da765e6
allow Nameless Helm (head_special_2 / headSpecial2) to be repurchased after you've owned it once - fixes https://github.com/HabitRPG/habitrpg/issues/3967
2014-09-02 18:23:36 +10:00