Commit graph

1283 commits

Author SHA1 Message Date
Alice Harris
d1646dd81e create localisation strings for Community Guidelines document 2014-09-05 21:25:17 +10:00
Alice Harris
d47fca2343 add Tavern Community Guidelines message 2014-09-05 21:23:35 +10:00
Alice Harris
ae3994b0bc add communityGuidelines text 2014-09-05 21:23:34 +10:00
Alice Harris
a1a6320a61 remove redundant moderator message 2014-09-05 21:23:34 +10:00
Alice Harris
cb228ddc4a in Hall, change admin's description of levels 2014-09-05 21:23:34 +10:00
Alice Harris
7552bc957b remove redundant message about moderators (all info now comes from colours and icons) 2014-09-05 21:23:33 +10: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
d2a51cf49f Merge pull request #296 from Alys/questLeaderAndNotifications
add text to be used to mark quest owner in quest participants box on party page
2014-09-02 15:51:05 -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
Matteo Pagliazzi
3ff69d187e chore(i18n): update locales 2014-09-02 11:34:11 +02: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
968f5c8b27 mark quest owner in quest participants box on party page (in invitation stage and after quest started) 2014-09-02 17:34:16 +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
02428ed5c1 update dist/habitrpg-shared.js from habitrpg/develop 2014-09-02 14:10:09 +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
Tyler Renelle
6d3aa67192 grunt 2014-09-01 12:29:09 -06: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
d5c8045ecf feat(mystery): september box-swap 2014-09-01 12:24:31 -06:00
Alice Harris
0acc0aa1d3 Merge pull request #292 from Alys/translate
make locales README more specific and add link to instructions on wiki
2014-09-01 07:41:52 +10:00
Alice Harris
a20a4d5005 make locales README more specific and add link to instructions on wiki 2014-09-01 07:28:45 +10:00
Tyler Renelle
df60b95b80 Merge pull request #289 from Alys/partyJoin
change party text to to say you go to the party page to find invitations  - fixes https://github.com/HabitRPG/habitrpg/issues/3934
2014-08-26 21:18:25 -06:00
Alice Harris
094d5b5044 change party text to make it more obvious that you go to the party page to find invitations - fixes https://github.com/HabitRPG/habitrpg/issues/3934 2014-08-27 11:32:11 +10:00
Tyler Renelle
123b7d5015 Merge pull request #284 from Verabird/develop
edited gem hover text in response to issue #3228
2014-08-26 14:16:26 -06:00
Alice Harris
55a9854f6c Merge pull request #286 from Alys/mysteryTextAugust
swap Sun Crown & Sun Robes text so we aren't wearing our robes on our heads
2014-08-26 16:31:27 +10:00
Alice Harris
b4b212e64d swap Sun Crown and Sun Robes text so that we aren't wearing our robes on our heads 2014-08-26 16:13:39 +10:00
Tyler Renelle
11f3055913 feat(mystery): august mystery 2014-08-25 17:16:16 -06:00
Tyler Renelle
31bc472876 Merge pull request #282 from negue/pushTaskToTopTooltip
Add Locale for "Push task to top"
2014-08-25 12:22:37 -06:00
Vera Pavel
4d618306a2 edited gem hover text to indicate real money purchase in response to issue #3228 2014-08-25 11:14:36 -04:00
Alice Harris
4c8d31c759 Merge pull request #283 from Alys/questWords
clarify quest damage wording (only quest participants not whole party)
2014-08-25 23:40:00 +10:00
Alice Harris
ac785b6bae clarify quest damage wording (only quest participants not whole party); also minor grammar fix 2014-08-25 22:54:20 +10:00
Negue
008b0fe710 Add Locale for "Push task to top" 2014-08-24 14:39:04 +02: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
5e19663b71 fix(i18n): es_419 bug, use english translation for now (@paglias is this ok?) 2014-08-19 12:39:23 -06:00
Tyler Renelle
ae1c075f8a refactor(spritesmith): move potions, eggs, food to stable/*. Move
remaining inventory to misc/*
2014-08-18 19:15:19 -06:00
Tyler Renelle
475e4c0e4e feat(quests): Parrot quest 2014-08-18 19:00:36 -06:00
Matteo Pagliazzi
8ec929c040 chore(i18n): update locales & add latin american spanish 2014-08-18 19:03:16 +02:00
Matteo Pagliazzi
ed5f67b5d4 chore(i18n): add chinese, update locales 2014-08-16 19:11:44 +02:00
Matteo Pagliazzi
9f56819d81 chore(i18n): update locales 2014-08-16 13:16:07 +02:00
Tyler Renelle
80a63575c9 feat(audio): update audio locales for 39911ef8e0 2014-08-15 18:13:44 -06:00
Tyler Renelle
808c06e46f Merge pull request #275 from Fandekasp/add_audio
add music translatable strings
2014-08-15 17:28:31 -06:00
Matteo Pagliazzi
1a7646bc98 chore(i18n): update locales 2014-08-15 20:18:08 +02: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
Adrien Lemaire
0d18bc8a8f add 2 more translatable strings 2014-08-09 18:58:08 +09:00
Adrien Lemaire
31946ceb6a add music translatable strings 2014-08-09 18:07:35 +09:00
Tyler Renelle
431b1da73e Merge pull request #273 from efim/develop
Added notification to challenge prize pop,
2014-08-08 08:04:22 -06:00
efim
4deb824901 Added notification to challenge prize pop, for issue #2094, until gems get refunded on challenge cancelation. 2014-08-08 02:47:25 +04:00