Griatch
|
0f9d2beb09
|
Add text_kwargs support to EvMore.msg. Resolve #3273
|
2023-09-23 23:07:19 +02:00 |
|
Griatch
|
1c7cc201e4
|
Stop color leak in examine's last_login output
|
2023-09-03 08:47:52 +02:00 |
|
mike
|
dbf5c3773f
|
Added 'last login' field to the 'examine' command using a new 'format_last_login' method.
|
2023-08-20 12:08:10 -07:00 |
|
Jake
|
873a85b824
|
Fixing SetHome typo in building.py
|
2023-08-18 23:00:04 -06:00 |
|
Griatch
|
34021ad388
|
Remove dead code from unloggedin module
|
2023-08-06 23:24:22 +02:00 |
|
Griatch
|
9f08b6c9df
|
Make new users properly auto-join default channels. Resolve #3239
|
2023-08-06 21:19:13 +02:00 |
|
Griatch
|
28179a9c0f
|
Have py command send strings except on client_raw flag. Resolve #3245
|
2023-08-06 20:17:07 +02:00 |
|
Griatch
|
64c2da18c4
|
Add LLM contrib for having NPCs talk with input from an LLM AI server
|
2023-07-15 00:04:16 +02:00 |
|
Griatch
|
85a8cd613b
|
Update Changelog
|
2023-05-21 10:59:24 +02:00 |
|
Griatch
|
8360f178de
|
Merge pull request #3188 from volundmush/py_adjustment
Py adjustment
|
2023-05-21 10:49:16 +02:00 |
|
Griatch
|
70df2dd7cb
|
Merge pull request #3187 from volundmush/fix_circular_imports
Changed importing of SESSION_HANDLER to avoid circular imports when e…
|
2023-05-21 10:45:36 +02:00 |
|
Griatch
|
f70fd64478
|
Make turnbased combat work
|
2023-05-15 19:34:38 +02:00 |
|
Andrew Bastien
|
d77ac06a47
|
Made some slight adjustments to CmdPy so that it can signify the output options ought to be highlighted. This'll come in handy later with the Rich Integration.
|
2023-05-11 20:46:15 -04: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
|
ff6f0bebb8
|
Complete overhaul from start to finish.
|
2023-05-11 14:58:49 -04:00 |
|
Griatch
|
ea7a3c83d7
|
Working on turnbased combat
|
2023-05-11 20:29:45 +02:00 |
|
Griatch
|
3e6e074bd3
|
Fix bug in CmdPage. Resolve #3166
|
2023-04-29 08:13:49 +02:00 |
|
Griatch
|
86f18c6686
|
Fix parsing precedence of long cmd-aliases. Resolve #3090
|
2023-02-26 20:15:34 +01:00 |
|
Griatch
|
bb9dc516b9
|
Fix || usage in help entries. Resolve #3085
|
2023-02-26 17:39:36 +01:00 |
|
Griatch
|
328ddf9936
|
Make script obj= required for targeting obj-based scripts. Resolve #3096
|
2023-02-26 00:10:03 +01:00 |
|
Owllex
|
5d53e8002e
|
Fix issue with channel nick aliases.
|
2023-02-25 13:19:00 -08:00 |
|
Griatch
|
a6df975624
|
Add teleport: and teleport_here: default locks to in-game entities. Resolve #3029
|
2023-02-25 19:59:59 +01:00 |
|
Griatch
|
e431a786b5
|
Merge pull request #3107 from Machine-Garden-MUD/3106_fix
Prevent recreation of same-named channels
|
2023-02-25 09:04:46 +01:00 |
|
Wendy Wang
|
7680f98bd4
|
Prevent recreation of same-named channels
|
2023-02-07 19:55:06 +01:00 |
|
amfl
|
00c2c92472
|
Fix various typos
|
2023-01-30 16:53:32 +13:00 |
|
Wendy Wang
|
54f21bd665
|
Adding notification when discord bot session begins, fixing caller -> self.caller
|
2023-01-14 17:18:02 +01:00 |
|
Griatch
|
b8012b7e92
|
Fix tutorial typo. Extend unit test for command
|
2023-01-07 20:58:12 +01:00 |
|
Griatch
|
98f04fc468
|
Merge pull request #3068 from InspectorCaracal/patch-5
Typo correction in CmdPerm
|
2023-01-06 20:44:21 +01:00 |
|
InspectorCaracal
|
2119a817ad
|
fix typo in perm
|
2023-01-06 11:57:09 -07:00 |
|
InspectorCaracal
|
07af134027
|
update setting name, tests
|
2023-01-06 11:37:24 -07:00 |
|
InspectorCaracal
|
04e036978c
|
registration setting
|
2023-01-02 20:48:33 -07:00 |
|
Dgleks
|
e84b831807
|
Fixed a typo when printing help file matches for keywords that didn't directly locate a help entry.
|
2022-12-20 18:28:06 +00:00 |
|
Chiizujin
|
6782f7d635
|
Change get and drop to use funcparser embeds
|
2022-12-15 11:49:46 +11:00 |
|
Chiizujin
|
a331e059be
|
Merge upstream into get_drop_name
|
2022-12-15 11:34:12 +11:00 |
|
Griatch
|
e15aebdf86
|
Merge pull request #3028 from InspectorCaracal/discord-bugs
Rework Discord reconnection logic
|
2022-12-14 22:28:52 +01:00 |
|
Griatch
|
1e00068768
|
Merge pull request #3022 from chiizujin/help_typos
Fix help typos
|
2022-12-14 21:02:16 +01:00 |
|
InspectorCaracal
|
8a97051218
|
remove auto-reconnecting logic
|
2022-12-12 22:35:40 -07:00 |
|
Chiizujin
|
c1e9b5ecbe
|
Update unit tests for get_numbered_name() change
|
2022-12-10 14:48:54 +11:00 |
|
Chiizujin
|
a6947bfda0
|
Change get, drop, inv to use get_numbered_name()
|
2022-12-10 12:48:48 +11:00 |
|
Griatch
|
b637afa8cf
|
Fix puppet me bug. Resolve #3023
|
2022-12-10 00:12:33 +01:00 |
|
Chiizujin
|
f2a6126438
|
Fix help typos
|
2022-12-08 14:12:46 +11:00 |
|
InspectorCaracal
|
d483c3d8d3
|
minor discord bugfixes and polish
|
2022-12-01 21:50:19 -07:00 |
|
Griatch
|
c6e3ee7589
|
Update and link new discord docs; reformat code for PEP8
|
2022-12-01 00:20:26 +01:00 |
|
Griatch
|
a71534cc3b
|
Merge pull request #3001 from InspectorCaracal/discord-integration
Add discord chat integration
|
2022-11-30 23:55:39 +01:00 |
|
InspectorCaracal
|
049e40910b
|
update for removal of /name
|
2022-11-30 15:39:22 -07:00 |
|
InspectorCaracal
|
e8d0754d7d
|
addressing requested changes
|
2022-11-29 16:33:12 -07:00 |
|
Griatch
|
a31804665c
|
Merge pull request #3004 from InspectorCaracal/InspectorCaracal-patch-1
Fix typo in nick command
|
2022-11-29 09:00:59 +01:00 |
|
InspectorCaracal
|
66801c395b
|
Update general.py
|
2022-11-28 20:18:41 -07:00 |
|
InspectorCaracal
|
9a225c7ad4
|
add tests for new command
|
2022-11-28 18:29:58 -07:00 |
|
Griatch
|
3084da788f
|
Add consistent script ordering in script search. Resolve #2045
|
2022-11-28 21:07:44 +01:00 |
|