Commit Graph

539 Commits

Author SHA1 Message Date
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 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
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
Alice Harris b518172f1c Merge pull request #280 from Alys/showTasks
keep tasks visible while editing - fixes https://github.com/HabitRPG/habitrpg/issues/1015
2014-09-02 14:20:48 +10:00
Alice Harris 86b6663485 merge change for predictableRandom(options?.seed) 2014-09-02 13:47:57 +10:00
Alice Harris bb85f6e3dd allow correct equipment item to be lost on death - mostly fixes https://github.com/HabitRPG/habitrpg/issues/2789 2014-09-02 12:35:40 +10:00
Alice Harris 3c8ebf96d7 fix typo option/options - fixes https://github.com/HabitRPG/habitrpg-shared/issues/293 2014-09-01 12:28:32 -06:00
Tyler Renelle 11f3055913 feat(mystery): august mystery 2014-08-25 17:16:16 -06:00
Alice Harris 9dfa30a61f allow tasks to stay visible while being edited, even if the edit changes an attribute that would normally cause the task to be hidden 2014-08-23 02:17:01 +10:00
Tyler Renelle a55738b06f Merge branch 'Fandekasp-sortable_tags' into develop 2014-08-19 15:02:06 -06:00
Tyler Renelle 475e4c0e4e feat(quests): Parrot quest 2014-08-18 19:00:36 -06:00
Tyler Renelle d3520e48e4 feat(quests): lvl 15 ATOM quest drop 2014-08-12 16:18:08 -07:00
Adrien Lemaire 5ca2084744 add shared logic for tag sorting 2014-08-10 23:01:30 +09:00
Tyler Renelle b73cc259b2 feat(backgrounds): add august bgs set 2014-08-05 15:16:31 -06:00
Joby Walker aa4bd944c9 Fix assignment in freeRebirth test 2014-08-01 13:20:13 -07:00
Joby Walker 24e0f705b2 Fix freeRebirth flag
Coffee is assuming the negation (!) applies to the AND of the two tests
should be just !user.flags.freeRebirth = true.  Fixes 4 test errors.
2014-08-01 01:35:07 -07:00
Joby Walker 6a4897b27f Fix User Reset
5cd0039 added regression where reset on new user would fail because user.items.gear.owned is undefined
This patch allows tests to get *much* further than before
2014-07-31 20:56:00 -07:00
Tyler Renelle 75eb860650 feat(mystery): july mystery items 2014-07-24 19:40:27 -06:00
Tyler Renelle 327a337a26 Merge pull request #234 from HabitRPG/sabe/crits
feat(crits): Make crit hits boost MP
2014-07-18 16:59:02 -06:00
Tyler Renelle f1db2bf1d5 refactor(dotSet): move dotSet & dotGet to exports 2014-07-17 12:55:45 -06:00
Tyler Renelle b449387cc0 fix(dilatory): add honey https://twitter.com/ogbajoj/status/489515513148497920 2014-07-16 15:50:42 -06:00
Tyler Renelle 4cb79c6fff fix(dilatory): update rewards: 0gp, 0xp, food drops 2014-07-16 13:24:06 -06:00
Sabe Jones 424cf1a5bf fix(event-gear): Correct headgear costs
Previously, all seasonal event helms except Winter were priced as third-tier instead of fourth-tier headgear. Now Spring and Summer headgear costs 60, same as penultimate class headgear and Winter headgear.
2014-07-12 10:29:48 -05:00
Matteo Pagliazzi 214facaa93 feat(directives): move directive to be used in mobile from habitrpg 2014-07-12 15:53:06 +02:00
Tyler Renelle 5cd0039171 fix(reset): don't remove special gear on reset #3349 2014-07-07 19:06:48 -06:00
Tyler Renelle 9e85a886ba feat(quests): seahorse quest 2014-07-07 14:56:47 -06:00
Tyler Renelle 3a83ca1770 feat(gaymerx): gaymerx special gear 2014-07-02 16:53:13 -06:00
Tyler Renelle 6e46b7670c feat(backgrounds): add Set2 bgs 2014-07-02 16:33:21 -06:00
Tyler Renelle 6f615ad634 fix(dilatory): double-woops... rage/3 2014-06-30 20:49:46 -06:00
Tyler Renelle 3900f52026 fix(dilatory): woops, rage*3 (should cast it 3x during 30days) 2014-06-30 20:31:17 -06:00
Tyler Renelle 893f04aaa2 fix(dilatory): update stats with real avgs from global usage 2014-06-30 19:55:51 -06:00
Phillip Thelen c190d49b4f Check if items are owned before equipping
This checks if the user actually owns the pet, mount or gear they are trying to equip. This also prevents users from setting things that do not exist. (before users could set the value for pets and mounts to any string. Not sure if this leaves possiblilities for xss attacks. but this fix also prevents that).
2014-06-27 14:36:25 +02:00
Tyler Renelle de302ecf45 feat(dilatory): better strings for negelect strings & completion, + formatting 2014-06-25 21:34:37 -06:00
Tyler Renelle e62a18bd37 feat(dilatory): Add dilatory boss. Add limit-break (rage) to bosses. Add defense 2014-06-25 14:49:24 -06:00
Tyler Renelle fd645fb6a5 feat(mystery): mystery items 062014 2014-06-24 16:41:18 -06:00
deilann 5181b046b4 fix(winter): add specialClass to winter 2013 items
Fixes https://github.com/HabitRPG/habitrpg/issues/3641

Removed "can own" text and replaced it with specialClass, so that Winter 2013 items grant class bonus.
2014-06-22 13:37:34 -07:00
Sabe Jones eb07a9c77a feat(crits): Make crit hits boost MP
Another nudge to make STR more attractive: critical hit on a To-Do multiplies MP gain.
2014-06-22 14:44:39 -05:00
Tyler Renelle f939bdcbcb feat(summer): summer event 2014-06-20 15:28:29 -06:00