Commit graph

9080 commits

Author SHA1 Message Date
Griatch
96e13deac6 Fix typo in tutorial world doc 2023-08-28 18:54:51 +02:00
Griatch
19198e18f2 Merge pull request #3263 from InspectorCaracal/traits-patch-1
Fix traceback on printing `CounterTrait`
2023-08-28 18:54:20 +02:00
Griatch
1926b75a6b Merge pull request #3260 from iLPdev/main
docs(tutorial-building): 📝 revise for clarity and consistency
2023-08-28 18:51:00 +02:00
InspectorCaracal
a003afcf7e add __str__ for CounterTrait 2023-08-23 22:06:47 -06:00
iLPdev
355d06dbee docs(tutorial-beginner): 📝 revise gameplay section 2023-08-20 19:18:18 -07:00
iLPdev
4e95fb9b3a docs(tutorial-beginner): 📝 revise tutorial installation text copy 2023-08-20 19:11:55 -07:00
iLPdev
d3d791d1ef docs(tutorial-beginner): 📝 revise dig house command description 2023-08-20 18:50:13 -07:00
iLPdev
0b278a2b77 docs(tutorial-beginner): 📝 split in two sentences 2023-08-20 09:53:57 -07:00
iLPdev
1db8ad735d docs(tutorial-beginner): 📝 fix typo 2023-08-20 09:52:21 -07:00
Griatch
b819bff556 Append character fix to evadventure tutorial. Resolve #3559 2023-08-20 18:49:28 +02:00
iLPdev
57f3686379 docs(tutorial-beginner): 📝 remove comment + add 'named' 2023-08-20 09:48:28 -07:00
iLPdev
8632e3c064 docs(tutorial-beginner): 📝 remove switch reference 2023-08-20 09:45:12 -07:00
iLPdev
12f2860156 docs(tutorial-beginner): 📝 fix repetition repetition repetition 2023-08-20 09:43:11 -07:00
iLPdev
5e1801b997 docs(tutorial-beginner): 📝 mdash, punctuation, and remove superfluousityism 2023-08-20 09:40:38 -07:00
iLPdev
50a92bcc17 docs(tutorial-beginner): 📝 typo 2023-08-20 09:35:21 -07:00
iLPdev
ad7eb56c42 docs: 📝 revert numbering in sentence 2023-08-20 09:20:59 -07:00
iLPdev
9849f6a0b5 docs(tutorial-building): 📝 update script self exmple 2023-08-20 09:16:22 -07:00
Griatch
f034289ca0 Merge pull request #3258 from jaborsh/main
Fixing CmdSetHome DocString Typo
2023-08-20 17:27:15 +02:00
Griatch
98fa66b419 Spruce up the EvMenu tooltips a bit 2023-08-20 17:24:12 +02:00
Griatch
884df4808c Merge pull request #3254 from Seannio/main
EvMenu Tooltip Functionality
2023-08-20 16:43:34 +02:00
Griatch
b1911d4e2d Merge pull request #3252 from InspectorCaracal/patch-settings-note
Point to default settings on documentation site instead of evennia install
2023-08-20 16:29:19 +02:00
iLPdev
5ce8e5e427 docs(building-tutorial): 📝 revise for clarity, grammar, typos, and consistency 2023-08-19 20:06:47 -07:00
Jake
7da2dd803b Merge pull request #1 from jaborsh/CmdSetHome-Typo
Cmd set home typo
2023-08-18 23:11:10 -06:00
Jake
873a85b824 Fixing SetHome typo in building.py 2023-08-18 23:00:04 -06:00
Griatch
5abce1160d Fix typo in evadventure twith_combat's create_combathandler call 2023-08-15 09:12:41 +02:00
Seannio
15c9d9cea8 EvMenu Tooltip Functionality 2023-08-10 14:00:17 +09:00
Griatch
bfe8631b87 Typo in extended_room contrib random_message_rate->room_message_rate 2023-08-08 11:15:17 +02:00
InspectorCaracal
dfe7640768 update Default Settings line 2023-08-07 17:45:43 -06:00
Griatch
e4df3adb34 Update equipment tutorial with extended remove 2023-08-07 21:31:19 +02:00
Griatch
1e9dc04dc4 Fix typo in README 2023-08-07 21:20:59 +02:00
Griatch
e217fe9e83 Adding more info to LLM doc page 2023-08-07 19:46:51 +02:00
Griatch
bc77c691ae Clean up evennia-update doc page 2023-08-07 09:17:29 +02:00
Griatch
46809de539 More refining of the LLM readme 2023-08-07 01:41:09 +02:00
Griatch
90246a909a Update LLM doc, changelog 2023-08-07 01:11:20 +02:00
Griatch
b53346a3cc Evennia 2.2.0 minor release 2023-08-06 23:58:18 +02:00
Griatch
f12897a072 Remove leftover piece of code from another fix 2023-08-06 23:26:48 +02:00
Griatch
34021ad388 Remove dead code from unloggedin module 2023-08-06 23:24:22 +02:00
Griatch
4d8ca48bd7 Allow for removing "Guest" from permission hierarchy without messing up access. Resolve #3247 2023-08-06 22:51:18 +02:00
Griatch
abc55276c6 Channel.start with integer start_delay led to a traceback. Resolve #3240 2023-08-06 21:47:59 +02:00
Griatch
9f08b6c9df Make new users properly auto-join default channels. Resolve #3239 2023-08-06 21:19:13 +02:00
Griatch
84f609fc6f Remove stale CI doc pages. Resolve #3238 2023-08-06 20:42:09 +02:00
Griatch
28179a9c0f Have py command send strings except on client_raw flag. Resolve #3245 2023-08-06 20:17:07 +02:00
Griatch
49b98d5d53 Fix errors in beginner tutorial, part 3 utils. Resolve #3236. 2023-08-06 19:48:11 +02:00
Griatch
4a0b288687 Triage #3194 2023-08-06 19:28:51 +02:00
Griatch
bbf1223e98 Inform about limitation in XYZGrid respawner; see #3175 2023-08-06 18:08:20 +02:00
Griatch
22424d3dc5 Fix link in spawner doc. Resolve #3183 2023-08-06 17:55:40 +02:00
Griatch
46c7b26c42 Fix web tutorial formatting and app creation. Resolve #3175. 2023-08-06 17:51:46 +02:00
Griatch
4a0e71278d Simplify the Funcparser page (mostly done already). Resolve #3152. 2023-08-06 16:49:27 +02:00
Griatch
c113cabeba Make sure at_server_reload is called from non-repeating scripts. Resolve #3139. 2023-08-06 16:32:52 +02:00
Griatch
22a20c9094 Fix bug in default_out.js. Resolve #3098 2023-08-06 16:16:38 +02:00