Griatch
|
305bb555aa
|
Make help pagination not mess up colors. Resolve #2646
|
2022-09-22 23:30:25 +02:00 |
|
Griatch
|
b5661a29a5
|
Block createsuperuser cmdline from creating additional accounts, since this will not create correct in-game account typeclasses. Resolve #2626.
|
2022-09-22 21:18:20 +02:00 |
|
Griatch
|
f8f6a3b9b9
|
Resolve line-break problems in py command. Resolve #2578
|
2022-09-22 20:18:07 +02:00 |
|
Griatch
|
b75b748f26
|
Add rotation exception handling to daily log rotater, per #2083
|
2022-09-22 19:53:01 +02:00 |
|
Griatch
|
cc5d950eb5
|
Update build script
|
2022-09-21 20:56:24 +02:00 |
|
Griatch
|
9961790bd5
|
Merge pull request #2859 from aMiss-aWry/contrib
Basic Worming Map Contrib
|
2022-09-21 20:51:32 +02:00 |
|
Griatch
|
c004475c96
|
Ran black on sources
|
2022-09-18 23:58:32 +02:00 |
|
Wendy Wang
|
4b704907cd
|
Fixing tests
|
2022-09-18 16:20:32 +02:00 |
|
Wendy Wang
|
26c183efe0
|
Fixing docstrings, adding _MAX_MAP_SIZE, adding import into init
|
2022-09-18 16:03:07 +02:00 |
|
Griatch
|
a68f3b4a7c
|
Correct funcparser tests
|
2022-09-18 01:26:04 +02:00 |
|
Wendy Wang
|
1fbeba728e
|
Updating the ingame map display contrib with docstrings and tests@
|
2022-09-18 00:21:11 +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
|
c43e145615
|
Merge branch 'develop' into contrib/evadventure
|
2022-09-17 13:23:13 +02:00 |
|
Griatch
|
6db083adb9
|
Break up/extend MULTISESSION_MODE into several new settings
|
2022-09-17 11:58:22 +02:00 |
|
Griatch
|
a96344cd1f
|
Working on docs
|
2022-09-14 18:40:21 +02:00 |
|
Wendy Wang
|
410ab7b548
|
Adding basic map contrib
|
2022-09-14 15:09:42 +02:00 |
|
Wendy Wang
|
9d3f6b1e16
|
Adding basic map contrib
|
2022-09-14 15:04:07 +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
|
55cf557de3
|
Clarify the rplanguage docstring a bit
|
2022-09-12 20:15:00 +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
|
3a73d4ef6a
|
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
|
d081896160
|
Merge pull request #2848 from CloudKeeper/patch-1
Fixed Typo in Object.Search() Comments
|
2022-09-11 11:19:31 +02:00 |
|
CloudKeeper
|
b04c29d18f
|
Update objects.py
|
2022-09-11 13:25:05 +10:00 |
|
CloudKeeper
|
3c89b55b48
|
Add 'search' lock for obj.search() and
|
2022-09-10 11:10:35 +10:00 |
|
CloudKeeper
|
c697c9af3d
|
Fixed Typo
|
2022-09-09 18:37:16 +10:00 |
|
Griatch
|
8c250c6175
|
Add temp chargen sheet
|
2022-09-06 20:20:04 +02:00 |
|
Griatch
|
b1bf2be888
|
Merge pull request #2847 from Routhinator/fix-2846
Fix clothing creation instructions
|
2022-09-06 10:26:33 +02:00 |
|
Griatch
|
7bfe9c3513
|
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
|
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
|
3793c31194
|
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
|
1f37f90bea
|
More refactoring
|
2022-09-02 08:10:39 +02:00 |
|
Chris Routh
|
6858d37c78
|
#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
|
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
|
eb63f392a5
|
Merge pull request #2838 from InspectorCaracal/gitignore-patch
Ignore rotated log files
|
2022-08-28 14:49:21 +02:00 |
|
Griatch
|
35438fb410
|
Merge pull request #2836 from homeofpoe/patch-2
Update README.md
|
2022-08-28 14:02:13 +02:00 |
|
Griatch
|
8c962a85ba
|
Merge pull request #2835 from friarzen/friardevelop
html and text2html plugins
|
2022-08-28 14:01:35 +02:00 |
|