Commit graph

9166 commits

Author SHA1 Message Date
Andrew Bastien
021f5779bf Global Scripts handling moved to later in Startup; no longer affects scripts not defined in settings.py 2023-10-29 13:06:48 -04:00
Griatch
a8cf8e166a
Merge pull request #3308 from iLPdev/patch-6
docs(Sittable-Object): 📝 emphasize and list all uses of `adjective`
2023-10-29 07:46:11 +01:00
Griatch
d4302c461a
Merge pull request #3306 from InspectorCaracal/patch-clothing-type
Fix Clothing contrib ignoring clothing type limits
2023-10-29 07:44:31 +01:00
Griatch
f81891365a
Merge pull request #3305 from iLPdev/patch-5
docs(Sittable-Object): fix 🐛 armchair creation done in @py
2023-10-29 07:38:46 +01:00
Griatch
3fa13815c4
Merge pull request #3304 from iLPdev/patch-3
docs(Sittable-Object): 📝 add terminal punctuation to do_stand code
2023-10-29 07:37:49 +01:00
Griatch
f3a49bb764
Merge pull request #3301 from volundmush/fix_web_admin
Configurable Django Admin
2023-10-29 07:35:22 +01:00
Griatch
223767da52
Merge pull request #3300 from iLPdev/patch-2
fix(Lesson 7.1.2): 🐛 correct prose and code example/result
2023-10-29 07:31:45 +01:00
iLPdev
7f36da695a
docs(Sittable-Object): 📝 emphasize and list all uses of adjective 2023-10-28 07:17:39 -07:00
Cal
c2d1d6c405 fix clothing limit test 2023-10-27 15:35:13 -06:00
Cal
89a45a57bb fix clothing type limits being ignored 2023-10-27 15:13:18 -06:00
iLPdev
6a2affb855
docs(Sittable-Object): fix 🐛 armchair creation is done in python 2023-10-27 11:27:06 -07:00
iLPdev
2bd7117fbc
docs(Sittable-Object): 📝 add terminal punctuation to do_stand code 2023-10-27 11:21:02 -07:00
Andrew Bastien
5bfe5602b8 Refactoring adminsite.py to allow all models and be configurable via settings.py 2023-10-26 13:05:42 -04:00
iLPdev
a45d441245
Hotfix: for resultant Cuddly movement in my this PR 2023-10-24 17:35:24 -07:00
iLPdev
7d668e84fa
fix(Lesson 7.1.2): 🐛 correct prose and code example/result 2023-10-24 17:29:40 -07:00
Griatch
78221f8ac3
Merge pull request #3295 from iLPdev/patch-3
docs(Learning-Typeclasses): 📝 fix instructions calling self.get_stats()
2023-10-21 16:49:36 +02:00
Griatch
6b4be46602
Merge pull request #3294 from iLPdev/patch-2
docs(Learning-Typeclasses): 📝 fix loop example
2023-10-21 16:48:39 +02:00
Griatch
0143ffcbdd Correct default docstring of template pointing to object.py 2023-10-21 15:37:56 +02:00
iLPdev
d9e6023828
docs(Learning-Typeclasses): fix instructions calling self.get_stats() 2023-10-20 08:21:28 -07:00
iLPdev
0f30b4bb5c
docs(Learning-Typeclasses): 📝 fix .at_object_creation example code 2023-10-20 07:59:44 -07:00
Griatch
fe5f2abb63 Further update of doc build gitignores 2023-10-19 22:32:25 +02:00
Griatch
52a85074e7 Update doc README 2023-10-19 22:17:53 +02:00
Griatch
08f57a0e19 More experiments reducing repo size 2023-10-19 21:36:14 +02:00
Griatch
dd38f7d9cb Remove spurious large build files from git history, shrinking repo size 2023-10-19 21:14:47 +02:00
Griatch
0e55b4ac13 Add .doctrees to gitignore file 2023-10-19 20:41:19 +02:00
Griatch
7cc6640809 Update CHANGELOG 2023-10-19 19:58:00 +02:00
Griatch
0dffb2200e Update CHANGELOG 2023-10-07 13:29:10 +02:00
Griatch
630a06b5b6 Merge pull request #3286 from holl0wstar/main
Expansion of the Discord integration
2023-10-07 13:24:30 +02:00
holl0wstar
e95079ec92 Remove debugging stuff. 2023-10-06 17:02:12 -03:00
holl0wstar
92f6ffa0eb Merge remote-tracking branch 'upstream/main' into main 2023-10-06 17:00:23 -03:00
holl0wstar
926a265a90 Remove leftover log debug. 2023-10-06 17:00:09 -03:00
Griatch
c5f5ad81bd Merge pull request #3282 from johnnyvoruz/default-save-quirk
added listener + logic to Webclient Save Layout button -  #2247
2023-10-06 19:57:19 +02:00
holl0wstar
4e2eaf7a46 Change byte handling to only one place. 2023-10-03 18:54:09 -03:00
Griatch
4258281a88 Update changelog 2023-10-03 18:54:09 -03:00
Johnny Voruz
d0446d5de1 Index.html template split up into new widgitized templates found in evennia\web\templates\website\homepage 2023-10-03 18:54:09 -03:00
holl0wstar
4d153d1971 Change handling of different request types and callback for 204 requests (nickname change). 2023-10-03 18:54:09 -03:00
Griatch
26a804ca1f Fixes in SubscriptionHandler; return subs ordered by pk. 2023-10-03 18:54:09 -03:00
Griatch
e28f9dd3c4 Prepping unit test for later fixes 2023-10-03 18:54:09 -03:00
nate2s
d57a3550bc fix return_appearance typo 2023-10-03 18:54:08 -03:00
holl0wstar
3eface6def Change byte handling to only one place. 2023-10-03 18:51:16 -03:00
Johnny Voruz
fa1d6e6c3a Merge remote-tracking branch 'origin/main' into default-save-quirk 2023-10-03 15:21:01 -05:00
Johnny Voruz
d686eab374 Removed console Log and added additional code comments 2023-10-03 15:13:57 -05:00
holl0wstar
9c22e5015f Merge remote-tracking branch 'upstream/main' into main 2023-10-03 16:40:38 -03:00
holl0wstar
2562d65a4d Change handling of different request types and callback for 204 requests (nickname change). 2023-10-03 15:53:52 -03:00
Griatch
cfbf4e6970 Update changelog 2023-10-02 20:56:54 +02:00
Griatch
649341a67c Merge pull request #3278 from johnnyvoruz/3266
Refactor Home Page Template for Improved Modularity
2023-10-02 20:54:09 +02:00
holl0wstar
78d573eee5 Merge remote-tracking branch 'upstream/main' into main 2023-10-02 02:41:00 -03:00
holl0wstar
e89ae5b090 Fix small typo on role assignment function. 2023-10-02 02:40:55 -03:00
holl0wstar
58bfd143d2 Finish the assign role system through the bot. 2023-10-02 02:29:51 -03:00
holl0wstar
61083ed9b5 Add outputfunc to add roles through the bot. 2023-10-02 02:27:15 -03:00