summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-06Update README.mdYehonal
2021-01-06Update README.mdYehonal
2021-01-06Update README.mdYehonal
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
2020-12-22chore(spell_proc_event): Add definitions (#311)Kitzunu
* wip * Update spell_proc_event.md
2020-12-22Update Installation.mdYehonal
2020-12-22Links are not visibleYehonal
2020-12-19fix: startup script (#310)Francesco Borzì
2020-12-19docs: tiny changeFrancescoBorzi
2020-12-19Update Install-with-AC-Dashboard.mdYehonal
2020-12-19docs: add dashboard setup (#309)Francesco Borzì
2020-12-18docs: add database client page (#308)Francesco Borzì
2020-12-17Update Database-Setup.mdYehonal
2020-12-16docs(Requirements/Mac): replace sequel-pro with sequel-ace (#306)Francesco Borzì
2020-12-15How to create the acore user manually (#307)Yehonal
2020-12-12fix: linkFrancescoBorzi
2020-12-12doc: improve classic installation (#260)Francesco Borzì
2020-12-12docs: make How-to-ask-for-help shorter and add github login (#305)Francesco Borzì
* Update How-to-ask-for-help.md * Update How-to-ask-for-help.md
2020-12-12docs(unit-testing): improve testing doc (#304)Francesco Borzì
2020-12-05docs(how-to-test-a-PR): add vim instructions (#302)Francesco Borzì
* improve-how-to-test-pr-nano-vs-vim * Update How-to-test-a-PR.md
2020-12-01docs: update client data urls in installationFrancesco Borzì
2020-12-01docs: improve DB update (#300)Francesco Borzì
2020-11-30fix: instance_template allowMount (#299)Barbz