Commit graph

5503 commits

Author SHA1 Message Date
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
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
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
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
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
InspectorCaracal
1bfc651005 recache sessions 2023-09-05 10:12:37 -06:00
Griatch
bb35973cea Evennia 2.3.0 minor release 2023-09-03 09:24:42 +02:00
Griatch
1c7cc201e4 Stop color leak in examine's last_login output 2023-09-03 08:47:52 +02:00
Griatch
0522051bb4 Merge branch 'examine__last_login' of https://github.com/michaelfaith84/evennia into michaelfaith84-examine__last_login 2023-09-03 08:40:35 +02:00
Griatch
ae39c19009 Merge pull request #3265 from blongden/main
Only start GLOBAL_SCRIPTS in Server mode
2023-08-28 18:57:04 +02:00
Griatch
f7f877275b Merge pull request #3264 from InspectorCaracal/evmenu-patch-1
Add back initial `helptext` definition
2023-08-28 18:55:35 +02:00
Ben Longden
5d2ce0e409 Only start GLOBAL_SCRIPTS in Server mode 2023-08-24 16:54:53 +01:00
InspectorCaracal
03b73af3bb add back helptext definition 2023-08-23 23:32:40 -06:00
InspectorCaracal
a003afcf7e add __str__ for CounterTrait 2023-08-23 22:06:47 -06: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
Griatch
f034289ca0 Merge pull request #3258 from jaborsh/main
Fixing CmdSetHome DocString Typo
2023-08-20 17:27:15 +02:00
Griatch
98fa66b419 Spruce up the EvMenu tooltips a bit 2023-08-20 17:24:12 +02:00
Griatch
884df4808c Merge pull request #3254 from Seannio/main
EvMenu Tooltip Functionality
2023-08-20 16:43:34 +02:00
Griatch
b1911d4e2d Merge pull request #3252 from InspectorCaracal/patch-settings-note
Point to default settings on documentation site instead of evennia install
2023-08-20 16:29:19 +02:00
Jake
873a85b824 Fixing SetHome typo in building.py 2023-08-18 23:00:04 -06:00
Griatch
5abce1160d Fix typo in evadventure twith_combat's create_combathandler call 2023-08-15 09:12:41 +02:00
Seannio
15c9d9cea8 EvMenu Tooltip Functionality 2023-08-10 14:00:17 +09:00
Griatch
bfe8631b87 Typo in extended_room contrib random_message_rate->room_message_rate 2023-08-08 11:15:17 +02:00
InspectorCaracal
dfe7640768 update Default Settings line 2023-08-07 17:45:43 -06:00
Griatch
e217fe9e83 Adding more info to LLM doc page 2023-08-07 19:46:51 +02:00
Griatch
46809de539 More refining of the LLM readme 2023-08-07 01:41:09 +02:00
Griatch
90246a909a Update LLM doc, changelog 2023-08-07 01:11:20 +02:00
Griatch
b53346a3cc Evennia 2.2.0 minor release 2023-08-06 23:58:18 +02:00
Griatch
f12897a072 Remove leftover piece of code from another fix 2023-08-06 23:26:48 +02:00
Griatch
34021ad388 Remove dead code from unloggedin module 2023-08-06 23:24:22 +02:00
Griatch
4d8ca48bd7 Allow for removing "Guest" from permission hierarchy without messing up access. Resolve #3247 2023-08-06 22:51:18 +02:00
Griatch
abc55276c6 Channel.start with integer start_delay led to a traceback. Resolve #3240 2023-08-06 21:47:59 +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
4a0b288687 Triage #3194 2023-08-06 19:28:51 +02:00
Griatch
c113cabeba Make sure at_server_reload is called from non-repeating scripts. Resolve #3139. 2023-08-06 16:32:52 +02:00
Griatch
22a20c9094 Fix bug in default_out.js. Resolve #3098 2023-08-06 16:16:38 +02:00
Griatch
ce5d795654 Fix error in at_pre_puppet when neither last-location, nor home is set 2023-07-28 16:18:54 +02:00
Griatch
b168fbd747 Expand dice contrib readme 2023-07-27 12:03:08 +02:00
Griatch
1c8337ff69 Fix unit tests 2023-07-24 08:30:19 +02:00
Griatch
993b10b92f More doc cleanup 2023-07-23 20:43:36 +02:00