Commit graph

157 commits

Author SHA1 Message Date
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
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
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
Tyler Renelle
f939bdcbcb feat(summer): summer event 2014-06-20 15:28:29 -06:00
Tyler Renelle
81108a0039 feat(backgrounds): i18n for backgrounds 2014-06-10 18:29:33 -06:00
Tyler Renelle
1151576e6c feat(backgrounds): group bgs into sets in content.coffee, for easier
"purchase set"
2014-06-10 17:47:08 -06:00
Tyler Renelle
d95528a205 feat(backgrounds): add backgrounds feature 2014-06-10 17:47:08 -06:00
Tyler Renelle
9767c540c3 feat(bosses): add Octohulu quest 2014-06-09 14:23:46 -06:00
Tyler Renelle
cfd2c427e8 feat(mystery): add 05/2014 mystery item 2014-05-23 00:33:39 +02:00
Tyler Renelle
25ce644915 feat(mystery): 0 GP mystery items @deilann 2014-05-21 08:49:51 -06:00
Matteo Pagliazzi
893164c535 fix(i18n): another possible hotfix for wrong language, @lefnire this one works on my local computer but maybe it will not work on prod like the other one 2014-05-18 20:19:50 +02:00
Matteo Pagliazzi
0d1d53fff6 Merge branch 'develop' of https://github.com/HabitRPG/habitrpg-shared into develop 2014-05-15 23:12:18 +02:00
Matteo Pagliazzi
77c7e1aa93 fix(i18n): recognize t() funcs 2014-05-15 23:11:52 +02:00
Alice Harris
321258cd27 change spellSpecialSnowballNotes to spellSpecialSnowballAuraNotes 2014-05-16 06:13:33 +10:00
Alice Harris
cc38f9c9b6 change spellSpecialSnowballText to the correct spellSpecialSnowballAuraText
https://github.com/HabitRPG/habitrpg/issues/3466#issuecomment-43166675
2014-05-15 19:56:43 +10:00
Alice Harris
a7a3abd462 fix typo : Canycane -> Candycane
"Candycane" had the "d" left out in headSpecialCanycaneText and headSpecialCanycaneNotes. I've inserted the "d" in all places that needed it.

I've checked all locale files and none of them had that typo.
2014-05-15 15:16:09 +10:00
Matteo Pagliazzi
f8be09dc78 chore(i18n): use t() syntax for questEggs, grunt, update locales 2014-05-14 17:09:15 +02:00
Tyler Renelle
86c51535c5 feat(rat): add rat quest 2014-05-14 08:47:43 -06:00
Matteo Pagliazzi
f8912c8506 fix(i18n): mistery -> mystery 2014-05-12 17:16:11 +02:00
Matteo Pagliazzi
4083d62f16 chore(i18n): sync with develop 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
17aaa13785 fix(i18n): rebase, fix and compile 2014-05-06 19:51:35 +02:00
Matteo Pagliazzi
c57df7fbc4 fix(i18n): use right syntax and add a few strings 2014-05-06 19:51:33 +02:00
Matteo Pagliazzi
37f999fabe chore(i18n): move new content to strings, update locales 2014-05-06 19:51:33 +02:00
Matteo Pagliazzi
f80cff8916 refactor(i18n): refactor & fix 2014-05-06 19:51:33 +02:00
Matteo Pagliazzi
8958758925 refactor(i18n): move userDefaults to strings 2014-05-06 19:51:33 +02:00
Matteo Pagliazzi
ab4bfd5f32 refactor(i18n): move quests to strings 2014-05-06 19:51:33 +02:00
Matteo Pagliazzi
b3369ab68a refactor(i18n): move food and hatchinPotions to strings 2014-05-06 19:51:32 +02:00
Matteo Pagliazzi
be3f4f69d0 fix(i18n): move mistery items to strings 2014-05-06 19:51:32 +02:00
Matteo Pagliazzi
fb0edad336 improve(i18n): move eggs to strings 2014-05-06 19:51:32 +02:00
Matteo Pagliazzi
7297843846 improve(i18n): move spells to strings 2014-05-06 19:51:32 +02:00
Matteo Pagliazzi
2b0220ca54 fix(i18n): remove duplicate strings 2014-05-06 19:51:32 +02:00
Matteo Pagliazzi
bddadc4827 fix(i18n): remove duplicate strings 2014-05-06 19:51:32 +02:00
Matteo Pagliazzi
85d0ebbc8e improve(i18n): move potion to strings, add content.json for generic content 2014-05-06 19:51:32 +02:00
Matteo Pagliazzi
fdfbd17cf7 improve(i18n): move gear strings to gear.json, recompile 2014-05-06 19:51:32 +02:00
Matteo Pagliazzi
8eabb3741b chore(i18n): move head items to strings 2014-05-06 19:51:32 +02:00
Matteo Pagliazzi
a0ed07996d chore(i18n): move attributes values to interpolation 2014-05-06 19:51:32 +02:00
Matteo Pagliazzi
1bdee2d275 chore(i18n): start moving attributes values to interpolation 2014-05-06 19:51:32 +02:00
Matteo Pagliazzi
fcbe8a76f2 chore(i18n): move armor items to content.json 2014-05-06 19:51:32 +02:00
Matteo Pagliazzi
c2d8dc5549 chore(i18n): move all the weapons to content.json and update README.md 2014-05-06 19:51:32 +02:00
Matteo Pagliazzi
7af95edc8c chore(i18n:): implement i18n module, start moving content to locales/en/content.json, recompile 2014-05-06 19:51:31 +02:00
Tyler Renelle
746ce6de4f feat(spring): take egg hunt quest out of the market 2014-04-30 22:28:54 -06:00
Sabe Jones
af45479f93 fix(abilities): Correct crits, desc for Flames
Clarifies mechanics of Burst of Flames, and changes crittable spells to use the secondary stat for the class in question.
2014-04-30 21:38:26 -05:00