summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 sidebar.htmlYehonal
2020-06-21Update documentation_index.mdYehonal
2020-06-21Update documentation_index.mdYehonal
2020-06-21Delete main_page.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-15chore: comment to track the git-wiki-theme versionYehonal
This comment can be used to force an update of the theme when needed
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
2020-05-14Update Memory-Usage.mdYehonal
2020-05-14Update Memory-Usage.mdYehonal
2020-05-14Update Memory-Usage.mdYehonal
2020-05-13removed Gemfile.lockYehonal
2020-05-13using remote themeYehonal
2020-05-13fix(SQL): Update files concerning SQL (#224)Kitzunu