-
Notifications
You must be signed in to change notification settings - Fork 30
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 #25 from pangolp/github
(Github) Repository setup
- Loading branch information
Showing
5 changed files
with
248 additions
and
0 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,92 @@ | ||
name: Bug report | ||
description: Create a bug report to help us improve. | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Thank you for taking the time to fill out a bug report. Remember to fill out all fields including the title above. | ||
An issue that is not properly filled out will be closed. | ||
You can read more about the standards for a bug report [here](https://www.azerothcore.org/wiki/issue-tracker-standards). | ||
- type: textarea | ||
id: current | ||
attributes: | ||
label: Current Behaviour | ||
description: | | ||
Description of the problem or issue here. | ||
Include entries of affected creatures / items / quests / spells etc. | ||
If this is a crash, post the crashlog (upload to https://gist.github.com/) and include the link here. | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: expected | ||
attributes: | ||
label: Expected Blizzlike Behaviour | ||
description: | | ||
Tell us what should happen instead. | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: source | ||
attributes: | ||
label: Source | ||
description: | | ||
If you have a source that proves how it is supposed to work, please add that to make it easier for devs to fix the issue. | ||
validations: | ||
required: false | ||
- type: textarea | ||
id: reproduce | ||
attributes: | ||
label: Steps to reproduce the problem | ||
description: | | ||
What does someone else need to do to encounter the same bug? | ||
placeholder: | | ||
1. Step 1 | ||
2. Step 2 | ||
3. Step 3 | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: extra | ||
attributes: | ||
label: Extra Notes | ||
description: | | ||
Do you have any extra notes that can help solve the issue that does not fit any other field? | ||
placeholder: | | ||
None | ||
validations: | ||
required: false | ||
- type: textarea | ||
id: commit | ||
attributes: | ||
label: AC rev. hash/commit | ||
description: | | ||
Copy the result of the `.server debug` command (if you need to run it from the client get a prat addon) | ||
validations: | ||
required: true | ||
- type: input | ||
id: os | ||
attributes: | ||
label: Operating system | ||
description: | | ||
Operating System, i.e. Windows 10 x64, Debian 10 x64, etc | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: custom | ||
attributes: | ||
label: Custom changes or Modules | ||
description: | | ||
List which custom changes or modules you have applied, i.e. Eluna module, etc. | ||
placeholder: | | ||
None | ||
validations: | ||
required: false | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Thank you for your contribution. | ||
If you use AzerothCore regularly, we really NEED your help to: | ||
- Test our fixes: https://www.azerothcore.org/wiki/How-to-test-a-PR | ||
- Report issues or suggestions: https://github.com/azerothcore/azerothcore-wotlk/issues/new/choose | ||
- Improve the documentation/wiki: https://www.azerothcore.org/wiki/home | ||
With your help, the project can evolve much quicker! |
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 |
---|---|---|
@@ -0,0 +1,43 @@ | ||
name: Feature request | ||
description: Suggest an idea for this project | ||
title: "Feature: " | ||
labels: [Suggestion] | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Thank you for taking your time to fill out a feature request. Remember to fill out all fields including the title above. | ||
An issue that is not properly filled out will be closed. | ||
- type: textarea | ||
id: description | ||
attributes: | ||
label: Describe your feature request or suggestion in detail | ||
description: | | ||
A clear and concise description of what you want to happen. | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: solution | ||
attributes: | ||
label: Describe a possible solution to your feature or suggestion in detail | ||
description: | | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
validations: | ||
required: false | ||
- type: textarea | ||
id: additional | ||
attributes: | ||
label: Additional context | ||
description: | | ||
Add any other context or screenshots about the feature request here. | ||
validations: | ||
required: false | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Thank you for your contribution. | ||
If you use AzerothCore regularly, we really NEED your help to: | ||
- Test our fixes: https://www.azerothcore.org/wiki/How-to-test-a-PR | ||
- Report issues or suggestions: https://github.com/azerothcore/azerothcore-wotlk/issues/new/choose | ||
- Improve the documentation/wiki: https://www.azerothcore.org/wiki/home | ||
With your help, the project can evolve much quicker! |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore | ||
|
||
## Buffer NPC | ||
|
||
- Último estado de construcción con azerothcore: | ||
|
||
[![Build Status](https://github.com/azerothcore/mod-npc-buffer/workflows/core-build/badge.svg?branch=master&event=push)](https://github.com/azerothcore/mod-npc-buffer) | ||
|
||
_Este módulo fue creado para [StygianCore](https://rebrand.ly/stygiancoreproject). Un repack de World of Warcraft 3.3.5a Solo/LAN por StygianTheBest | [GitHub](https://rebrand.ly/stygiangithub) | [Sitio web](https://rebrand.ly/stygianthebest))_. | ||
Este módulo ha sido portado a AzerothCore por gtao725 (https://github.com/gtao725/)._ | ||
|
||
[English](README.md) | [Español](README_ES.md) | ||
|
||
### Descripción | ||
|
||
Se trata de un PNJ de buffing de un solo clic que buffeará al jugador con un conjunto específico de hechizos. El NPC también puede buffear a todos por igual o por nivel de jugador. Habla una frase aleatoria configurable después de cada uso y también puede atraer al jugador usando opciones de emote configurables. | ||
|
||
- Crea un NPC Buff con emotes | ||
- Buff al jugador sin interacción de diálogo | ||
- Aumenta todos los niveles del jugador o por el nivel del jugador | ||
- Habla susurros aleatorios configurables al jugador después de cada uso | ||
- Atrae al jugador usando emotes configurables | ||
- Config: | ||
- Buffer por nivel | ||
- ID de hechizo para los buffs | ||
- Activar/desactivar la cura de la enfermedad de resurrección | ||
- Opciones de los emotes | ||
|
||
### Datos | ||
|
||
- Tipo: NPC (ID: 601016) | ||
- Script: buff_npc | ||
- Config: Yes | ||
- SQL: Yes | ||
|
||
### Versión | ||
|
||
- v2019.04.15 - Portado a AzerothCore por gtao725 (https://github.com/gtao725/) | ||
- v2019.02.13 - Se han añadido frases/motivos, se han añadido opciones de configuración y se ha actualizado la IA. | ||
- v2017.08.06 - Se han eliminado las opciones de diálogo (sólo se potencia al jugador al hacer clic) | ||
- v2017.08.05 | ||
|
||
### Creditos | ||
|
||
![Styx](https://stygianthebest.github.io/assets/img/avatar/avatar-128.jpg "Styx") | ||
![StygianCore](https://stygianthebest.github.io/assets/img/projects/stygiancore/StygianCore.png "StygianCore") | ||
|
||
##### Este módulo fue creado para [StygianCore](https://rebrand.ly/stygiancoreproject). Un repack de World of Warcraft 3.3.5a Solo/LAN por StygianTheBest | [GitHub](https://rebrand.ly/stygiangithub) | [Sitio WEB](https://rebrand.ly/stygianthebest)) | ||
|
||
#### Créditos adicionales | ||
|
||
- [Blizzard Entertainment](http://blizzard.com) | ||
- [TrinityCore](https://github.com/TrinityCore/TrinityCore/blob/3.3.5/THANKS) | ||
- [SunwellCore](http://www.azerothcore.org/pages/sunwell.pl/) | ||
- [AzerothCore](https://github.com/AzerothCore/azerothcore-wotlk/graphs/contributors) | ||
- [OregonCore](https://wiki.oregon-core.net/) | ||
- [Wowhead.com](http://wowhead.com) | ||
- [OwnedCore](http://ownedcore.com/) | ||
- [ModCraft.io](http://modcraft.io/) | ||
- [MMO Society](https://www.mmo-society.com/) | ||
- [AoWoW](https://wotlk.evowow.com/) | ||
- [More credits are cited in the sources](https://github.com/StygianTheBest) | ||
|
||
### Licencia | ||
|
||
Este código y su contenido están liberados bajo la [GNU AGPL v3](https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3). |
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 |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<!-- First of all, THANK YOU for your contribution. --> | ||
|
||
## Changes Proposed: | ||
- | ||
- | ||
|
||
## Issues Addressed: | ||
<!-- If your fix has a relating issue, link it below --> | ||
- Closes | ||
|
||
## SOURCE: | ||
<!-- If you can, include a source that can strengthen your claim --> | ||
|
||
## Tests Performed: | ||
<!-- Does it build without errors? Did you test in-game? What did you test? On which OS did you test? Describe any other tests performed --> | ||
- | ||
- | ||
|
||
|
||
## How to Test the Changes: | ||
<!-- Describe in a detailed step-by-step order how to test the changes --> | ||
|
||
1. | ||
2. | ||
3. | ||
|
||
## Known Issues and TODO List: | ||
<!-- Is there anything else left to do after this PR? --> | ||
|
||
- [ ] | ||
- [ ] | ||
|
||
<!-- If you intend to contribute repeatedly to our project, it is a good idea to join our discord channel. We set ranks for our contributors and give them access to special resources or knowledge: https://discord.com/invite/DasJqPba) | ||
Do not remove the instructions below about testing, they will help users to test your PR --> | ||
## How to Test AzerothCore PRs | ||
|
||
When a PR is ready to be tested, it will be marked as **[WAITING TO BE TESTED]**. | ||
|
||
You can help by testing PRs and writing your feedback here on the PR's page on GitHub. Follow the instructions here: | ||
|
||
http://www.azerothcore.org/wiki/How-to-test-a-PR | ||
|
||
**REMEMBER**: when testing a PR that changes something **generic** (i.e. a part of code that handles more than one specific thing), the tester should not only check that the PR does its job (e.g. fixing spell XXX) but **especially** check that the PR does not cause any regression (i.e. introducing new bugs). | ||
|
||
**For example**: if a PR fixes spell X by changing a part of code that handles spells X, Y, and Z, we should not only test X, but **we should test Y and Z as well**. |