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 |
|
Griatch
|
4619dc8818
|
Fixes in SubscriptionHandler; return subs ordered by pk.
|
2023-10-01 10:49:42 +02:00 |
|
Griatch
|
fac36e3d88
|
Prepping unit test for later fixes
|
2023-10-01 10:41:58 +02:00 |
|
Johnny Voruz
|
29e7a2dd78
|
added listener + logic to Save Layout button to disable save when name = default
|
2023-09-30 21:37:32 -05:00 |
|
Griatch
|
67b1e4ca9c
|
Merge pull request #3280 from nate2s/main
fix return_appearance typo
|
2023-09-30 20:16:43 +02:00 |
|
holl0wstar
|
3532fffca4
|
Remove testing switch from discord2chan.
|
2023-09-25 01:22:24 -03:00 |
|
holl0wstar
|
911323b721
|
Documentation.
|
2023-09-25 01:20:46 -03:00 |
|
holl0wstar
|
a9b1417806
|
Remove _patch_json and modify _post_json to support an optional patch argument.
|
2023-09-25 01:13:31 -03:00 |
|
holl0wstar
|
dbcd947b83
|
Fix having renamed a property on send_channel.
|
2023-09-25 00:47:41 -03:00 |
|
holl0wstar
|
37ecac009d
|
Add the ability to PATCH discord nicknames and roles.
|
2023-09-25 00:32:06 -03:00 |
|
nate2s
|
759bd4ace2
|
fix return_appearance typo
|
2023-09-23 19:28:18 -04:00 |
|
Johnny Voruz
|
4b74d6ca9f
|
Index.html template split up into new widgitized templates found in evennia\web\templates\website\homepage
|
2023-09-23 16:48:49 -05:00 |
|
Griatch
|
1add10bcb0
|
Add extra unit test to test #3271
|
2023-09-23 23:25:37 +02:00 |
|
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 |
|