Griatch
|
e8d08ad597
|
Update docs
|
2022-09-17 18:35:47 +02:00 |
|
Griatch
|
f05add7c5b
|
Merge branch 'develop' into contrib/evadventure
|
2022-09-17 13:23:13 +02:00 |
|
Griatch
|
a0a0a248a0
|
Break up/extend MULTISESSION_MODE into several new settings
|
2022-09-17 11:58:22 +02:00 |
|
Griatch
|
0095f70835
|
Working on docs
|
2022-09-14 18:40:21 +02:00 |
|
Griatch
|
a974a2843c
|
Fix merge conflicts
|
2022-09-13 20:14:39 +02:00 |
|
Griatch
|
e9cce46d66
|
Fixing tabulation in handler tut
|
2022-09-13 13:12:36 +02:00 |
|
Griatch
|
59bb10e76a
|
Fix some bugs in handler tutorial
|
2022-09-13 12:59:05 +02:00 |
|
Griatch
|
f18d9d68b3
|
Back-port handler-article from evadventure branch
|
2022-09-13 12:38:51 +02:00 |
|
Griatch
|
ca6456b134
|
Clarify the rplanguage docstring a bit
|
2022-09-12 20:15:00 +02:00 |
|
Griatch
|
edd436b01b
|
Merge branch 'develop' into contrib/evadventure
|
2022-09-11 11:45:01 +02:00 |
|
Griatch
|
10952ae47b
|
Clarifying the search lock defaults to True
|
2022-09-11 11:44:47 +02:00 |
|
Griatch
|
6a6ddbe558
|
Resolve merge conflicts
|
2022-09-11 11:42:04 +02:00 |
|
Griatch
|
01505e0d92
|
Update Locks doc/CHANGELOG with new search lock
|
2022-09-11 11:35:16 +02:00 |
|
Griatch
|
7b9ca07d4c
|
Update Locks doc/CHANGELOG with new search lock
|
2022-09-11 11:34:45 +02:00 |
|
Griatch
|
626e076d97
|
Merge pull request #2849 from CloudKeeper/patch-2
Add 'search' lock for obj.search() and obj.get_visible_contents()
|
2022-09-11 11:25:03 +02:00 |
|
Griatch
|
53e6b1a738
|
Merge pull request #2848 from CloudKeeper/patch-1
Fixed Typo in Object.Search() Comments
|
2022-09-11 11:19:31 +02:00 |
|
CloudKeeper
|
30fe8070b6
|
Update objects.py
|
2022-09-11 13:25:05 +10:00 |
|
CloudKeeper
|
e193844f6f
|
Add 'search' lock for obj.search() and
|
2022-09-10 11:10:35 +10:00 |
|
CloudKeeper
|
15e7653db3
|
Fixed Typo
|
2022-09-09 18:37:16 +10:00 |
|
Griatch
|
8fff730d17
|
Add temp chargen sheet
|
2022-09-06 20:20:04 +02:00 |
|
Griatch
|
20913760ed
|
Merge pull request #2847 from Routhinator/fix-2846
Fix clothing creation instructions
|
2022-09-06 10:26:33 +02:00 |
|
Griatch
|
095e6135d6
|
Merge pull request #2845 from Routhinator/fix-2844
Fix missing `evennia.` in Menu Contrib Docs
|
2022-09-06 10:24:29 +02:00 |
|
Chris Routh
|
bdb3ef0d10
|
Fix clothing creation instructions
|
2022-09-05 21:13:07 -07:00 |
|
Chris Routh
|
946472be76
|
Fix missing evennia. in setting
Fixes the CONNECTION_SCREEN_MODULE missing the evennia. before contrib.
|
2022-09-05 20:44:31 -07:00 |
|
Griatch
|
5231a61e10
|
Merge pull request #2841 from Routhinator/develop
#2840 Add tzdata to requirements.txt to prevent stack traces
|
2022-09-05 22:37:28 +02:00 |
|
Griatch
|
19278a5e64
|
More refactoring
|
2022-09-02 08:10:39 +02:00 |
|
Chris Routh
|
211b40309e
|
#2840 Add tzdata to requirements.txt to prevent stack traces in container systems with no timezone set.
|
2022-09-01 08:02:53 -07:00 |
|
Griatch
|
805fbd5edb
|
Expand tutorial on equipmenthandler
|
2022-08-30 23:05:51 +02:00 |
|
Griatch
|
9c45feaf10
|
Merge branch 'develop' into contrib/evadventure
|
2022-08-28 14:56:34 +02:00 |
|
Griatch
|
b99a4aabca
|
Update doc builds
|
2022-08-28 14:56:21 +02:00 |
|
Griatch
|
7b5af035e1
|
Merge branch 'develop' of github.com:evennia/evennia into develop
|
2022-08-28 14:53:54 +02:00 |
|
Griatch
|
29a1cca3ff
|
Merge pull request #2838 from InspectorCaracal/gitignore-patch
Ignore rotated log files
|
2022-08-28 14:49:21 +02:00 |
|
Griatch
|
e9d7e267c6
|
Merge pull request #2836 from homeofpoe/patch-2
Update README.md
|
2022-08-28 14:02:13 +02:00 |
|
Griatch
|
75cbae5072
|
Merge pull request #2835 from friarzen/friardevelop
html and text2html plugins
|
2022-08-28 14:01:35 +02:00 |
|
InspectorCaracal
|
41650316a9
|
add line to catch rotated logs
|
2022-08-26 12:04:27 -06:00 |
|
homeofpoe
|
f370b596dc
|
Update README.md
fixed a typo from 'bew' to 'new'
|
2022-08-22 12:48:28 -07:00 |
|
Brenden Tuck
|
f6dc910f1e
|
Fix the webclient pathing and include new html/text2html docs
|
2022-08-21 17:51:22 -04:00 |
|
Griatch
|
f716fc4380
|
Merge branch 'develop' into contrib/evadventure
|
2022-08-16 19:33:29 +02:00 |
|
Griatch
|
ada13ceda1
|
Merge branch 'develop' of github.com:evennia/evennia into develop
|
2022-08-16 19:33:19 +02:00 |
|
Griatch
|
72b97effb8
|
Merge pull request #2834 from homeofpoe/patch-1
Update objects.py
|
2022-08-14 16:46:24 +02:00 |
|
Griatch
|
f695e624e2
|
Merge pull request #2824 from strikaco/attrprop
AttributeProperty tries spawning child instances of default value (#2697)
|
2022-08-14 16:45:46 +02:00 |
|
Griatch
|
416d6e0cc6
|
Merge pull request #2828 from Tegiminis/buff-improvements
Buff contrib improvements
|
2022-08-14 16:44:07 +02:00 |
|
Brenden Tuck
|
922e75ebb0
|
Add a simple raw HTML message renderer
|
2022-08-13 22:26:17 -04:00 |
|
Griatch
|
1946e9e029
|
Note about urls in upgrade docs
|
2022-08-11 09:09:49 +02:00 |
|
Griatch
|
c86b1da1f2
|
Started equipment docs
|
2022-08-11 09:05:29 +02:00 |
|
Tegiminis
|
2f9786ae04
|
i can't stop updating my readme!!!
|
2022-08-09 11:49:33 -07:00 |
|
Griatch
|
3d8649ad0a
|
Further tutorial text writing
|
2022-08-09 19:16:06 +02:00 |
|
homeofpoe
|
5d2d0bd8a5
|
Update objects.py
Typo in comment.
|
2022-08-09 08:42:29 -07:00 |
|
Tegiminis
|
7457e704d2
|
comments
|
2022-08-09 04:04:37 -07:00 |
|
Tegiminis
|
8397b9205b
|
can now pause infinite duration buffs
|
2022-08-09 03:50:39 -07:00 |
|