Commit graph

115 commits

Author SHA1 Message Date
Griatch
98fa66b419 Spruce up the EvMenu tooltips a bit 2023-08-20 17:24:12 +02:00
Griatch
22424d3dc5 Fix link in spawner doc. Resolve #3183 2023-08-06 17:55:40 +02:00
Griatch
4a0e71278d Simplify the Funcparser page (mostly done already). Resolve #3152. 2023-08-06 16:49:27 +02:00
Griatch
f78d4abcdd Fix unit tests. Make TagCategoryProperty return tags set by other means. 2023-06-04 22:19:57 +02:00
Griatch
030887dd21 Add TagCategoryProperty. 2023-05-21 21:02:38 +02:00
Griatch
474e848433 Merge pull request #3169 from Dpeta/docs
Fix a few documentation typos
2023-04-29 07:52:20 +02:00
Dpeta
b65827c827 Fix a few docs typos. 2023-04-16 22:50:33 +02:00
Bradley Marques
d47e0e057d Removes extra whitespace 2023-04-10 12:18:30 +02:00
Bradley Marques
112880a1c1 Capitalizes 'Room' 2023-04-10 12:18:01 +02:00
Bradley Marques
3d214609fc Adds some notes and a cross-reference in Rooms documentaion. 2023-04-10 12:14:39 +02:00
Griatch
0749c3aa80 Add example diagram to Evmenu doc 2023-03-27 08:04:20 +02:00
Griatch
e492a92b61 Some cleanup in the beginner tutorial's first lessons 2023-03-24 22:46:37 +01:00
Griatch
cd7f34ee14 Fix mention of guest in permission docs. Resolve #3141 2023-03-23 23:40:34 +01:00
Griatch
2f14b978b6 Update tickerhandler docs. Resolve #3148 2023-03-19 23:13:46 +01:00
Griatch
965e2f7ce7 Split Exit/Rooms/Characters into seaprate doc pages. Describe desc templating. Resolve #3134 2023-03-18 12:09:42 +01:00
Griatch
596a081a64 Fix evmenu doc example 2023-03-17 22:19:09 +01:00
Griatch
fe546c888d Auto-remapped old django docs to new version. Resolve #3126 2023-03-04 19:49:23 +01:00
Griatch
0e71e00fae Elaborate more on protfunc usage. Resolve #3108 2023-02-26 10:42:39 +01:00
Griatch
a0133e4286 Explain in docs why AttributePropety.at_get/set are not called if accessing attribute from AttributeHandler. Resolve #3034. 2023-02-25 20:23:29 +01:00
amfl
00c2c92472 Fix various typos 2023-01-30 16:53:32 +13:00
Griatch
5d0db7fb3b Add note about NAttribute and lingering database object references. Resolve #3087 2023-01-28 22:57:07 +01:00
Griatch
3ba6bc5468 Add attr= support to create_channel. Resolve #3078 2023-01-15 14:26:31 +01:00
GyroFalc
35beeb2ae7 Minor grammar error fix 2022-12-30 14:54:50 +01:00
Griatch
f468005a34 Prep docs for branch move 2022-12-03 13:44:11 +01:00
Griatch
c6e3ee7589 Update and link new discord docs; reformat code for PEP8 2022-12-01 00:20:26 +01:00
Griatch
caa7347fab Add AT_EXIT_TRAVERSE signal. Resolve #2687 2022-11-28 21:40:20 +01:00
Griatch
3b6f16f529 Cleaned up Components page 2022-11-26 23:18:11 +01:00
Griatch
bc092b8b2b Finish refactor of components 2022-11-26 18:35:34 +01:00
Griatch
c7ec3dfad3 Refactoring Concept/Component documentation. Still not done 2022-11-26 15:37:02 +01:00
Griatch
7114aea912 Update ascii art in docs 2022-11-26 00:10:28 +01:00
Griatch
b21cd5952c Working on Components docs 2022-11-25 23:48:51 +01:00
Griatch
00035c15d5 Cleaned up Coding and style guides, improved contribs 2022-11-25 19:47:32 +01:00
Griatch
da341af663 Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00
Griatch
77e78573ca Continue reworking/refactoring the tutorial docs 2022-11-22 00:12:59 +01:00
Griatch
dd0c5f74e0 Cleanup tutorial docs 2022-11-20 20:19:48 +01:00
Griatch
68b87d6157 Taking pass cleaning up docs 2022-11-19 20:24:11 +01:00
Griatch
a452434ba8 Revert "Updated HTML docs."
This reverts commit 06bc3c8bcd.
2022-11-15 20:46:50 +01:00
Griatch
06bc3c8bcd Updated HTML docs. 2022-11-15 19:43:25 +00:00
Griatch
4128bc4733 Rounds of doc cleanups 2022-11-10 23:15:54 +01:00
Griatch
92834aacd0 Update docs links 2022-11-09 21:46:06 +01:00
Griatch
343d630245 Doc linking changes 2022-11-09 21:46:06 +01:00
Griatch
305bbe4d5e Update api docs 2022-11-09 21:46:06 +01:00
Griatch
d9ec226436 Add more unit tests for Evtable; start docs for several components 2022-11-05 20:40:39 +01:00
Griatch
6e4bb8047b Update docs to reference _evmenu rather than old _menutree NAttribute. Resolve #2731 2022-11-01 23:40:36 +01:00
Griatch
b684194795 Stop escape ' in funcparser; req double quotes. Resolve #2737. 2022-10-29 18:28:30 +02:00
homeofpoe
65c863ce01 Update Scripts.md 2022-10-25 09:01:05 -07:00
Marcos Marado
99d9879dfe docs: fix markdown syntax for table
Fixing the table in markdown on Prototypes.md, enabling sphynx to
correctly turn it into an HTML table.

Closes: #2880
2022-10-02 23:00:42 +01:00
Griatch
e8d08ad597 Update docs 2022-09-17 18:35:47 +02:00
Griatch
0095f70835 Working on docs 2022-09-14 18:40:21 +02:00
Griatch
edd436b01b Merge branch 'develop' into contrib/evadventure 2022-09-11 11:45:01 +02:00