summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-13fix: item_template bonding to account explained to dummies (#221)Barbz
2020-05-13Update conditions.md (#203)Kitzunu
2020-05-12Create holiday_dates.md (#226)Kitzunu
* Create holiday_dates.md * Update holiday_dates.md
2020-05-10Testing GFMYehonal
2020-05-10Rename smart_scripts.html to smart_scripts.mdYehonal
2020-05-10Rename smart_scripts.md to smart_scripts.htmlYehonal
2020-05-10Update smart_scripts.mdYehonal
2020-05-09Small update for Update.md (#222)Adrian Labastida
Me being a C n00b I tried adding a module and updating my core with the proposed general way first (without re-running cmake) and my module was not being detected and was going back and forth checking what i did wrong or if I put the module incorrectly or if the module was still compatible with this version of AC, went back to the full instructions and saw that maybe i needed to rerun the CMake part, after doing that I saw my module being detected when rebuilding and running my core now. If this line was here it would've save me a bit time and frustration figuring it out.
2020-05-08fix: gm_ticket column (#200)Barbz
2020-05-08refactor(Requirements): Update to match core (#219)Kitzunu
* refactor(Requirements): Update to match core * Change from Travis to Github Actions * Advice for CMake 2.8 or newer for idiot proofing * Delete travis-build.md
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-20Added documentation for development (#144)Stefano Borzì
2020-01-20docs(smart_scripts): Update SMART_ACTION_SET_ACTIVE & ↵Stoabrogga
SMART_ACTION_SET_COUNTER (#173)