Skip to content

Commit

Permalink
Merge pull request #9 from SBT-community/web-interface
Browse files Browse the repository at this point in the history
Web interface
  • Loading branch information
digitalwizzard authored Aug 21, 2016
2 parents 8d9e7f3 + d4746b3 commit ee62ce8
Show file tree
Hide file tree
Showing 58 changed files with 1,894 additions and 502 deletions.
10 changes: 5 additions & 5 deletions patchs/hatadjectives.patch → patches/hatadjectives.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@
["ancient", "thehrodgardhead"],
["gallant", "plumeknighthead"],
- ["fierce", "vikinghead"],
+ ["fierce [Для квеста на шляпу]", "vikinghead"],
+ ["fierce [Наречие]", "vikinghead"],
["heroic", "valkyriehelm"],
["funny", "jesterhead"],
["strong", "gladiatorhead"],
["intimidating", "ethnichead"],
- ["creepy", "humanskullhead"],
- ["creepy", "floranskullhead"],
+ ["creepy [Для квеста на шляпу]", "humanskullhead"],
+ ["creepy [Для квеста на шляпу]", "floranskullhead"],
+ ["creepy [Наречие]", "humanskullhead"],
+ ["creepy [Наречие]", "floranskullhead"],
["unnerving", "goathead"],
- ["vicious", "vicioushead"],
+ ["vicious [Для квеста на шляпу]", "vicioushead"],
+ ["vicious [Наречие]", "vicioushead"],
["reliable", "deepdiverhead"],
["scary", "insidioushead"],
- ["powerful", "valoroushead"]
+ ["powerful [Для квеста на шляпу]", "valoroushead"]
+ ["powerful [Наречие]", "valoroushead"]
]]
]
File renamed without changes.
8 changes: 5 additions & 3 deletions tools/parser_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"^modeTypeTextAndColor/[0-9]+/[0-9]+$"],
"themes.config":["^[0-9]+/1/[0-9]+/(0|(1/)?name)$"],
"dungeonitems.config":["^[0-9]+/1/[0-9]+/(0|(1/)?name)$"],
"treats.config":["^[0-9]+/1/[0-9]+/(0|(1/)?name)$"],
"threats.config":["^[0-9]+/1/[0-9]+/(0|(1/)?name)$"],
"weapon.config":["^[0-9]/1/[0-9]/(0|(1/)?name)$"],
"monsters.config":["^[0-9]+/1/[0-9]+/(0|(1/)?name)$"],
"hatadjectives.config":["^[0-9]+/1/[0-9]+/(0|(1/)?name)$"],
Expand Down Expand Up @@ -68,7 +68,8 @@
".stagehand": ["^radioMessages/[^/]+/(0|2)$"],
".material": [],
".matmod": [],
".npctype": ["^scriptConfig/crew/role/(name|field)$", "^scriptConfig/crew/ranks/[0-9]+$"],
".npctype": ["^scriptConfig/crew/role/(name|field)$",
"^scriptConfig/crew/ranks/[0-9]+$"],
".mat": [],
".radiomessages": [],
".bush": [],
Expand All @@ -77,7 +78,8 @@
".monsterskill": ["^label$"],
".aimission": [".*Text$"],
".questtemplate": ["^.+Text(/[^0-9]+([0-9]+/1)?/[0-9]+)?$",
"^scriptConfig/descriptions/.+$"],
"^scriptConfig/(descriptions|.+Note|parcel(Name|Description))/.+$",
"^.+/example/name$"],
".tooltip": [],
".itemdescription": [],
"_metadata":[]
Expand Down
2 changes: 1 addition & 1 deletion translations/others/quests/quests.config.patch
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
{
"op": "add",
"path": "/pronouns/neutral/verbEnding",
"value": "и"
"value": ""
}
]
125 changes: 111 additions & 14 deletions translations/substitutions.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions translations/texts/dialog/converse.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@
},
"Texts": {
"Eng": "Are Avian bones hollow?",
"Rus": ""
"Rus": "Правда, что кости Авиан полые?"
}
},
{
Expand Down Expand Up @@ -681,7 +681,7 @@
},
"Texts": {
"Eng": "Are you a bird of prey?",
"Rus": ""
"Rus": "Ты хищная птица?"
}
},
{
Expand Down Expand Up @@ -1041,7 +1041,7 @@
},
"Texts": {
"Eng": "Are your leaves just for show, what is their anatomical function?",
"Rus": ""
"Rus": "Твои листья для красоты? Какая у них анатомическая функция?"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion translations/texts/interface/cockpit/cockpit.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
},
"Texts": {
"Eng": "A ^#61ffe3;frozen^white; place, formed of ice - the permafrost runs deep here. Snow storms are common, and ^red;temperatures are dangerously low^white;.",
"Rus": "^#61ffe3;Замороженное^white место, покрытое льдами вечной мерзлоты. Часто идут снежные бури, ^red;температура чрезвычайно низка^white;."
"Rus": "^#61ffe3;Замороженное^white; место, покрытое льдами вечной мерзлоты. Часто идут снежные бури, ^red;температура чрезвычайно низка^white;."
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,5 @@
"Eng": "It doesn't seem to eat or sleep... Is it a machine?",
"Rus": "Оно, кажется, не ест и не спит... Может это машина?"
}
},
{
"DeniedAlternatives": [],
"Files": {
"monsters/crawlers/tintic/tintic.monstertype": [
"/shortdescription"
]
},
"Texts": {
"Eng": "Tintic",
"Rus": "Тинтик"
}
}
]
12 changes: 0 additions & 12 deletions translations/texts/monsters/walkers/bobot/bobot.monstertype.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
[
{
"DeniedAlternatives": [],
"Files": {
"monsters/walkers/bobot/bobot.monstertype": [
"/shortdescription"
]
},
"Texts": {
"Eng": "Bobot",
"Rus": "Бобот"
}
},
{
"DeniedAlternatives": [],
"Files": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
[
{
"DeniedAlternatives": [],
"Files": {
"monsters/walkers/capricoat/capricoat.monstertype": [
"/shortdescription"
]
},
"Texts": {
"Eng": "Capricoat",
"Rus": "Козлошкур"
}
},
{
"DeniedAlternatives": [],
"Files": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
[
{
"DeniedAlternatives": [],
"Files": {
"monsters/walkers/crutter/crutter.monstertype": [
"/shortdescription"
]
},
"Texts": {
"Eng": "Crutter",
"Rus": "Краттер"
}
},
{
"DeniedAlternatives": [],
"Files": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
[
{
"DeniedAlternatives": [],
"Files": {
"monsters/walkers/nutmidge/nutmidge.monstertype": [
"/shortdescription"
]
},
"Texts": {
"Eng": "Nutmidge",
"Rus": "Натмэйдж"
}
},
{
"DeniedAlternatives": [],
"Files": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,5 @@
"Eng": "A chemical reaction in its belly makes its hot breath toxic.",
"Rus": "Химические реакции в его животе делают его горячее дыхание токсичным."
}
},
{
"DeniedAlternatives": [],
"Files": {
"monsters/walkers/smoglin/smoglin.monstertype": [
"/shortdescription"
]
},
"Texts": {
"Eng": "Smoglin",
"Rus": "Смоглин"
}
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
]
},
"Texts": {
"Eng": "A veritable host of criminal scum. Apparently someone dropkicked a Glitch."
"Eng": "A veritable host of criminal scum. Apparently someone dropkicked a Glitch.",
"Rus": ""
}
},
{
Expand All @@ -18,7 +19,8 @@
]
},
"Texts": {
"Eng": "One of these files mentions a man imprisoned for throwing banana skins at vehicles. Chilling."
"Eng": "One of these files mentions a man imprisoned for throwing banana skins at vehicles. Chilling.",
"Rus": "В одном из этих файлов упоминается человек, осуждённый за кидание банановой кожурой в транспорт. Аж дрожь берёт."
}
},
{
Expand All @@ -29,7 +31,8 @@
]
},
"Texts": {
"Eng": "Rusty Filing Cabinet"
"Eng": "Rusty Filing Cabinet",
"Rus": "Ржавый картотечный шкаф"
}
},
{
Expand All @@ -40,7 +43,8 @@
]
},
"Texts": {
"Eng": "Someone was imprisoned for assassinating an emperor. He was sent to jail for a week."
"Eng": "Someone was imprisoned for assassinating an emperor. He was sent to jail for a week.",
"Rus": "Кто-то был осуждён за убийство императора. На целую неделю."
}
},
{
Expand All @@ -51,7 +55,8 @@
]
},
"Texts": {
"Eng": "Someone was jailed for fishing without a license. I hope they threw away the key."
"Eng": "Someone was jailed for fishing without a license. I hope they threw away the key.",
"Rus": "Кто-то был осуждён за рыбалку без лицензии. Надеюсь, ключ от камеры потеряли."
}
},
{
Expand All @@ -62,7 +67,8 @@
]
},
"Texts": {
"Eng": "Ssso many files... This one sssays bad human ssset fire to a Floran! Desssspicable!"
"Eng": "Ssso many files... This one sssays bad human ssset fire to a Floran! Desssspicable!",
"Rus": "Так много карточек... На этой написано, что злой человек сссжёг Флорана! Как подло!"
}
},
{
Expand All @@ -73,7 +79,8 @@
]
},
"Texts": {
"Eng": "There is a person here who looks just like me. It's a coincidence. I've never defaced a public mural."
"Eng": "There is a person here who looks just like me. It's a coincidence. I've never defaced a public mural.",
"Rus": "Тут есть человек, который выглядит точь-в-точь как я. Это явно совпадение. Я бы никогда не стал уродовать памятники."
}
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
]
},
"Texts": {
"Eng": "A button. Should I press it?"
"Eng": "A button. Should I press it?",
"Rus": "Кнопка. Нажать что ли?"
}
},
{
Expand All @@ -18,7 +19,8 @@
]
},
"Texts": {
"Eng": "A rather tantalizing button."
"Eng": "A rather tantalizing button.",
"Rus": "Довольно-таки вызывающая кнопка."
}
},
{
Expand All @@ -29,7 +31,8 @@
]
},
"Texts": {
"Eng": "A well made button."
"Eng": "A well made button.",
"Rus": "На совесть сделанная кнопка."
}
},
{
Expand All @@ -40,7 +43,8 @@
]
},
"Texts": {
"Eng": "An oversized button."
"Eng": "An oversized button.",
"Rus": "Слишком большая кнопка."
}
},
{
Expand All @@ -51,7 +55,8 @@
]
},
"Texts": {
"Eng": "Blue Base Button"
"Eng": "Blue Base Button",
"Rus": "Кнопка на синей панели"
}
},
{
Expand All @@ -62,7 +67,8 @@
]
},
"Texts": {
"Eng": "Presss! Presss!"
"Eng": "Presss! Presss!",
"Rus": "Жми! Жми!"
}
},
{
Expand All @@ -73,7 +79,8 @@
]
},
"Texts": {
"Eng": "So much power in a simple button."
"Eng": "So much power in a simple button.",
"Rus": "Так много власти заключено в простой кнопке."
}
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
]
},
"Texts": {
"Eng": "Framed calligraphy for 'ribbit'."
"Eng": "Framed calligraphy for 'ribbit'.",
"Rus": "Хилотлский иероглиф \"Кролик\" в рамке."
}
},
{
Expand All @@ -18,7 +19,8 @@
]
},
"Texts": {
"Eng": "Hylotl \"Ribbit\" Calligraphy"
"Eng": "Hylotl \"Ribbit\" Calligraphy",
"Rus": "Иероглиф \"Кролик\""
}
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
]
},
"Texts": {
"Eng": "Framed calligraphy for 'croak'."
"Eng": "Framed calligraphy for 'croak'.",
"Rus": "Хилотлский иероглиф \"Кваканье\" в рамке."
}
},
{
Expand All @@ -18,7 +19,8 @@
]
},
"Texts": {
"Eng": "Hylotl \"Croak\" Calligraphy"
"Eng": "Hylotl \"Croak\" Calligraphy",
"Rus": "Иероглиф \"Кваканье\""
}
}
]
Loading

0 comments on commit ee62ce8

Please sign in to comment.