summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2021-01-14update acore_string (#364)Walter Pagani
* update acore_string * Fixing in the links
2021-01-13update achievement_criteria_data (#361)Walter Pagani
2021-01-13Review and update: access_requirement (#359)Walter Pagani
* Review and update: access_requirement * Cutting example and adding SQL used.
2021-01-13update achievement_reward (#362)Walter Pagani
2021-01-13docs: Review and update database world (#358)Walter Pagani
2021-01-12Adding sh syntax in linux-restarter (#356)Walter Pagani
2021-01-12Modifying information in database-auth (#355)Walter Pagani
2021-01-12Adding SQL syntax (#354)Walter Pagani
2021-01-12How-to-obtain-free-records.md (#352)Walter Pagani
* How-to-obtain-free-records.md * Including article in the sidebar
2021-01-12Update account_access.md (#340)Walter Pagani
* update account_access.md * Current SQL structure * Removing SQL scripts * Updating structure * Reversing title
2021-01-12chore(ip2nationCountries): update ip2nationCountries.md (#346)Walter Pagani
2021-01-12refact(tables): converting from HTML to Markdown part #7 (#337)Walter Pagani
* Holidays.md * item_loot_items.md * game_weather.md * creature_classlevelstats.md * game_event_condition.md * game_event.md * item_instance.md * pet_aura.md * character_queststatus.md * gossip_menu_option_locale.md * arena_team.md * access_requirement.md * character_aura.md * guild_member.md * character_equipmentsets.md * character_pet.md * Spell.md * SkillLine.md * creature_addon.md * gm_ticket.md * character_stats.md * spell_area.md * gossip_menu_option.md * creature_text.md * quest_template_addon.md * Achievement_Criteria.md * fix powerType Spell.md * loot_template.md * Emotes.md * quest_template.md * npc_text.md * gameobject_template.md * spell_dbc.md * worldstates.md * FactionTemplate.md * Achievement.md * AreaTable.md * DBC-AreaTrigger.md
2021-01-12chore(version_db_auth): update version_db_auth.md (#351)Walter Pagani
2021-01-12chore(uptime): update uptime.md (#350)Walter Pagani
2021-01-12chore(ralmlist): update realmlist.md (#349)Walter Pagani
2021-01-12Creating logs_ip_actions.md (#348)Walter Pagani
2021-01-12update logs.md (#347)Walter Pagani
2021-01-12update ip2nation.md (#345)Walter Pagani
* update ip2nation.md * Adding some examples
2021-01-11update account (#339)Walter Pagani
* update account * Current SQL structure * Accommodating deleted title. * Eliminating SQL scripts * Updating mutetime attribute
2021-01-11update ip_banned.md (#344)Walter Pagani
2021-01-11autobroadcast.md (#343)Walter Pagani
2021-01-11update account_muted.md (#342)Walter Pagani
2021-01-10update account_banned (#341)Walter Pagani
2021-01-09chore(wiki): add `quest_request_items_locale` table (#325)Walter Pagani
2021-01-09Updating `quest_template_locale` (#322)Walter Pagani
2021-01-08docs: Converting from HTML to Markdown part #6 (#335)Walter Pagani
2021-01-08Adding information in Installation (#336)Walter Pagani
2021-01-07docs: Converting from HTML to Markdown part #5 (#334)Walter Pagani
2021-01-07docs: Converting from HTML to Markdown part #4 (#333)Walter Pagani
2021-01-06docs: add UpdateFields.md (#332)Walter Pagani
2021-01-06docs: Converting from HTML to Markdown part #3 (#331)Walter Pagani
2021-01-06docs: converting from HTML to Markdown part #2 (#330)Walter Pagani
2021-01-06docs: add the `quest_offer_reward_locale` table (#326)Walter Pagani
2021-01-06docs: Adding quest_mail_sender.md (#327)Walter Pagani
2021-01-05Rename command .character deleted old (#329)Walter Pagani
2021-01-05chore(wiki): HTML -> Markdown (#328)Walter Pagani
2021-01-04docs: add Rooted to creature_template.md (#324)Kitzunu
2021-01-03chore(Installation): Update mysql path (#323)Kitzunu
2021-01-03docs: SQL example of a Spanish translation. (#321)Walter Pagani
* SQL example of a Spanish translation. * The attribute is written with a capital letter.
2021-01-02docs: structure and data of `achievement_reward_locale` (#320)Walter Pagani
2020-12-31docs(how-to-create-a-PR): add SSH in FAQs (#319)Francesco Borzì
2020-12-29chore(requirements): Remove vs17 (#318)Kitzunu
2020-12-29chore(docs/ExtractClientData): Update for mapextractor guideline (#317)Silker
* update 12/2020 * add two options * Update Extract-Client-Data.md
2020-12-27Update Install-with-Docker.mdYehonal
2020-12-27doc(Install With Docker): Improved readabilityYehonal
the call to action for this page is the setup. It should be right after the small introduction. Moved huge screenshots below
2020-12-26docs(Installation.md): Update build shortcutKitzunu
2020-12-25Update Requirements.md (#314)Kitzunu
2020-12-23fix: Useful info about spell cooldowns in item_template (#313)Barbz
* fix: Useful info about spell cooldowns in item_template * Update item_template.md Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2020-12-22style: Alphabetize GM Commands (#285)Duncan Steenburgh
* Alphabetize GM Commands * Place main commands before subcommands (eg. .teleport comes before .teleport name) * Order commands starting with `un` as if they did not have the `un` prefix. * This places them next to their opposite command * For example, possess will be next to unpossess, and both will be in the `p` section (eg. 1. player learn, 2. possess, 3. unpossess, 4. quest) * Place `showarea` and `hidearea` commands next to each other, in the `s` section * Use full teleport command name instead of abbreviation
2020-12-22chore(spell_proc_event): Fix space (#312)Kitzunu
* chore(spell_proc_event): Fix space * Update spell_proc_event.md