forked from Foundation-19/Foundation-19
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #68 from MysticalFaceLesS/beta-dev
Перенос обновлений с beta-dev на stable #2
- Loading branch information
Showing
124 changed files
with
13,631 additions
and
174,507 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,12 @@ | ||
## About the Pull Request | ||
|
||
<!-- Describe the Pull Request. Please be sure every change is documented or this can delay review and even discourage maintainers from merging your PR! --> | ||
|
||
## Why It's Good For The Game | ||
|
||
<!-- Please add a short description of why you think these changes would benefit the game. If you can't justify it in words, it might not be worth adding. --> | ||
|
||
## Changelog | ||
|
||
:cl: | ||
add: Added new mechanics or gameplay changes | ||
add: Added more things | ||
del: Removed old things | ||
qol: made something easier to use | ||
balance: rebalanced something | ||
fix: fixed a few things | ||
soundadd: added a new sound thingy | ||
sounddel: removed an old sound thingy | ||
imageadd: added some icons and images | ||
imagedel: deleted some icons and images | ||
spellcheck: fixed a few typos | ||
code: changed some code | ||
refactor: refactored some code | ||
config: changed some config setting | ||
admin: messed with admin stuff | ||
server: something server ops should know | ||
/:cl: | ||
|
||
<!-- Both :cl:'s are required for the changelog to work! You can put your name to the right of the first :cl: if you want to overwrite your GitHub username as author ingame. --> | ||
<!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. --> | ||
<!-- ЗДЕСЬ должно быть **подробное описание** того, что происходит в PR и зачем это нужно. PR не должен содержать изменений, о которых здесь ничего не сказано. --> | ||
ПР делает что-то умное | ||
|
||
<!-- | ||
Examples were changelog entries are optional/not typically required but encouraged: | ||
* Cosmetic changes such as descriptions, sound effects, etc. | ||
* Optimizations and other changes to underlying systems which do not affect gameplay. | ||
* Minor bug fixes. | ||
As a courtesy, for ported PRs, please include if you have the blessing of the author. While not required, we encourage basic decency in porting others' work. It is also sufficient to note that the author has not expressed displeasure at the idea of their work getting ported. | ||
Please refrain from porting works of authors that have expressed displeasure in having their work ported, thank you. | ||
Честно заполняем галочки. Чем больше галочек, тем быстрее проверять Pull Request, соответственно он быстрее будет принят. | ||
Чтобы отметить - ставим `x` (икс) внутри квадратных скобочек вот так: `- [x] ...`. | ||
Галочки можно доставлять позже по мере окончания работы над PR'ом. | ||
--> | ||
|
||
- [ ] Pull Request полностью завершен, мне не нужна помощь чтобы его закончить. | ||
- [ ] Я внимательно прочитал все свои изменения и багов в них не нашел. | ||
- [ ] Я запускал сервер со своими изменениями локально и все протестировал. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.