Griatch
|
9c3ba936e4
|
Run black on sources
|
2024-06-27 16:01:09 +02:00 |
|
Griatch
|
7c2ac4a655
|
Merge pull request #3494 from michaelfaith84/hex_colors
Hex colors
|
2024-06-14 09:33:18 +02:00 |
|
Griatch
|
fd39935d19
|
Ran black on sources
|
2024-04-27 22:26:18 +02:00 |
|
InspectorCaracal
|
22a476d017
|
support full capitalization in GMCP commands
|
2024-04-27 12:36:41 -06:00 |
|
Griatch
|
97119bc21a
|
Merge pull request #3498 from michaelfaith84/terminal_resizing
Automatic Terminal resizing
|
2024-04-27 18:58:15 +02:00 |
|
mike
|
c94b7f47c1
|
Added a new flag in the options/protocol_flags to ignore or follow NAWS updates.
|
2024-04-09 12:20:52 -07:00 |
|
mike
|
8011750931
|
Update didn't work as an if/else. There appears to be a bug when used fullscreen.
|
2024-04-09 00:39:55 -07:00 |
|
mike
|
68a3feb2fe
|
A few typo fixes and NAWS update detection and handling.
|
2024-04-09 00:12:42 -07:00 |
|
mike
|
5554946721
|
Fixed typo in ttype and added truecolor to help text in telnet.
|
2024-04-08 16:28:41 -07:00 |
|
Michael Faith
|
716807aea3
|
Merge branch 'evennia:main' into hex_colors
|
2024-04-07 00:18:17 -07:00 |
|
mike
|
de09f7a71c
|
Added basic terminal detection for truecolor support.
|
2024-04-06 17:45:37 -07:00 |
|
Griatch
|
387533d1f0
|
Fix at_server_reload_start not firing. Resolve #3477. Add Server-Lifecycle.md docpage
|
2024-04-06 14:08:36 +02:00 |
|
Griatch
|
c5a4a34bac
|
Apply black to codes
|
2024-04-01 17:51:05 +02:00 |
|
Griatch
|
fd2cfd3781
|
Fix issue in SSH protocol preventing connection. Resolve #3411
|
2024-03-09 21:38:32 +01:00 |
|
Griatch
|
e5d07603ca
|
Run black. Resolve circular import issues in components contrib.
|
2024-02-25 19:03:11 +01:00 |
|
Cal
|
610e6ad12f
|
cleanup from rebase nightmare
|
2023-12-20 11:53:50 -07:00 |
|
Cal
|
a0b3b9649b
|
tidy up variable names
|
2023-12-20 11:22:49 -07:00 |
|
InspectorCaracal
|
96baa05f1d
|
identify cuid in websocket
|
2023-12-20 11:18:16 -07:00 |
|
Griatch
|
e544b50866
|
Fix load error with the new overridable ajax webclient
|
2023-12-10 19:58:57 +01:00 |
|
Griatch
|
1d889e4841
|
Merge pull request #3358 from InspectorCaracal/patch-13
Reset portal's `server_restart_mode` on server start
|
2023-12-10 17:48:08 +01:00 |
|
InspectorCaracal
|
b932df274c
|
reset server_restart_mode
|
2023-12-05 18:36:14 -07:00 |
|
Andrew Bastien
|
d825994230
|
Ajax client classes are now customizable.
|
2023-12-02 19:12:21 -05:00 |
|
Griatch
|
f4e78d4552
|
Depend Twisted >=23.10,<24, Django 4.0-4.2 <4.3
|
2023-12-02 23:31:24 +01:00 |
|
Griatch
|
d26a88dff3
|
Merge pull request #3344 from volundmush/ip_from_request
Overhaul IP Matching
|
2023-12-02 20:30:56 +01:00 |
|
Andrew Bastien
|
901786fcfc
|
Fixed webclient_ajax IP checking
|
2023-11-26 11:13:19 -05:00 |
|
Griatch
|
5d1f93d6bf
|
Merge pull request #3345 from volundmush/fix_new_startup
EvenniaPortalService now launches plugins properly.
|
2023-11-26 15:53:51 +01:00 |
|
Andrew Bastien
|
07551db265
|
EvenniaPortalService now launches plugins properly.
|
2023-11-26 09:53:06 -05:00 |
|
Griatch
|
8914e7b0b6
|
Change settings._TEST_ENVIRONMENT to settings.TEST_ENVIRONMENT to address not-found issues during initialization
|
2023-11-26 14:25:12 +01:00 |
|
Andrew Bastien
|
44ebefe561
|
Overhauled IP matching feature.
|
2023-11-24 22:00:40 -05:00 |
|
Griatch
|
b4a3bae6a9
|
Ran black on sources
|
2023-11-23 19:09:12 +01:00 |
|
Andrew Bastien
|
2dbd90d415
|
Fixing lots of tests.
|
2023-11-22 18:33:55 -05:00 |
|
Andrew Bastien
|
15653ef1f1
|
Refactoring Server Startup to be more idiomatic for Twisted.
|
2023-11-22 10:30:41 -05:00 |
|
Griatch
|
f6b43b0416
|
Ran black on sources
|
2023-11-02 20:58:03 +01:00 |
|
holl0wstar
|
926a265a90
|
Remove leftover log debug.
|
2023-10-06 17:00:09 -03:00 |
|
holl0wstar
|
4e2eaf7a46
|
Change byte handling to only one place.
|
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 |
|
holl0wstar
|
e89ae5b090
|
Fix small typo on role assignment function.
|
2023-10-02 02:40:55 -03:00 |
|
holl0wstar
|
61083ed9b5
|
Add outputfunc to add roles through the bot.
|
2023-10-02 02:27:15 -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 |
|
Griatch
|
0d8533e61e
|
Add SSL_CERTIFICTE_ISSUER setting. Resolve #3162
|
2023-07-14 13:13:39 +02:00 |
|
Griatch
|
0fa705d6ba
|
Merge pull request #3186 from volundmush/truecolor
Adding client-side flags for supporting TRUECOLOR and extending MTTS...
|
2023-05-27 10:32:39 +02:00 |
|
Andrew Bastien
|
53d963e14c
|
Changed importing of SESSION_HANDLER to avoid circular imports when extending Portal or Server SessionHandler.
|
2023-05-11 20:39:30 -04:00 |
|
Andrew Bastien
|
2cf1af96fd
|
Adding client-side flags for supporting TRUECOLOR and extending MTTS/TTYPE so that it can detect more client capabilities. We're not USING those capabilities at the moment, but no reason to not detect them.
|
2023-05-11 17:27:03 -04:00 |
|
Griatch
|
bb9dc516b9
|
Fix || usage in help entries. Resolve #3085
|
2023-02-26 17:39:36 +01:00 |
|
InspectorCaracal
|
f2e50ebe77
|
fix zombie discord sessions
|
2023-01-25 00:01:58 -07:00 |
|
InspectorCaracal
|
1c6dd6cdc0
|
run black
|
2022-12-13 21:16:34 -07:00 |
|
InspectorCaracal
|
f204535baf
|
reset reconnecting factory's internal delay
|
2022-12-13 21:13:53 -07:00 |
|
InspectorCaracal
|
8a97051218
|
remove auto-reconnecting logic
|
2022-12-12 22:35:40 -07:00 |
|