Commit graph

298 commits

Author SHA1 Message Date
Griatch
a1882fde08 Move scipy requirement to requirements_extra.txt 2021-10-05 22:04:55 +02:00
Griatch
9099db53fe Resolve merge conflicts 2021-10-05 21:54:27 +02:00
Griatch
12eda6937f Apply doc change from master branch 2021-10-05 21:51:19 +02:00
Griatch
c9231408bc
Merge pull request #2539 from marado/master
Getting Started: more troubleshooting info
2021-10-05 21:49:45 +02:00
Marcos Marado
18028b9232 Getting Started: more troubleshooting info
Issues #2434 or #2070 show that the installation guide can be a little
bit confusing regarding on which directory should the user be when
trying to pip install.

This commit adds an entry on the Troubleshooting section, in hopes of
helping those who stumble with that process.
2021-10-01 16:26:16 +01:00
james
884fc4f21e small change to sync the doc example with imported name in game_template/commands/command.py 2021-09-28 19:09:26 -04:00
Griatch
789cc78a05 Add TraitProperties as alternative way to define Traits from the traits contrib. Also clean up docs to resolve #2450. 2021-08-30 22:33:21 +02:00
Griatch
287a769210 Direct-reference typeclass in xyzgrid example, for simplicity 2021-08-22 20:33:37 +02:00
Griatch
22d02ac098 Fix spawn issues in xyzgrid. Allow prototype_parent to be a dict itself. Resolve #2494. 2021-08-22 20:30:22 +02:00
CloudKeeper
75c3458252
Appended caller to search method call
Looked like a simple omission. Spotted by Jarenko.
2021-08-16 03:15:45 +10:00
Griatch
514b1b84d5 Update the xyzgrid doc to clarify a few things 2021-08-08 22:23:21 +02:00
Griatch
505cdf4cbf Add support for all creation kwargs to GLOBAL_SCRIPT setting. Resolve #2373 2021-08-06 20:31:01 +02:00
Griatch
a070246123 Complete permanent->persistent rename of cmdset kwarg for consistency 2021-08-06 17:16:44 +02:00
Griatch
9a4a3e8e52 Better spacing 2021-08-06 00:50:59 +02:00
Griatch
b284865614 Update doc sidebar 2021-08-06 00:44:46 +02:00
Griatch
382f9a9eaf Merge branch 'blogspot-https' of https://github.com/amfl/evennia into amfl-blogspot-https 2021-07-26 22:07:14 +02:00
Griatch
2bf4e42aba Update toc 2021-07-23 01:23:23 +02:00
Griatch
6efb3129ed Fixes to XYZGrid doc, docstrings 2021-07-23 01:16:32 +02:00
Griatch
466f07eca4 Add XYZgrid contrib api files, prepare for merge 2021-07-23 00:19:28 +02:00
Griatch
38b1209259 Continue with doc writing for xyzgrid 2021-07-22 20:02:36 +02:00
Griatch
6db6a82d86 Start writing docs 2021-07-19 23:40:45 +02:00
amfl
8180bfa4bd Fix formatting on localhost url 2021-06-23 21:17:43 +12:00
amfl
6ccd5a61fd Change most http links to https 2021-06-23 21:17:30 +12:00
fariparedes
68f33508e7 Add MXP support for anchor tags 2021-06-18 14:29:46 -04:00
Griatch
06180ba3ef doc style improvements 2021-06-17 20:56:55 +02:00
Griatch
5ee9e90cea Fix some broken master-doc pages 2021-06-13 22:47:44 +02:00
Griatch
f91410308d Update toc 2021-06-02 22:59:04 +02:00
Griatch
7f03cce447 Some tweaks to docs and dummy default setting 2021-06-02 22:57:51 +02:00
Griatch
9641f7c260 Update dummyrunner docs 2021-06-02 10:17:04 +02:00
Griatch
eef840efbf Update help entry docs with clarifications 2021-05-30 21:22:45 +02:00
Griatch
2e67f9d700 Add lock-handling to FileHelp, add warnings to sethelp 2021-05-30 20:17:46 +02:00
Griatch
e671743a48 Update i18n docs 2021-05-29 18:33:46 +02:00
Griatch
857933039c Prepare all .po files for updating by volunteers 2021-05-29 18:30:20 +02:00
Griatch
d8beb7ee00 Compile .mo files 2021-05-29 17:30:20 +02:00
Griatch
6109c37178 Update doc strings 2021-05-29 13:53:11 +02:00
Griatch
4c260ad507 Update localization 2021-05-29 13:22:19 +02:00
Griatch
7aa4c6ad7c I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
Griatch
3f9e330b07 Update HaProxy document, move server/admin to correct place 2021-05-26 20:12:19 +02:00
Griatch
407a5642c4 Add api customization templates 2021-05-23 18:27:50 +02:00
Griatch
8b834a6016 Customize api and add redoc autodocs 2021-05-23 13:12:07 +02:00
Griatch
6e2cc68442 Cleaned up default website css. Renamed app.css to website.css' 2021-05-23 00:18:27 +02:00
Griatch
6111a2e690 More admin cleanup and doc writing 2021-05-22 20:12:48 +02:00
Griatch
9e0d9043f0 Continue documentation of web components 2021-05-22 16:11:48 +02:00
Griatch
c605812ca5 Fix admin rerouter, start new web docs 2021-05-21 16:42:59 +02:00
Griatch
e907f69829 Add support for latest Twisted and Python 3.9 2021-05-15 23:46:34 +02:00
Griatch
954213e16f Add Msg.db_receiver_external field. Resolve #2193. 2021-05-15 09:12:42 +02:00
Griatch
1216102086 Run migrations! Added data migration for channel aliases 2021-05-14 23:39:42 +02:00
Griatch
7537a1fd6d Move alias/connect setup to channel class rather than cmd 2021-05-14 21:53:23 +02:00
Griatch
6e1355ed20 Some updates to the crafting contrib readme 2021-05-13 10:39:45 +02:00
Griatch
1f63212410 Add channel sub-permission checks for admin/manage switches 2021-05-11 23:19:09 +02:00