Commit Graph

141 Commits

Author SHA1 Message Date
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
Sabe Jones 6ff3046230 fix(abilities): Correct crits and desc for Smash
Change the critical hit stat for Brutal Smash to use STR instead of PER, and update description for completeness/accuracy.
2014-04-29 22:12:27 -05:00
Sabe Jones b783f4ba4c fix(gear): Typo correction
Change "status" to "stat" in description of bunny ears
2014-04-25 22:38:38 -05:00
Sabe Jones a2afea351a fix(quests): Replace @ with bold
The @ convention for calling out usernames makes sense in chat, due to the At functionality, but it looks rather odd in quest text. Replaced it with some inline HTML that should serve the purpose more elegantly.
2014-04-24 19:08:13 -05:00
Tyler Renelle db95376b52 feat(mystery): april mystery items 2014-04-24 17:42:36 -06:00
Tyler Renelle b0c1b13af0 fix(vice3): allow re-purchase of broken "Stephen Weber's Shaft of the
Dragon". Fixes https://github.com/HabitRPG/habitrpg/issues/3308
2014-04-22 12:27:35 -06:00
Denis Sokolov 93ccb987d8 improve(default-tasks): add checklist, emojis, markdown 2014-04-17 16:12:09 +09:00
Tyler Renelle bc5ff6412a feat(wondercon): add wondercon gear 2014-04-16 17:47:09 -06:00
Tyler Renelle b93bf8be7f feat(accessories): add body accessory & better handling of gear sorting 2014-04-16 17:44:13 -06:00
Tyler Renelle bd8d2dcbd0 feat(eggQuest): add april egg quest 2014-04-06 21:29:34 -06:00
Ionuț Arțăriși 7a989203b5 fix some minor grammar/spelling mistakes in Quests Content
- squeeking should be squeaking

"How can you expect to the fight the beast if it already has control over you?"
should be:
"How can you expect to fight the beast if it already has control over you?"

"The beast is a grand dragon of immense power and comprised of the
shadows themselves. Vice, the treacherous Shadow Wyrm."
- the second sentence has no verb, it should be a continuation of the
  first one
2014-03-29 18:11:43 +01:00
Tyler Renelle f8d5fad086 feat(mystery): march mystery set 2014-03-24 23:40:09 -06:00
deilann 8add2b4116 removing weird spacing 2014-03-23 19:18:09 -07:00
deilann b4b3df51de Adds stats to Spring equipment descriptions 2014-03-23 19:15:45 -07:00
Sabe Jones f4d5ce83cb fix(Spring): Add stats text to Spring gear
Clarifies to users that the Spring Fling event items are not all purely cosmetic.
2014-03-23 20:40:38 -05:00
Peter Hatch 5f51e7c7ac Reverted change to cost of Hook Claws. 2014-03-23 16:31:11 -07:00
Peter Hatch 46b31237f2 Made Clover-steel Helmet boost strength instead of perception; increased cost of Hook Claws to match Ninja-to and Ski. 2014-03-23 15:52:15 -07:00