summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2020-07-12doc(Requirements): fix titles (#259)Francesco Borzì
2020-07-12refactor: gm_commands ban commands (#257)Barbz
- Reorganized the ban commands, one was completely off the table, and the unban commands were in alphabetical order but it's not practical to find so I put them near the ban commands. When you look for banning related, everything is there, no need to scroll, better User eXperience. - Made it clearer that the $bantime does not need double quotes (else it fails) - Explained the .ban playeraccount command
2020-07-12refactor: characters.md code improved (#256)Barbz
2020-07-09fix: gm_subsurvey not implemented (#255)Barbz
2020-07-05refactor: lag_reports.md markdown table + add missing columns (#251)Barbz
- Add data for lagtype - Add two missing columns - Refactor that page to correct markdown Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2020-07-04feat: Add extra info for mail text length (#254)Barbz
* feat: Add extra info for mail text length
2020-07-02refactor: Titles for gm_ticket.md + columns extra info (#253)Barbz
2020-06-30fix: Add bit more info to gm_ticket (#252)Barbz
* fix: Add bit more info to gm_ticket * Update gm_ticket.md
2020-06-29Update Project-Versioning.mdYehonal
2020-06-29Improved releases tableYehonal
2020-06-28refactor: account table now in markdown + add "totaltime" (#248)Barbz
- Before that commit, it was missing the column "totaltime" which was added by Nefertumm or Winfi on my behalf xD - Refactored the table, now it's perfect
2020-06-22Update spell_custom_attr.mdYehonal
2020-06-21chore: limits for username and passwordYehonal
2020-06-21Update bash_system.mdYehonal
2020-06-21Update documentation_index.mdYehonal
2020-06-21Update documentation_index.mdYehonal
2020-06-21Update documentation_index.mdYehonal
2020-06-21Update bash_system.mdYehonal
2020-06-21Update home.mdYehonal
2020-06-21Create documentation_index.mdYehonal
2020-06-21Update bash_system.mdYehonal
2020-06-21Create bash_system.mdYehonal
2020-06-14doc: remove deprecated stuff (#246)Francesco Borzì
2020-06-11fix: Add explanation for language to npc_text (#244)Barbz
2020-06-09chore(item-template): add ItemLimitCategory desc (#243)Stefano Borzì
2020-06-08Remove useless pages (#236)Kitzunu
* Remove useless page * remove duplicate tables * Order by name * Indentation * Github be weird sometimes * because these are not tabs * this doesnt exist
2020-06-08fix: creature_template non implemented option (#242)Barbz
inhabittype 8 doesn't exist
2020-06-07fix: item_template info about Map & AreaBarbz
I found this by testing ingame
2020-06-05fix: npc_vendor.md explain why you can't see some itemsBarbz
2020-06-03fix mistakeFrancesco Borzì
2020-06-03fix: installation cmake command (#237)Francesco Borzì
2020-06-02Create merge-process.mdFrancesco Borzì
2020-06-02fix(gm-commands): layout and table (#239)Stefano Borzì
2020-05-27fix: Explain a bit more about bytes2 in creature_addon.md (#233)Barbz
2020-05-27fix: Add info relation InventoryType/Class (#235)Barbz
2020-05-27fix: Update unknown flags in item_template (#234)Barbz
We also need someone to implement these flags or refactor those that are dumb (like real duration time...)
2020-05-27fix: Add extra info to creature.md (#232)Barbz
2020-05-23Update acore_string.md (#231)Kitzunu
2020-05-23Update Installation.md (#229)Kitzunu
2020-05-23fix: Add info about quest state_mask in conditions.md (#225)Barbz
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2020-05-23Update Requirements.md (#230)Kitzunu
2020-05-22Update Requirements.md (#228)Kitzunu
2020-05-19feat: Add max item count information for table npc_vendorBarbz
2020-05-18refactor: npc_vendor table html to markdown + extra info (#227)Barbz
- Add info about GM mode that I just discovered - Fix links - Remake html table into markdown for maintanability
2020-05-18Update npc_vendor.mdBarbz
2020-05-18fix: Improve the server shutdown/restart descriptions + group them (#208)Barbz
I grouped them together for easier browsing thus breaking the alphabetical order, but this order is just the order of laziness, so why not break it
2020-05-18refactor: smart_scripts table from html to markdown (#223)Barbz
2020-05-18Update npc_vendor.mdBarbz
2020-05-18Update npc_vendor.mdBarbz
2020-05-18refactor: npc_vendor table html to markdown + extra infoBarbz
- Add info about GM mode that I just discovered - Fix links - Remake html table into markdown for maintanability