Commit graph

426 commits

Author SHA1 Message Date
Travis Briggs
6f212974c8 Make the docs site basically responsive, by using flexbox instead of floats for the sidebar and allowing it to take up 100% width when the screen width is less than 480px 2022-10-03 18:05:01 -07:00
Travis Briggs
f5f7871b32 Fix phantom search bar on normal doc pages in mobile view 2022-10-03 17:00:15 -07:00
Travis Briggs
08003525d9 Documentation fix for mobile/small screens 2022-10-02 20:15:37 -07:00
Griatch
4a200f5fcc Update doc on i18n 2022-10-02 22:03:07 +02:00
Griatch
58dd146cc4 Update i18n strings 2022-10-02 11:39:27 +02:00
Griatch
43b25ea523 Merge branch 'develop' of github.com:evennia/evennia into develop 2022-10-02 11:20:03 +02:00
Griatch
16012f011b Update docs on i18n. Add new contrib 2022-10-02 11:19:11 +02:00
Marcos Marado
93419be0fb docs: added CSRF_TRUSTED_ORIGINS to the example
On the Online Setup documentation there is a settings file sample, but
it does not include the CSRF_TRUSTED_ORIGINS, which is needed and
should be documented.

Closes: #2767
2022-10-01 15:04:34 +01:00
Griatch
12ce6a23f4 Resolve merge conflicts 2022-09-24 18:33:32 +02:00
Griatch
b1bd02b419
Merge pull request #2870 from aMiss-aWry/contrib
Corrected the link to the example wiki
2022-09-24 18:27:43 +02:00
InspectorCaracal
d926961102
update/rewrite wiki guide 2022-09-23 16:35:02 -06:00
Wendy Wang
4bbeff5bdf
Corrected the link to the example wiki 2022-09-23 23:31:08 +02:00
Griatch
c6290d743d Resolve unit tests 2022-09-18 00:06:34 +02:00
Griatch
c6a8e8dc19 Fix link to name_generator contrib 2022-09-17 19:41:48 +02:00
Griatch
be051543cc More doc updates 2022-09-17 19:31:29 +02:00
Griatch
48d78ba995 Update docs 2022-09-17 18:35:47 +02:00
Griatch
a96344cd1f Working on docs 2022-09-14 18:40:21 +02:00
Griatch
23fe0f192a Fix merge conflicts 2022-09-13 20:14:39 +02:00
Griatch
5757afe091 Fixing tabulation in handler tut 2022-09-13 13:12:36 +02:00
Griatch
78604d64cb Fix some bugs in handler tutorial 2022-09-13 12:59:05 +02:00
Griatch
aeab995061 Back-port handler-article from evadventure branch 2022-09-13 12:38:51 +02:00
Griatch
8d8d8740a6 Merge branch 'develop' into contrib/evadventure 2022-09-11 11:45:01 +02:00
Griatch
3f0e630003 Clarifying the search lock defaults to True 2022-09-11 11:44:47 +02:00
Griatch
aaacd29fbc Resolve merge conflicts 2022-09-11 11:42:04 +02:00
Griatch
ee19e71047 Update Locks doc/CHANGELOG with new search lock 2022-09-11 11:35:16 +02:00
Griatch
92598dc68d Update Locks doc/CHANGELOG with new search lock 2022-09-11 11:34:45 +02:00
Griatch
b1bf2be888
Merge pull request #2847 from Routhinator/fix-2846
Fix clothing creation instructions
2022-09-06 10:26:33 +02:00
Chris Routh
fee1f33c7c
Fix clothing creation instructions 2022-09-05 21:13:07 -07:00
Chris Routh
a2870673bf
Fix missing evennia. in setting
Fixes the  CONNECTION_SCREEN_MODULE missing the evennia. before contrib.
2022-09-05 20:44:31 -07:00
Griatch
1f37f90bea More refactoring 2022-09-02 08:10:39 +02:00
Griatch
ba13e3e44f Expand tutorial on equipmenthandler 2022-08-30 23:05:51 +02:00
Griatch
af2837c8c1 Merge branch 'develop' into contrib/evadventure 2022-08-28 14:56:34 +02:00
Griatch
77171aee8a Update doc builds 2022-08-28 14:56:21 +02:00
Griatch
880f5cd659 Merge branch 'develop' of github.com:evennia/evennia into develop 2022-08-28 14:53:54 +02:00
Griatch
8c962a85ba
Merge pull request #2835 from friarzen/friardevelop
html and text2html plugins
2022-08-28 14:01:35 +02:00
Brenden Tuck
cb2f75e276 Fix the webclient pathing and include new html/text2html docs 2022-08-21 17:51:22 -04:00
Griatch
b3590ad400 Merge branch 'develop' into contrib/evadventure 2022-08-16 19:33:29 +02:00
Griatch
f2c59ed324 Note about urls in upgrade docs 2022-08-11 09:09:49 +02:00
Griatch
267fb1eb9d Started equipment docs 2022-08-11 09:05:29 +02:00
Griatch
96264d192d Further tutorial text writing 2022-08-09 19:16:06 +02:00
Griatch
99bee05c1b More work on tutorial text 2022-08-07 00:11:38 +02:00
Griatch
6a6a7b13a8 Made several tutorial doc pages 2022-08-06 22:50:53 +02:00
Griatch
bf06205edf Continue with tutorial writing 2022-08-06 01:23:07 +02:00
Griatch
8e5d64dc0e Resolve merge conflicts 2022-08-05 20:45:40 +02:00
Griatch
9d1f35a888 Update doc sources with new contribs 2022-08-05 20:39:45 +02:00
Griatch
8486923ac9 Update md files 2022-08-05 20:37:09 +02:00
Griatch
2f10eaa876 Start documenting evadventure 2022-08-05 20:33:22 +02:00
Griatch
7e53fc5cc9 Fix merge conflicts 2022-07-24 09:31:39 +02:00
Griatch
78167dfd3f
Merge pull request #2803 from volundmush/move_type
Added move_type to obj.move_to and its many hooks and what calls it.
2022-07-24 08:46:54 +02:00
Griatch
caed0660d3 Finished quest engine for evadventure 2022-07-22 17:36:38 +02:00