Skip to content

Commit

Permalink
Merge pull request #37 from DeForce/develop
Browse files Browse the repository at this point in the history
Release to Master
  • Loading branch information
DeForce authored Oct 2, 2016
2 parents efdb7b4 + 653a075 commit 44c9c14
Show file tree
Hide file tree
Showing 28 changed files with 1,144 additions and 871 deletions.
Empty file added changelog
Empty file.
16 changes: 7 additions & 9 deletions conf/blacklist.cfg
Original file line number Diff line number Diff line change
@@ -1,24 +1,23 @@
[gui_information]
category = messaging

[main]
message = Пытаеться что-то сказать, но у него лалка во рту

[users_gui]
[users__gui]
for = users_hide, users_block
view = list
addable = true

[users_hide]
sadas
12
1231
123
1234
13213
akdsjhd
hg9y745y

[users_block]
announce
ghfkdjhg

[words_gui]
[words__gui]
for = words_hide, words_block
addable = true
view = list
Expand All @@ -28,4 +27,3 @@ asd

[words_block]


16 changes: 13 additions & 3 deletions conf/c2b.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
[gui_information]
category = messaging

[config__gui]
for = config
view = list_dual
addable = true

[config]
sc2tv=funstream, адольф
gnomoria=игра, которую нельзя называть
гномория=игра\, которую нельзя называть
sc2tv = funstream, адольф
gnomoria = игра, которую нельзя называть
гномория = игра, которая не нужна
czt = lalka

13 changes: 8 additions & 5 deletions conf/config.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
[gui_information]
category = main

[gui]
show_hidden = true
gui = true
on_top = true
very_big_parameter_with_really_big_name_and_a_lot_of_not_needed_stuff = false
language = English
show_hidden = True
gui = True
on_top = True
very_big_parameter_with_really_big_name_and_a_lot_of_not_needed_stuff = False
language = english
reload

8 changes: 8 additions & 0 deletions conf/df.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
[gui_information]
category = messaging

[grep]
symbol=#
# file=/cygdrive/e/Dwarf Fortress/Dwarf Fortress 0.42.06/names.txt
file=E:/df.txt

[prof__gui]
for = prof
view = list_dual
addable = true

[prof]
Archer=([Лл]учник|[Aa]rcher)
Carpenter=([Пп]лотник|[Cc]arpenter|[Ll]umberjack)
Expand Down
11 changes: 9 additions & 2 deletions conf/goodgame.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[gui_information]
category = chat

[config__gui]
for = config
hidden = socket

[config]
socket/hidden = ws://chat.goodgame.ru:8081/chat/websocket
channel_name = czt
socket = ws://chat.goodgame.ru:8081/chat/websocket
channel_name = CzT

3 changes: 3 additions & 0 deletions conf/levels.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[gui_information]
category = messaging

[config]
# experience = static
# experience = geometrical
Expand Down
3 changes: 3 additions & 0 deletions conf/logger.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[gui_information]
category = messaging

[config]
logging=true
rotation=daily
Expand Down
5 changes: 4 additions & 1 deletion conf/mentions.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
[gui_information]
category = messaging

[config]

[config_gui]
[config__gui]
for = mentions, address
view = list
addable = true
Expand Down
2 changes: 1 addition & 1 deletion conf/messaging.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ c2b
df
levels
webchat
#logger
logger
9 changes: 8 additions & 1 deletion conf/sc2tv.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[gui_information]
category = chat

[config__gui]
for = config
hidden = socket

[config]
socket/hidden = ws://funstream.tv/socket.io/
socket = ws://funstream.tv/socket.io/
nick = CzT

97 changes: 77 additions & 20 deletions conf/translations.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,42 +7,46 @@ menu.reload = Reload WebChat
*.list_add = Add
*.list_remove = Remove

settings.main = Main Settings
settings.messaging = Messaging Modules
settings.chat = Chat Modules

config = Main
config.gui = GUI Settings
config.gui.show_hidden = Show hidden items
config.gui.show_hidden = Show hidden items
config.gui.enabled = Is GUI enabled
config.gui.gui = Is GUI enabled
config.gui.on_top = Show window on top
config.gui.very_big_parameter_with_really_big_name_and_a_lot_of_not_needed_stuff = Just a big parameter for test
config.gui.reload = Reload WebChat
config.gui.reload.button = Reload
config.gui.language = Interface language

goodgame = GoodGame
goodgame.main = Main GoodGame settings
goodgame.main.socket = GoodGame WS parameters
goodgame.main.channelname = GoodGame channel name
goodgame.main = Main Settings
goodgame.main.socket = WebSocket parameters
goodgame.main.channelname = Channel name

sc2tv = sc2tv
sc2tv.main = Main sc2tv settings
sc2tv.main.socket = sc2tv WS parameters
sc2tv.main.nick = sc2tv channel name
sc2tv.main = Main settings
sc2tv.main.socket = WebSocket parameters
sc2tv.main.nick = Channel name

twitch = Twitch.TV
twitch.main.host = Twitch IRC hostname
twitch.main.port = Twitch IRC port
twitch.main.channel = Twitch channel name
twitch.main.host = IRC hostname
twitch.main.port = IRC port
twitch.main.channel = Channel name
twitch.main.bttv = Show BTTV smiles

blacklist = Blacklist
blacklist.main.message = Blacklist message replace
blacklist.users = Replace user Blacklist
blacklist.users_hide = Hide users Blacklist
blacklist.words = Replace words Blacklist
blacklist.words_hide = Hide words Blacklist
blacklist.main = Main Configuration
blacklist.main.message = Message replace
blacklist.users_hide = Hide users
blacklist.users_block = Block users
blacklist.words_hide = Hide words
blacklist.words_block = Block words

mentions = Mentions
mentions.config =
mentions.config = Configuration
mentions.config.mentions = Words for Mentions list
mentions.config.address = Words for Address list

Expand All @@ -58,10 +62,63 @@ webchat = WebChat
[russian]
menu.settings = Настройки
menu.reload = Перезагрузить Веб Чат
*.apply_button = Принять
*.cancel_button = Отменить
*.list_add = Добавить
*.list_remove = Удалить

settings.main = Основные настройки
settings.messaging = Модули сообщений
settings.chat = Модули чата

config = Главные Настройки
config.gui = Настройки Интерфейса
config.gui.enabled = Включить Интерфейс
config.gui.on_top = Окно выше всех окон
config.gui.show_hidden = Показать скрытые элементы
config.gui.gui = Включить Интерфейс
config.gui.on_top = Окно поверх всех окон
config.gui.very_big_parameter_with_really_big_name_and_a_lot_of_not_needed_stuff = Большой параметр для теста
config.gui.reload = Перезагрузить Веб Чат
config.gui.reload.button = Перезагрузка
config.gui.reload.button = Перезагрузить
config.gui.language = Язык интерфейса

goodgame = GoodGame
goodgame.main = Основные параметры GoodGame
goodgame.main.socket = Настройки WebSocket
goodgame.main.channelname = Название канала

sc2tv = sc2tv
sc2tv.main = Основные параметры
sc2tv.main.socket = WS параметры
sc2tv.main.nick = Название канала

twitch = Twitch.TV
twitch.main.host = IRC хостнейм
twitch.main.port = IRC порт
twitch.main.channel = Имя канала
twitch.main.bttv = Показать BTTV смайлы

blacklist = Чёрный список
blacklist.main = Основные параметры
blacklist.main.message = Сообщение замены
blacklist.users_hide = Список скрытых пользователей
blacklist.users_block = Список заблокированных пользователей
blacklist.words_hide = Список слов по которым сообщение будет игнорированно
blacklist.words_block = Список слов по которым сообщение будет заблокированно

mentions = Упоминания
mentions.config = Настройки упоминаний
mentions.config.mentions = Сообщения для упоминания
mentions.config.address = Сообщения для адресата

c2b = Cloud2Butt
c2b.config = Настройки

df = Dwarf Fortress

levels = Уровни

webchat = Веб Чат


[system]

9 changes: 8 additions & 1 deletion conf/twitch.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
[gui_information]
category = chat

[config__gui]
for = config
hidden = host, port

[config]
host = irc.twitch.tv
port = 6667
channel = czt1
channel = CzT1
bttv = true

6 changes: 5 additions & 1 deletion conf/webchat.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[gui_information]
category = main

[server]
host = 127.0.0.1
port = 8080
port = 14589

Loading

0 comments on commit 44c9c14

Please sign in to comment.