Griatch
|
0f9d2beb09
|
Add text_kwargs support to EvMore.msg. Resolve #3273
|
2023-09-23 23:07:19 +02:00 |
|
Griatch
|
808bde0c7c
|
Make Sripthandler.add not fail if passed instantiated script. Resolve #3272
|
2023-09-23 22:45:11 +02:00 |
|
Griatch
|
cf38de0922
|
Wrong chapter indent
|
2023-09-23 22:34:48 +02:00 |
|
Griatch
|
7d99d319a5
|
More minor cleanup of the command tutorial page
|
2023-09-23 22:33:59 +02:00 |
|
Griatch
|
8e10db5dca
|
Expand command-add tutorial. Fix typos. Resolve #3277
|
2023-09-23 22:23:38 +02:00 |
|
Griatch
|
edc91787c0
|
Update CHANGELOG
|
2023-09-20 22:59:22 +02:00 |
|
Griatch
|
bd7c635d93
|
Merge pull request #3274 from InspectorCaracal/patch-11
Fix nattributes typo
|
2023-09-20 22:58:00 +02:00 |
|
Griatch
|
4426e0d01f
|
Merge pull request #3270 from InspectorCaracal/patch-10
Update MSSP value
|
2023-09-20 22:55:30 +02:00 |
|
InspectorCaracal
|
cca8cd9fa9
|
fix nattributes typo
|
2023-09-14 17:50:50 -06:00 |
|
InspectorCaracal
|
a2f644ccf0
|
update "FAMILY"
|
2023-09-12 12:35:54 -06:00 |
|
Griatch
|
38735466af
|
Merge pull request #3267 from InspectorCaracal/patch-9
Add recache step to ObjectSessionHandler
|
2023-09-10 15:55:24 +02:00 |
|
InspectorCaracal
|
1bfc651005
|
recache sessions
|
2023-09-05 10:12:37 -06:00 |
|
Griatch
|
bf97d19fa4
|
Correct CHANGELOG attribution to blongden
|
2023-09-03 10:12:39 +02:00 |
|
Griatch
|
bb35973cea
|
Evennia 2.3.0 minor release
|
2023-09-03 09:24:42 +02:00 |
|
Griatch
|
9b354a39b7
|
Fix typos in equipment tutorial. Resolve #3250
|
2023-09-03 09:13:37 +02:00 |
|
Griatch
|
1c7cc201e4
|
Stop color leak in examine's last_login output
|
2023-09-03 08:47:52 +02:00 |
|
Griatch
|
0522051bb4
|
Merge branch 'examine__last_login' of https://github.com/michaelfaith84/evennia into michaelfaith84-examine__last_login
|
2023-09-03 08:40:35 +02:00 |
|
Griatch
|
a989246cdb
|
Make virtualenv link more visible in installation doc
|
2023-09-01 21:06:05 +02:00 |
|
Griatch
|
7a56acc93f
|
Update CHANGELOG
|
2023-08-28 19:01:12 +02:00 |
|
Griatch
|
ae39c19009
|
Merge pull request #3265 from blongden/main
Only start GLOBAL_SCRIPTS in Server mode
|
2023-08-28 18:57:04 +02:00 |
|
Griatch
|
f7f877275b
|
Merge pull request #3264 from InspectorCaracal/evmenu-patch-1
Add back initial `helptext` definition
|
2023-08-28 18:55:35 +02:00 |
|
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 |
|
Ben Longden
|
5d2ce0e409
|
Only start GLOBAL_SCRIPTS in Server mode
|
2023-08-24 16:54:53 +01:00 |
|
InspectorCaracal
|
03b73af3bb
|
add back helptext definition
|
2023-08-23 23:32:40 -06: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 |
|
mike
|
dbf5c3773f
|
Added 'last login' field to the 'examine' command using a new 'format_last_login' method.
|
2023-08-20 12:08:10 -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 |
|