summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2023-03-26correct loot_template primary keys info to... (#885)neifion-00000000
..reflect current functionality also removed an incorrect note about a limitation based on old functionality I have been informed Kiera needs an update to reflect this functionality but I don't use Kiera so I'm not sure if I should link this as an issue or what, feel free to advise.
2023-03-24Remove obsolete AC only smart_action_set_go_state (202) (#884)avarishd
https://github.com/azerothcore/azerothcore-wotlk/pull/15530
2023-03-22Update smart_scripts.md (#883)avarishd
2023-03-21Add missing Smart Scripts stuff. (#882)avarishd
* Add missing Smart Scripts stuff. wip * update * typo * update * update * VEHICLE_PASSENGER * typo
2023-03-20Update spell_custom_attr (#876)avarishd
* SpellCustomAttributes * update
2023-03-19Merge branch 'master' of https://github.com/azerothcore/wikiKitzunu
2023-03-19Update linux-requirements.mdKitzunu
2023-03-17Update sql-standards.mdKitzunu
2023-03-15update (#880)avarishd
2023-03-06Fix the file name error related to mapextractor, vmap4assembler and ↵Liam
vmap4extractor executable files. In the current version, their correct file names should be map_extractor, vmap4_assembler and vmap4_extractor. (#879) Co-authored-by: lai.li <lai.li@tendcloud.com>
2023-03-02adds npc guid to wiki (#877)neifion-00000000
2023-03-02add link to commands breakdown page (#878)neifion-00000000
* add link to commands breakdown page * Update command.md
2023-02-25Explicitly exclude database name in queries (#875)Johaine
Was noted in https://github.com/azerothcore/azerothcore-wotlk/pull/15201 Some people might not use the standard database names
2023-02-25macos-core-installation.md: Fix paths for brew packages (#874)Nariman
Also streamline the usage of nproc in the commands
2023-02-24ac-dashboard-core-install: Fix conf file section (#871)Nariman
The current worldserver and authserver fails to load if you don't have the worldserver.conf and authserver.conf. The ./acore run-{world,auth}server commands also gets stuck in an infinite loop and bails (nice check!) due to worldserver and authserver returning a non-zero exit value. This was required to make this work under Ubuntu on WSL2 running on Windows 11.
2023-02-21Update reserved_name.mdKitzunu
2023-02-21Update disables.mdKitzunu
2023-02-21new smartscript stuffKitzunu
2023-02-20disablesKitzunu
2023-02-20motdKitzunu
2023-02-13remove OpenSSL 3.0 warning (#869)Maelthyr
2023-02-13Add a page for the Warden Payload Manager (#866)AnchyDev
* Wiki for payload mgr. * Fixed whitespace. * Include the warden payload manager page into the documentation index.
2023-02-12Update installation.mdKitzunu
2023-02-11pet_name_generation_localeKitzunu
2023-02-05Delete upgrade-from-pre-3.0.0-to-latest-master.mdKitzunu
2023-02-05Document SMART_ACTION_CALL_TIMED_ACTIONLIST param3 (#867)NinjaPleezAC
* Document SMART_ACTION_CALL_TIMED_ACTIONLIST param3 Adds documentation for param3 of SMART_ACTION_CALL_TIMED_ACTIONLIST * Update docs/smart_scripts.md --------- Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2023-01-27 Add domain names to networking documentation (#864)Mike Delago
* Add domain names to networking documentation * port forwards to fqdn * split out long pullets
2023-01-24Update installing-a-module.mdKitzunu
2023-01-24Module guideKitzunu
2023-01-17chore: update issue templateKitzunu
2023-01-15updated not documented flag: CREATURE_FLAG_EXTRA_HARD_RESET (#860)jmaguero94
* updated not documented flag * fix spaces and spacing
2023-01-09Update windows-requirements.md (#858)Benjamin Jackson
2023-01-08funny breaking change haha (#856)Benjamin Jackson
2023-01-05Adds details for better DELETE queries in sql-standards.md (#850)Gultask
* Add specification to DELETE queries * Update sql-standards.md * Update sql-standards.md * Update sql-standards.md * Update sql-standards.md
2023-01-02Split `player_levelstats` table document to coincide with pending AC PR. (#852)Benjamin Jackson
* Change `player_levelstats` to `player_class_stats` and update info. * Update headers with new file name. * Create player_race_stats.md * Update index. * Add calculation example. * Update table description.
2023-01-02Feat: Update wiki for new data release (#853)Samsequel
2022-12-31no need for empty indexKitzunu
2022-12-31no need for empty indexKitzunu
2022-12-31index authKitzunu
2022-12-31index database-charactersKitzunu
2022-12-31index Database-worldKitzunu
2022-12-31Update sql-standards.md (#851)Benjamin Jackson
2022-12-28Fix a bunch of small things with how-to-restart-and-debug. (#848)Benjamin Jackson
2022-12-28Update database-world.mdKitzunu
2022-12-28Update database-auth.mdKitzunu
2022-12-28Update database-characters.mdKitzunu
2022-12-28Update how-to-create-a-pr.mdKitzunu
2022-12-26feat: Add flag 512 to smart_script wiki (#847)Samsequel
2022-12-20feat: Add character changeaccount wiki and fix typo (#846)Samsequel
2022-12-13Change OpenSSL section of the Windows install guide to suggest 3.0 instead ↵Benjamin Jackson
of 1.0/1.1 (#844) * Change OpenSSL section of the Windows install guide to 3.0 * Add path for `legacy.dll`