summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2020-05-07fix: item_template was wrong about gold item quality (#220)Barbz
* fix: item_template was wrong about gold item quality It was from TC. It's not an item quality "bind to account", it's a bonding type because it overrides the existing bonding. * Update item_template.md
2020-05-02Add new SMART_TARGET types (#211)Kitzunu
2020-04-30chore(spell_group_stack_rules): Update the stack rules (#216)Kitzunu
* Add AC stack rules
2020-04-27feat: Dealing with SQL files and FLAGS (#55)Barbz
* feat: Dealing with SQL files and FLAGS How to remove, add or invert flags in SQL * Update Dealing-with-SQL-files.md Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2020-04-27Update Install-with-Docker.md (#215)h0lysp4nk
Added documentation on how to remove the persistent docker volume for ac-database.
2020-04-26Auth Tables Documentation updates (#190)Kitzunu
2020-04-26fix: item_template wrong BOA flagBarbz
2020-04-22Implement new SAI Actions (#209)Kitzunu
2020-04-19Update smart_scripts.md (#207)Kitzunu
2020-04-19Add new features & description from ↵Kitzunu
https://github.com/azerothcore/azerothcore-wotlk/pull/2878 (#205)
2020-04-15fix(commands): How to delete an item with .additemBarbz
2020-04-11fix wander_distance (#204)Kitzunu
* Update creature.md * update some more files :)
2020-04-09fix: extra info for .send message in the Commands list (#201)Barbz
2020-04-06style: Improve the text for achievement_reward + fix typos (#202)Barbz
2020-03-27fix: Not implemented command (#186)Barbz
2020-03-18Add debian cmake installation (#179)Stefano Borzì
* Add debian cmake instlalation * Update Requirements.md * Update Requirements.md
2020-03-17update links to azerothcore aur package (#197)Viste
2020-03-13fix: Configuration documentation improved (#171)Barbz
- Fixed english - Added new section "Can I use relative pathes in the configuration files?"
2020-03-10fix: Improve loot_template.md (#195)Barbz
2020-03-09feat: Add lootmode example in loot_template.md (#187)Degen
Added some ***_loot_template.lootmode examples.
2020-03-07Added installation guide for Arch Linux users (#194)Davide Carnemolla
2020-03-07Arch (#182)Viste
* Arch * make little instruction * Delete arch-linux.md Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2020-03-06fix: Markdown code quotation loot_template.md (#193)Kitzunu
2020-03-05feat: New page "MySQL types (C++)" ported from TC (#191)Barbz
Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
2020-03-03fix: World Tables Documentation updates (#189)Kitzunu
- Removed information related to WOW versions above 3.3.5a Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
2020-03-02fix: Update GM-Commands.md (#183)gengarshadowball
Update to fit the new core command
2020-02-09Rewrite directory structure pageYehonal
2020-02-09Update The-Modular-Structure.mdYehonal
2020-02-09Link to directory structure pageYehonal
2020-02-06fix: AIName gameobject_template.md (#185)Barbz
2020-02-05Add title to bit and bytes (#184)Barbz
2020-02-03Create how-to-debug.mdYehonal
we need to write the guide to debug and create crash dumps
2020-02-01Update channels.md (#180)Barbz
2020-01-29docs(conditions): Update "CONDITION_SOURCE_TYPE_QUEST_ACCEPT" and ↵Stoabrogga
"CONDITION_SOURCE_TYPE_QUEST_SHOW_MARK" (#175)
2020-01-27doc: revamp modules introduction (#174)Francesco Borzì
2020-01-26Rename script-hooks.md to Hooks-Script.mdFrancesco Borzì
2020-01-26Delete Create-a-new-Hook.mdFrancesco Borzì
2020-01-26Create script-hooks.mdFrancesco Borzì
2020-01-20docs(smart_scripts): Update SMART_ACTION_SET_ACTIVE & ↵Stoabrogga
SMART_ACTION_SET_COUNTER (#173)
2020-01-18Add h1 title to Waypoints-Information.mdBarbz
2020-01-15fix: installation.md titlesBarbz
H1 title must be unique
2020-01-11Rewrote Restarter Script Tutorial (#169)Chuck Kostalnick
- Rewrote the tutorial to make the flow easier to follow - Used consistent formatting and corrected typos and styling issues - Added a new script to the guide to allow for single-line termination of the restarters
2020-01-11feat: Add mega links for latest data files (#167)Barbz
Also added a link to DBC and maps that should never/rarely change
2020-01-11fix: Typo "Termius" (#168)Chuck Kostalnick
Fixed a typo where 'Termius' was incorrectly labeled 'Terminus' in the SSH Clients section.
2020-01-11fix: Small readability improvement on "Installation.md" (#149)Barbz
2020-01-07Added new question to FAQ (#165)Barbz
* Added new question to FAQ "I need a new hook for my custom module, what can I do?" Some style changes
2020-01-04DigitalOcean install - CMake/G++7 & others (#164)Chuck Kostalnick
- Updated the initial application install command to add g++-7 - Updated the initial application install command to remove CMake and Make - Added a section explaining how to install CMake and Make - Clarified the directions of some parts of the tutorial
2020-01-03docs(creature_template): update AIName (#163)Stoabrogga
2019-12-21docs: update GM-Commands (#162)Stoabrogga
2019-12-20docs: update smart_scripts, areatrigger, FAQ (#161)Stoabrogga