Category:Ru/Modding: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Добавил ссылки на русскоязычные страницы)
(Добавил значки к англоязычным статьям и ссылки на русские статьи.)
Line 12: Line 12:


== С чего начать ==
== С чего начать ==
*[[Create a Mod|Создание мода с помощью Create a Mod]]
*[[Create a Mod:ru|Создание мода]]
*[[Developer Console|Консоль разработчика]]
*[[Developer Console:ru|Консоль разработчика]]
*[[Game Directory|Директория игры]]
*[[Game Directory:ru|Директория игры]]
*[[The GameInfo.txt File Structure|Структура файла GameInfo.txt]]
*{{en}} [[Moving Mod And Source Files|Перемещение папки мода и исходных файлов]]
*[[Setting up an online repository|Настройка онлайн репозитория]]
*[[The GameInfo.txt File Structure:ru|Структура файла GameInfo.txt]]
*[[Mod Content Usage|Какой контент можно использовать в моде]]
*{{en}} [[Setting up an online repository|Настройка онлайн репозитория]]
*[[Mod Content Usage:ru|Какой контент можно использовать в моде]]


== Релиз ==
== Релиз ==
*[[Pre-publication evaluation|Пред-релизные подготовки]]
*{{en}} [[Pre-publication evaluation|Пред-релизные подготовки]]
*[[Source Mod Installers|Создание установщика для мода]]
*{{en}} [[Source Mod Installers|Создание установщика для мода]]
*[[Soundcache]]
*{{en}} [[Soundcache|Кэш звуков]]
*[[Mod Packing & Shipping]]
*{{en}} [[Mod Packing & Shipping]]
*[[Shipping Leader In Detail]]
*{{en}} [[Shipping Leader In Detail]]
*[[Steam 3rd Party Mod Support|Поддержка Steam'ом сторонних модов]]
*{{en}} [[Steam 3rd Party Mod Support|Поддержка Steam'ом сторонних модов]]
*''[[:Category:Publicity & Publication]]''
*{{en}} ''[[:Category:Publicity & Publication|Категория: Публикация мода]]''


== Сообщество ==
== Сообщество ==
* [[:Category:Help Available|Help available]] & [[:Category:Help Wanted|wanted]]
*{{en}} ''[[:Category:Help Available|Ищущие команду]] & [[:Category:Help Wanted|команды]]''
* [[Testers|Тестеры]]
*{{en}} [[Testers|Тестеры]]
* [[Devblogs|Дневник разработчика]]
*{{en}} [[Devblogs|Дневник разработчика]]
* [[:Category:External Sites]]''
*{{en}} ''[[:Category:External Sites|Категория: внешние сайты]]''


{{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}}
{{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}}


== Возможности движка Source ==
== Возможности движка Source ==
*''[[Building Mods with Valve Technology|Создание мода с Valve Technology]]''
*{{en}} ''[[Building Mods with Valve Technology|Создание мода с Valve Technology]]''
*[[:Category:Level Design|Маппинг]] (Hammer)
*''[[:Category:Level Design:ru|Категория: Создание карт]] (Hammer)''
*[[:Category:Choreography|Хореография]] (Face Poser)
*{{en}} ''[[:Category:Choreography|Хореография]] (Face Poser)''
*[[Commentary System|Комментарии разработчика]]
*{{en}} [[Commentary System|Комментарии разработчика]]
*[[Demo Recording Tools|Инструменты для записи Demo]]
*[[Demo Recording Tools:ru|Инструменты для записи Demo]]
*[[HDR]] (High Dynamic Range lighting)
*{{en}} [[HDR]] (High Dynamic Range lighting)
*[[:Category:Material System|Материалы]] (текстуры)
*{{en}} ''[[:Category:Material System|Категория: Материалы]] (текстуры)''
*[[:Category:Networking|Multiplayer Networking]]
*{{en}} ''[[:Category:Networking|Категория: Сетевое взаимодействие]]''
*[[:Category:Particle System|Система частиц]]
*{{en}} ''[[:Category:Particle System|Категория: Система частиц]]''
*[[Shader|Шейдеры]]
*{{en}} [[Shader|Шейдеры]]
*[[:Category:VGUI|VGUI]] (интерфейс)
*{{en}} ''[[:Category:VGUI|VGUI]] (интерфейс)''


{{category cell|background-color=white|border-color=lightgray}}
{{category cell|background-color=white|border-color=lightgray}}


== Изменяем интерфейс ==
== Изменяем интерфейс ==
*[[Adding convars to the multiplayer advanced tab]]
*{{en}} [[Adding convars to the multiplayer advanced tab|Добавление полей в окно "дополнительно" вкладки "сетевой режим"]]
*[[Adding Your Logo to the Menu|Добавление вашего лого в главное меню]]
*{{en}} [[Adding Your Logo to the Menu|Добавление вашего логотипа в главное меню]]
*[[Manipulating the game menu items|Изменение предметов в главном меню]]
*{{en}} [[Manipulating the game menu items|Изменение полей главного меню]]
*[[Modifying Source GameUI|Изменение Source GameUI]]
*{{en}} [[Modifying Source GameUI|Изменение Source GameUI]]
*[[Menu Background Map|Фоновая карта]]
*[[Menu Background Map:ru|Фоновая карта]]
*[[Non-code mod settings]]
*{{en}} [[Non-code mod settings]]


{{category cell|background-color=#FBF7EA|border-color=lightgray}}
{{category cell|background-color=#FBF7EA|border-color=lightgray}}


== Скриптинг в общем ==
== Создание скриптов ==
*[[Mini-mod tutorial|Туториал по созданию мини-мода]]
*{{en}} [[Mini-mod tutorial|Туториал по созданию мини-мода]]
*[[Adding chapters to your mod|Добавление глав в вашем моде]]
*[[Adding chapters to your mod:ru|Добавление глав в ваш мод]]
*[[Unlocking chapters in your mod|Разблокирование глав в вашем моде]]
*{{en}} [[Unlocking chapters in your mod|Разблокировка глав в вашем моде]]
*[[Bonus Maps|Бонусные карты]]
*{{en}} [[Bonus Maps|Бонусные карты]]
*[[Maplist Thumbnails|Миниатюры в списке карт]]
*{{en}} [[Maplist Thumbnails|Миниатюры в списке карт]]


{{category end}}
{{category end}}


''Вернуться [[SDK Docs|Source Engine вики]] для полного списка статей.''__NOTOC__
''Вернуться к [[SDK Docs:ru|оглавлению]] для полного списка статей.''__NOTOC__


[[Category:Russian]]
[[Category:Russian]]
[[Category:Entry pages:ru]]
[[Category:Entry pages:ru]]

Revision as of 12:05, 29 October 2009

Template:Otherlang2

Эта категория касается общей документацией по моддингу, в том числе затрагивается управление и организация команды, релиз мода.

Общий обзор

С чего начать

Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Перемещение папки мода и исходных файлов
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Настройка онлайн репозитория

Релиз

Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Пред-релизные подготовки
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Создание установщика для мода
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Кэш звуков
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Mod Packing & Shipping
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Shipping Leader In Detail
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Поддержка Steam'ом сторонних модов
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Категория: Публикация мода

Сообщество

Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Ищущие команду & команды
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Тестеры
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Дневник разработчика
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Категория: внешние сайты

Возможности движка Source

Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Создание мода с Valve Technology
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Хореография (Face Poser)
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Комментарии разработчика
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
HDR (High Dynamic Range lighting)
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Категория: Материалы (текстуры)
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Категория: Сетевое взаимодействие
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Категория: Система частиц
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Шейдеры
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
VGUI (интерфейс)

Изменяем интерфейс

Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Добавление полей в окно "дополнительно" вкладки "сетевой режим"
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Добавление вашего логотипа в главное меню
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Изменение полей главного меню
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Изменение Source GameUI
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Non-code mod settings

Создание скриптов

Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Туториал по созданию мини-мода
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Разблокировка глав в вашем моде
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Бонусные карты
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Миниатюры в списке карт

Вернуться к оглавлению для полного списка статей.

Subcategories

This category has the following 15 subcategories, out of 15 total.

D

L

M

P

S

T