summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2023-07-10Update cpp-code-standards.mdHEADmasterKitzunu
2023-07-09Update cpp-code-standards.mdKitzunu
2023-07-02Update smart_scripts.md (#907)Gultask
2023-06-27Update smart_scripts.md (#903)Gultask
* Update smart_scripts.md * Update smart_scripts.md * Update smart_scripts.md
2023-06-24specify seconds in timer (#906)Gultask
2023-06-16Update windows-requirements.md (#905)chenhui.lux.yu
Spell error.
2023-06-03Add params1 for SMART_ACTION_DIE (#902)Angelo Venturini
2023-05-28Update creature_template.md (#901)Gultask
2023-05-27Update creature_template.mdKitzunu
2023-05-17Update smart_scripts.md (#900)Gultask
2023-05-07Update database-installation.mdKitzunu
2023-05-07Update server-setup.mdKitzunu
2023-05-07Update windows-core-installation.mdKitzunu
2023-05-06Update windows-core-installation.mdKitzunu
2023-05-06Rename windows-core-installation.mdg to windows-core-installation.mdKitzunu
2023-05-06Update server-setup.mdKitzunu
2023-05-06Revamp windows install guide (#899)Kitzunu
* Update windows-requirements.md * Update and rename windows-core-installation.md to windows-core-installation.mdg
2023-04-30Update wiki for CREATURE_FLAG_EXTRA_DONT_OVERRIDE_SAI_ENTRY (#893)Gultask
* init * Update smart_scripts.md * Update smart_scripts.md * Update smart_scripts.md * Update smart_scripts.md * Update smart_scripts.md
2023-04-30Update windows-core-installation.md (#898)Kitzunu
2023-04-30Add Triggered Flags and correct CAST, SELF_CAST & INVOKER_CAST. (#896)avarishd
* Add Triggered Flags and correct SELF_CAST & INVOKER_CAST * ocd fix * Update smart_scripts.md * Update smart_scripts.md
2023-04-28Update windows-core-installation.mdKitzunu
2023-04-21Update flags_extra (#897)Gultask
* Update creature_template.md * Update creature_template.md
2023-04-18CPP Standards: No php style brackets (#894)Skjalf
* CPP Standards: No curly brackets * Update docs/cpp-code-standards.md * Update docs/cpp-code-standards.md
2023-04-02Update outdoorpvp_template.mdKitzunu
2023-04-01Update smart_scripts.md (#890)Gultask
2023-04-01Update update.mdKitzunu
2023-04-01Add SummonProperties and Spell Effects/Aura Reference (#886)avarishd
* add SummonProperties and Spell Effects Reference * Update dbc-summon-properties.md * () * :( * update * some hyperlinks * update * up * update
2023-04-01Update windows-core-installation.mdKitzunu
* closes https://github.com/azerothcore/wiki/pull/849 Co-authored-by: FiftyTifty <cm@cmrms.com>
2023-04-01added clarity to groupID definition (#889)neifion-00000000
group 0 does not apply, so added >0
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