summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-26Update Requirements.md (#297)Kitzunu
2020-11-23fix(creature_template): More examples on difficulty_entry_x (#296)Vox
Add further clarification on raid mode differences and adding battleground brackets
2020-11-14docs: improve macOS requirements page (#295)Francesco Borzì
* docs: improve macOS requirements page * Update Requirements.md
2020-11-12fix: how to make a PR with NANO (#294)Barbz
No longer forced to use VIM which is user unfriendly
2020-11-09doc: Update Install-with-Docker.md (#291)Silentstorm
2020-11-08fix(installation): Windows' MySQL download link (#290)Francesco Borzì
2020-11-06Fix #279: Add a few useful notes + typo fixes to access_requirement.md (#286)Duncan Steenburgh
2020-10-23docs(character_achievement): add useful note, remove broken links (#287)Duncan Steenburgh
2020-10-23docs: Add more details to `respawn` command description (#283)Duncan Steenburgh
The respawn command can take a target. This was not reflected in the docs
2020-10-23docs: update Waypoints-Information.md (#281)Degen
2020-10-13fix: Improve merge-process.mdBarbz
2020-10-09doc: use the azerothcore tag by default when asking on stackoverflow (#278)Francesco Borzì
2020-10-07doc: fix Windows' MySQL versionFrancesco Borzì
2020-10-05fix: Add extra info on passwords/usernames in account table (#277)Barbz
2020-10-03fix: Broken english in Memory-Usage.mdBarbz
- TODO: rename this horrible file name
2020-09-03chore(playercreateinfo_item): Update with master (#245)Kitzunu
* chore(playercreateinfo_item): Update with master * Update playercreateinfo_item.md
2020-08-26Update spell_custom_attr.md (#250)Kitzunu
2020-08-19fix(catalogue-link): catalogue urlHelias
2020-08-18Update Update.mdFrancesco Borzì
2020-08-15doc: create unit-testing (#272)Francesco Borzì
2020-08-06Update digital-ocean-video-tutorial.mdYehonal
2020-08-06doc: for feature/bash-support-derivated-distroYehonal
https://github.com/azerothcore/azerothcore-wotlk/pull/3259
2020-08-05fix: Update obsolete commands in GM command pageBarbz
2020-07-29remove weird space (#270)Kitzunu
2020-07-29Update and rename Banned_addons.md to banned_addons.md (#269)Kitzunu
2020-07-24Update keira3-internals.mdFrancesco Borzì
2020-07-24Update keira3-internals.mdFrancesco Borzì
2020-07-24Update keira3-internals.mdFrancesco Borzì
2020-07-24Update keira3-internals.mdFrancesco Borzì
2020-07-24doc: update keira3-internalsFrancesco Borzì
2020-07-24doc(Docker): add a note for Windows usersFrancesco Borzì
2020-07-22Update keira3-internals.mdFrancesco Borzì
2020-07-22Update keira3-internals.mdFrancesco Borzì
2020-07-22Update keira3-internals.mdFrancesco Borzì
2020-07-21doc: create keira3-internals developer documentationFrancesco Borzì
2020-07-19Update Requirements.md (#266)Francesco Borzì
* Update Requirements.md * Update Requirements.md * Update Requirements.md
2020-07-19Update Installation.md (#265)Francesco Borzì
2020-07-18Typing error. (#262)Walter Pagani
Co-authored-by: Pagani Walter <paganiwalter@hotmail.com>
2020-07-13fix: account_banned info on ban by consoleBarbz
2020-07-12doc(Requirements): fix titles (#259)Francesco Borzì
2020-07-12refactor: gm_commands ban commands (#257)Barbz
- Reorganized the ban commands, one was completely off the table, and the unban commands were in alphabetical order but it's not practical to find so I put them near the ban commands. When you look for banning related, everything is there, no need to scroll, better User eXperience. - Made it clearer that the $bantime does not need double quotes (else it fails) - Explained the .ban playeraccount command
2020-07-12refactor: characters.md code improved (#256)Barbz
2020-07-09fix: gm_subsurvey not implemented (#255)Barbz
2020-07-05refactor: lag_reports.md markdown table + add missing columns (#251)Barbz
- Add data for lagtype - Add two missing columns - Refactor that page to correct markdown Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2020-07-04feat: Add extra info for mail text length (#254)Barbz
* feat: Add extra info for mail text length
2020-07-02refactor: Titles for gm_ticket.md + columns extra info (#253)Barbz
2020-06-30fix: Add bit more info to gm_ticket (#252)Barbz
* fix: Add bit more info to gm_ticket * Update gm_ticket.md
2020-06-29Update Project-Versioning.mdYehonal
2020-06-29Improved releases tableYehonal
2020-06-28refactor: account table now in markdown + add "totaltime" (#248)Barbz
- Before that commit, it was missing the column "totaltime" which was added by Nefertumm or Winfi on my behalf xD - Refactored the table, now it's perfect